/*	---------------------------------------------------------

		B O D Y

	---------------------------------------------------------	*/

Body {
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background: url(../../images/divers/body.jpg) left top repeat-x #333333;*/
	background: url(../../images/divers/carbone.gif) left top;
}



/*	---------------------------------------------------------

		D I V   P R I N C I P A L E S

	---------------------------------------------------------	*/


/*	----------------
		D I V   0
	----------------	*/
#div0 {
	width: 968px;
	margin: 0 auto 0 auto;
	background: url(../../images/divers/div0.jpg) left top repeat-y;
} 
 

/*	----------------
		D I V   1
	----------------	*/
#div1 {
	height: 228px;
	backgrond-position: left top;
	background-repeat: no-repeat;
}


/*	----------------
		D I V   2
	----------------	*/
#div2 {
	height: 59px;
	background: url(../../images/divers/div2/div2.jpg) left top no-repeat;
}


/*	----------------
		D I V   3
	----------------	*/
#div3 {
}


/*	----------------
		D I V   4
	----------------	*/
#div4 {
	font-size: 0.8em;
	line-height: 48px;
	height: 48px;
	background: url(../../images/divers/div4/div4.jpg) left top no-repeat;
	clear: both;
	padding-top: 42px;
}











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


/*	----------------
		# D I V 1   A C T U A L I T E
	----------------	*/
#div1 .actualite {
	width: 280px;
	height: 97px;
	margin: 105px 0 0 655px;
	padding: 0 10px 10px 10px;
	position: absolute;
	font-size: 0.9em;
	line-height: 1.5em;
}


/*	----------------
		# D I V 3   G A U C H E
	----------------	*/
#div3 .gauche {
	width: 205px;
	height: 450px;
	padding: 85px 10px 0 10px;
	float: left;
	background: url(../../images/divers/div3/div3_gauche.jpg) left top no-repeat;
}


/*	----------------
		# D I V 3   D R O I T E
	----------------	*/
#div3 .droite {
	width: 683px;
	padding: 8px 30px 30px 30px;
	float: left;
	background: url(../../images/divers/div3/div3_droite.jpg) left top no-repeat;
}


/*	----------------
		 D I V  4
	----------------	*/
#div4 .a, #div4 .b, #div4 .c {
	float: left;
	padding: 0 20px 0 20px;
}
#div4 .a {
	margin-top: -48px;
}
#div4 .b {
	float: none;
	text-align: center;
}
#div4 .c {
	margin-top: -48px;
	float: right;
}











/*	---------------------------------------------------------

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

	---------------------------------------------------------	*/


/*	----------------
		P
	----------------	*/
p {
	padding: 0;
	margin: 0px 0px 10px 0px;
}


/*	----------------
		H 1
	----------------	*/
h1 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	visibility: hidden;
}


/*	----------------
		H 2
	----------------	*/
h2 {
	padding: 0;
	margin: 30px 0 0 0;
	font-size: 1.6em;
	color: #F64F15;
	font-weight: bold;
}


/*	----------------
		H 3
	----------------	*/
h3 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #FFCC00;
	font-weight: bold;
}


/*	----------------
		H 4
	----------------	*/
h4 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}


/*	----------------
		H 5
	----------------	*/
h5 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}


/*	----------------
		H 6
	----------------	*/
h6 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}


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

li {
	padding: 0;
	display: inline;
}











/*	---------------------------------------------------------

		F O R M U L A I R E

	---------------------------------------------------------	*/


/*	----------------
		I N P U T
	----------------	*/
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #FFFFFF;
	padding: 2px 5px 2px 5px;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.bt {
	background-color:#996600;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bolder;
}

.pointer {
	cursor: pointer;
}











/*	---------------------------------------------------------

		T E X T E

	---------------------------------------------------------	*/


/*	----------------
		# D I V 1   D A T E
	----------------	*/
#div1 .date {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #CCCCCC;
	font-weight: bold;
}


/*	----------------
		P E T I T
	----------------	*/
.petit {
	font-size: 0.9em;
}


/*	----------------
		G R A N D
	----------------	*/
.grand {
	font-size: 1.2em;
}


/*	----------------
		É N O R M E
	----------------	*/
.enorme {
	font-size: 1.4em;
}











/*	---------------------------------------------------------

		I M A G E

	---------------------------------------------------------	*/


/*	----------------
		D I V 1   L O G O
	----------------	*/
#div1 .logo {
	position: absolute;
	margin: 0;
}


/*	----------------
		D I V 3   M E N U
	----------------	*/
#div3 .menu {
	position: absolute;
	margin: -60px 0 0 -25px;
}


/*	----------------
		D I V 4   L O G O
	----------------	*/
#div4 .logo {
	position: absolute;
	margin: 3px 0 0 260px;
}











/*	---------------------------------------------------------

		D I V E R S

	---------------------------------------------------------	*/


/*	----------------
		L U S O D E V
	----------------	*/
.lusodev {
	padding-left: 13px;
	margin-left: 3px;
	background: url(../../images/divers/div4/logo_lusodev-mini.gif) left center no-repeat;
}











/*	---------------------------------------------------------

		S T Y L E S   L I E N S

	---------------------------------------------------------	*/


/*	----------------
		A
	----------------	*/
a:link, a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}

/*	----------------
		D I V  1   A C T U A L I T E    A
	----------------	*/
#div1 .actualite a:link, #div1 .actualite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#div1 .actualite a:hover {
	color: #FF9900;
}

/*	----------------
		D I V 3   G A U C H E   A
	----------------	*/
#div3 .gauche a {
	font-size: 1.1em;
	line-height: 32px;
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	color: #FFFFFF;
	background: none;
}
#div3 .gauche a:hover {
	color: #FFFFFF;
	background: url(../../images/divers/div3/div3_gauche_a.gif) left center no-repeat;
}
#div3 .gauche .Menu_fix {
	color: #FFCC00;
	background: url(../../images/divers/div3/div3_gauche_a.gif) left center no-repeat;
}

#div3 .gauche .logos a {
	padding: 0;
	margin-top: 50px;
	font-size: .9em;
	line-height: 1.3em;
	text-align: center;
	background: none;
}
#div3 .gauche .logos a img {
	border: none;
}


/*	----------------
		D I V 4   A
	----------------	*/
#div4 a {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
#div4 a:hover {
	color: #CCCCCC;
}











/*	---------------------------------------------------------

		C O U L E U R S

	---------------------------------------------------------	*/


/*	----------------
		R O U G E
	----------------	*/
.rouge {
	color: #FF0000;
}


/*	----------------
		N O I R
	----------------	*/
.noir {
	color: #000000;
}


/*	----------------
		B L A N C
	----------------	*/
.blanc {
	color: #FFFFFF;
}


/*	----------------
		G R I S
	----------------	*/
.gris {
	color: #666666;
}

/***********************************************************************************************************/

/*	----------------
		D I V E R S
	----------------	*/

.scrollable{
	padding-left: 6px;
	border:0px solid #eaeaea;
	height:100px;
	width:270px;
	/*background-color: #EAEAEA;*/
	}
	
#adresse_contact{
	position:relative;
	margin-left:20px;
	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:30px;
	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;}

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

.barre_nav:link{font-size: 11px; color: #CC9900;font-family: verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.barre_nav:visited{font-size: 11px; color: #CC9900;font-family: verdana;font-style: normal;line-height: 16px; text-decoration:none;}
.barre_nav:hover{font-size: 11px; color: #666666;font-family: verdana;font-style: normal;line-height: 16px; text-decoration:underline;}

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

div.espaceur { 
	width: 0px;
	height: 40px; 
}
	
h1, h2 {
	padding: -36px 0 10px 20px;
	font-size: 1.2em;
	line-height: 1.2em;
	color:#CC9900;
}	
	
.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: 18px;
	color: #CC9900;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	}
	
/*
.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;
	}*/
