body
{
width: 700px;
margin:auto;
background-color: #abadb0;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
text-align: justify;
font-size: 0.8em;
}

#blocie
{
	padding:10px;
	margin:10px;
	width: 50%;
	border: solid 6px #88c8d8;
	background-color: #e3fbff;
	position: absolute;
	z-index: 10;
}

#header
{
width: 700px;
height: 490px;
position: absolute;
top:-10px;
}

#bloc
{

background-color: #ededed;
margin-top: 20px;
margin-bottom: 30px;
padding-left: 5px;
padding-right: 5px;
border: none;
}

#bloc img
{
border: 1px solid #656666;
}

#menu
{
width: 145px;
min-height: 732px;
float:right;
padding-bottom: 20px;
padding-right: 5px;
padding-left: 5px;
padding-top: 20px;
margin-bottom: 0px;
background-color: #dddddf;
border: 1px solid #656666;
color: #656666;
text-align: center;
}


#corps
{
width: 500px;
min-height: 732px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
margin-top: 490px;
margin-bottom: 0px;
text-align: justify;
background-color: #dddddf;
border: 1px solid #656666;
color: #656666;
}

#coms
{
	width: 450px;
	text-align: justify;
	background-color: #ededed;
	padding: 10px;
	margin-left: 30px;
}

/*class du menu*/

.categorie
{
font-weight: bold;
position: relative;
top: -10px;
}

.titre_menu
{
position: relative;
top: -10px;
}

.sorties
{
position: relative;
top: -10px;
}

.disclaimer
{
font-size: 0.7em;
position: relative;
top: -20px;
margin-bottom: -20px;
}

/*class du corps*/


#news
{
	min-height: 100px;
	margin-bottom: 60px;
}

.indent
{
	text-indent: 30px;
}

.titre
{
font-weight: bold;
font-size: 1.1em;
position: relative;
left: 40px;
}

.date
{
font-size: 0.8em;
position: relative;
top: -18px;
left: 400px;
margin-bottom: -20px;
}

.titre_page
{
text-align: center;
margin-top: -5px;
}

.part
{
	background-color: #ededed;
	padding: 10px;
}

.bloc
{
margin-bottom: 40px;
}


p.prout {
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 0.8em;
	color: #656666;
}

.prout2
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 0.8em;
	color: #656666;
	}
	
.prout3
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 0.7em;
	color: #656666;
	margin-top: -20px;
}


/*class divers*/

.flottant_gauche
{
float: left;
margin-right: 5px;
margin-top: 5px;
border: 1px solid #656666;
}

.flottant_droit
{
float: right;
margin-left: 5px;
margin-top: 5px;
border: 1px solid #656666;
}

.dessous
{
clear: both;
}

.petit
{
font-size: 0.7em;
}

a
{
text-decoration: none;
color: #656666;
font-weight: bold;
}

a:hover
{
background-color: #ffffff;
}

img
{
border: none;
}

.erreur
{
	font-size: 1.5em;
}

p.droite {
	text-align: right;
}

.bordure
{
border: 1px solid #656666;
}