/* CSS Document */
.site {
	float:left; 
	width: 99%; 
	margin-left: auto; 
	margin-right: auto; 
}

.sub_site_top {
	float: left; 
	width: 100%; 
	margin: auto; 
	padding: 1px; 
	vertical-align:middle; 
}
.sub_site_middle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left; 
	width: 100%;  
	margin: auto; 
	padding: 1px;
}
.sub_site_bottom {
	float: left; 
	width: 100%;  
	margin: auto; 
	padding: 1px;
}
.sub_site_top_1 {
	text-align: center; 
	float: left; 
	width: 30px; 
	height: 30px; 
	padding: 2px; 
	font-size: 11px; 
	font-family:Tahoma; 
	font-weight: bold; 
	color:#FFFFFF;
	line-height: 25px;
}
.sub_site_top_2 {
	text-align: center; 
	float: left; 
	width: 390px; 
  	margin-top: 8px; 
	
}
.sub_site_top_3 {
	text-align: center; 
	float: right; 
	width: 130px; 
	height: 10px;  
	margin-top: 8px; 
}
.sub_site_middle_1 {
	float: left; 
	width: 420px; 
	height: 100px; 
	padding: 2px; 
	text-align: justify;
	overflow: auto;
}
.sub_site_middle_2 {
	text-align: center; 
	float: right; 
	width: 130px; 
	height: 90px;
}
.sub_site_bottom_1 {
	float: left; 
	line-height: 8px;
	width: 420px; 
	height: 25px; 
	padding-left: 5px;
	padding-bottom: 5px; 
}
.sub_site_bottom_2 {
	text-align: center; 
	float: right; 
	width: 130px; 
	height: 20px; 
	border: 0px solid #F00000; 
	padding: 2px; 
}

.site_titre {
	float: left;
	width: 100%;
}
.site_titre a:link , .site_titre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
}

.site_titre a:hover {
	text-decoration: underline overline;
}
.lien_mort {
	position: absolute;
	height: 140px; 
	width: 300px; 
	margin-left: 110px;
	margin-top: 5px;
	border: 2px solid #000000; 
	padding: 5px;
	background: #FFFFFF;
	z-index: 1;
}

h1,h2,p{margin: 0 10px;}
h1{font-size: 150%;color: #833291;}
h2{font-size: 130%;color: #000000; text-align: justify;}
p{padding-bottom:1em;}
h2{padding-top: 0.3em;}
div.nifty{ margin: 15px auto 0 auto; background: #E9E9FF; width: 95%;}

b.rtop, b.rbottom{display:block;background: #FFF;}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #E9E9FF; }
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}