﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	 font-family:Verdana;
	 font-size:12px;
}
/* style pour les cellules des tableaux */
TD 
{
	font-size: 12px; 
	color: #4d4d4d; 
	font-family: tahoma;
}
/* style pour les boutons */
.btn    
{
	margin:2; 
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #FF8A00 1px solid;  
	BORDER-LEFT: #FF8A00 1px solid;  
	BORDER-RIGHT: #FF8A00 1px solid; 
	BORDER-TOP: #FF8A00 1px solid; 
	COLOR: #000000; 
	FONT: 12px Verdana, Helvetica;

}
/* style pour les liens */
.plan {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

/* style pour le liens hover */
.plan:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}

.plan:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

/* style pour les liens en general */
a:link  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

/* style pour le liens hover */
a:hover  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

/* style pour le tire: Republique islamique de Mauritanie */
.titre {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #27312E;
	font-weight:bold;
}
/* style pour les menus */
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/* style pour les menus hover */
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
/* titre de la rubrique */
.rub {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
.lib {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.for { 
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #145525; 
	border: 1px #FFCC00 solid; 
	background-color: #FFFFFF;
}
.TXT 
{
	BACKGROUND-COLOR: #FFFFFF; 
	FONT: 14px Trebuchet MS;
}
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; text-align: justify; font-weight: bold;} 
.mytext a:link {color: #388B1F; text-decoration: underline} 
.mytext a:visited {color: #388B1F; text-decoration: underline} 
.mytext a:hover {color: #FFCC00; text-decoration: none} 
.mytext a:active {color: #388B1F; text-decoration: none} 

