@charset "UTF-8";

/** Styles généraux **/
*,html,body{margin:0;padding:0;}
body{background-color:#fff;font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#5b5b5b;}
input,textarea,select{font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#5b5b5b;}
a img,:link img,:visited img{border:0;}ul{list-style:none;}h1,h2,h3{font-weight:bold;}
*{outline:none;}a{text-decoration:none;color:#5b5b5b;}a:hover{text-decoration:underline;}

/** Librairie **/
/* Border */
.borderRadius_2{border:1px solid #cdcdcd;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}
/* Background */
.background_1{background-color:#fcfcfc;}
.bt{display:-moz-inline-stack;display:inline-block;width:auto;_width:1%;height:23px;line-height:23px;white-space:nowrap;background:url(../img/bt/bt.gif) left top no-repeat;text-decoration:none;}
.bt a,.bt a:hover{display:block;padding-right:10px;background:url(../img/bt/bt.gif) right top no-repeat;text-decoration:none;}
.bt a:hover{color:#807f7f;}
/* bt skin 1 */
.bt_1{display:-moz-inline-stack;display:inline-block;width:auto;_width:1%;height:23px;padding-left:10px;line-height:23px;white-space:nowrap;background:url(../img/bt/bt_1.gif) left top no-repeat;font-weight:bold;text-decoration:none;}
.bt_1 a,.bt_1 a:hover{display:block;padding-right:15px;background:url(../img/bt/bt_1.gif) right top no-repeat;text-decoration:none;color:#fff;}
.bt_1 a:hover{color:#fff;}

/** Structure principale **/
div#main{width:450px;margin:0 auto;position:relative;/* fixie6 */}
	div#header,div#navLeft,div#footer{width:100%;float:left;}
	div#content{width:auto;float:left;margin:20px 0;}
										
	/* Bloque Actu & Espace vidéo dans page index (Medium) */
	div.mediumBlock{width:420px;float:left;margin-bottom:6px;padding:8px 14px;}
		div.mediumBlock h2{width:auto;padding-bottom:4px;border-bottom:4px solid #ebebeb;font-size:11px;color:#818181;}

		/* Bloque Fiche produits dans page contenu (Medium) */
	div.mediumBlock div.top{float:left;padding:5px 0;}
		div.mediumBlock div.top img{float:left;margin-right:12px;border:1px solid #d0d0d0;}
		div.mediumBlock div.top h2{width:280px;float:left;margin-bottom:5px;border:0;font-family:'Myriad Pro',Arial,Sans-serif;font-size:17px;font-weight:normal;color:#767f00;}
		div.mediumBlock div.top h2 img{float:none;margin:-4px 0 0 5px;_margin:0 0 0 5px;border:0;vertical-align:middle;}
		div.mediumBlock div.top h3{width:280px;float:left;font-size:24px;font-weight:normal;}
		div.mediumBlock div.top p{width:auto;float:none;margin-bottom:20px;}
		div.mediumBlock div.center p{width:100%;float:left;margin-bottom:20px;}
		div.mediumBlock div.center p span{width:100%;display:block;float:left;margin-bottom:10px;font-size:10px;position:relative;}
		div.mediumBlock div.center p strong{width:100%;display:block;float:left;font-size:17px;font-family:'Myriad Pro',Arial,Sans-serif;color:#767f00;}
		div.mediumBlock div.center p i{width:100%;display:block;float:left;margin-bottom:10px;position:relative;/* fixie6 */}
		div.mediumBlock div.center p.bt_1{width:auto;float:left;margin:0;}
		div.mediumBlock div.center ul.spip{float:left;list-style-type:disc;margin-bottom:20px;padding-left:10px;}
		
				
	
	
	
	

