/* -------------------- RESET ----------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, a {margin:0;padding:0; text-decoration: none;}
table{border-spacing:0;}
img{border:0;}
a,h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ul{list-style-type:none}
a {color:#993333; text-decoration:underline;}

/* -------------------- BODY ----------------- */

body {
	background: url(images/head-bg.gif) repeat-x #f7e0ab; 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
	
/* --------------------- CONTENEUR - genéral ----------------- */
#conteneur {
	height: 650px;/*  le height, accepté par IE ! */
	width: 916px;
	position:relative;
	margin: 0 auto;
	background-image: url(images/conteneur-bg.gif); background-repeat: repeat-y; background-position: left; background-color: #f3d390;
	}
	
html>body #conteneur {
	height: auto;
	min-height: 650px;/*  pour régler le problème avec IE ! */
	}
	
/* -------------------- classes ----------------- */

h1, h2, h3, h4 {font-family: Helvetica, Verdana, Arial, sans-serif;}
h1, h2 {color: #993333;}
h1 {font-size: 2.4em; padding: 4px 0 20px 0; font-weight: bold;}
h2 {font-size: 2.0em; padding: 4px 0 15px 0;line-height: 1.2em;font-weight: bold; text-align: center;}
h3 {font-size: 1.8em; padding-bottom: 10px; font-weight: bold; color: #993333}
h4 {font-size: 1.0em; padding: 10px 0 10px 0;line-height: 1.6em; font-weight: bold;}
h5 {font-size: 0.8em; line-height: 0.9em; font-style: italic;}
h6 {font-size: 1.5em; padding: 0 0 0 25px; font-weight: bold; color: #993333; text-align: left; line-height: 1.6em;}

.soustitre {
	font-size: 1.2em;
	font-weight: bold;
	color: #993333;
}	

/* -------------------- HEAD ----------------- */

#header {
	width:990px;
	height: 148px;
	position:relative; 
	margin:0 auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	}
	
	
	
/* -------------------- HEAD langue ----------------- */	
	
#headlangue {
	float: left;
	height: 20px;
	font-size: 0.7em;
	color: white;
	padding: 15px 0 0 380px;
	width: 130px;
}	

#headlangue a{
	text-decoration: none;
	color: white;
}

#headlangue a:hover{
	color: #fdc400;
}

/* -------------------- HEAD terre  ----------------- */

#terre {
	padding-left: 510px;
}


/* -------------------- HEAD titre ----------------- */

#titre {
	position: absolute;
	left: 640px;
	top: 56px;
	height: 40px;
	font-family: "syntax";
	font-size: 1.9em;
	line-height: 20px;
	padding-top: 7px;
	font-style: italic;
	color: #fdc400;
}


/* -------------------- HEAD menu navigation ----------------- */

#headnav {height: 20px; width: 450px; line-height: 18px; margin: 10px 0 0 380px; font-size: 0.7em; color: white;}
#headnav ul{margin: 0;list-style:none;}
#headnav ul li {display: inline;} 
#headnav ul li a{display:inline; width:100px;color:white; padding: 5px 10px; text-decoration:none; }
#headnav ul li a:hover{background-image: url(images/bt-head-bg.gif); background-repeat: repeat-x; width:100px; height:35px; color:#fdc400;}


/* --------------------- CONTENEUR - menu gauche ----------------- */

#menugauche {
	position: absolute;
	width: 196px;
	height: 300px;
	left: 75px;
	top: 30px;
	background-image: url(images/box-nav.gif); background-repeat: no-repeat;
}

#menugauchecont {
	padding: 42px 41px 20px 41px;
	font-size: 0.9em;
	line-height: 22px;
	list-style:none;
	color:white;
	}
	
#menugauchecont ul li {
	padding: 5px 0 5px 0;
}	
	
#menugauchecont ul li a{
	color:white; 
	display:block;
 	width: 128px; 
 	height: 22px;  
 	padding: 0 0 0 25px;
 	text-decoration:none; 
 	background-image: url(images/menu-bg.gif); 
 	background-repeat: no-repeat; 
 	}
 	
#menugauchecont ul li a:hover{
	color:white;
	display:block;
 	padding: 0 0 0 25px;
	background-image: url(images/menu-bg-over.gif);
	background-repeat: no-repeat;
	}

/* ---------------------CONTENEUR - texte ----------------- */

#contenutxt {
	position: relative;
	width: 540px;
	left: 290px;
	top: 40px;
	text-align: center;
	list-style: disc;
	margin-bottom: 60px;
	}
	
#contenutxt2 {
	position: relative;
	width: 540px;
	left: 290px;
	top: 40px;
	text-align: justify;
	list-style: disc;
	margin-bottom: 60px;
	}	
	
#contenutxt2 ul{
	text-align: center;
	}
	
#contenutxt3 {
	position: relative;
	width: 540px;
	left: 290px;
	top: 40px;
	text-align: justify;
	list-style: disc;
	margin-bottom: 60px;
	}	
	
#contenutxt3 ul{
	margin-left: 20px;
	list-style-type:disc;
	text-align: left;
	}	
	
/* ---------------------CONTENEUR - BOX ----------------- */	
	
	
#box {
	width: 540px;
	margin: 30px 0 30px 0;
	background-color: #f0c877;
	font-size: 0.8em;
	}

/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
	height: 10px; width: 10px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
	}
/* propriétés spécifiques à chaque coin */
#hautgauche {
	background: url(images/coinf-hautgauche.gif);
	}
#hautdroit {
	float: right;
	background: url(images/coinf-hautdroite.gif);
	}
#basgauche {
	background: url(images/coinf-basgauche.gif);
	}
#basdroit {
	float: right;
	background: url(images/coinf-basdroite.gif);
}
#contenu p {
	padding: 0 8px 8px 8px;
	text-align: center;
	}	
	
#contenufondgalerie {
	background: url(images/galerie.jpg) no-repeat;
	height:354px;
	}
	
#contenufondgalerie p {
	background-color: black;
	text-align: center;
	font-size: 1.6em; 
	padding-top: 3px;
	line-height: 30px;
	font-weight: bold; 
	color: #fff;
   	filter : alpha(opacity=60);
    -moz-opacity : 0.6;
    opacity : 0.6;
   	}


/* ---------------------PIED ----------------- */

#footer {
	width: 730px;
	height: 20px;
	margin:20px 0 0 100px;
	padding: 0 5px 0 5px;
	font-size: 0.7em;
	background-color: #3b3b3b;
	color: #fff;
	letter-spacing: 0.1em;
	}

#footer a{
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover{
	color: #d80000;
	}	
	
#footergauche {
	display: inline;
	float:left;
	}
	
#footerdroite {
	display: inline;
	float:right;
	text-align: right;
	}	
	
/* ---------------------formulaire ----------------- */


.cssform p{
	margin: 5px 0 0 10px;
	width: 500px;
	clear: left;
}

.cssform label{
	text-align: left;
	font-weight: bold;
	float: left;
	margin-left: 20px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}





	
