/* CSS Document */
html, body {border: 0; margin: 0; padding: 0;}

body {
  font: 85%/1 arial, helvetica, sans-serif;
  line-height: 120%;
  width: 100%;
  background-color:#FFFFFF;
}

.corps {color: #333333}

.defaut {
	font-size: 18px;
	color: #666666;
	text-decoration:none;
	}
.texte_col_gauche {
	font-size: 14px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover.defaut {
    text-decoration:underline;
	font-size: 18px;
	color: #DA5B34;
}
.copyright {
	font-size: x-small; font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.liens_externes {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a:hover.liens_externes {
    text-decoration:underline;
	font-size: 12px;
	color: #DA5B34;
}
.menu_liens_externes {
	font-size: small;
}

#menu  {
  width: 180px;
  height: auto;
  color: #A72712;
  text-align: left;
}

#menu ul {list-style: none; margin: 0; padding: 0; }

#menu li {
  padding-left: 12px;
  padding-top: 12px;
  text-align: left;
  width: 200px;
  list-style: none;
  font-size : 100%;
  background: url(pics/barre_menu_new.gif) repeat-y;
}

#menu .free {
	width: 238px;
	height:100%;
}

#menu .titres {
	padding-left: 0px;
	width: 200px;
	text-decoration:none;
	color: #A72712;
	font-size: 14px;
}

#menu a:hover.titres {
	padding-left: 0px;
	width: 200px;
	text-decoration:underline;
	color: #330000;
	font-size: 14px;
}

#menu .soustitres {
	padding-left: 30px;
	width: 200px;
	text-decoration:none;
	color: #A72712;
	font-size: 12px;
}

#menu a:hover.soustitres {
	padding-left: 30px;
	width: 200px;
	text-decoration:underline;
	color: #330000;
	font-size: 12px;
}


#logo_astre {
	position:relative;
	top: 100px;
	left: 100px;
	width: 50px;
	height:50px;
}
.Style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.DateInfos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.BlocTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	padding-bottom:5px;
}

.BlocSousTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3EA53F;
	font-weight:normal;
	font-size: 11px;
	padding-bottom:15px;
}

.BlocLegende {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3EA53F;
	font-weight:normal;
	font-size: 11px;
	padding-top:5px;	
}

.BlocSousTitreRouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DA261E;
	font-weight:normal;
	font-size: 11px;
}

.BlocTexte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size: 11px;
}

.adresses {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.MsgErreur {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
}

.liens_internes {
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}


a:hover.liens_internes {
    text-decoration:underline;
	font-size: 12px;
	color: #DA5B34;
}

.Cadre0 {
	background-image:url(../pics/gradient.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#E5E5E5; 
	width:980px;
}

.Cadre1 {
	background-image:url(../pics/gradient_2.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#E1E1E1; 
	border-left:1px solid #DFDFDE;
	border-right:1px solid #DFDFDE;
	border-bottom:1px solid #DFDFDE;
	width:809px;
	margin-bottom:20px;
	margin-left:85px;
	text-align:left;
}

.Cadre2 {
	background-image:url(../pics/gradient_2.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#E1E1E1; 
	border-left:1px solid #DFDFDE;
	border-right:1px solid #DFDFDE;
	border-top:1px solid #DFDFDE; 
	width:809px;
	margin-left:85px;	
	text-align:left;	
}

.CadreLegendePhoto {
	background-image:url(../pics/gradient_3.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#FFFFFF; 
	border-left:1px solid #DFDFDE;
	border-right:1px solid #DFDFDE;
	border-bottom:1px solid #DFDFDE;
	border-top:1px solid #DFDFDE;	
	width:800px;
	margin-bottom:20px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.CadreContenu {
	text-align:left;
	padding:25px 25px 0px 25px;
	margin:0px;	
}

.CadreOmbre {
	width:1126px;
	background-image:url(../pics/ombre.gif); 
	background-position:center; 
	background-repeat:repeat-y; 
}

.BlocLegendePhoto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;
	font-size: 12px;
	padding:10px;
}

#footernav a{
	color:red; 
	text-decoration:none;  
}
