/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

select{
width:200px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background-color:#666666;
color:#FFFFFF;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}


/**********************************************************************************************************/
.fondmarron {
	background-color: #7e3f00;
}
.fondbleufonce {
	background-color: #1d1157;
}
.fondbleu 
{
	background-color: #5b97b1;
}

.fondrose {
	background-color: #d7004d;
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


/**********************************************************************************************************/
ul.MenuHorizontal {
   width: 151px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 151px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #000;         /*Ici, changer la couleur de la police*/
   font-family: Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/
   font-weight:normal;
   padding:0 0 0 40px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/md-index_06.jpg');         /*Ici l'image de fond de la cellule*/
   height:23px;
   line-height:21px;
}

li#menu1 a {
   background-image: url('gifs/md-index_07.jpg');         /*Ici l'image de fond de la cellule*/
   height:20px;
}

li#menu2 a {
   background-image: url('gifs/md-index_08.jpg');         /*Ici l'image de fond de la cellule*/
   height:20px;
}

li#menu3 a {
   background-image: url('gifs/md-index_09.jpg');         /*Ici l'image de fond de la cellule*/
   height:18px;
}

li#menu4 a {
   background-image: url('gifs/md-index_10.jpg');         /*Ici l'image de fond de la cellule*/
   height:19px;
}

li#menu5 a {
   background-image: url('gifs/md-index_11.jpg');         /*Ici l'image de fond de la cellule*/
   height:25px;
}

li#menu0 a:hover, a#selected-over0 {
	font-weight:bold;
	text-decoration:none;
}

li#menu1 a:hover, a#selected-over1 {
	font-weight:bold;
	text-decoration:none;
}

li#menu2 a:hover, a#selected-over2 {
	font-weight:bold;
	text-decoration:none;
}

li#menu3 a:hover, a#selected-over3 {
	font-weight:bold;
	text-decoration:none;
}

li#menu4 a:hover, a#selected-over4 {
	font-weight:bold;
	text-decoration:none;
}

li#menu5 a:hover, a#selected-over5 {
	font-weight:bold;
	text-decoration:none;
}







.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.orangeita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-style: italic;
}
#footer {
font-size:11px;
text-align:center;
}