/* balise body */
body
{
	padding: 0px;
	margin: 0px;
	background: #000000 url(../images/fond.jpg) repeat-x;
	font:18px "Century Gothic", Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	font-weight:400;
	font-style:normal;
}

/* bloc global */		
#global 
{
    width: 993px ;
    margin-right: auto ;
    margin-left: auto ;
	background: #white;
	/* border: 5px white solid; */
}

/* bloc entete */
#top 
{
    height: 289px ;
	background-image: url(../images/top.jpg);
}

/* bloc menu horizontal */
#middletop
{
    height: 24px ;
	background: white;
}

#middlebottom
{
    height: 36px ;
	background-image: url(../images/middlebottom.jpg);
}

#bottom
{
    height: 287px ;
	background-image: url(../images/bottom.jpg);
}

.vide
{
	width: 82px;
	float:left;
	border-right: 2px solid white;
}

.vendee 
{
	background-image: url(../images/vendee.jpg);
	width: 228px;
	float:left;
	border-right: 2px solid white;
}

.vendee a
{
	text-decoration: none;
	display:block;
	font-size:1.2em;
	color: white;
	text-align: center;
}

.general
{
	background-image: url(../images/general.jpg);
	width: 227px;
	float:left;
	border-right: 2px solid white;
}

.general a
{
	text-decoration: none;
	display:block;
	font-size:1.2em;
	color: white;
	text-align: center;
}

.priv
{
	background-image: url(../images/priv.jpg);
	width: 227px;
	float:left;
	border-right: 2px solid white;

}

.priv a
{
	text-decoration: none;
	display:block;
	font-size:1.2em;
	text-align: center;
	color: white;
}

.forum
{
	background: #000000 url(../images/forum.jpg) repeat-x;
	width: 220px;
	float:left;
}

.forum a
{
	text-decoration: none;
	display:block;
	font-size:1.2em;
	text-align: center;
	color: white;
}

.vendee a:hover
{
	color: red;
	text-decoration: none;
}

.general a:hover
{
	color: red;
	text-decoration: none;
}

.priv a:hover
{
	color: red;
	text-decoration: none;
}

.forum a:hover
{
	color: red;
	text-decoration: none;
}

.log_in
{
	padding-top: 30px;
    padding-left: 580px;
    color: #000000;
    font-size : 0.6em;
}	

.log_in input {
	border: #ffffff 1px solid;
	font-size : 0.8em;
	color : #ffffff;
	background-color : #000000;
	filter: alpha(opacity=50);
	opacity: .5;
	font:bold 10px Verdana, Arial, Helvetica, sans-sherif; 	
}

.bouton {
	background-color : transparent;
	border: none;
	font-size:1.1em;
	color: white;
	display:block;
	font:"Century Gothic", Verdana, Arial, sans-serif;
}	

label {
display:block;
margin:0 0px 0;
width:120px;
font:bold 10px Verdana, Arial, Helvetica, sans-sherif;
}

.compteur {
	padding-top: 100px;
	text-align: right;
    padding-right: 30px;
    color: #000000;
    font-size : 0.6em;
    font:10px Verdana, Arial, Helvetica, sans-sherif; 
}
