body {
/*background: url(images/background.png) repeat-x;*/
background-color: #2d2d2d;
color: #FFF;
font-family: Arial;
font-size: 12px;
text-align: center;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.menu_lettre{font-family: Verdana;color: #FFF;font-size: 20px;text-decoration: none;font-style: italic;}

a {font-family: Arial;color: #FFF;font-size: 12px;text-decoration: none;}
a:hover {font-family: Arial;color: #FFF;font-size: 12px;text-decoration: underline;}

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: #000000;font-size: 13px;text-decoration: none;font-weight: bold;}
.menu1 a {font-family: Arial;color: #000000;font-size: 13px;text-decoration: none;font-weight: bold;}
.menu1 a:hover {font-family: Arial;color: #000000;font-size: 13px;text-decoration: underline;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;
}


.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;}

.btn_menu{
		margin-left:2px;
		margin-right:2px;
		width:89px;
		text-align: center;
}

/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
	font-size: .85em;
	background-color: #aba899;
	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;
background-color: #2d2d2d;
/*background: url(images/background.png) repeat-x;*/
text-align: center;
}

#content{
background: url(images/content-back-all.png) repeat-y;
width: 801px;
text-align: left;
height: 356px;
overflow: hidden;
}

#txt_content
{
/*float: left;*/
width: 750px;
height: 100%;
/*text-align: left;*/
overflow: auto;
/*overflow: hidden;*/
font-size: 12px;
color: #FFF;
margin-left:30px;
}

#txt_content a {font-family: Arial;font-size: 12px;font-weight: bold;color: #FFF;text-decoration: none;}
#txt_content a:hover {font-family: Arial;font-size: 12px;font-weight: bold;color: #FFF;text-decoration: underline;}

#top_tab{
background: url(images/content-top.png) no-repeat;
width: 801px;
height: 26px;
}

#bottom_tab{
background: url(images/content-bottom.png) no-repeat;
height: 41px;
width: 801px;
}

/* Contenu principal */
#principal {
	float: center;
	width: 801px;
	/*padding: 10px 20px;*/
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

#menu_top{
width: 801px;
background: url(images/fond-menu.png) no-repeat;
text-align: center;
height: 26px;
/*padding-top: 5px;*/
}

#bandeau{
width: 801px;
text-align: center;
height: 165px;
}

.mini_image {border-style: solid;border-width: 3px;border-color: #FFF;}
.mini_image_over {border-color: #ff0404;border-style: solid;border-width: 3px;}
.image {border-style: solid;border-width: 2px;border-color: #FFF;}





