/* CSS Document */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-align:center ;
	margin: 0;
	padding: 0;
	background-color:#333333;
}

h1
{
	margin: 0px 0px 0px 0px ;
	font-size: 16px;
}

h2, h3
{
	margin: 0px 0px 0px 0px ;
	font-size: 10px;
}

p
{
	text-align:center ;
}

img
{
   border: none;
} 

a
{
	text-decoration: none; 
	color:#CCCCCC ; 
	font-size:1.25em ;
}

a:hover
{
	text-decoration: none; 
	color:#990000 ;
	font-style: italic; 
	font-size:1.25em ;   
}

.button_faire_part
{	
 background:#000000 ;
 text-align:left ;
}

#centerbloc
{
    width:850px;
	margin: 30px auto ;
    border: none ;
    background-color:#999999;
}

#bandeau
 {
	width:100%;
	height:100px;
	text-align:center ;
	background-color:#000000 ;
}

#contact
{
    margin-top:2px ;
	width:100%;
    text-align:left ;
    background-color:#000000 ;
}

#menu 
{
	margin-top:2px ; 
	float:left;
	width:150px;
	background-color:#000000;
	padding:0px 0px 0px 0px ;
	height: 800px;
}

.evenement
{
width: 100%;
margin:0px ;
font-size: 1.25em;
background-color: #000000;
color: #990099;
}

#contenu 
{
	margin-left:2px ; 
	margin-top:2px ; 
	float:left;
	width:698px;
	background-color:#000000;
	height: 800px; 
}

#contenu p
{
	text-align:center ;
    padding: 0px 20px 20px 20px ;
}

#contenu img 
{
	margin-bottom: 2.5em ; 
}

#contenu table
{
    width:695px;
	padding: auto ;
}

#contenu td
{
    text-align:center ;
}

#footer 
{
	margin-top:2px ; 
	clear:both;
	width:100%;
	height:60px;
	background-color:#B0B0B0;
}

#footer p, #footer a
{
	text-align:center ;
	font-size: 9px;
	color: black; 
}

.textsize
{
font-size:16px ; 
}

.Style1
{
color: #999999 ;
text-align:center ;
}

