@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#01507c;
	font-size:12px;
	padding:0px;
	margin:0px;
	background:#FFF url(fond.gif) repeat-x top;
}

h1{
	font-size:12px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	display:inline;	
}

.titre1{
	font-size:18px;
	padding:0 0 0 10px;
	margin:0 0 20px 0;
	font-weight:normal;
}

.t_home{
	font-size:18px;
	padding:0px;
	margin:0 0 20px 0;
	font-weight:normal;
}

h2{
	font-size:12px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	display:inline;
}

.titre2{
	font-size:14px;
	padding:0px;
	margin:0px;
}

.titre3{
	display:inline;
	font-size:18px;
	line-height:15px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.titre4{
	font-size:14px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.gras{
	font-weight:bold;	
}

p{
	padding:0px;
	margin:0px;
	display:inline;	
}

.padL{
	display:inline;
	font-size:18px;
	line-height:15px;
	margin:0px;
	padding-left:15px;	
	text-align:left;
}

.padR{
	margin-right:25px;	
}

.txt_pt{
	font-size:10px;	
}

a {
	text-decoration:underline;
	color:#01507c;
}

a:hover {
	text-decoration:none;
	color:#01507c;
}


a.sans {
	text-decoration:none;
	color:#01507c;
	font-weight:bold;
}

a:hover.sans {
	text-decoration:underline;
	color:#01507c;
	font-weight:bold;
}


#conteneur{
	display:block;
	width:980px;
	margin:0 auto 0 auto;
	padding:0px;
}

#conteneur #header{
	float:left;
	background-color:#FFF;
}

#header #header-haut{
	float:left;
	height:83px;
}

#header #menu{
	float:left;
	width:766px;
	height:22px;
	margin:0px;
	padding:6px 0 0 0;
}

#menu ul{
	width:766px;
	height:20px;
	margin:0px;
	padding:0px;
	
}

#menu ul li{
	float:left;
	height:20px;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}

#menu ul li a{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#01507c;
	margin:0px;
	padding:0 20px 0 20px;
	border-left:1px solid #005e93;
	text-decoration:none;
	background-color:#FFF;
}

#menu ul li a:hover{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0 20px 0 20px;
	text-decoration:none;
	border-left:1px solid #005e93;
	text-decoration:none;
	background-color:#005e93;
}

#menu ul li a.on{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0 20px 0 20px;
	text-decoration:none;
	border-left:1px solid #005e93;
	text-decoration:none;
	background-color:#005e93;
}

#menu ul li a.select{
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0 20px 0 20px;
	text-decoration:none;
	border-left:1px solid #005e93;
	text-decoration:none;
	background-color:#94bbd2;
}

#ss_menu{
	display:none;
	position:absolute;
	width:150px;
	padding:5px 0 0 0;
	margin:20px 0 0 357px;
	margin:-8px 0 0 -609px !ie;
	border-left:1px solid #005E93;
	border-right:1px solid #005E93;
	background-color:#94BBD2;
	border-bottom:none;
	border-top:none;
}

#ss_menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#ss_menu ul li{	
	list-style:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#ss_menu ul li a{
	display:block;
	background-color:#94BBD2;
	padding:4px 5px 2px 5px;
	padding:4px 5px 2px -5px !ie;
	margin:0px;
	color:#fff;
	text-decoration:none;
	height:20px;
}


#ss_menu ul li a:hover{
	display:block;
	background-color:#005E93;
	padding:4px 5px 2px 5px;
	padding:4px 5px 2px -5px !ie;
	margin:0px;
	color:#fff;
	text-decoration:none;
	height:20px;
}

#ss_menu2{
	display:none;
	position:absolute;
	width:146px;
	padding:5px 0 0 0;
	margin:20px 0 0 471px;
	margin:-8px 0 0 -609px !ie;
	border-left:1px solid #005E93;
	border-right:1px solid #005E93;
	background-color:#94BBD2;
	border-bottom:none;
	border-top:none;
}

#ss_menu2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#ss_menu2 ul li{	
	list-style:none;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#ss_menu2 ul li a{
	display:block;
	background-color:#94BBD2;
	padding:4px 5px 2px 5px;
	padding:4px 5px 2px -5px !ie;
	margin:0px;
	color:#fff;
	text-decoration:none;
	height:20px;
}


#ss_menu2 ul li a:hover{
	display:block;
	background-color:#005E93;
	padding:4px 5px 2px 5px;
	padding:4px 5px 2px -5px !ie;
	margin:0px;
	color:#fff;
	text-decoration:none;
	height:20px;
}

#header #header-bas{
	float:left;
	height:104px;
}

#contenu{
	float:left;
	width:940px;
	background-color:#FFF;
	margin:0px;
	padding:0 20px 0 20px;
}

#footer{
	float:left;
	width:980px;
	background-color:#FFF;
}

ul, li{
	list-style:disc outside;
	padding:3px 0 0 0px;
	margin:0 0 0 8px;
}

input, textarea{
	width:60%;
	border:1px solid #bed6e3;
	font-size:11px;
	text-align:left;
	padding:3px;
}

#bouton {
	float:left;
	font-size:12px;
	text-align:center;
	width:182px;
	height:24px;
}

#bouton a{
	background:url(btn_devis.gif) no-repeat 0px -24px;
	display:block;
	width:182px;
	height:21px;
	font-weight:bold;
	margin:0px;
	color:#01507c;
	padding:3px 0 0 0;
	text-decoration:none;
}

#bouton a:hover{
	background:url(btn_devis.gif) no-repeat 0px 0px;
	display:block;
	width:182px;
	height:21px;
	font-weight:bold;
	margin:0px;
	color:#fff;
	padding:3px 0 0 0;
	text-decoration:none;
}

#adresse{
	float:left;
	font-size:11px;
	text-align:center;
	width:140px;
	height:24px;
	vertical-align:middle;
	margin:0px;
	padding:3px 0 0 0;
}

/*Home*/

.fd_produit{
	background:url(fond_home_produit.gif) repeat-x top;
	padding:10px;
	margin:0px;
}

.fd_savoir{
	background:url(fond_home_savoir.gif) repeat-x top;
	padding:10px;
	margin:0px;
}

.fd_devis{
	background:url(fond_home_devis.gif) repeat-x top;
	padding:10px;
	margin:0px;
}

.fd_savoir_detail{
	background:url(fd_savoir_detail.gif) repeat-x top;
	padding:5px 10px 10px 10px;
	margin:0px;
	border:1px solid #01507c;
}


.fd_produit_detail{
	background:url(fd_produit_detail.gif) repeat-x top;
	padding:5px 10px 10px 10px;
	margin:0px;
	border:1px solid #01507c;
}


h2.produit_detail {
	font-size:17px;
	padding:0px;
	margin:0px;
}

.fd_page_savoir{
	background:url(fd_savoir.gif) no-repeat top left;
	padding:0px;
	margin:0px;
}


.fd_page_savoir_bleu{
	background:url(fd_savoir_bleu.gif) no-repeat top left #d6ebf6;
	padding:10px;
	margin:0px;
	text-align:justify;
}


.sstitre-savoir{
	display:inline;
	font-size:14px;
	line-height:12px;
	margin:0px;
	padding-left:10px;	
	text-align:left;
	font-weight:bold;
}

.encart_savoir{
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}

.bordure{
	border:1px solid #01507C;
	cursor:pointer;
}

#header #drapeau{
	float:left;
	width:214px;
	height:16px;
}

#drapeau ul{
	float:left;
	padding:0px;
	margin:5px 0 0 14px;
	_margin:5px 0 0 7px;
	list-style:none;
}

#drapeau ul li{
	float:left;	
	width:23px;
	height:16px;
	padding:0px;
	margin:0 5px 0 0;
	border:none;
	list-style:none;
}

#drapeau ul li a{
	float:left;
	width:23px;
	height:16px;
}

#drapeau ul li a.fr{
	background:url(header/drapeau.gif) 0px -16px no-repeat;
}

#drapeau ul li a:hover.fr{
	background:url(header/drapeau.gif) 0px 0px no-repeat;
}

#drapeau ul li a.fr_select{
	background:url(header/drapeau.gif) 0px 0px no-repeat;
}

#drapeau ul li a.uk{
	background:url(header/drapeau.gif) -23px -16px no-repeat;
}

#drapeau ul li a:hover.uk{
	background:url(header/drapeau.gif) -23px 0px no-repeat;
}

#drapeau ul li a.uk_select{
	background:url(header/drapeau.gif) -23px 0px no-repeat;
}
#shop{
	float:right;
	position:absolute;
	margin-left:730px;
	width:215px;
	text-align:center;
}

#shop #bouton{
	margin-left:15px;	
	_margin-left:8px;	
}

