.texteblanc {
    color: white;
    font-family: arial;
    font-size: 13px;
}
.texteblanc a{
    color: white;
    font-family: arial;
    font-size: 13px;
    text-decoration: none
}
.texteblanc a:hover{
    color: white;
    font-family: arial;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}

td {
font-family: arial;
text-align: left;
font-size: 12px;
font-weight: normal;
}

.bleuhref{
    text-decoration: none;
    color: #0099cc;	
    font-weight: bold;
}

.bleuhref:hover {
    text-decoration: none;
    color: #000000;	
    font-weight: bold;
}

.bulletin { 
	background:url(template/backbulletin.png) repeat-x;
	width: 3000px; height: 167px;
}
.bulletintop { 
	background:url(template/backbulletintop.png) repeat-x;
	height: 20px; width: 300px; 
}
.bulletinbot { 
	background:url(template/backbulletinbot.png) repeat-x;
	height: 20px; width: 300px;
	
}


.tablebulletin{height: 208px;width: 297px; }
.coinbulletingh{height: 20px;width: 21px; }
.coinbulletindh{height: 20px;width: 21px; }
.coinbulletingb{height: 21px;width: 21px; }
.coinbulletindb{height: 21px;width: 21px; }

.bulletinleft { 
background:url(template/backbulletinleftright.png) repeat-x;
border-left: solid;
border-left-width: 1px;
border-left-color: #999999;
height: 167px; width: 21px;
}

.promo_img{
border-style: solid;
border-width: 1px;
border-color: #666666;	
}

.bulletinright {
background:url(template/backbulletinleftright.png) repeat-x;
border-right: solid;
border-right-width: 1px;
border-right-color: #999999;
height: 167px; width: 20px;
}

.cadreborderleft { 
border-left: solid; border-left-width: 1px; border-left-color: #999999; 
}
.cadreborderright { 
border-right: solid; border-right-width: 1px; border-right-color: #999999;
}
.cadrebordertop { 
border-top: solid; border-top-width: 1px; border-top-color: #999999; height: 14px;
}
.cadreborderbottom { 
border-bottom: solid; border-bottom-width: 1px; border-bottom-color: #999999;
}


