body { background-image: url(images/back.jpg); background-repeat: repeat-x; }
div.moduletable h3,
div.moduletable_menu h3 {
	font: bold 1.1em/1.8em Arial, Helvetica, sans-serif;
	color: black;
	width: 100%;
	height:25px;
	padding: 4px 0 5px;
	border-bottom: 2px solid #3266a5;
	text-align: left;
}


ul.menu { text-decoration: none; display: block; margin: 0; padding: 0; }

ul.menu li { background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display: block; margin: 0; padding: 0; text-decoration: none; border-bottom: 1pt dotted #000; }

ul.menu li a:link,
ul.menu li a:visited { display: block; color: #1672e3; font-weight: bold; width: 160px; text-indent: 5px; background: url(/images/dot.gif)#fff url(../images/dot.gif) repeat-x left bottom; font-family:  Arial, Verdana, Helvetica, sans-serif; line-height: 20px; text-decoration: none; margin-bottom: 3px; }

ul.menu li a:hover { color: #1e0b04; text-decoration: none; }
.contentheading, .componentheading { font: bold 1.4em/1.8em Arial, Helvetica, sans-serif; color: #3266a5; text-align: left; padding-left:5px; margin: 0 0 5px; }


.contentpaneopen {
	border : ridge 0 #0099cc;
	width: 100%;
	padding: 1px;
}

.con {
text-align:center;
 vertical-align: middle;
 }
 .bloc{
 width:400px;
 
 
 
 }
