* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color:#3A3A3A
}
	
body {
	background: #282828;
	color: #666666;
}

img {border: 0;}

p {text-align: justify;}

a {color: #E18500; text-decoration: none;}

.fR {float: right;}
.fL {float: left;}
.clr {clear:both;font-size:0;line-height:0;}
.CurPoint{cursor:pointer;}
.orange {color: #E18500;}
.vert {color: #566d14;}
div .orange span {color: #E18500;}
.bold {font-weight: bold;}

#global{
	width: 100%;
	background: url(../_img/fd2.gif) repeat-x;
}

#container{
	width: 922px;
	margin: 0 auto;
}

/*HEADER*/

#header{
	position: relative;
	height:137px;
}

#zoneLogo{
	position: absolute;
	left:17px;
}

#zoneLogin{
	float: right;
	width: 132px;
	height: 24px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
}
#zoneCompte{
	float: right;
	width: 200px;
	height: 24px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
}

#zoneLogin a, #zoneCompte a{
	color: #FFF;
	font-size: 12px;
	padding-left: 7px;
	padding-right: 10px;
	background: url(../_img/puceLogin.gif) no-repeat left;
}

#zoneLogin a:hover, #zoneCompte a:hover{color: #282828;}

#zoneMenu{
float: left;
padding-left: 170px;
width: 520px;
}





#onglets a{
display: block;
float: left;
background: url(../_img/onglet.gif) no-repeat top center;
width: 130px;
height: 25px;
text-align: center;
line-height: 25px;
}

#onglets a:hover{
color: #3a3a3a;
}

/*CONTENT*/

#contentMain{
	width: 922px;
	background: url(../_img/fdcontentMain.gif);
}


/*CENTER*/

#zoneMain{}

#zoneMainContent{
	width: 572px;
	padding-left: 15px;
}

.zoneMainTitle{
	color: #E18500;
	font-weight: bold;
	padding-bottom: 13px;
}
.db{display:block;}
.mt5{margin-top:5px;}
.vab{vertical-align:bottom;}
.h15{height:15px;}
.box {
	border: solid 1px #dbdbdb;
	background-color: #E8ECE0;
	padding: 10px;
	margin-bottom: 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.bgGris {background-color: #FCF3E5;}

.box span{font-size: 11px; line-height: 15px; padding-right: 10px;}
.box p {padding-bottom: 10px;width: 550px;}

.box a {color: #E18500; font-size: 11px; line-height: 15px;}
.box a:hover {color:#566d14;}

.good{
	background: url(../_img/icoPour.gif) top left no-repeat;
	padding-left: 20px;
}

.bad{
	background: url(../_img/icoContre.gif) top left no-repeat;
	padding-left: 20px;
}

.comment{
	background: url(../_img/commentaire.gif) top left no-repeat;
	padding-left: 25px;
}

.vote{
	border-top: 1px #808080 dashed;
	padding-top: 8px;
}

#pagination {text-align: center; word-spacing: 5px;}
#pagination a:hover {color: #3A3A3A;}

.zoneRightTitleUnderl{font-weight: bold; color:#e18500;}

/*FORMULAIRE*/

form {
	margin:0;
	padding:0;
}

#commentform p {
	margin:0;
	padding:0 0 6px 0;
}


#commentform input {
	background:#FFF none repeat scroll 0 0;
	border:1px solid #E18500;
	margin-top:3px;
	padding:3px;
	width:200px;
}

#commentform textarea {
	background:#FFF none repeat scroll 0 0;
	border:1px solid #E18500;
	height:115px;
	margin-top:3px;
	padding:2px;
	width:485px;
}



/*RIGHT*/

#zoneRight{
	float: right;
	width: 320px;
}


.boxRightContent{
	width: 305px;
	padding: 15px 0 15px 15px;
	background: url(../_img/separationZoneRight.gif) bottom no-repeat;
}
.boxRightContent p{color:#FFF;}
.zonePub{padding-left: 10px;}

.last{background-image: none;}


.zoneRightTitle{
	color: #E18500;
	font-size: 18px;
	padding-bottom: 10px;
}

.zoneRightTitle2{
	color: #E18500;
	font-size: 18px;
}

.fs6{font-size:6px;}

#zoneRight li{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 120px;
	line-height: 20px;
}

.bt{
	padding-top: 10px;
	text-align: center;
}

#zoneRight ul{padding-right: 10px;}

#zoneRight li a{
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	background: url(../_img/puceMenu.gif) left no-repeat;
	padding-left: 10px;
}
#zoneRight li a:hover{color: #E18500;}



#search input[type=text]{
	height: 21px;
	border: 1px solid #D4DCE3;
	background: url(../_img/icoSearch.gif) #FFF left no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	vertical-align: bottom;
}

#search input[type=button]{
	width: 85px;
	height: 23px;
	border: 0;
	background: url(../_img/btSearch.gif);
	margin: 0;
	vertical-align: bottom;
	cursor:pointer;
}

#fcontact input[type="button"] {
	background:url("../_img/btEnvoyerOff.gif") repeat scroll 0 0 transparent;
	border:0 none;
	height:23px;
	margin:0;
	vertical-align:bottom;
	width:85px;
}

/*FOOTER*/

#footer{
	text-align: center;
	margin: 15px 0;
	color: #FFF;
}

#footer a{color: #FFF; padding: 0 7px;}
#footer a:hover{color: #E18500;}

#pub_left {
position:absolute;
top:170px;
left:930px;
}

.nbvotebox {
    padding-left:7px;
    background:#eeeef0 url('/_img/bitonio.gif') no-repeat;
    float:left;
}

.nbvotebox div{
    border-top:1px solid #c1c3c0;
    border-right:1px solid #c1c3c0;
    border-bottom:1px solid #c1c3c0;
    height: 12px;
    padding: 2px 4px 4px;
    font-size:11px;
}

.partner{margin-bottom:20px;width:570px;float:left;}
.partner .imagelogo{ float:left;width:150px;margin-right:10px;}
.partner p{float:right;width:400px;}


#boxCategory{
    background-color: #E8ECE0;
    border: 1px solid #DBDBDB;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 10px;
    padding: 10px;
    width: 260px;
    z-index:500;
    height:200px;
    position:absolute;
    margin-left:250px;
    
}
#boxCategory a{
    background:none;
}
#boxCategory li{
    list-style-type:none;
}

.masp {display:inline;padding:0;margin:0;float:left;}
.masp td{font-size:4px;padding:0;margin:0;line-height:2px;}
