:link,:visited{ text-decoration:none }
ul,ol{ list-style:none }
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;color:#260c00; font-style:italic; }
ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img{ border:none }
address{ font-style:normal }
*{ padding:0; margin:0; }
input,textarea{width:98%;border:1px solid #260c00}
fieldset,form{border:0;margin:0;padding:0}
legend{display:none}

html{
	height:100%;
	margin: 0px;
	padding: 0px;
}
body{
	height:100%;
	margin:0
	padding: 0;
	font: normal 10pt "Trebuchet MS", sans-serif;
	color: #333;
	background:#bf0010;
}
html>body{
	background:#bf0010 url(images/back.png) repeat-x;
}
h1{
	display:none
}
#headline{
	background: transparent url(images/vmv.gif) no-repeat;
	height:160px
}
html>body #headline{
	background: transparent url(images/vmv.png) no-repeat;
}
h2{
	font-size: 22pt;
	margin: 0 0 0.6em 0;
	padding-top:0.5em;
	font-family:times;
}
h3{
	font: normal 14pt Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0.5em 0;
	border-bottom:1px solid #bf0010;
}
h4{
	font: normal 12pt Arial, Helvetica, sans-serif;
	margin: 0.6em 0 0.4em 0;
}
p{
	font: normal 10pt/12pt Arial, Helvetica, sans-serif;
	margin:10px 0;
	text-align:justify;
}
a:link, a:visited{
	color: #260c00;
}
a:hover{
	color:#333;
}
label{
	display:block;
	margin-top:10px
}
label span{
	color:#260c00;
	font-weight:bold;
}
ul{
	margin: 10px 0 0 25px;
}
#abo{
	position:absolute;
	top:45px;
	left:50%;
	margin-left:250px;
	z-index:1;
	width:100px;
	height:100px;
	background:url(images/abo.gif) no-repeat;
}
html>body #abo{
	background:url(images/abo.png) no-repeat;
}
#abo span{display:none;}
#global{
	width:700px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-350px;
	padding-bottom:20px;
}
#menu,
#menuAdmin{
	display:block;
	padding:15px 0 0 50px;
	list-style:none;
}
#menuAdmin{
	padding-left:0;
}
#menu dt a,
#menuAdmin li a{
	display:block;
	float:left;
	height:25px;
	background:#bf0010;
	padding:5px 10px 0 10px;
	margin:0 5px;
	width:88px;
	text-align:center;
	color:#000;
	font-size:15px;
	font-family:"Trebuchet MS";
	border:1px solid #260c00;
	border-bottom-width:0;
}
#menu dt a:hover,
#menu .current,
#menuAdmin .current,
#menuAdmin li a:hover{
	background: #260c00;
	color:#fff;
}
#page{
	clear:both;
	padding:0 20px;
	background:#fdf2ed url(images/backpage.gif) no-repeat top right;
	border:1px solid #260c00;
	border-top-width:5px;
}
html>body #page{
	background:#fdf2ed url(images/backpage.png) no-repeat top right;
}
#page h2{
	margin-top:0;
}
#encours{
	float:left;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #260c00;
	width:410px;
}
#homeAuth h3{
	padding-top:0.5em;
}
#homeAuth{
	margin-left:450px;
	width:200px
}
#mypage{
	display:block;
	margin:0 auto;
}
#nav{
	text-align:center;
	font-size:80%;
	margin:5px 0 0 0 
}
#prev{
	float:left;
}
#next{
	float:right;
}
#liens {
	display:none;
	clear:both;
	margin:0 auto;
	padding-top:50px;
	background:url(images/backliens.gif) no-repeat bottom;
	margin-top:20px;
}
#footer{
	border-top:1px solid #260c00;
	padding:60px 0 0 0;
	text-align:left;
	font-size:10px;
	background:#260c00;
	height:50px;
	clear:both;
}
html>body #footer{
	background:#260c00 url(images/backfooter.png) repeat-x;
}
#footer, 
#footer a{
	color:#aaa;
}
#footer .col{
	display:block;
	width:21%;
	float:left;
	padding:5px 0 10px 2%;
	border-left:1px solid #aaa;
}
#footer .noborder{
	border:0;
}
.puce{
	list-style:disc;
}
.image,
a .image{
	border:1px solid #bf0010; 
	margin:0 auto;
}
.listChequiers{
	border-collapse:none;
}
.listChequiers td{
	padding:0.5em;
}
.off{
	color:#999;
}
.submit{
	width:150px;
	display:block;
	margin:20px auto 10px auto;
	background:#bf0010;
}
.col1,
.col2{
	width:48%;
	float:left;
}
.col2{
	margin-left:3%;
}
.col1 img,
.col2 img{
	display:block;
	margin:5px auto 0 auto;
	clear:both;
}
.blocactu{
	margin-left:2em;
}
.blocactu h4{
	color:#595959;
}
.important{
	text-transform:uppercase;
	font-weight:bold;
}
.clear{
	display:block;
	clear:both;
}