body {
	background-color: #CECECE;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	background-image: url(images/fond-header.jpg);
	background-repeat: repeat-x;

}

#header {
	width: 985px;
	height: 347px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#page {
	width: 789px;
	min-height: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 2px #BFBFBF solid;
	border-right: 2px #BFBFBF solid;
	background-color: #FFFFFF;
}

#contenu {
	width: 760px;
	min-height: 419px;
	background-color: #FFFFFF;
	margin-top: -15px;
	padding: 0 0 0 15px;
}

#contenu a:link, #contenu a:visited, #contenu a:active {
	text-decoration: none;
	color: #ff9000; 
}

#contenu a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

#contenu_texte {
	padding:  0 19px 0 8px;
	text-align: justify;
	color: #FFFFFF;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	display: inline;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	display: inline;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	display: inline;
}

img {
	display: inline;
	border: 0;
}

input, textarea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	display: inline;
}

#footer {
	width: 793px;
	min-height: 50px;
	color: #000000;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	display: block;
	background-image: url(images/footer.jpg);
	background-repeat: none;
}

#footer_menu {
	padding-top: 10px;
}

#footer_menu a:link, #footer_menu a:visited, #footer_menu a:active {
	padding: 0 5px 0 5px;
	color: #000000;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu {
	padding-top: 304px;
	padding-left: 405px;
	font-weight: bold;
	color: #505050;
}

.titre {
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
}

.soustitre {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
}

.evenements {  
    padding: 0;  
    margin:  0;  
	text-align: center;	
} 
 
.evenements img {  
    padding: 10px;  
} 

.evenements, .evenements_photos{
	text-align: center; 
	/*border:  1px solid #12142E; */
	
}

.erreur {
	color:red;
	font-weight:bold; 	
}

#detail, .detail {
 	background-color: #f2e8f5; -moz-border-radius: 10px;-webkit-border-radius: 10px;
}

#evenements_fieldset{
	border:  none; 
	width: 300px;
	text-align: center;
}
#partenaires {
	border:  1px solid #CECECE; 	
	width: 320px;
}

#sites_sociaux {
	border:  1px solid #CECECE; 
	width: 320px;
}

#news_image{
	float: right;	
}
#news_texte{
}
#news_video{
			
}

