/* CSS Document */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A8844;
	text-decoration: none;
	line-height: normal;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A8844;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8A8844;
	text-decoration: none;
}


body {
background-color:black;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#CCCC00;
}

.bloc1{
position:absolute;
left: 50%;
top: 50%;
width: 750px;
height: 530px;
margin-top: -265px;
margin-left: -380px;


}
.bloc2{
width: 750px;

}
.counter{
text-align:right;
width: 750px;
}


p {
color: #DDDDDD;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:auto;
}
._texte {
color: #DDDDDD;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.actus{
color: #FF6600;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

._titre {
color: #DBDBBB;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin-left: 15px ;
}
._titre1 {
color: #FA3F1E;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 0px ;
}
._titre2 {
color: #FA3F1E;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-left: 0px ;
}
h1 {
color: #FA3F1E;
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-left: 0px ;
}
ul{
margin-left:15px;
}
li{
font-family: Century Gothic, Futura Lt BT, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #DDDDDD;
font-size: 10px;
}



.img{
width:150px;
}