body{padding:20px; font-size:14px; color:#000000; font-family:Arial, Helvetica, sans-serif;}
h1 {text-align:center; font-size:2.9em; text-transform:uppercase; }
h2 {font-weight:bold; margin:10px 0px; }
p span {color:#006600; font-weight:bold; }
a , a:link {color:#003300;}
a:visited {color:#33ff66;}
textarea {width: 100%; padding: 10px; margin: 10px 0 15px 0; font-size: 13px; font-family: Consolas,monospace;}
textarea.html {height: 300px;}
p {margin: 0 0 10px 0;}
code, pre {font-family: Consolas,monospace; color: green;}
ol li {margin: 0 0 15px 0;}
strong {text-decoration:underline; }
textR {float: right;}
.cligno {text-decoration:blink; color:#339933 ;}
.souligner {text-decoration:underline; color:#336633 ;}
/* Footer (CopyRight)*/
#footer {
	border-width:thick;
	border-color: #01da00;
	border-style:ridge;
	margin-bottom:0px;

}
#footer p{
	text-transform:uppercase;
	text-align:center;
}
blockquote {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-style:italic;
    text-indent:-25px;
    padding-right:25px;
    padding-left:25px;
    color:red;
    text-align:justify;
}
/* Menu Vert Avec text, non deroulant */
#MenuVert{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8e8e8e;
	}
#MenuVert ul{
	background:url("images/menu-bg1.027f254e86e0.gif") top left repeat-x;
	height:43px; /* 43px normal .. et menu-bg11.gif */
	list-style:none;
	margin:0;
	padding:0;
	}
#MenuVert li{
		float:left;
		padding:0px 8px 0px 8px;
}
#MenuVert li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:43px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}
#MenuVert li a:hover{
	color:#000000;
	text-decoration:none;
}
#MenuVert li ul{
	background:#e0e0e0;
	border-left:2px solid #01da00;
	border-right:2px solid #01da00;
	border-bottom:2px solid #01da00;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}
#MenuVert li:hover ul{
	display:block;
	}
#MenuVert li li {
	display:block;
	float:none;
	padding:0px;
	width:225px;
}
#MenuVert li ul a{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}
#MenuVert li ul a:hover{
	background:#949494;
	color:#000000;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#MenuVert p{
	clear:left;
}	
#MenuVert .active > a{
	background:url("images/current-bg1.9bd5da3e1ab4.gif") top left repeat-x;
	color:#ffffff;
}
#MenuVert .active > a:hover {
  color: #fff;
}
/* Page Retour */
#retoura {
	text-align:center;
}
/* LoginUtil */
form.LoginCenter {
	text-align:center;
}
/* Image */
img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	width: 300px;
}
/* Click Retour */
.retourh {
	text-align:right;
}
.retourb {
	text-align:center;
}
/* CSS defilement */

