/* CSS Document */




/* gabarit general */

html {
	overflow:auto;
	}

	
body {
	background-color: #f9cfb0;
	background-image: url(img/fond.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0 0 0 0;	
	}
	
	
#page {
	
	background-color: #f8f7f5;
	width:950px;
	margin-left: auto;
	margin-right: auto;
}



#attente {
	background-color: #f8f7f5;
	width:700px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 10px solid #f8f7f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #673b15;
	text-align: center;
	vertical-align: top;
	
	
	 
}



#header {
	width:950px;
	
	}
	

#adresse {
	width:930px;
	padding: 10px 10px 10px 10px;
	background-color: #673b15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	
}


#footer {
	width:950px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #673b15;
	text-align: center;
	vertical-align: middle;
	
}
/* ................................ */





/* contenu page d'acueil */

#titre{
	float: left;
	width: 870px;
		
	}
	
#retour{
	float:left;
	width: 80px;
	
	}
	
	
#chapeau{
	float:left;
	width: 335px;
	
		
	}
	
	
div#chapeau p{
    width: 315px;
	margin : 0 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #673b15;
	text-align: justify;

}
	

#diapo{
	float:left;
	width: 615px;
	height: 270px;	
	}
	
	


#blocgauche{
	float:left;
	width: 310px;
	margin : 0 0 5px 10px;
	padding : 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #673b15;
	text-align: justify;
	}
	
	
#mentions{
	float:left;
	width: 310px;
	margin : 0 0 5px 10px;
	padding : 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #673b15;
	text-align: justify;
	}	


#bloccentre{
	float:left;
	width: 290px;
	margin : 0 0 5px 0;
	padding : 0 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #673b15;
	text-align: justify;		
	}
	
#blocdroite{
	float:left;
	width: 298px;
	margin : 0 10px 5px 0;
	padding : 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #673b15;
	text-align: justify;	
	}


#actu {
	width: 930px;
	height: 200px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	
}


#actu2 {
	width: 930px;
	height: 351px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	
}

#actu p {
	position: relative;
	width: 672px;
	margin: 0 0 0 258px;
	top: -180px;
	text-align: justify;
		
}


#actu2 p {
	position: relative;
	width: 672px;
	margin: 0 0 0 258px;
	top: -331px;
	text-align: justify;
		
}

#actu h1 {
	position: relative;
	width: 672px;
	margin: 0 0 0 258px;
	top: -200px;
		
}

#actu2 h1 {
	position: relative;
	width: 672px;
	margin: 0 0 0 258px;
	top: -351px;
		
}



.separation {
width:950px;
clear:both;
visibility:hidden;

}



/* ................................ */











/* gestion texte */

.titreorange {
    font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #eb6a0a;
}

.orange {color: #eb6a0a;}

.marron {color: #673b15;}

.blanc {
	color: #ffffff;
}


.design {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #eb6a0a;
	}
.gras {
font-weight: bold;
	}
	
	
.textactu{
    font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #673b15;

}


.textactu2{
    font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #673b15;

}




   





h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #eb6a0a;
}
	


/* ................................ */






/* gestion des liens */	
a:link {
	color: #673b15;
	text-decoration: none;

}
a:visited {
	color: #673b15;
    text-decoration: none;
}
a:hover {
	color: #eb6a0a;
	text-decoration: underline;
}

a:active {
	color: #eb6a0a;
	text-decoration: underline;
}


a.type1:link {
color: #ffffff;
	text-decoration: none;

}

a.type1:visited {
color: #ffffff;
	text-decoration: none;
}


a.type1:active {
color: #eb6a0a;
	text-decoration: underline;
}

a.type1:hover {
color: #eb6a0a;
	text-decoration: underline;
}





a.type2:link {
color: #673b15;
	text-decoration: underline;

}

a.type2:visited {
color: #673b15;
	text-decoration: underline;
}


a.type2:active {
color: #eb6a0a;
	text-decoration: underline;
}

a.type2:hover {
color: #eb6a0a;
	text-decoration: underline;
}





/* ................................ */


/* formulaire */

.champ {
	width: 190px;
	height: 17px;
	margin: 0 0 0 0;
	border:1px solid #673b15;
	background-color:#ffffff;
	
}

.champ2 {
	width: 310px;
	margin: 5px 0 5px 0;
	border:1px solid #673b15;
	background-color:#ffffff;
	
}

.champ3 {
	overflow:auto;
	width: 310px;
	height: 200px;
	border:1px solid #673b15;
	background-color:#ffffff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #673b15;
	
}

/* ................................ */


/* menu */


ul#menu {
margin:0;
padding:0;
list-style-type:none;
line-height: 25px;

}






