body {
background-color: #f5f4f5;
color: #000000;
font-family: Arial;
font-size: 12px;
text-align: center;
}

input {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;border-width: 1px;border-style: solid;border-color: #D0CACA;background-color: #FFFFFF;}
textarea {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;border-width: 1px;border-style: solid;border-color: #D0CACA;background-color: #FFFFFF;}

.title_page {font-family: Arial;color: #915487;font-size: 18px;font-weight: bold;text-decoration: none;}

.menu1  {font-family: Arial;color: #e95d0f;font-size: 14px;text-decoration: none;font-weight: bold;}
.menu1 a {font-family: Arial;color: #e95d0f;font-size: 14px;text-decoration: none;font-weight: bold;}
.menu1 a:hover {font-family: Arial;color: #e95d0f;font-size: 14px;text-decoration: none;font-weight: bold;}

.menu2 {font-family: Arial;color: #ffffa8;font-size: 12px;font-weight: bold;text-decoration: none;}
.menu2 a{font-family: Arial;color: #ffffa8;font-size: 12px;font-weight: bold;text-decoration: none;}
.menu2 a:hover{font-family: Arial;color: #ffffa8;font-size: 12px;font-weight: bold;text-decoration: none;}

.titre{
font-family: Verdana;
font-size: 14px;
color: #ffffa8;
font-weight:normal;
padding: 0px;
background-color: #6f1666;
}

.lignea{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight:normal;
padding: 0px;
background-color: #FFFFFF;
}

.ligneb{
font-family: Verdana;
font-size: 12px;
color: #6f1666;
font-weight:normal;
padding: 0px;
background-color: #e9decc;
}

.lignec{
font-family: Verdana;
font-size: 12px;
color: #6f1666;
font-weight:normal;
padding: 0px;
background-color: #eb5b14;
}

.entete {font-family: Arial;font-size: 15px;font-weight: bold;color: #FFFFFF;}
.entete a {font-family: Arial;font-size: 15px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.entete a:hover {font-family: Arial;font-size: 15px;font-weight: bold;color: #FFFFFF;text-decoration: none;}

.content{
		color: #000000;
		background-color: #e9decc;
		font-family: Arial;
		font-size: 12px;
		margin-left:15px;
		width:637px;
}

.btn_menu{
		margin-left:2px;
		margin-right:2px;
		width:89px;
		text-align: center;
}

.content a {font-family: Arial;font-size: 12px;font-weight: bold;color: #6f1666;text-decoration: none;}
.content a:hover {font-family: Arial;font-size: 12px;font-weight: bold;color: #6f1666;text-decoration: underline;}

/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
	font-size: .85em;
	background: url(images/page_bottom.jpg) no-repeat;
	width: 927px; 
	height:26px;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	text-align: right;
	margin:right: 20px;
	padding-top: 5px;
}
#pied a {font-family: Arial;color: #000000;font-size: 12px;font-weight: bold;text-decoration: none;}
#pied a:hover {font-family: Arial;color: #000000;font-size: 12px;font-weight: bold;text-decoration: none;}

#global {
position: relative;
}

#content{
background: url(images/tab_back.jpg) repeat-y;
width: 923px;
text-align: left;
}

#top_tab{
background: url(images/tab_top.jpg) no-repeat;
width: 923px;
height: 46px;
}

#bottom_tab{
background: url(images/tab_bottom.jpg) no-repeat;
height: 46px;
width: 923px;
}

/* Contenu principal */
#principal {
	float: left;
	width: 200px;
	padding: 10px 20px;
	color: #58584e;
	font-family: Arial;
	font-size: 12px;
}

#principal a {font-family: Arial;color: #58584e;font-size: 9px;font-weight: bold;text-decoration: none;}
#principal a:hover {font-family: Arial;color: #58584e;font-size: 9px;font-weight: bold;text-decoration: none;}

/* Contenu secondaire */
#secondaire {
	margin-left: 200px;
	margin-right: 20px;
	padding: 12px 0;
	width: 650px;
	color: #58584e;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

#secondaire a {font-family: Arial;color: #58584e;font-size: 9px;font-weight: bold;text-decoration: none;}
#secondaire a:hover {font-family: Arial;color: #58584e;font-size: 9px;font-weight: bold;text-decoration: none;}

#menu_top{
width: 923px;
text-align: left;
height: 26px;
padding-top: 5px;
}

#bandeau{
width: 923px;
text-align: left;
height: 180px;
padding-left: 10px;
}

.prem_lettre{
background-color:#ffed00;
font-weight: bold;
}
