body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/fr/inside/79.jpg);
}

input, textarea, select {
 border: 1px solid #a7a7a7;
}

textarea{
	overflow: auto;
}

a{
	color: #003399;
	text-decoration: underline;	
}

a:hover{
	color: #003399;
	text-decoration: none;	
}

p{
	margin-bottom: 8px;
	margin-top: 3px;
}

h1, h2, h3 { color: #045495; }

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

ul {
	list-style-image: url(../images/bullet.gif);	
}

ul li {
	margin-bottom: 2px;
}

.sous_categories {	
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}

.sous_categories li ul {
	margin-top: 2px;
	margin-bottom: 10px;
			
}

.entreprises ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
	
}

.entreprises ul li {
	margin-left: -10px;
	
	margin-bottom: 5px;
}

.entreprises a{
	color: #003399;
	text-decoration: none;		
}

.entreprises a:hover{
	color: #003399;
	text-decoration: underline;	
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.autodatatable{
	border: 1px solid #09386a;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #09386a;
	background-color: #ffffff;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #eaf5ff;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #d0e9fd;
}

.content {
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content-commercant {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer_text {
	color: #FFFFFF;
	font-size: 10px;
}

.footer_text a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;	
}

.footer_text a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;	
}

#sidemenu{
	width:180px;
	color: #045495;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}
#sidemenu a, li{
	color: #045495;
}
.manger-sortir{
	background-color: #8d0000;
}
.services{
	background-color: #b76700;
}
.dormir{
	background-color: #005399;
}
.magasiner{
	background-color: #056a00;
}
.titre_souscat{
	color: #045495;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	font-size:11px;
	
}
