body
{
   margin-top:10px;
	padding-top:0px;
	background-image:url(../img/bkg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	
}


div#centre
{


height:auto;
margin-left:10px;
margin-right:10px;
text-align:justify;

}

div#page
{
   width:700px;
	margin-left:auto;
	margin-right:auto;
   border:#600  solid 1px;
}

div {
	text-align:center;
	}
	
div#bandeau {
	width:700px;
	height:185px;
	background-image:url(../img/back.jpg);
	background-repeat:no-repeat;
	border-bottom-color:#600 ;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
div#bandeaumenu {
	width:700px;
	height:50px;
	background-color:#000000;
	border-bottom-color:#600 ;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
div#menu {
	float:left;
	width:150px;
	height:400px;
	background-color:#000000;
	
	}


div#contenu {
	float:left;
	width:700px;
	height:auto;
	background-color:#000000;
	}
.menucal
{
	height:50px;
}
	
div#bloc_news {
	float:right;
	width:210px;
	height:auto;
	background-color:#000000;
	border-left-color:#600 ;
	border-left-style:dashed;
	border-left-width:1px;
	
	}
	
div#pied_page {
	clear:both;
	width:700px;
	height:20px;
	background-color:#600 ;
	border-top-color:white;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:10px;
	}
	
	
	/*Calendrier*/



	
	
	
	/*Menu de gauche*/
#nav 
{
   list-style: none ;
   margin: 0 ;
	padding: 0 ;
	
}

#nav li 
{
   display: inline ;
   margin-right: 0px ;
   color: #fff ;
	background-color:#000000;		
}
			
#nav li a 

{
   background-color:#000000; ;
	color: #fff ;
	border: 1px solid #600 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	padding: 4px 20px ;
	text-align: center ;
	text-decoration: none ;
}

#nav li a:hover, #nav li a:focus, #nav li a:active 
{
   background: #900 ;
   text-decoration: underline ;
}

/* Formatage des textes*/

.titre
{
   background-color:#600 ;
	text-align:center;
}

#mois
{
   background-color:#600 ;
	text-align:center;
}

h3
{
   font-size:14px;
	color:white;
	text-decoration:underline;
}

h1
{
   font-size:14px;
	color:white;
	text-decoration:underline;
}

h4
{
   font-size:16px;
	color:red;
	text-align:center;
	
}

h2
{
   font-size:16px;
	color:#999999;
	
}

.infos
{
   font-size:15px;
	color:white;
}

.infos2
{
   font-size:15px;
	color:white;
	text-transform:uppercase;
}

.infos_dates
{
   font-size:15px;
	color:white;
	text-align:center;
}

.prix
{
   font-size:15px;
	color:#999999;
	
}

a
{
   color:#FF0000;
	text-decoration:none;
}

a:hover
{
   color:#FFFFFF;
	text-decoration:none;
}
