/* CSS Document */

body

{

	margin:0;
	margin-left:10%; margin-right:10%;
	background:#FFFBF5;
	scrollbar-face-color: #F7F7F5;
	/*background-image:url(../imgs/backgnd.gif);
	background:url(../imgs/backgnd.gif);*/
	scrollbar-highlight-color: #F7F7F5;

	scrollbar-3dlight-color: #EAEAEA;

	scrollbar-darkshadow-color: #F7F7F5;

	scrollbar-arrow-color: #14769D;

	scrollbar-shadow-color: #EAEAEA;

	scrollbar-track-color: #FFFFFF;

}



.menu a

{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	/*color:#F5F5F5;*/
}

.conv a

{
	font-size:14px;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #0255BB;
	/*color:#F5F5F5;*/
}


.menu a:hover

{

	color:#FFFF00;

}



.lien a{

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-decoration:none;

	color:#0255BB;

}

/* pied de page style2*/

.piedPage {

	color: #FFFFFF;
	font-weight: bold;

}

.lien a:hover

{
	text-decoration:underline;
}
/* *********************************** */

.rech a

{
	font-size:17px;

	font-family: sylfaen;

	text-decoration:none;

	font-weight:bold;

	color:#0255BB;

}
.rech a:hover

{

	text-decoration:underline;

}

/* texte en blanc */

.txt

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.txt1

{
	color:#0151B0;
	font-family:sylfaen;
	font-size:15px;

}
/*texte pour les formulaires*/

.texte{

	font-family:sylfaen;

	font-size:14px;
			
	color:#3B3A3A;

}

/*pour les zone de texte*/

.zonetext

{
	height:19px; 

	border: solid 1px #c9d8e9;

	color:#3B3A3A;

	font-family:sylfaen;

	font-size:12px;

}
/*pour les zone de texte*/
.cmd

{

	height:20px; 

	color:#0066FF;

	font-family:sylfaen;

	font-size:12px;

}
.bg

{
	width:1003px; 
	height:780px;
	background: url(../imgs/bgEsisa3.jpg) no-repeat;

}
.bg1

{
	width:1003px; 
	height:780px;
	background: url(../imgs/bgblan.jpg) no-repeat;

}

/*pour les zones textarea*/

.scrolbar 

{ 

	scrollbar-face-color: #F7F7F5;

	scrollbar-highlight-color: #F7F7F5;

	scrollbar-3dlight-color: #EAEAEA;

	scrollbar-darkshadow-color: #F7F7F5;

	scrollbar-arrow-color: #14769D;

	scrollbar-shadow-color: #EAEAEA;

	scrollbar-track-color: #FFFFFF;

	color:#3B3A3A;

}

h3

{	color: #0255BB;
	font-family:"Times New Roman", Times, serif;
}

/*pour les titres et les sous titres*/

.titre

{

	color: #0255BB;

	font-weight:bold;

	font-family:sylfaen;

	font-size:14px;

}
.bimg

{
	background-image: url(../imgs/actualite2.JPG);
	background-repeat: no-repeat	
}
.bimg1

{
	background-image: url(../imgs/actualite02.JPG);
	background-repeat: no-repeat	
}
.lien1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CFCFCF;
	font-size:11px;
	text-decoration:none;
}

/*pour les paragraphe*/

p

{

	color:#3B3A3A;

	font-family:sylfaen;

	font-size:14px;

	text-align:justify;

}
#main-menu { 

font-family: Verdana,sans-serif; 
white-space:nowrap; 
font-size: 80%; 
text-align:left;
}

#main-menu li {
display:block;
float:left;
list-style-type:none;
text-align:left;

}
/*Les liens normaux*/
#main-menu a {
display:block;
float:left;
width:85px;
background: #0255BB;
text-align:center;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

/*Les liens au survol et rubrique en cours*/
#main-menu a:hover, #main-menu #selected a {
color:#ffffcc;
background: #FF6600;
font-weight:bold;
/*border-bottom: 3px solid #D1481B;*/
font-weight: bold;
text-decoration: none;
}
#main-menu a:active
{ 
background:  #990000;
}
.tab {
border:double #339966;}