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

/* --- STYLES DE BASE --- */ 
 
/* Page */ 
html { 
  font-size: 100%; /* Évite un bug d'IE 6-7. (1) */ 
} 
body { 
	  margin: 0; 
	  padding: 0; /* Remettre à zéro si nécessaire. */ 
	  /* Pensez à utiliser une collection de polices (2), par ex: */ 
	  font-family: Arial, Helvetica, FreeSans, sans-serif; 
	  font-size: .7em; /* À adapter pour la police choisie. (3) */ 
	  line-height: 1.4; /* À adapter au design. (4) */ 
	  color: black; 
	  background: #8d9091; 
	  background-image: url(../back_images/front/logo.png);
	  background-position: 2% 1%;
	  background-repeat: no-repeat;} 
 
/* Titres */ 
h1, h2, h3, h4, h5, h6 { 
  margin: 2em 2em .5em 1em; /* Rapproche le titre du texte. (5) */
  padding: 0;
  margin-top : 0em; 
  line-height: 1.2; 
  font-weight: bold; /* Valeur par défaut. (6) */ 
  font-style: normal; 
} 
h1 {
	font-size: 1.75em;
	color: #8d9091;
    text-align:right;
} 
h2 { 
  font-size: 1.5em; 
} 
h3 { 
  font-size: 1.25em; 
} 
h4 { 
  font-size: 1em; 
} 
 
/* Listes */ 
ul, ol { 
  margin: .75em 0 .75em 32px; 
  padding: 0; 
} 
 
/* Paragraphes */ 
p { 
  /*margin: .75em 0; /* Marges plus faibles que par défaut. (7) */ 
    margin: .75em 1em .75em 1em; 

} 
address { 
  margin: .75em 0; 
  font-style: normal; 
} 
 
/* Liens */ 
a { 
  text-decoration: underline; 
} 
a:link { 
  color: #11C; 
} 
a:visited { 
  color: #339; 
} 
a:hover, a:focus, a:active { 
  color: #00F; 
} 
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
a:active { 
  outline: none; 
} 
/* Pas de bordure autour des images dans les liens */ 
a img { 
  border: none; 
} 
 
/* Divers éléments de type en-ligne (8) */ 
em { 
  font-style: italic; 
} 
strong { 
  font-weight: bold; 
} 
 
/* Formulaires */ 
form, fieldset { 
  margin: 0; 
  padding: 0; 
  border: none; 
} 
input, button, select { 
  vertical-align: middle; /* Solution pb. d'alignement. (9) */ 
}
/* Présentation de la page -- Résolution */
html>body #header { 
margin: 0; 
margin-top : 2em; 
margin-left : 4em; 
padding: 0;

} 
html>body #site {
	margin: 1.5em 0 .5em 3em; /* Rapproche le titre du texte. (5) */
	padding: 0;
	line-height: 0.6;
	font-weight: bold; /* Valeur par défaut. (6) */
	font-style: normal;
	font-size: 2em;
	color: #CCC;
	vertical-align:middle;
} 

html>body #conteneur { 
	margin: 0; 
	margin-top : -1em; 
	margin-left : 4em; 
	padding: 1px 0;
	width: 1000px; 
	height : 768px;
	max-width: 1000px; 
	min-width: 700px; 
	background-image: url(../back_images/front/background_cont.png);
	background-repeat: no-repeat;
} 
html>body #flash {
	margin: 0; 
	margin-top : 2.5em; 
	margin-left : 1.5em; 
	padding: 1px 0;
	vertical-align:middle; 

} 


html>body #footer { 
margin: 0; 
margin-top : -1em; 

margin-left : 6em; 
padding: 0;

} 
.siteVille {
	font-size: 2em;
}

/* Menu */
/*Style original
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}*/



#stylefour
{
	width: 960px; 
	height : 40px;
	margin-top : 1em; 
	margin-left : 1.25em; 
	padding: 1px 0;
	position:relative;
	display:block;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../back_images/front/menu/bgoff.png) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}
#stylefour ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefour ul li
{
	display:block;
	float:left;
	margin:0;
}
#stylefour ul li a
{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	background:transparent url(../back_images/front/menu/bgdiv.png) no-repeat top right;
}
#stylefour ul li a:hover,
#stylefour ul li a.current
{
	color:#B30000;
	background:#fff url/(../back_images/front/menu/bgon.png) no-repeat top right;
}  

#stylefourtwo
{
	width: 960px; 
	height : 40px;
	margin-left : 1.25em; 
	margin-top : -1em; 

	position:relative;
	display:block;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../back_images/front/menu/bgoff.png) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:1px solid #8d9091;
}
#stylefourtwo ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#stylefourtwo ul li
{
	display:block;
	float:left;
	margin:0;
}
#stylefourtwo ul li a
{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	background:transparent url(../back_images/front/menu/bgdiv.png) no-repeat top right;
}
#stylefourtwo ul li a:hover,
#stylefourtwo ul li a.current
{
	color:#B30000;
	background:#fff url(../back_images/front/menu/bgon.png) no-repeat top right;
}    
/*Accueil 4 colonnes */
ol
{
	position:relative;
	margin:0 5%;
	list-style:none;
}
ul
{
	liste-style:inside;
}
#chartes, #pdf, #word
{
	position:absolute;
	width:25%;
	heigth:100%;
	background:#CC9;
}
#pdf
{
	right:50%;
	background:#9CC;

}
#word
{
	left:50%;
	background:#996;
}
#travaux
{
	margin-left:75%;
	background:#F90;
}
