body {    
    margin: 0;
    padding: 0;	
    font-family: arial, sans-serif; 
    font-size: 12px; 
    text-align: justify;
	color: #363636;
}
h1 {
	color: #363636;
	text-indent: 3px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	border-left: 3px solid #363636;
	border-right: 3px solid #363636;
	
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a, a:visited, a:link {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #363636;
}
img {
	border: 0 none;	
}/*
#conteneur {
    position: absolute;
    top: 0px;
	top: 50%;
	left: 0px;
	left: 50%;
	margin-left: -384px;  
	margin-top: -300px;
    width: 768px;
	height: auto;
    border: 3px solid #0C2577;
}*/
#conteneur {
    position: absolute;
    top: 20px;
	
	left: 0px;
	left: 50%;
	margin-left: -384px;  
    width: 768px;
	height: auto;
    border: 3px solid #0C2577;
}
#top {
	width: 100%; 
	height: 228px;
}
#top_titre {
	display: block;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 502px;
	height: 64px;
}
#top_anim {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 64px;
	left: 0;
	width: 502px;
	height: 164px;
	z-index: 1;
}
#top_right {
	position: absolute;
	top: 0;
	left: 502px;
	width: 266px;
	height: 228px;
    background: #DCE0EA url('../../site_public/pictures/accueil/version2007/fond_video.gif') no-repeat 0 bottom;
}
#bottom {
	padding-top: 22px;
	width: 100%;
}
#menu {
	position: absolute;
	top: 228px;
	left: 0;
	z-index: 100;	
}
#menu dl {	
	float: left;
	margin: 0;
}
#menu dt {
	height: 22px;	
}
#menu .rub1 dt {
	width: 165px;
}
#menu .rub2 dt {
	width: 170px;
}
#menu .rub3 dt {
	width: 184px;
}
#menu .rub4 dt {
	width: 105px;
}
#menu .rub5 dt {
	width: 144px;
}
#menu dd {
	position: absolute;
	border-top: 0;
	padding: 2px 2px 2px 5px;
}
#menu .rub1 dd {
	border: 1px solid #EF0E64;
	background: #FCCFE0;
	width: 156px;
}
#menu .rub2 dd  {	
	border: 1px solid #1cb7b9;
	background: #d3f2f3;
	width: 161px;
}
#menu .rub3 dd  {
	border: 1px solid #F598B1;
	background: #FDEAEF;
	width: 175px;
}
#menu .rub4 dd  {
	border: 1px solid #70BC1F;
	background: #E2F2D2;
	width: 150px;
}
#menu .rub5 dd  {
	border: 1px solid #0C2577;
	background: #E6E9F1;
	width: 135px;
}
#menu li {
	display: block;
	width: 100%;
}
#menu li a, #menu li a:visited, #menu li a:link {
	display: block;
	height: 100%;
	color: #363636;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-bottom: 5px;
}
#menu .rub1 li a:hover, #menu .rub1 li a:active {
	background: #EF0E64;
	color: #FFF;
}
#menu .rub2 li a:hover, #menu .rub2 li a:active {
	background: #1cb7b9;
	color: #FFF;
}
#menu .rub3 li a:hover, #menu .rub3 li a:active {
	background: #F598B1;
	color: #FFF;
}
#menu .rub4 li a:hover, #menu .rub4 li a:active {
	background: #70BC1F;
	color: #FFF;
}
#menu .rub5 li a:hover, #menu .rub5 li a:active {
	background: #0C2577;
	color: #FFF;
}
#actu {
	border-right: 5px solid #EF0E64;
	background: #FDE6EF;
	width: 525px;
	height: 320px;
	float: left;
	
}
#actu2 {
	margin: 3px;
	padding: 4px;
	height: 300px;
	background: #FFF;
	border: 1px solid #F9A5C5;	
	overflow: auto;
}
#a_dispo {
	position: absolute;	
	margin-left: 530px;
	width: 232px;
	height: 320px;
	border-right: 5px solid #70BC1F;
	border-left: 1px dotted #EF0E64;
	background: #E2F2D2;
	z-index: 1;
	top: 250px;
}
html>body #a_dispo{
}
#a_dispo2 {	
	margin: 3px;
	padding: 4px;
	height: 304px;
	background: #FFF;
	border: 1px solid #A9D778;
}
html>body #a_dispo2{	
	height: 300px;
}
#actu .titre, #a_dispo .titre {	
	margin-top: 0px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
    font-variant: small-caps;
	letter-spacing: 2px;
	color: #363636;
}
p.titre img, span {
	vertical-align: middle;
	display: inline-block;
}
#actu .titre{
	border-bottom: 1px dotted #EF0E64;	
}
#a_dispo .titre{
	border-bottom: 1px dotted #70BC1F;
}
#actu h1 {
	border-left: 3px solid #F9A5C5;
	border-right: 0px solid #F9A5C5;
	margin: 0 0 5px 0;
	padding: 0;
}
.news {
	margin: 0;
	padding: 0;
}
.jour {
	display: inline;
	font-weight: bold;	
}
.info {
	padding-top: 0;
	height: 15px;
	margin-top: 0px;
	border-bottom: 2px solid #EF0E64;
	border-top: 1px dotted #EF0E64;	
	text-align: right;
}
html>body .info{
	height: 18px;
}
.info a , .info a:visited, .info a:link {
	padding: 3px;
	font-size: 0.8em;
	color: #363636;
	background: #F598B1;
	border: 1px dotted #EF0E64;
	border-top: 0;
	text-decoration: none;
}
.info a:hover, .info a:active {	
	text-decoration: underline;
	
}
.liens_doc {
	display: block;
	padding-top: 0px;
}
.liens_doc dt img{
	float: left;
	margin-right: 4px;
	border-right: 2px solid #70BC1F;
}
.liens_doc dd{
	text-align: center;
	margin: 3px;
	margin-bottom: 5px;
}
.liens_doc dd a{
	border-bottom: 1px dotted #70BC1F;
}
.liens_doc dd a:hover, .liens_doc dd a:active {	
	border-top: 1px solid #363636;
	border-bottom: 1px solid #363636;
	}