/* CSS Document */
#body{
	overflow: scroll;
	}
#conteneur {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	min-height: 1200px;

}

#header {
	top: 0;
	left: 0;
	width:700px;
	border:none;
}

#page {
	float: right;
	width:500px;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Helvetica;
	color:#333333;
}

#footer{
	height: 15px;
	width: 511px;
	margin-left: 189px;
	margin-right: 0px;
	margin-top:0px;
	background: #E7E7E7;
	clear: both;
	padding: 0px 10px 0px 10px;
}

#footer a{
	vertical-align: top;
	font-size: 10px;
	font-family: Helvetica;
	color: #620108;
	text-decoration: none;
	
}
#footer .admin {
	color:#E7E7E7;
	float: right;
	text-decoration: none;
}
#footer a:hover{
color: #000000;
}
/* ----------------------------------------------------------------------------- */
a{
text-decoration: none;
}

/* ----------------------------------------------------------------------------- */

#menu {
position:relative;
	float: left;
	width:189px;
	margin-top: 0px;
	margin: 0, 0, 0, 0;
	background: #E7E7E7;
	padding-left: 0px;
}

#menu dt {
	cursor: pointer;
	height: auto;
}
#menu dd {
	cursor: pointer;
	height: auto;
}

#menu ul {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 150px;
	height: auto;
	border: none;
	background-color: #9c9e9f;
	padding-left:0px;
	margin-left: 0px;
}

#menu li {
	font-weight: bold;
	font-family: Helvetica;
	list-style-type: none;
	height: auto;
	line-height: 15px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: solid #9c9e9f;
	overflow: hidden;
}

#menu li a, #menu dt a {
	display: block;
	color: #666666;
	text-decoration: none;
	text-align:left;
}

#menu li a:hover {
	background-color: #7F7F7F;
	color: #333333;
}

/* ----------------------------------------------------------------------------- */

#calendrier {
	width: 189px;
	height: 150px;
	margin-top: 0px;
	padding-top: 0px;
}

#cal-top {
	height: 20px;
}

#cal-left {
	width:22px;
	height: 136px;
	float: left;
	margin-top: 0px;
}

#calendar-container {
	width: 148px;
	height: 136px;
	float: left;
	margin-top: 0px;
}

#cal-right {
	width:19px;
	height: 136px;
	float: left;
}

#cal-bottom{
	width:auto;
	padding-bottom: 10px;
}
/* ----------------------------------------------------------------------------- */
.entete{
font-size: 30px;
color: #999999;
font-family: Helvetica;
text-align: right;
height: auto;
margin-top:10px;
margin-bottom: 10px;
padding-bottom: 0px;
}
.BarreAccueil{
width: 508px;
height: 20px;
text-align: right;
vertical-align: baseline;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 4px;
padding-right: 0px;
margin-left: 189px;
padding-left:0px;
background-image: url(/images/barre_accueil.gif);
}
.BarreAccueil a {
padding-right: 24px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
font-family: Helvetica;
text-decoration: none;

}

.BarreAccueil a:hover {
color: #030303;
}
.spacer {
clear: both;
}

.event_agenda {
clear: both;
border-bottom: dashed #333 1pt;
margin-bottom: 10px;
}

.organisateur {
	font-family: Helvetica;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.titre {
	font-family: Helvetica;
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

.lien {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.jour{
font-size: 38px;
color: #FFFFFF;
background-color:#ffcc00;
font-weight: bold;
}
.mois{
font-size: 38px;
color: #339933;
background-color:#FFFFFF;
font-weight: bold;
padding-left: 4px;
}
.img_titre{
float: none;
}


/* ----------------------------------------------------------------------------- */

#page .news {
clear: both;
border-bottom: dashed #333 1pt;
margin-bottom: 10px;
}

	
.news .image {
		float: right;
		padding-left: 10px;
	}
.contenu {
		text-align: justify;
		text-indent: 20px;
		clear: left;
	}
.news .contenu:first-letter {
			margin-left: 0px;
			font-size: 20px;
		}
.news .lasuite {
		font: 12px arial;
		cursor: pointer;
	}
.news .quote {
		text-align: right;
		font-size: 10px;
		width: 500px;
		clear: both;
	}
.news .comments {
		text-align: right;
		font-size: 10px;
		color: #666666;
		text-decoration: none;
	}
/* ----------------------------------------------------------------------------- */
	
.comment {
	margin-left: 5px;
	margin-right:5px;
	padding-left: 5px;
	border-bottom: dashed #A040FF 1pt;
}
	.comment .titre {
		padding-left:60px;
		font-weight: bold;
		font-size: 14px;
	}
	
	.comment .contenu {
		min-height: 80px;
		font-weight: normal;
		font: 10px verdana, arial, sans-serif;
	}
	.comment .contenu:first-letter {
		margin-left: 20px;
		font: 16px Times, serif;
		}
	.comment .quote {
		text-align: right;
		font: 10px verdana, arial, sans-serif;
	}
	.comment .comments {
		text-align: right;
		font: 10px verdana, arial, sans-serif;
		color: red;
		text-decoration: none;
	}
/* ----------------------------------------------------------------------------- */

.sysmessage {
color: #FF0000;
font-weight: bold;
}
/* ----------------------------------------------------------------------------- */

#formulaire {
	width: 100%;
	background-color: #ccc;
	border: 1px dotted #333;
	padding: 5px;
	margin: 0px auto;
}

#formulaire .form {
  	clear: both;
  	padding-top: 5px;
  }

#formulaire .form span.label {
 	 float: left;
  	width: 100px;
  	text-align: right;
  }

#formulaire .form span.content {
	float: right;
  	width: 380px;
  	text-align: left;
  }

#formulaire .form span.antispam {
	float: left;
  	width: auto;
  	text-align: left;
  }

#formulaire .form span.img {
	float: left;
  	padding:0px;
  }
 
#formulaire .form p.aide {
	font-size: 10px;	
  }
#formulaire .submit {
	float: right;
	padding-top: 10px;
	padding-right: 32px;
	cursor: pointer;
  }
  
#formulaire .spacer {
	clear: both;
  }
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
.image_deco_g{
float:left;
}

.image_deco_d{
float:right;
}

.texte_d{
float:right;
text-align: justify;
}

.texte_g{
float:left;
padding-right:15px;
}


.contact{
float:left;
background: #666666;
padding-left: 10px;
margin-top: 0px;
padding-top:0px;
width: auto;
clear: both;
border: none;
}

.fondgris{
background: #9a9a9a;
}

.contact_txt{
clear: both;
float:left;
color:#bcbdbf;
padding-bottom:0px;
margin-bottom:0px;
vertical-align: baseline;
border: none;
}

.infos{
float:right;
padding: 10px;
margin-right:0px;
width: 230px;
}
.liste {
list-style-type: disc;
}

/* ----------------------------------------------------------------------------- */
a img{
border:none;
}

