@charset "utf-8";
/* CSS Document */


body {
	background-color: #000001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../_images/fond.gif);
	font-size:13px;
	font-family:Garamond,"Times New Roman", Times, serif;
	color: #FFF;
}

html {
 overflow-y: scroll !important;
}

img{
	border:0;
}

a {
  outline: none;
}
.clearfix {height:1%}
.clearfix:after {
	content:".";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}

a:visited, a:link, a:active  {
	color:#4d4d4d;
	text-decoration:none;
}
a:hover  {
	color:#FFFFFF;
	text-decoration:none;
}

#entree{
	position:absolute;
	left:50%;
	top:50%;
	width: 200px;
	height:300px;
	margin: auto;
	margin-top:-150px;
	margin-left:-100px;
	text-align:center;
}

#wrapper{
	width: 960px;
	vertical-align:top;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header{
	vertical-align:top
}

#logo{
	width:83px;
	float: left;
	margin-right:15px;
}

#header1{
	float:left;
}

#header2{
	float:left;
	width:860px;
	height:20px;
	border-top: #4d4c4d 1px solid;	
	border-bottom: #4d4c4d 1px solid;
	margin: 8px 0;
	padding: 3px 0;
	left:-10px;
}

#header2_1{
	float:left;
}

#header2_2{
	float:right;
}

#header3{
	float:left;
	font-family: Garamond,"Times New Roman", Times, serif;
	font-size:30px;
	color: #FFF;
}

#menu_droit{
	clear: both;
	float:right;
}

#contenu {
	float:left;
	width: 640px;
	margin-left:98px;
}

#menu_droit {
	float:right;
	width:200px;
}

#edition {
	margin-left:0px;
}


#menu_droit_2 {
	float:right;
	width:200px;
	color: #4d4d4d;
	margin-top:11px;
}



#titre1{
	clear:both;
	width:860px;
	margin-left:98px;
	border-bottom: #4d4c4d 1px solid;
	padding:10px 0;
}

#separateur{
	clear:both;
	width:200px;
	height:10px;
	margin-bottom:2px;
	border-bottom: #4d4c4d 1px solid;
	padding-top:10px;
	padding-bottom:20px;	
}

#description {
	clear: both;
	float:left;
	width: 640px;
	margin-left:98px;
	padding: 10px 0;
	font-family:Garamond,"Times New Roman", Times, serif;
	font-size:15px;
	text-align:justify;
	line-height:18px;	
}
#adresse {
	clear: both;
	float:left;
	width: 640px;
	margin-left:98px;
	padding: 12px 0;
	color:#dc9600;
	font-family:Garamond,"Times New Roman", Times, serif;
	line-height:18px;	
	font-size:15px;
}

.date1 {
	font-size:26px;
	font-family:Garamond,"Times New Roman", Times, serif;
}

.evennement {
	font-size: 20px;
	font-family:Garamond,"Times New Roman", Times, serif;
	color:#dd9701;
}

.menu_titre {
	/*font-size:14px;*/
}

.menu_encours {
	color: #dd9701;
}

.menu_avenir {
	color: #4d4d4d;
}





