/* CSS Document */

/*	---------------------------------------------------------
		B O D Y
	---------------------------------------------------------	*/
Body {
	margin:5px 0 0 0;
	font-size: 0.85em;;
	line-height:18px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	background-color: #D0ACD0;
}

/*	---------------------------------------------------------
		D I V   P R I N C I P A L E S
	---------------------------------------------------------	*/

/*	----------------
		D I V   0
	----------------	*/
#div0 {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0 14px 0 14px;
	background: url(../../images/divers/div0.jpg) left 50px repeat-y;
}
 
/*	----------------
		D I V   1
	----------------	*/
#div1 {
	height: 23px;
	padding-top: 27px;
	margin: 0 -14px 0 -14px;
	color: #FFFFFF;
	text-align: center;
	background: url(../../images/divers/div1.jpg) left top no-repeat;
	font-weight: bold;
}
#div1 A {
	padding: 0 10px 0 10px;
	font-size: 0.8em;
}

/*	----------------
		D I V   2
	----------------	*/
#div2 {
	height: 220px;
	margin: 0 20px 0 20px;
	border-top: 2px solid #999999;
	border-right: 1px solid #999999;
	background-position: left top;
	background-repeat: no-repeat;
}
#div2 .logo {
	position: absolute;
	margin: 17px 0 0 -30px;
}

#draps{
	position: absolute;
	/*float: right;*/
	margin: 192px 0 0 744px;
	width:136px;
	height:20px;
	text-align:right;
	/*background-color:#CCCCCC;*/
}

/*	----------------
		D I V   3
	----------------	*/
#div3 {
	margin: 0 20px 60px 263px;
	padding: 0 20px 20px 30px;
	/*text-align: justify;*/
}


/*	----------------
		D I V   4
	----------------	*/
#div4 {
	padding: 5px 0 23px 0;
	height: 22px;
	margin: 0 -14px 0 -14px;
	font-size: 0.85em;
	background: url(../../images/divers/div4.jpg) left top no-repeat;
	clear: both;
}

/*	---------------------------------------------------------
		D I V   S E C O N D A I R E S
	---------------------------------------------------------	*/
	
	/*	----------------
		D I V   1   I M G
	----------------	*/
#div1 img {
	margin: 0 0 -5px 0;
}
	
	
/*	----------------
		D I V   2   I M G 1
	----------------	*/
#div2 #img1, #div2 #img2, #div2 #img3 {
	width: 75px;
	height: 75px;
	border: 1px solid #FFFFFF;
	float: right;
	position: relative;
}
#div2 #img1 {
	top: 12px;
	right: 12px;
	/*top: 12px;
	right: 65px;*/
	z-index: 3;
}
#div2 #img2 {
	top: 74px;
	right: -19px;
	/*top: 74px;
	right: 28px;*/
	z-index: 2;
}
#div2 #img3 {
	top: 79px;
	right: -182px;
	/*top: 79px;
	right: -135px;*/
	z-index: 1;
}


/*	----------------
		D I V   3  -  A
	----------------	*/
#div3-a {
	width: 223px;
	left: 20px;
	padding: 0 10px 0 10px;
	margin-bottom: -70px;
	float: left;
	position: relative;
	background: url(../../images/divers/div3-a.jpg) left top repeat-x;
}
#div3-a .flash {
	width: 223px;
	height: 47px;
	float: left;
	top: -60px;
	position: relative;
	font-size: 0.85em;
	background: url(../../images/divers/div3-a_flash.png) left top no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/divers/div3-a_flash.png', sizingMethod='scale');
}
#div3-a .flash-contenu {
	width: 167px;
	height: 99px;
	padding: 53px 28px 10px 28px;
	top: -107px;
	float: left;
	position: relative;
	font-size: 0.85em;
	background: url(../../images/divers/div3-a_flash.gif) left top no-repeat;
}

#div3-a .menu {
	width: 223px;
	float: left;
	left: 0px;
	margin-top: -100px;
	position: relative;
	padding-bottom: 5px;
}

#div3-a .menu .top {
	height: 50px;
	background: transparent url(../../images/divers/div3-a_menu_top.png) left top no-repeat;
	_background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/divers/div3-a_menu_top.png', sizingMethod='scale');
}

#div3-a .menu .middle {
	margin: 0 19px 0 20px;
	padding: 5px 10px 6px 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#div3-a .menu .bottom {
	height: 5px;
	line-height: 1px;
	background: transparent url(../../images/divers/div3-a_menu_bottom.png) left top no-repeat;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/divers/div3-a_menu_bottom.png', sizingMethod='scale');
}


/*	----------------
		D I V   4   A
	----------------	*/
#div4-a {
	width: 243px;
	text-align: center;
	float: left;
	margin-left: 34px;
}


/*	----------------
		D I V   4   A
	----------------	*/
#div4-b {
	width: 657px;
	text-align: center;
	float: left;
}


/*	---------------------------------------------------------
		S T Y L E S   P R É F O R M A T É S
	---------------------------------------------------------	*/


/*	----------------
		P
	----------------	*/
p {
	padding:0;
	margin:0px 0px 10px 0px;
}
#div3-a .menu .middle p {
	padding:0;
	margin:0;
}



/*	----------------
		H 1 ,   H 2
	----------------	*/
h1, h2 {
	padding: 30px 0 10px 20px/*70px*/;
	font-size: 1.5em;
	line-height: 1.5em;
}



/*	----------------
		H 1
	----------------	*/
h1 {
	margin: -6px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	color: #9F702E;
}



/*	----------------
		H 2
	----------------	*/
h2 {
	margin: -6px 0 0 0;
	padding: 0;
	font-size: 1.2em;
	color: #9F702E;
}



/*	----------------
		H 3 ,   H 4
	----------------	*/
h3, h4 {
	padding: 0 0 2px 20px/*90px*/;
	font-size: 1.1em;
	line-height: 1.5em;
	background: url(../../images/divers/h3&h4.jpg) 67px center no-repeat;
	color: #F32B16;
}


/*	----------------
		H 3
	----------------	*/
h3 {
	margin: 10px 0 0 0;
}


/*	----------------
		H 4
	----------------	*/
h4 {
	margin: 20px 0 0 0;
}


/*	----------------
		H 5
	----------------	*/
h5 {
}


/*	----------------
		H 6
	----------------	*/
h6 {
}

/*	----------------
		U L
	----------------	*/
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

#div2 li {
	padding: 0;
	display: inline;
}


/*	----------------
		# D I V E R S 
	----------------	*/
	
.txt_sect{
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-size : 13px;
	line-height: 22px;
	font-style: normal;
	}
	
.tit_sect {
	font-family: Arial;
	font-size: 16px;
	color: #9F702E;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	}

.scrollable{
	padding-left: 2px;
	border:0px solid #eaeaea;
	height:84px;
	width:158px;
	/*background-color: #EAEAEA;*/
	}
	
.Liens_sect:link {
	font-size: 13px;
	color:#0000FF;
	font-family:
	font-family: Arial;
	font-style: normal;
	line-height: 22px;
	border-bottom: 1px dotted #0e0fa6;
	text-decoration:none;
	}

.Liens_sect:visited {
	font-size: 13px;
	color:#0000FF;
	font-family: Arial;
	font-style: normal;
	line-height: 22px;
	border-bottom: 1px dotted #0e0fa6;
	text-decoration:none;
	}

.Liens_sect:hover {
	font-size: 13px;
	color:#000000;
	font-family: Arial;
	font-style: normal;
	line-height: 22px;
	text-decoration:none;
	border-bottom: 1px dotted #0e0fa6;
	background-color: #EAEAEA;
	}
	
.News:link{font-size: 13px; color: #000000;font-family: Arial;font-style: normal;line-height: 18px; text-decoration:none;}
.News:visited{font-size: 13px; color: #000000;font-family: Arial;font-style: normal;line-height: 18px; text-decoration:none;}
.News:hover{font-size: 13px; color: #666666;font-family: Arial;font-style: normal;line-height: 18px; text-decoration:underline;}
.txt_news{font-family: Arial;font-size: 13px;font-style: normal;line-height: 18px;}

div.menu {
	position:relative; 
	left:20px; 
	top:6px; 
	width:150px; 
	height:auto; 
	/*background-color: #FFFFFF;*/
	}

.Menu:link {
	font-size: 13px;
	color: #000000;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	text-decoration:none;
	font-weight: bold;
	}
	
.Menu:visited {
	font-size: 13px;
	color: #000000;
	font-family : "Arial", verdana, arial, helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	text-decoration:none;
	font-weight: bold;
	}

.Menu:hover {
	font-size: 13px;
	color: #CDA127;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	text-decoration:none;
	font-weight: bold;
	}

.Menu_fix {
	font-size: 13px;
	color: #000000;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-decoration:none;
	border-top: 1px dotted #0e0fa6;
	border-bottom: 1px dotted #0e0fa6;
	border-left: 1px dotted #0e0fa6;
	border-right: 1px dotted #0e0fa6;
	padding: 1px 5px 1px 5px;
	background-color: #FFC72C;
	}
	
.liens_footer:link{font-size: 11px; color: #eaeaea;font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.liens_footer:visited{font-size: 11px; color: #eaeaea;font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.liens_footer:hover{font-size: 11px; color: #000000;font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.liens_footer_fix{font-size:11px; color:#000000; font-family:Verdana; font-style:normal; line-height:16px; text-decoration:none;}

.Lusodev:link{font-size: 11px; color:#333333; font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.Lusodev:visited{font-size: 11px; color:#333333; font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.Lusodev:hover{font-size: 11px; color:#FFFFFF; font-family: Verdana;font-style: normal;line-height: 16px; text-decoration:none;}


div.txt_bottom{
	margin-left: 0px;
	padding-top: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #eaeaea;
	}
	
#adresse_contact{
	position:relative;
	margin-left:0px;
	margin-top:0px;
	width:250px;
	height:auto;
	float: left;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-size : 13px;
	line-height: 20px;
	font-style: normal;
	/*background-color: #cccccc;*/
	}

#form_contact{
	position:relative;
	margin-left:10px;
	margin-top:0px;
	width:330px;
	height:auto;
	float: left;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-size : 13px;
	line-height: 20px;
	font-style: normal;
	/*background-color: #CAAE61;*/
	}
	
#contact_phrasebas{	
	margin-left:10px;
	width:560px;
	font-family : "Arial", verdana, helvetica, sans-serif;
	font-size : 13px;
	font-style: normal;
	}
	
	
.txt_sep{font-family: Arial;font-size: 13px; font-style: normal;}
.txt_alert{font-family: Arial; font-size: 13px; color: #FF0000; font-style: normal; font-weight: bolder; line-height: 20px;}
.txt_alert_ok{font-family: Arial; font-size: 13px; color: #006600; font-style: normal; font-weight: bolder; line-height: 20px;}
.comm_sect{font-family: Verdana;font-size: 10px; color: #2F4F4F;font-style: normal;line-height: 12px;}

.livredorlink:link{font-size: 13px; color: #FB9542;font-family: Arial;font-style: normal;line-height: 16px; text-decoration:underline;}
.livredorlink:visited{font-size: 13px; color: #FB9542;font-family: Arial;font-style: normal;line-height: 16px; text-decoration:underline;}
.livredorlink:hover{font-size: 13px; color: #333333;font-family: Arial;font-style: normal;line-height: 16px; text-decoration:none;}

.contour_phototheque{border: 1px solid #666666;}

/*	---------------------------------------------------------
		F O R M U L A I R E
	---------------------------------------------------------	*/



textarea{font-family:Arial; font-size:13px; color:black; text-align:left; border:1px solid #000000; background-color:#FFFFFF; padding:1;}
input.field{background-color: #FFFFFF;font-weight: normal; font-family: Arial; font-size:13px; text-align: left; color:#000000;border-top:1px solid;border-bottom:1px solid;border-left: 1px solid;border-right:1px solid;}
input.bt{background:#CCCCCC;border-color:#ffffff;border-top:1px solid;border-bottom:1px solid;border-left: 1px solid;border-right:1px solid;font-family:Arial;font-size:13px;font-weight: bolder; color: #000000; border: 1px outset #c0c0c0;}

