/* CSS Document */
BODY
{
	scrollbar-face-color: #CBE0ED; 
	scrollbar-shadow-color: #AAC3D2;
	scrollbar-highlight-color: #E1EFF8; 
	scrollbar-3dlight-color: #A1B5C1;
	scrollbar-darkshadow-color: #CBE0ED; 
	scrollbar-track-color: #CBE0ED;
	scrollbar-arrow-color: #4A809E;
	background-color: #FFFFFF;
}

h5{
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-size:16px;
	text-decoration:underline;

}

hr{
	text-align:center;
	border: dotted 1px #5E656B;
}

.fond_haut{
background-image: url(../graphisme/images/banniere.jpg);
background-position:left;
background-repeat:no-repeat;
height:100px;
border: solid 1px #5E656B;
z-index:1;
}

.haut {
width:auto;
height:100px;
border: dashed 1px #FFFFFF;
}

.team{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent:15px;	

}

.team p:first-letter { 
	font-weight:bold; 
	font-size:1.5em;
	color:#456B83;
}


.ligne1 
{
 background-color: #DEF3FF;
 }
 
.ligne2 
{
background-color: #BCDEF1;
 }
 
.page a:link {
font-size:12px;
color:#6393B1; 
}
.page a:visited{
font-size:12px;
color:#6393B1;
}
.page a:hover{
font-size:12px;
color:#8DB1C8;
}

.new a:link { color:#405D70; text-decoration:none; font-family: Tahoma, Verdana, sans-serif;}
.new a:visited{color:#405D70; text-decoration:none; font-family: Tahoma, Verdana, sans-serif;}
.new a:hover{color:#405D70; text-decoration: underline; font-family: Tahoma, Verdana, sans-serif;}

.retour a:link { color:#6393B1; text-decoration:none;}
.retour a:visited{color:#6393B1; text-decoration:none; }
.retour a:hover{color:#8DB1C8; text-decoration:none; }

.retour
{
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
}

.imaged{
background-image:url(../graphisme/images/t1.jpg);
background-position: left;
background-repeat: no-repeat;
height: 100px;
width:721px;
}

.imagem {
float: left;
background-image:url(../graphisme/images/t2.jpg);
height: 100px;
background-repeat:repeat-x;
}

.imagef {
background-image:url(../graphisme/images/t3.jpg);
background-position: right;
background-repeat: no-repeat;
height: 100px;
width:72px;

}

#titre_menu
{
width:119px;
background-image:url(../graphisme/images/fondmenumags.jpg);
height:25px;
margin-bottom:2px;
border: 1px solid #5E656B;
font-size: 0px;
margin-left: 0px;
}

#titre_menu_serv
{
width:119px;
background-image:url(../graphisme/images/fondmenuservs.jpg);
height:25px;
margin-bottom:2px;
border: 1px solid #5E656B;
margin-right:0px;
font-size: 0px
}

#titre_menu_rech
{
width:119px;
background-image:url(../graphisme/images/fondmenurechs.jpg);
height:25px;
margin-bottom:2px;
border: 1px solid #5E656B;
font-size: 0px;
margin-top: 10px;
margin-left: 0px;
}

#titre_menu_webtivite
{
width:119px;
background-image:url(../graphisme/images/fond_webtivite.jpg);
height:25px;
margin-bottom:2px;
border: 1px solid #5E656B;
font-size: 0px;
margin-top: 10px;
margin-left: 0px;
}

#recherche
{
text-align:center;
}
#bouton {
height:20px; /* hauteur de l'image */
width:20px;
padding-top: -50px !important;
border: 1px solid #000000;
background: url(../graphisme/images/go.jpg);
}
#menug
{

float:left;
width:120px;
background-color:#FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
margin-left:0px;
}

#menu
{
float:left;
width:120px;
background-color:#ACD1E7;
}

.element_menu1
{
  border: 1px solid #5E656B; 
   background-color: #CBE0ED;
   padding-bottom:10px !important;
   padding-bottom:0px;
   list-style-image:url(../graphisme/puce.jpg);
   margin-left: 0px;
 }
 
.element_menu
{
  border: 1px solid #5E656B; 
   background-color: #CBE0ED;
   padding-bottom:15px;
   list-style-image:url(../graphisme/images/puce.jpg);
   margin-left: 0px;
      
 }
 
.element_menu_rech
{
  border: 1px solid #5E656B; 
   background-color: #BDC2D4;
   padding-bottom:5px !important;
   padding-bottom:0px;
   list-style-image:url(../graphisme/puce.jpg);
   margin-left: 0px;
 }
 
 .zone_texte {
border: 1px solid;
margin-left:5px;
}
 
  
#menu_archives
{
  
   font-family: Tahoma, Verdana, sans-serif;
   list-style-image:url(../graphisme/images/pucea.jpg);
        
 }

.element_menu_archives h1
{
font-size:16px;  
font-family: Tahoma, Verdana, sans-serif;
  list-style-image:url(../graphisme/images/puce.jpg);        
 }
/* Quelques effets sur les menus */


.element_menu h3
{    
   color: #265979;
font-family: Tahoma, Verdana, sans-serif;
   text-align: center;
   
}

.element_menu ul
{
background-color: #CBE0ED;
   padding: 0px;
   padding-left: 30px;
   margin: 0px;
    padding-top: 5px;

  }

.element_menu a
{
text-decoration:none;
   color: #265979;
   
  
}

.element_menu a:hover
{


   background-color: #BAD2E0;
   color: black;
}
.element_menu_archives a:hover
{


   background-color: #BAD2E0;
   color: black;
}

 .auteur {
font-family: Arial, Helvetica, sans-serif;
	color: #385362;
	font-weight: bolder;
	text-align: center;
	font-size: 11px;
	line-height: normal;
	text-decoration: normal;



}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #DEF1FD;
	border: 1px #000000;
	border-top-width: 0px;
	border-style: solid;
	border-collapse: collapse;
	background-repeat: repeat-y;
	line-height: normal;
	padding: 3px;
	
	}
	
.sous_img
{

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
	}	
	
.new-texte{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
	}

.barre_titre
{
	background-image:url(/graphisme/image/fondn.jpg);
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-position: left top;
	background-repeat:repeat;	
	font-weight: bold;
	border-collapse: collapse;
	border: 1px #000000;
	border-style: solid;
	font-style: normal;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}

#datea
{
color:#44545F;
 float: left;
padding-left:5px;
font-size:11px;
}

#pseudoa
{
color:#1C272E;
 float: right;
 text-align: right;
padding-right:5px;
font-size:11px;
valign: center;
}

#titrea
{
color:#1A3D52;
margin:0px;
 text-align: center;
 font-size:12px;
 }
 
 #contenua
{

margin-left:auto;
margin-right:auto;
border: 1px solid #518EB1;
border-collapse: collapse;
cellspacing:0px;
}
#pied_de_page
{
background-color:#ACD1E7;
width:100%;
border: 1px solid #518EB1;
text-align:center;
}

.facultatif
{
text-align:left;
font-size:10px;
font-style:italic;
}

.caract{

	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
input.bouton {
background-color:#93BDD8;
border:2px outset #8FB9D4;
font-weight:bold;
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
input.bouton:hover {
background-color:93BDD8;
color:#0C5684;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

input.bouton:active {
border:2px inset #93BDD8;
background-color:#0C5684;
color:#0C5684;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
fieldset {
margin:15px;
border: 1px dashed #000000 !important;
border: 1px solid #000000;
background-color: #D7E5EE !important;
background-color: #DEF1FD;
}

.texte_field{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
padding:5px;
}

