/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/fond.jpg) repeat-x #F2F2F2;
	font-family: "Trebuchet MS", Arial;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;}
p{
	margin:0;
	padding:0;
	font-size: 12px;
}
ul{
	margin:0;
	padding:0;
}
a:hover{
	text-decoration:none;
}


#conteneur{
	width:940px;
	margin:auto;}


#header{
	width:auto;
	height:143px;}
	
#logo{
	width:236px;
	float:left;}

#blocmenu{
	float:left;
	width:704px;
}

#formulaireMotdepasseoublie li{
	
	margin-right:5px;
	font-size: 11px;

	list-style-type:none;

	line-height:27px;
}


#identification{
	float:right;
	height:55px;

}
#identification ul{
	float:right;
	margin:15px 0 0 0;
}
#identification li{
	float:left;
	margin-right:5px;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type:none;
	display:inline;
	line-height:27px;
}
#identification a{
	font-size: 11px;
	font-style: italic;
	color:#FFFFFF;
}
#identification li input{
	padding:4px;
	border:1px solid #ccc;
	color:#999999;
	
}

.messagebox{
 position:absolute;
 width:auto;
 margin-left:0;
 border:1px solid #c93;
 color:#000;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:0;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:0;
 border:1px solid #CC0000;
 background-color:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}


.OK{
	background:url(../images/fond_ok.png) no-repeat;
	height:26px;
	line-height:23px !important;
	width:30px;
	color:#48A1DA !important;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	border:none !important;
	text-transform: uppercase;
	text-align:center;
}

#sav{
	clear:both;
	float:right;
	background:url(../images/sav.png) no-repeat;
	width:435px;
	height:33px;
	margin:5px 0 0 0;
}
#sav ul{
	margin:0;
	padding:0;
}
#sav li{
	float:left;
	list-style-type:none;
	height:35px;
	line-height:35px;
	border-right:1px solid #D3EAF8;
	padding-right:7px;
	margin-left:5px;
}
.iconformation{
	background:url(../images/icon_formation.png) no-repeat;
	padding-left:33px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.iconformation a{
	color: #000000;
	text-decoration:none;
}
.iconformation a:hover{
	color:#48A1DA;
}

.iconsav{
	background:url(../images/icon_sav.png) no-repeat 0 5px;
	padding-left:33px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.iconsav a{
	color: #000000;
	text-decoration:none;
}
.iconsav a:hover{
	color:#83D149;
}

.iconselection{
	background:url(../images/icon_selection.png) no-repeat 0 3px;
	padding-left:33px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.iconselection a{
	color: #000000;
	text-decoration:none;
}
.iconselection a:hover{
	color:#E98E2F;
}



#rechercherapide{
	float:right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:3px;
	width:auto;
}
#rechercherapide td{
	padding:0 6px 0 0;
	clear:both;
	height:30px;
}
#rechercherapide input{
	border:2px solid #ccc;
	font-size: 11px;
	color: #67B5DF;
	padding:6px;
}

    




/*MENU ******************************************************************/

#slidetabsmenu {
clear:both;
width:auto;
line-height:40px;
padding: 6px 0 0 0;
white-space:nowrap;
height:50px;

margin:0 0 0 50px;

}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

#slidetabsmenu li{
float:left;
margin:0;
padding:0;
display:inline;
}

#slidetabsmenu a {
float:left;
background: url(../images/tab-left.png)  no-repeat left top;
margin:0;
padding:0 0 0 15px;
text-decoration:none;
}

#slidetabsmenu a span {
	float:left;
	display:block;
	background: url(../images/tab-right.png) no-repeat right top;
	padding:3px 14px 0 5px;
	font-weight:bold;
	color:#000;
	font-size: 14px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color:#666666;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color:#666666;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}


/*FIN MENU ******************************************************************/



#topcontent{
	background:url(../images/top_content.png) no-repeat;
	height:6px;
	width:940px;
	margin:0px auto 0 auto;
	clear:both;
	
}

#content{
	width:924px;
	margin:0 auto 0 auto;
	background:#fff;
	border-right:1px solid #E1E1E1;
	border-left:1px solid #E1E1E1;
	clear:both;
	padding:15px 7px 10px 7px;

}
#bascontent{
	width:940px;
	margin:0 auto 0 auto;
	background:url(../images/bas_content.png) no-repeat;
	height:30px;
}

#blocGaucheHome{
	float:left;
	width:490px;}

.contenuTxt ul {
    list-style-type:none;
}
#blocGauchePage{
	float:left;
	width:690px !important;
	margin-right:15px;
	}


#blocGauchePage ul{
	font-size: 12px;
	margin:5px 0 5px 0;
	clear:both;

	}
	
#blocGauchePage li{
	list-style-position: inside;

	}
#blocDroiteHome{
	float:left;
	width:420px;
	margin-left:5px;}

#blocDroitePage{
	float:left;
	width:210px !important;
	margin-left:5px;}

#blocGaucheHome h2{
	background:url(../images/book.png) no-repeat;
	height:42px;
	line-height:42px;
	padding-left:56px;
	font-size: 23px;
	font-weight: bold;
	margin:15px 0 10px 0;
 }
#blocGaucheHome h2 span{
	font-size: 20px;
	font-weight: bold;
	color:#00ADEF;
}

#blocGauchePage h3{
	background:url(../images/H3Liste.jpg) repeat-x;
	height:41px;
	padding-left:10px;
	font-size: 20px;
	line-height: 41px;
	color: #5BA9DB;
	margin:10px 0 10px 0;
	clear:both;
}



#informationProduit{
	clear:both;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	font-size: 11px;
	color: #666666;
}
#informationProduit h4{
	font-size: 14px;
	color: #008DCF;
	margin:10px 0 10px 0;
	font-weight: bold;
}

#barretopPage{
	width:680px;
	height:34px;
	line-height:34px;
	margin:10px auto 10px auto;
	padding-left:10px;
	background:url(../images/barre_top_catalogue.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#barretopPage select{

	border:1px solid #ccc;
	
	font-size: 11px;
	color: #666666;
	padding:4px;
}
#widget1{
	width:488px;
}
#topwidget1{
	background:url(../images/top_widgetTitre.png) no-repeat;
	height:35px;
}
#topwidget1 h1{
	font-size: 19px;
	font-weight: bold;
	padding:0 0 0 115px;
}
#contentwidget1{
	clear:both;
	width:auto;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	padding:0 10px 0 10px;
	font-size: 11px;
}
#baswidget1{
	background:url(../images/bas_widget1.png) no-repeat;
	height:10px;
}

.widget2{
	background:url(../images/widget2.png) no-repeat;
	width:230px;
	height:180px;
	float:left;
	margin:5px 5px 0 0;
	padding:5px;
	position:relative;}
	
.touslesproduits{
	position:absolute;
	left:5px;
	bottom:14px;
	font-size: 11px;
	width:180px;
	height:27px;
	line-height:25px;
	padding-left:24px;
	background:url(../images/touslesproduits.png) no-repeat;
	font-weight: bold;
}
.touslesproduits a{
	color:#000000;
	text-decoration:none;
}
.touslesproduits a:hover{
	color:#0F85B7;
	text-decoration:none;
}

.widget2 h3{
	font-size: 14px;
	font-weight: bold;
	padding:0 0 0 6px;
}
.widget2Content{
	width:215px;
	height:115px;
	float:left;
	margin:5px auto 0 7px;
	font-size: 11px;
}
.widget2Content img{
	float:left;
	margin:10px 5px 0 0;
}
.widget2Content ul{
	float:left;
	margin:10px 0 10px 0;
	width:60%;
}
.widget2Content li{
	background:url(../images/puce.png) no-repeat 0 3px;
	list-style-type:none;
	padding-left:15px;
}
.widget2Content li a{
	color:#666666;
}

#diaporama{
	width:411px;
	height:181px;}

#diaporama li{
		list-style-type:none;}
		

#blocnews{
	clear:both;
	width:425px;
	margin:10px 0 0 0;
	z-index:3;
	padding-bottom:15px;
	border-bottom:4px solid #2B90D0;
}
.blocnewspage{
	width:210px !important;
	float:right;
	margin:0 !important;}
#blocnews h4{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin:13px 0 15px 23px;
}
#blocnewsGauche{
	background:url(../images/bloc_news1.png) no-repeat;
	float:left;
	width:207px;
}
#blocnewsGauche a{
	color:#000000;
}
#blocnewsGauche table{
	margin:10px 0 0 10px;
	font-size: 11px;
}
#blocnewsGauche td{
	padding:0 0 0 10px;
}
#blocnewsGauche p{
	padding:10px;
}
#blocnewsGauche a{
	text-decoration:none;
}
#blocnewsGauche a:hover{
	text-decoration:underline;
}
#blocnewsGauche img{
	width:50px;
	height:50px;
	border:2px solid #ccc;
	padding:3px;
}
#blocnewsDroite{
	background:url(../images/bloc_news2.png) no-repeat;
	float:left;
	width:207px;
}
#blocnewsDroite p{
	padding:5px 10px 0 10px;
	font-size: 11px;
}
#blocnewsDroite a{
	color:#000000;
	text-decoration:underline;
}
#blocnewsDroite a:hover{
	color:#000000;
	text-decoration:none;
}
.datenews{
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	margin:10px 10px 0 10px;
	}
.datenews span{
	background:#CC3300;
	color:#FFFFFF;
	padding:0 3px 0 3px;
	font-weight:normal !important;
}


#bloccontactHome{
	clear:both;
	margin-top:15px;
	font-size: 12px;	
}
#bloccontactHome table{
	margin-top:15px;
	margin-bottom:10px;
}
#bloccontactHome td{
	padding-right:10px;
	vertical-align:top;
}
#bloccontactHome a{
	font-size: 11px;
	font-style: italic;
	color:#000000;
}



#blocnewsletter{
	clear:both;
	margin-top:15px;
	padding-top:10px;
	font-size: 12px;	
	border-top:4px solid #2B90D0;
}
#blocnewsletter table{
	margin-top:15px;
	margin-bottom:10px;
}
#blocnewsletter td{
	padding:4px 4px 4px 0;

}
#blocnewsletter input{
	font-size: 12px;
	border:1px solid #ccc;
	padding:2px;
}
#blocnewsletter h3{
	font-size: 14px;

}


.blocproduitliste{
	float:left;
	height:135px;
	width:127px;
	margin:5px;
}
.blocproduitliste img{
	height:80px;
	width:110px;
	padding:3px;
	border:2px solid #E1E1E1;
}
.blocproduitliste p{
	font-size: 11px;
	color: #666666;
	clear:both;
	padding-left:15px; 
	background:url(../images/fleche.png) no-repeat 0 3px;
	margin-top:5px;
}
.blocproduitliste p a{
	color: #666666;
}
.blocproduitliste p a:hover{
	text-decoration:none;
}



#blocImagesdetails{
	float:left;
	
	width:140px;
	margin:5px;
}

#blocImagesdetails img{
	
	width:110px;
	max-height:100px;
	padding:3px;
	border:2px solid #E1E1E1;
	margin:3px 0 3px 0;
}


#blocDescriptionDetails{
	float:left;
	width:520px;
	margin:3px 0 0 10px;
	}
#blocDescriptionDetails table{
	width:100%;
	}
#blocDescriptionDetails th{
	background:#5BA9DB;
	height:25px;
	line-height:25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}

#blocDescriptionDetails td{
	height:20px;
	line-height:20px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding:3px;
	}
.alterne{
	background:#F4F4F4;}
	
#blocDescriptionDetails h3{
	clear:both;
	background:url(../images/fleche.png) no-repeat 0 3px;
	padding-left:18px !important;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height:inherit !important;
	margin:10px 0 0 0 !important;
}
#blocDescriptionDetails p{
	font-size: 12px;
	color: #666666;
}
#blocDescriptionDetails p a{
 	text-decoration:none;
	color:#666666;
}
#blocDescriptionDetails p a:hover{
 	text-decoration:none;
	color:#000;
}

#blocAjouter{
	width:auto;
	height:35px;
	line-height:35px;
	background:url(../images/fond-ajouter.png) repeat-x;
	text-align:center;
	position:relative;
}
.ajouter{
	background:url(../images/+.png) no-repeat 0 3px;
	position:absolute;
	font-size: 12px;
	padding-left:7px;
	font-weight: bold;
	color: #D5160C;
	height:26px;
	line-height:20px;
	width: 147px;
	left: 194px;
	top:8px;
	}
.ajouter a{
	text-decoration:none;
	color: #D5160C;
	}
.ajouter a:hover{
	text-decoration:none;
	color: #000;
	}

#vousetesici{
	clear:both;
	height:25px;
	line-height:25px;
	font-size: 14px;
}
#vousetesici a{
	color:#000000;
}
#vousetesici a:hover{
	text-decoration:none;
}
.pdf{
	background:url(../images/pdf.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding-left:19px;
	line-height:20px;
	margin:5px 0 5px 0;
}
.pdf a{
	color:#CC0000;
	text-decoration:none;
}
.pdf a:hover{
	color:#000;
	text-decoration:none;
}


#envoyerami{
	background:url(../images/envoyer_ami.png) no-repeat;
	padding-left:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height:21px;
	line-height:21px;
	margin:15px 0 5px 20px;
	position:relative;
}
#envoyerami a{
	color: #666666;
	text-decoration:none;
}
#envoyerami a:hover{
	color: #000;
	text-decoration:none;
}
#imprimer{
	background:url(../images/imprimer.png) no-repeat;
	padding-left:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height:21px;
	line-height:21px;
	margin:0 0 5px 20px;
}
#imprimer a{
	color: #666666;
	text-decoration:none;
}
#imprimer a:hover{
	color: #000;
	text-decoration:none;
}
#footer{
	clear:both;
	background:url(../images/fond_footer.jpg) repeat-x #3187D2;
	padding-bottom:15px;
	width:auto;}
#footerBloc{
	width:720px;
	margin:auto;
	position:relative;
	padding-left:220px;
	padding-top:10px;

}

#footerLigne1{
	width:auto;
	height:85px;
}
.footerLigne1Bloc{
	width:200px;
	float:left;
	border-right:1px solid #83B7E5;
	padding-right:5px;
	font-size: 11px;
	color: #0077B9;
	margin-left:10px;
}
.footerLigne1Bloc a{
	color: #0077B9;
}
.footerLigne1Bloc a:hover{
	text-decoration:none;
}
#footerLigne2{
	width:auto;
	clear:both;
}
#footerLigne2 h6{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
}
.footerLigne2Bloc{
	width:140px;
	float:left;
	border-right:1px solid #92C1E8;
	padding-right:5px;
	font-size: 11px;
	color: #fff;
	margin-left:10px;
}
.footerLigne2Bloc a{
	color: #fff;
}
.footerLigne2Bloc a:hover{
	text-decoration:none;
}

.footerLigne2Bloc li{
	
	margin-right:5px;


	list-style-type:none;

}

#graphFooter{
	position:absolute;
	background:url(../images/graph_footer.png) no-repeat;
	width:178px;
	height:171px;
	left: 2px;
	top: -41px;
}


.form{
	margin:0;
	padding:0;
	font-size: 13px;
	white-space: nowrap;
}
.form a{
	color:#333333;
}
.form td{
	margin:0;
	padding:3px 3px 3px 0;
	font-size: 13px;
}
.form input{
	border:1px solid #ccc;
	padding:3px;
}