body {
	background-color: #999999;
	background-image: url(/media/site/bg.jpg);
	margin: 0;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}
.principale{background-color: #ffffff;font-size: 12px;}
.titre{font-size: 20px;color:#cccccc;}
.titreniv2{font-size: 16px;}
.erreur{color:#cf3013;}
.stitre{font-size: 14px;
color:#cf3013;}

.bande{
	width:1010px;
	height: 20px;
	margin: 0 auto;
	background-image: url(/media/site/tile_back.gif);
}
.content{
	width: 630px;
	padding: 12px;
}
.vert{border:1px solid green;}

.table-option-recherche{margin:20px;border:1px solid #000000;
font-size: 10px;

}
.departement{font-size: 10px;}
.rouge{font-size: 10px;color:#cf3013;}
.table_ligne0{font-size: 12px;color:#ffffff;background-color: #cf3013;}
.table_ligne0 a{
	text-decoration: none;
	color: #f2f2f2;
	font-weight:bolder;
}
.table_ligne0 a:hover{
	text-decoration: underline;
	
}
.table_ligne1{font-size: 12px;color:#cf3013;background-color: #ffffff;}
.table_ligne1 a{
	text-decoration: none;
	color: #cf6226;
	font-weight:bolder;
}
.table_ligne1 a:hover{
	text-decoration: underline;
}


.table_description_0 {
	background-color:#f14c2e;
	width:100px; 
	border-right:solid 1px #dc2908;
	padding-left:10px;
	height:20px;
	font-size: 10px;
}
.table_description_1 {
	background-color:#fa6e53;
	width:100px;
	border-right:solid 1px #dc2908;
	padding-left:10px;
	height:20px;
	font-size: 10px;
}

.menu-droit{width: 180px;border: 1px solid #D33518;font-size: 11px;}
.menu-droit li{margin: 5px;list-style-type: none;}
.menu-droit a{text-decoration: none;	color: #000000;}
.menu-droit a:hover{color: #FF0000;}
.titre-menu-droit{height: 20px; background-image: url(/media/site/tile_back.gif);text-align: center;color: #FFFFFF;}

.menu-gauche{width: 180px;border: 1px solid #D33518;font-size: 11px;}
.menu-gauche li{margin: 5px;list-style-type: none;}
.menu-gauche a{text-decoration: none;	color: #000000;}
.menu-gauche a:hover{color: #FF0000;}
.titre-menu-gauche{height: 20px; background-image: url(/media/site/tile_back.gif);text-align: center;color: #FFFFFF;}


.menu-bas{text-align: center;width:1010px;height: 20px;margin: 0 auto;background-image: url(/media/site/tile_back.gif);}
.menu-bas a{
	text-decoration: none;
	color: #FFFFFF;
}
.menu-bas a:hover{
	text-decoration: underline;
}


.footer{
	width: 1010px;
	height: 15px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 13px;
}
.footer a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.footer a:hover{
	color: #FF0000;
}