/* CSS Document */
body {
color: #818181;
font-family:"arial";	

}

h1{
	
	font-size: 14px;
	font-weight: bold;
	color: #FCB100;
	text-decoration: none;
	
}
H2{
font-size: 15px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	display:inline;
}
H3{
font-size: 13px;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
	display:inline;
}
H4{
font-size: 12px;
	
	color: #818181;
	text-decoration: none;
	display:inline;
}


a{
   
	font-size: 14px;
	font-weight: bold;
	
	
	color: #6c5b40;	
	text-decoration: none;
	
}

a img
{
  border:  none ;
}
li img
{
  border:  none ;
}

a:hover{
		color: #4c310f;
}



P {
	color: #818181;
	font-size: 14px;
}
.deco {
	text-decoration: none;
}
map {
	height: 500px;
	width: 500px;
}
message {
	height: 500px;
	width: 500px;
}

.flag td {
	background-color: #B3C0D0;

}
.flag td:hover {
	background-color: #EEF1F8;

}

#admin a{
font-size:9px;
color:#999999;
 }

ul {
	list-style-type: none;
	margin:0;
	padding:0;
	
}



.menu a {
	width: 150px;
	height: 27px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #6c5b40;
	background-color: #B3C0D0;
	
	
}

.menu li img
{
  border:  none ;
}

.menu a:hover {
	color: #4c3f2f;
	
	
	background-color: #93A4BF;
	
}

.menu a span {     
display: none;
}

.menu a:hover span {
	display: block;
	position: absolute;
	top: -100px;
	left: 0;
	width: 250px;
	text-align: left;
	
	border-bottom-color: #FF0033;
	border-top-color: #FF0033;
	color: #6B81A6;
}


.menuindex a {
	width: 265px;	
	display: block;
	text-align: left;
	text-decoration: none;
	color: #6c5b40;
	background-color: #B3C0D0;
	
	
}

.menuindex li img
{
  border:  none ;
}

.menuindex a:hover {
	color: #4c3f2f;
	
	
	background-color: #93A4BF;
	
}































.texte {
color: #6B81A6;
}

.footer {
	text-decoration: none;
	color: #818181;
	font-size: 10px;

}

.semra a{
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #FCB100;
	}
	
.menubar td{
background-color: #B3C0D0;

}
.menubar td:hover {
	background-color: #EEF1F8;

}
