body {
	margin:0;
	padding:0;
	background-color:#f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:center;
		background-image: url(../images/back_site.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}


#header{
	height:126px;
	width:100%;
	background-image: url(../images/back_header.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#menu{
	margin:auto;
	width:990px;
	height:126px;
	text-align:center;
	background-image: url(../images/header3.png);
}

#box1{
	clear:both;
	width:990px;
}

#logo{
	float:left;
}

#menu2{
	text-align:left;
	float:right;
}

#langue{
	height:21px;
	width:68px;
	background-image: url(../images/back_langue.png);
	background-repeat:no-repeat;
	text-align:center;
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#langue a{
	color:#f85907;
	text-decoration:none;
}


#contenu{
	margin:auto;
	width:970px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top:10px;
	padding:5px;
	height:auto !important;
	min-height:900px;
	height:900px;
}


#box_haut{
	margin:auto;
	width:970px;
	height:392px;
	text-align:left;
	background-image: url(../images/back_video.jpg);
	background-repeat:no-repeat;
}

#box_haut_team{
float:left;
}


#box_haut_video{
float:left;
margin-top:15px;
}


#global{
clear:both;
background-image: url(../images/back_page.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:10px;
	height:auto !important;
	min-height:400px;
	height:400px;

}

#sidebar{
float:left;
width:210px;
margin-left:10px;
margin-top:30px;
}

#principale{
float:left;
width:729px;
margin-left:20px;
margin-top:20px;

}


h1{
 margin:0px;
 padding:0px;
 font-size:17px; 
 color:#390068;
 font-weight:bold;
 border-bottom:#e0e0e0 3px dotted;
}

#sidebar input {
background-image: url(../images/back_form.jpg);
background-repeat:repeat-y;
border:solid 2px #b6a1c8;
font-size:18px;
letter-spacing:-1px;
height:26px;
width:166px;
vertical-align:center;
}

#catalogue{
margin-top:32px;

}
#blog {
	margin-top:32px;

 list-style:none;
}

#blog li{
margin-top:10px;
 margin:0px;
 padding:0px;
 font-size:17px; 
 color:#380067;
 font-weight:bold;
 border-bottom:#838383 3px dotted;
 list-style:none;
}


#blog ul{
margin-top:32px;
 margin:0px;
 padding:0px;
 list-style:none;
 width:90%;
}

#blog a{

 color:#380067;
text-decoration:none;
}



#concours{
clear:both;
margin-top:30px;
}


#concours1{
float:left;

}

#concours2{
float:left;
width:489px;
height:142px;
background-image: url(../images/back_nouveaute.jpg);
background-repeat:no-repeat;
padding-top:24px;
padding-left:6px;

}

#concours3{
float:left;

}

#bas{
clear:both;
margin-top:10px;
height:30px;
text-align:center;

}


 a{

text-decoration:none;

}

#lien a{
background-color:#CCCCCC;
color:#333333;
text-decoration:none;

}



#bas_video a{

color:#666666;
text-decoration:none;
padding-left:2px;
padding-right:2px;
}

#bas_video a:hover{

color:#666666;

text-decoration:none;
padding-left:2px;
padding-right:2px;
}


#bas_video{
	height:15px;
	font-size:14px;
	width:300px;
	background-image: url(../images/back_vote.jpg);
	background-repeat:repeat-x;
	text-align:left;
	color:#000066;
	padding:15px;
}
#bloc{
padding:5px;width:330px; margin-bottom:10px; margin-right:13px; float:left; text-align:center;border:#e0e0e0 3px dotted;
}

a.boldbuttons{
	background: transparent url('../images/roundedge-gray-left.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 12px Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
	color: white; /*button text color*/
}

a.boldbuttons span{
	background: transparent url('../images/roundedge-gray-right.png') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}


a.boldbuttons2{
	background: transparent url('../images/roundedge-gray-left2.png') no-repeat top left;
	display: block;
	float: left;
	font: bold 12px Arial; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 30px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}

a:link.boldbuttons2, a:visited.boldbuttons2, a:hover.boldbuttons2, a:active.boldbuttons2{
	color: white; /*button text color*/
}

a.boldbuttons2 span{
	background: transparent url('../images/roundedge-gray-right2.png') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons2{ /* Hover state CSS */
	text-decoration: underline;
}


.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
}

/* General styles */

/* Form styles */
div.form-container { margin: 10px; padding: 5px; background-color: #ffffff;  }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #272727; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 90%; color: #333; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px;  padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%;  font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }



#bloc_produit{
padding:5px;
width:330px; 
margin-bottom:10px; 
margin-right:13px; float:left; 
text-align:center;
border:#e0e0e0 3px dotted;
}

#bas_produit{
	height:28px;
	font-size:11px;
	width:195px;
	background-image: url(../images/back_vote.jpg);
	background-repeat:repeat-x;
	text-align:left;
	color:#000066;
	padding:5px;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #0b386c;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}