body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
	color:#333;
	
	background-color: #FFFFFF;
}
html, body {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}



#background {
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	overflow:auto;	 /*------------------------------------------------------------------------------ ICI */
	z-index:2;

}
#flashcontent{
font-weight:bold;
color:#990000;
font-size:12px;
}

#conteneur{
	position:relative; /* needed for footer positioning*/
	background:none repeat scroll 0%;
	/*margin:0 auto;  center, not in IE5 */
	width:956px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	top:0px;
	
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
p{
	line-height: 140%;
	}
ul, ol {
}

a {
	background: url(../images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #000;
}

a:hover {
	background: none;
	color: #666;
}

/* Header */

#header {
	width: 888px;
	height: 217px;
	margin: 0 auto;
	background: url(../images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: right;
	margin-top:45px;
}
/*
#logo h1 {
	float: left;
	padding-top: 80px;
	padding-left: 25px;
	text-transform: lowercase;
	font-size: 2.9em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 98px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
*/
/* Search */

#search {
	float: right;
	width: 240px;
	padding-top: 10px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 18px;
	background: url(../images/img03.gif) no-repeat;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	background: #FFFFFF;
	border: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
float: left;
	width: 464px;
	margin-left: 34px;
	background: #FFFFFF;
	padding:10px;
	
	padding-left:0px;
	padding-right:30px;
	
		filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;


}

#menu ul {
	list-style: none;

	margin: 0px;
	padding-top: 4px;
	 line-height: 150%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	/*height: 40px;*/
}

#menu li {
	/*float: left;
	height: 40px;*/
}

#menu a {
	margin-right: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;

	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}

#menu a:hover, #menu .current_page_item a {
	color: #0099FF;
	
}

#menu a:hover {
	
	
}

/* Page */

#page {
	width: 888px;
	margin: 0 auto;
	
	padding-top: 30px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* Content */

#content {
	float: left;
	width: 434px;
	/*margin-left: 25px;*/
	background: #FFFFFF;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;

	padding:30px;
	padding-top:5px;
}

.post {
}

.post .title {
	padding: 5px 0;
	border-bottom: 1px solid #354658;
	background: url(../images/img06.jpg) no-repeat left bottom;
	color: #15212F;
}

.post .title a {
	color: #15212F;
}

.post h2 {
	font-size: 1.8em;
}

.post .meta {
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #0099FF;
	background-color: #0099FF;
	display: block;
	clear: both;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom:60px;
	
}

.post .entry {
	padding: 0px;
	padding-bottom:20px;
	padding-top:20px;
	text-align: justify;
	
}
.entry{

	}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin-right: 25px;
	padding-top: 20px;
	color: #7893AE;
	background-color: #26344F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 13px;
}

#sidebar li li {
	background: url(../images/img05.jpg) no-repeat left 50%;
	padding-left: 10px;
}

#sidebar h2 {
	padding: 5px 22px;
	background: url(../images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 10px;
}


/*########################################
	 ID du Layer pour le Calendrier
########################################*/
div#eventslayer {
	font-size : 0.85em;
	color:#333333;
	padding:8px;
	overflow:inherit;
	display:block;
	width:200px;
	border:1px solid #999999;
	z-index:1;
	text-align:left;
	background-color: #FFFFFF;
}


/*#########################################
				Calendrier
#########################################*/

/* Header du calendrier */
table#calendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	font-size : 0.85em;
	color: #A6A6A6;
	font-weight: NORMAL;
	padding: .3em 1px;
}
table#calendar tr#title th {
	font-size : 0.85em;
	color: #A6A6A6;
	font-size: 100%;
	padding-top: .3em;
	padding-left: .3px;
}
table#calendar th a {
	font-weight: bold;
	
}

/* Cellule des jours normaux */
table#calendar td.day {
	font-size : 0.85em;
	padding:2px;
	width: 24px;
	height: 17px;
	background-image:url(../images/default.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color: #FFFFFF;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
}
table#calendar td.eventhere 
{
	background-image:url(../images/events.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:25px;
	height:17px;
	text-align:center;
	vertical-align:middle;
}
/* Cellule avec &eacute;v&eacute;enement ( lien ) */
table#calendar td.eventhere a:link,
table#calendar td.eventhere a:active,
table#calendar td.eventhere a:visited {
	color:#FFFFFF;
	font-weight:bold;
}
table#calendar td.eventhere a:hover {
	color:#FFF600;
}
/* liens */
table#calendar a:link
{
	color: #333;
}
table#calendar a:visited
{
	color: #333;
}
table#calendar a:hover
{
	color:#fff;
}

/* Cellules vides au d&eacute;but et la fin du mois*/
table#calendar .blank
{
	background: transparent;
}

/* Ajourd'hui */
table#calendar .today
{
	width:25px;
	height:17px;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/today.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color:#fff;
	font-weight:bold;
	
}
table#calendar td.today a:link,
table#calendar td.today a:active,
table#calendar td.today a:visited
{ 
	color:#fff;
	font-weight:bold;
}

table#calendar .calselected
{
	width:25px;
	height:17px;
	background-image:url(../images/selected.gif);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	
}
table#calendar td.calselected a:link,
table#calendar td.calselected a:active,
table#calendar td.calselected a:visited {
	color:#fff;
	font-weight:bold;
}
.pointille {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	display: block;
	margin-bottom: 10px;
}


/* Footer */

#footer {
	width: 494px;
	margin-left:34px;

	height: 60px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
	
		filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #121C27;
}

strong {
	color: #3C9DFE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.bordureImg {
	padding: 5px;
	border: 1px solid #354658;
	margin-left:0px;
	margin-top:13px;
}
.reservez {
	color: #FFCC00;
}
.date {
	color: #FF9900;
}
.SousTitre{
	color: #000;
	text-align: left;
}
hr{
	width:95%;

	margin-left:30px;
	 border: 0;
 height: 1px;
color: #8AC2E0;
 background-color: #354658;
	}
#social{
	position:absolute;
	bottom:20px;
	z-index:4;
	right:40px;
	width:270px;
	}

