html, body{
	height:100%;
	width:100%;
	margin:0;
	}
	
body{
	color:#000000;
	font:80% verdana, arial, geneva, helvetica, sans-serif;
	background:white;
}

h1{
	position:absolute;
	top:35px;
	left:10px;
	margin:0;
	padding:0;
	font-size:130%;
	color:#FF3300;
}

li{
	list-style:outside;
	padding:0 0 5px 0;
}

a.li_style:link, a.li_style:active, a.li_style:visited, a.li_style:hover{
	color:gray;
	text-decoration:underline;
}

h2{
	font-size:110%;
	color:#efefef;
	padding:2px 5px;
	background:gray;
}

#all_col{
	margin:10px auto 15px auto;
	height:391px;
	position:relative;
	width:596px;
	background:#e3e3e3;
}

.col_1{
	position:absolute;
	padding:5px;
	border:1px solid gray;
	border-bottom:0;
	height:350px;
	overflow:auto;
	width:180px;
	background:#ebebeb;
	top:5px;
	left:5px;
}

.bcol_1{
	position:absolute;
	top:366px;
	left:5px;
	height:auto;
	width:186px;
	border:1px solid gray;
	background:white;
	padding:2px;
}

.col_2{
	position:absolute;
	padding:5px;
	border:1px solid gray;
	border-bottom:0;
	height:350px;
	overflow:auto;
	width:180px;
	background:#ebebeb;
	top:5px;
	left:203px;
}

.bcol_2{
	position:absolute;
	top:366px;
	left:203px;
	height:auto;
	width:186px;
	border:1px solid gray;
	background:white;
	padding:2px;
}

.col_3{
	position:absolute;
	padding:5px;
	border:1px solid gray;
	border-bottom:0;
	height:350px;
	overflow:auto;
	width:180px;
	background:#ebebeb;
	top:5px;
	left:400px;
}

.bcol_3{
	position:absolute;
	top:366px;
	left:400px;
	height:auto;
	width:186px;
	border:1px solid gray;
	background:white;
	padding:2px;
}

.col_title{
	width:170px;
	height:auto;
	background:gray;
	color:white;
	font-weight:bold;
	padding:2px 5px;
}

.page1{
	text-align:center;
	padding-bottom:2px;
	border-bottom:1px dotted black;
}

.page2{
	text-align:center;
	padding-top:2px;
	border-top:1px dotted black;
}

#chemin{
	position:absolute;
	top:60px;
	left:25px;
	margin:0;
	padding:0;
	color:#FF6600;
}

.select_sites{
	background:#e3e3e3;
	color:#6600CC;
}

#heure{
	position:absolute;
	top:0;
	right:5px;
	height:60px;
	width:315px;
}

.show_time{
	position:absolute;
	top:20px;
	left:0;
}

#related_sites{
	position:absolute;
	top:16px;
	right:40px;
	width:115px;
}

img{
	border:0;
}

.sub{
	width:100%;
	padding-bottom:2px;
	color:gray;
	border-bottom:1px dotted gray;
}

ul.sub_cat{
	margin:0;
	padding:0 0 0 100px;
}

li.cat{
	list-style:square outside;
	padding:0 0 5px 0;
	color:gray;
}

ul.qlink{
	margin:0;
	padding:0 0 0 15px;
}

li.ql{
	list-style:square outside;
	padding:0 0 5px 0;
	color:gray;
}

#conteneur{
	position:relative;
	min-height:100%;
	padding:0;
	margin:0 auto;
	width:100%;
	border-top:0;
	border-bottom:0;
	background:#e3e3e3;
}

#bandeau{
	position:relative;
	width:100%;
	height:220px;
	background:url(../img/fond_bandeau.gif) repeat-x top left;
	border-bottom:1px solid white;
}

#bandeau_logo{
	position:absolute;
	top:7px;
	left:0;
	width:345px;
	height:85px;
}

#menu{
	position:absolute;
	top:84px;
	left:0;
	height:53px;
	width:100%;
	color:#efefef;
}

.menu_cadre1{
	position:absolute;
	top:0;
	left:100px;
	width:204px;
	height:100%;
}

.menu_cadre2{
	position:absolute;
	top:0;
	left:354px;
	width:204px;
	height:100%;
}

.menu_cadre3{
	position:absolute;
	top:0;
	left:598px;
	width:204px;
	height:100%;
}

a.m1:link,a.m1:visited,a.m1:active{
	display:block;
	width:204px;
	height:100%;
	background:url(../img/m1.gif) no-repeat top left;
}

a.m1:hover{
	background:url(../img/m1h.gif) no-repeat top left;
}

a.m2:link,a.m2:visited,a.m2:active{
	display:block;
	width:204px;
	height:100%;
	background:url(../img/m2.gif) no-repeat top left;
}

a.m2:hover{
	background:url(../img/m2h.gif) no-repeat top left;
}

a.m3:link,a.m3:visited,a.m3:active{
	display:block;
	width:204px;
	height:100%;
	background:url(../img/m3.gif) no-repeat top left;
}

a.m3:hover{
	background:url(../img/m3h.gif) no-repeat top left;
}

#main{
	position:relative;
	min-height:100%;
	margin-left:100px;
	margin-right:100px;
	margin-top:-84px;
	font-size:90%;
	border-top:0;
	border:1px solid gray;
	background:#ebebeb url(../img/main_fond.gif) repeat-x top left;
}

#main_right{
	float:right;
	margin-top:84px;
	width:180px;
	height:auto;
	background:#ddd;
}

.inside_mr{
	width:180px;
	height:auto;
	line-height:25px;
	margin-bottom:2px;
}

a.mr0:link,a.mr0:visited,a.mr0:active{
	display:block;
	width:170px;
	height:100%;
	color:#555;
	padding:0 5px;
	background:#ccc;
	text-decoration:none;
}

a.mr0:hover{
	background:#eee;
	font-weight:bold;
}

.clear_all{
	clear:both;
}

.show_mr{
	width:153px;
	height:auto;
	margin:-1px 0 2px 0;
	padding:10px;
	color:#777777;
}

#main_texte{
	margin-top:83px;
	padding:10px 190px 20px 20px;
	background:url(../img/m_rt.gif) repeat-y top right;
	border-bottom:1px solid #ebebeb;
}

#center{
	padding-bottom:125px;
	overflow:hidden;
}


#footer{
	position:absolute;
	color:#969696;
	bottom:0;
	padding:0 100px 25px 100px;
	width:auto;
	font-size:85%;
	background:#e3e3e3;
	
}

a.foot:link,a.foot:visited, a.foot:active{
	color:#969696;
	text-decoration:none;
	font-weight:bold;
}

a.foot:hover{
	text-decoration:underline;
}

a.mri:link,a.mri:visited, a.mri:active{
	color:#0066FF;
	text-decoration:none;
}

a.mri:hover{
	color:#0000FF;
}

a.more:link,a.more:visited, a.more:active, a.more:hover{
	display:block;
	color:blue;
	text-decoration:underline;
	width:100%;
	text-align:right;
}

a.usual:link,a.usual:visited, a.usual:active, a.usual:hover{
	color:#0066FF;
	text-decoration:underline;
}

a.ch1:link,a.ch1:visited, a.ch1:active, a.ch1:hover{
	color:#FF6600;
	text-decoration:none;
}

a.s_cat:link,a.s_cat:visited, a.s_cat:active{
	color:gray;
	text-decoration:none;
}

a.s_cat:hover{
	font-weight:bold;
}

a.s_cat1:link,a.s_cat1:visited, a.s_cat1:active, a.s_cat1:hover{
	color:black;
	font-weight:bold;
	text-decoration:none;
}