body,td,th {
font-family : Verdana, Helvetica, sans-serif;
font-size: 12.5px;
color: #000000;
line-height: 1.5em ;
background-color: #91C41C;
background-image:  url(images/fond.png);
background-position: center;
background-attachment : fixed;
}

A:link { color:#C21407; text-decoration: none;}
A:visited {color:#C21407; text-decoration: none;}
A:hover {color:#FF0000; text-decoration: underline;}

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

/*Menu*/

.menu  {
/* Il est important de laisser une largeur et une marge, au cas où le Javascript
   soit désactivé. */
	background-image:  url(menu/fond.png);
	background-repeat:repeat-x;
	font-size:10px;
	padding:1px;
	width:150px;
	margin:1em;
	color:#000000;
	text-align:center;
	border-top:1px solid #F71E00;
	border-bottom:1px solid #F71E00;

}

.menu a:link {
	color:#000000;
	text-decoration: none;
	text-align:center;
}

.menu a, .menu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera...
	La combinaison aucun width et height:100% marche sur tous, donc ne pas toucher */
	font-family:Verdana;
	text-decoration:none;
	color:#000000;
	padding:4px 3px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 15px;
}

.menu a:hover, .menu a:focus .menu a:visited{
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	border:1px solid #ffffff;
	background-image:  url(menu/fondonmouse.png);
	color:#F71E00;
	text-decoration:none;
	padding:3px 2px;
	width:100%;
}

.ssmenu {
	border:1px solid #A2CD37;
	background-image:  url(menu/fond_menu.png);
	font-size:10px;
	padding:1px;
	margin:1em;
	width:100%;
	font-weight:inherit;
}

.ssmenu a:link {
	font-weight:inherit;
	color:#F71E00;
	text-decoration: none;
	text-align:left;
}

.ssmenu a, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera...
	La combinaison aucun width et height:100% marche sur tous, donc ne pas toucher */
	font-family:Verdana;
	text-decoration:none;
	color:#F71E00;
	padding:4px 3px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:12px;
}

.ssmenu a:hover, .ssmenu a:focus
{
	background-color:#F7F7F7;
	padding:3px 2px;
	filter:alpha(opacity=90);
	-moz-opacity:1;
	opacity:1;
	background-image:url(menu/fondssmenuon.gif);
	background-repeat:no-repeat;
	width:100%;
	text-decoration: none;
}

.ssmenu ul, .ssmenu li {
/* Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	list-style-type:none;
}

.ssmenutext {
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
}
	
.ssmenutext a:hover {
	color:#666666;
	font-size:12px;
	font-family:Verdana;
	text-align:left;
}
	
html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active, {
	width :auto;
}

html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width :auto;
}
	
img {
	border:none;
}
/*Fin menu */




.page_texte {
padding-left : 115px;
padding-right : 115px;
text-align: justify;
}

.td_texte
{
text-align: justify;
}

.page_title {
text-align: center;
font-family : Verdana, sans-serif;
font-size: 25px;
color: #000000;
margin-top: 30px;
}

.footer, .footer a:link, .footer a:visited {
color:#727272;
text-align:center;
}

.plan, .plan a:link, .plan a:visited {
color: #000000;
list-style-type:none;
}

.plan a:hover {
color: #FF0000;
}

.trans {
background-image:  url(images/pixel_trans.gif);
}


.Popup_title
{
text-align: center;
font-family : Georgia, Verdana, sans-serif;
font-size: 25px;
color: #000000;
}

