body {
	margin: 0px;
	padding: 0px;
	font-family:Arial,Helvetica,sans-serif;
	background:none;
}

#l_menu {
	background-color: #D6DEEF;
	padding-top: 12px;
	padding-left: 9px;
	font-size: x-small;
	color: #051989;
	width : 0px;
	display: none;

}
.Margehaute {padding-top : 10px}
#TabVert {
margin-left : 20px;
margin-bottom : 15px ;
}
h1.title-full {
	font-size: 1.2em;
}
h3 {color : #000000 ;
	font-size: x-small;
	font-weight : bold ;}
h4 { 
	color : #6D8DB6 ;
	font-size: x-small;
	font-weight : bold ;
	}
.MenulienAccueil {
	text-decoration: none;
	color: #051989;
	font-weight: bold;
}
.TabVertHeader {
	color: #FFFFFF;
	font-size: x-small;

}
.TabVertcol {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: x-small;
	color: #000000;

}
.TabVertNumero {
	font-size: medium;
	font-weight: bolder;
	color: #008E3E;
}
.TabVertNumerovert {
	font-weight: bold;
	color: #008E3E;
}
td,p,noscript {
	font-size: x-small;
}
.MenuRubrique {
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	background-color: #6A8FC4;
	padding-left: 5px;
	padding-top : 5px; 
	height: 25px;
	width: 430px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;

}
a:link {
	color: #0A1A8B;
}
.HautdePage {
	text-align : right ;
	font-size : xx-small;
}

/* On masque le header/footer (en gardant le logo...) */
#l_head,#l_foot {
	display: none;
}

