*{padding: 0; margin: 0;}

body{
font-family: tahoma;
color:#707070;
font-size: 14px;
margin:0px;
padding:0px;
background-color:#f2f2f2;
overflow:hidden;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color:#303030;
}

h3 {
	color: #333;
	margin: 1em 0 0.8em;
	font-size: 18px;
}

h4 {
	color: #555;
	margin: 0.4em 0;
	font-size: 16px;
}


a, a:link, a:hover, a:active, a:visited   {
font-family: tahoma;
font-size: 12px;
color:#bac302;
text-decoration:none;
}

.right { float: right; width: 45%; }
.left { float: left; width: 45%; }
.clr { clear: both; }

h3 a { font-size: 16px; margin-left: 5px; }

.styleFlux {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #363636;	
}

.styleTitre {
font-family:arial;
font-weight:bold;
font-size:22px;
color:#363636;
}

.styleSousTitre {
font-family: tahoma;
font-weight:bold;
color:#363636;
}

.stylePetit {
font-size:9px;
}

.error {
	color: #FF6E42;
	font-weight: bold;
	font-style: italic;
}

div#contenusPages{
position:relative;
width:830px;
height:95%;
margin-top:10px;
overflow:auto;
}


div#infosPages{
position:relative;
width:750px;
margin-left:40px;

}

/*  CSS pour la page Zoom   */


div#contenant{
position:relative;
width:800px;
height:600px;
margin-top:0px;
text-align:left;
} 



div#bannercadre{
position:relative;
margin-top:0px;
margin-left:10px;
width:800px;
height:20px;
text-align:left;
font-family:tahoma;
font-size:13px;
}

.menuLangue a { color:#363636; font-size:14px; text-decoration:none; font-weight:bold; }
.menuLangue a:hover { color:#363636; font-size:14px;text-decoration:none; font-weight:bold;  }
.menuLangue a:active { color:#363636; font-size:14px;text-decoration:none; font-weight:bold;  } 
.menuLangue a:visited { color:#363636; font-size:14px; text-decoration:none; font-weight:bold; }


div#lienRSS{
position:absolute;
text-align:center;
right:0px;	
top:0px;   

}

div#barre{
position:relative;
width:800px;
height:2px;
margin-left:0px;
margin-top:10px;

}


div#liensAdmincreer{
position:absolute;
top:0px;
right:0px;
}

.liensAdmincreer a { color:#f26c00; font-size:13px; text-decoration:none; font-weight:normal; }
.liensAdmincreer a:hover { color:#f26c00; font-size:13px;text-decoration:none; font-weight:bold;  }
.liensAdmincreer a:active { color:#f26c00; font-size:13px;text-decoration:none; font-weight:normal;  } 


/*        DIv de la fiche 							*/


div#cadreTextesProjet{
position:relative;
margin-top:0px;
width:750px;
margin-left:40px;
}


div#liensProjet{
position:relative;
margin-left:0px;
}

.liensProjet a { color:#bac302; font-family: georgia;font-size:15px; text-decoration:none; font-weight:normal; }
.liensProjet a:hover { color:#363636;font-family: georgia;font-size:15px;text-decoration:none; font-weight:normal;  }
.liensProjet a:active { color:#bac302; font-family: georgia;font-size:15px;text-decoration:none; font-weight:normal;} 



div#titreListe{
position:relative;
width:750px;
height:15px;
margin-left:40px;
margin-top:0px;
font-size:11px;		
text-align:center;

}

div#listeProjets{
position:relative;
width:750px;
margin-top:8px;
margin-left:40px;
height:120px;
font-size:11px;		 
text-align:left;
overflow-x:auto;
overflow-y:hidden;
}

.listeProjets a { color:#363636; font-family: tahoma;font-size:12px; text-decoration:none; font-weight:bold;}
.listeProjets a:hover { color:#bac302;font-family: tahoma;font-size:12px;text-decoration:none; font-weight:bold;}
.listeProjets a:active { color:#363636; font-family: tahoma;font-size:12px;text-decoration:none; font-weight:bold} 
