/* CSS Document */

body
{
	/*background-color:#FFFF00;*/
	background-color:#ffb100;
	font-family:Verdana;
	font-size : 9pt;         
	margin : 0px auto;	 /*pas de marges extérieures haute et basse. auto signifie que les marges droite et gauche sont définies de manière automatique par le navigateur. Celui-ci va tout simplement centrer l’élément par rapport à l’espace disponible dans la fenêtre (en tous cas c’est ce que font Internet Explorer et Firefox).*/	
    color:#000000;
	
		
}
/*Début bandeau - menu*/
table.menu_langue
{ 
	top:0px;
    width: 760px;  
    border-collapse:collapse;
	border:none;
	/*background:#FFFFFF; */
	   	
} 

table.menu_langue td.choix_menu_langue a
{ 
	color:#ffb100;
	text-decoration:none;
	font-weight:bold;	
	/*border:#FFFF00 groove 1px;*/
	margin-right:10px;
} 

table.menu_langue td.choix_menu_langue a:hover
{ 
	color:#ffb100;
	/*border:#FFFF00 solid 1px;
	background:#006633;*/
	
} 

/*Début Affichage articles évènements */
p.paragraphe_article_evt
{
	font-family:Verdana;
	font-size : 9pt;
	text-align:justify;
}

hr.ligne_evt
{
	size:1pt;
	color:#808080;
	width:90%;
}

div.paragraphe_article_evt
{
	font-family:Verdana;
	font-size : 9pt;
	text-align:justify;
}
div.titre_article_evt
{
	font-weight:bold;
	font-family:Verdana;
	font-size : 9pt;
}
/*Fin Articles évènements*/


/*Début articles */

p.titre_article
{
	font-family:Verdana;
	font-size : 9pt;
	text-align:center;
	color:#800000;
	font-weight:700;
}

p.paragraphe_article
{
	font-family:Verdana;
	font-size : 10pt;
	text-align:justify;
}
/*Fin articles*/

/*Début articles rubrique (au jour le jour)*/

div.lien_infos_jour a
{
	font-family:Verdana;
	font-size : 9pt;
	text-align:center;
	color:#FFFFFF;
	font-weight:700;
	text-decoration:underline;
}
div.lien_infos_jour a:hover
{
	font-family:Verdana;
	font-size : 9pt;
	text-align:center;
	color:#FFFFFF;
	font-weight:700;
	text-decoration:underline;
}
/*Fin articles rubrique (au jour le jour)*/

/*Début actualité*/
div.affiche_article
{
	padding-left:10px;
	padding-right:10px;
}

div.titre_actu
{
	font-family:Verdana;
	font-size : 10pt;
	font-weight:bold;
}

div.texte_actu
{
	font-family:Verdana;
	font-size : 11pt;
}
div.texte_actu_chapo
{
	font-family:Verdana;
	font-size : 10pt;
	font-weight:bold;
	font-style:italic;
	
}
div.texte_actu_descriptif
{
	font-family:Verdana;
	font-size : 10pt;
	color:#0000FF;
	font-weight:bold;
}
/*Fin actualité*/

/*Début documents actu*/

div.lien_doc a
{
	font-family:Verdana;
	font-size : 10pt;
	text-decoration:underline;
	color:#FF0000;
	font-weight:bold;
}
div.lien_doc a:hover
{
	font-family:Verdana;
	font-size : 10pt;
	text-decoration:underline;
	color:#006600;
	font-weight:bold;
}
div.lien_doc_sommaire a
{
	font-family:Verdana;
	/*font-size : 10pt;*/
	text-decoration:underline;
	color:#0000FF;
	/*font-weight:bold;*/
}
div.lien_doc_sommaire a:hover
{
	font-family:Verdana;
	/*font-size : 10pt;*/
	text-decoration:underline;
	color:#0000FF;
	/*font-weight:bold;*/
}
/*Fin documents actu*/

/*Début equipe*/
div.nom
{
	FONT-WEIGHT: 700;
	font-family:Verdana;
	font-size:12px;
	color:#cc6600;
}

div.fonction
{
	FONT-WEIGHT: 700;
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
}

div.mail a
{
	font-family:Verdana;
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
}
div.mail a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#0000FF;
	text-decoration:underline;
}
/*Fin equipe*/

/*Début réalisation*/

div.titre_realisation
{
	FONT-WEIGHT: 700;
	font-family:Verdana;
	font-size:12px;
	color:#0000FF;
}

div.texte_realisation
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
}
/*Fin réalisation*/

/*Début carriere*/
div.texte_carriere
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
	padding-left:10px;
	padding-right:10px;
}
/*Fin carriere*/

/*Début livre d'or et forum*/

a.livre_forum 
{
	font-family:Verdana;
	font-size : 10pt;
	text-decoration:underline;
	color:#800000;
	font-weight:bold;
}
a:hover.livre_forum
{
	font-family:Verdana;
	font-size : 10pt;
	text-decoration:underline;
	color:#800000;
	font-weight:bold;
}

a.signature
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
}

a:hover.signature
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
}

div.texte_message
{
    font-family:Verdana;
	font-size : 10pt;
	border:solid 1px #CCCCCC; 
	background:#F1F1F1;
}


/*Fin livre d'or et forum*/

div.lien_archive a
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
}

div.lien_archive a:hover
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
	font-weight:bold;
}

a.lien_archive
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
	
}

a:hover.lien_archive
{
    font-family:Verdana;
	font-size : 12pt;
	text-decoration:underline;
	color:#0000FF;
	
}
