/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	background-color: #FACC7E;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FF3300;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	text-decoration: underline;
	background-color: #FFB66C;
}


.h1{
	color: #990000;
	font-weight: lighter;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.ul{
	color: #990000;
	text-align: left;
}
.lign_col_maj{
	background-color:#333300;
	color: #66CC00;
	font-family: Arial, Helvetica, sans-serif;
}
.titt_mauve {
	color:#660000;
	font-style:normal;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.txt_mauve {
	color:#660000;
	font-style:normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.txt_mauve_bold {
	color:#660000;
	font-style:normal;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.txt_mauve_ital {
	color:#660000;
	font-style:italic;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.txt_titre_12 {
	font:"Times New Roman", Times, serif;
	color:#FFCC66;
	font-style:italic;
	text-align: center;
	font-size: 20pt;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.txt_titre_8 {
	color:#FFCC66;
	font-style:italic;
	font-size: large;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	}

.txt_blanc_12 {
	font:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	text-align: center;
	font-size: 20pt;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.tit_photo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: small;		
	}
.tit_autre{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: medium;
	}

.mini{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-style: oblique;
	font-weight: normal;
	font-size: xx-small;
	}
.tit_page{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-style: italic;
	font-weight: bold;
	font-size: x-large;
	}

#boite_titre_index{
	height:224px;
	float: left;
	width: 860px;
	text-align: center;
	background-color: #660000;
}
#conteneur{
	width:800px;
	background-color: #FFFFFF;
	margin-left: 0px;
	text-align: center;
	margin-top: 0px;
	height: auto;
	position: absolute;
	visibility: visible;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#boite_titre_pa{
	width: 800px;
	height:50px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	
}
#boite_centre{
	width: 800px;
	float: left;
	text-align: center;
	color: #660000;
	padding-top: 10px;
}

#boite_titre{
	height:100px;
	float: left;
	width: 860px;
	text-align: center;
	background-color: #000066;
	border-bottom-color: #FFFF99;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#conteneur_pop{
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
	color: #FFFFCC;
	margin-left: 0px;
	float: left;
	text-align: center;
	margin-top: 5px;
}


#boite_1{
	height:135px;
	margin-left: 5px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-color: #FF3300;
}
#boite_2{
	width: 800px;
	float: left;
	color: #660000;
}

#boite_pop{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 600px;
	float: left;
	color: #FFFF99;
}


#barreMenus {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 50px;
	height: 10px;
	text-align: center;
	margin-top: 0px;
	
 }
#barreMenus a{
	display: block;
	color:#FFFF99;
	text-decoration:none;
	text-align:center;
	width:105px;
	font-size: small;
	font-weight: normal;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 0px;
 }
#barreMenus li{
	float:left;
	text-decoration: 0;
	list-style-type: none;
	line-height: 17px;
	} 
 
 #barreMenus a:hover{
	display:block;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC66;
	margin-top: 9px;
	font-size: small;
}
 #barreMenus a:active{
	font-weight:bold;
	color: #990000;
	font-size: small;
}
#cadre_dessus{
	width:710px;
	height:30px;
	background-image: url(aa_new/images2/dessus.gif);
}
#cadre_dessous{
	width:710
	px;
	height:30px;
	background-image: url(aa_new/images2/dessous.gif);
}
