/* CSS Document */

body {
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width:932px;
}

#real {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 50px;
	vertical-align: bottom;
} 

a {
color:#000000;
}

#header {
	width:932px;
}

#main {
	width:932px;
	margin-top: 10px;
	margin-left: 0px;
	display:block;
}

#colmenu {
	width:171px;
	height:auto;
	margin-left:0px;
	float: left;
	
}

#footer {
	text-align:center;
	background-color:#800000;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float:left;
	width:100%;
}
#footer a {
	text-align:center;
	background-color:#800000;
	font-style:italic;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu {
	list-style-type: none;
	margin : 0 0px;
	padding : 0 0px;
} 

ul#menu li {
	margin-bottom: 0px;
}

ul#menu a.a1 {
	margin: 0 0px;
	width: 171px;
	//height: 35px;
	display: block;
	text-align: center;
	border: 1px solid white;
	text-decoration: none;
	color: #FFFFFF;
	background: #800000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 10px;
	
		 }
ul#menu a.a2 {
	margin: 0 0px;
	width: 171px;
	//height: 35px;
	display: block;
	text-align: center;
	border: 1px solid white;
	text-decoration: none;
	color: #FFFFFF;
	background: #800000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	
		 }
	 
ul#menu a:hover {
     border: 1px solid #800000; 
	 color: #800000;
     background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
     }
	 
.retour a{
	text-decoration: none;
	color: #FFFFFF;
	background: #800000;

}


#middle {
  	padding-top: 0px;
  	padding-left: 0px;
	margin-top: 5px;
	margin-left:5px;
	display:block;
}

#content {
	width:auto;
	margin-left:180px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	padding-right:5px;
}

#titre {
	background: #ffcc00;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: italic;	
	color : #840000;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
}


#diaporama {
	margin-left:0px;
	margin-top:20px;
	float :right;
	width:310px;
}
/* calendar */
#calendar {
	background-color:#fff5cc;
	width:400px;
	background-image:url(img/calendrier.jpg);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

#calendar .titre{
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	color : #840000;
	padding-left:15px;
	font-weight: bold;
	margin-left:30px;
	text-decoration: none;
}

ul#calendar {
	list-style-type: none;
}

ul#calendar li {
	
	margin-bottom: 0px;
	list-style-type: none;
}

#calendar .t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
}
#calendar .t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	padding-left:40px;
	
}
ul#calendar a {
	margin: 0 0px;
	width: 171px;
	height: 35px;
	display: block;
	text-align: center;
	border: 1px solid white;
	text-decoration: none;
	color: #FFFFFF;
	background: #800000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 15px;	 }
	 
ul#calendar a:hover {
     border: 1px solid #800000; 
	 color: #800000;
     background: #ffffff;

     }
	 
/* news */
#news {
	background-color:#fff5cc;
	width:400px;
	background-image:url(img/news.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

#news .titre{
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: italic;
	color : #840000;
	padding-left:15px;
	font-weight: bold;
	margin-left:30px;
	text-decoration: none;
}
#news .texte{
	height:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #000000;
	text-decoration: none;
	padding-left:20px;
}
ul#news {
	list-style-type: none;
}

ul#news li {
	
	margin-bottom: 0px;
	list-style-type: none;
}

#news .t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	color : #000000;
	margin-left:15px;
	font-weight: bold;
}
#news .t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	
}
#news .first {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color : #FFFFFF;
	font-weight: bold;
	background-color:#800000;
}
ul#news a {
	margin: 0 0px;
	width: 171px;
	height: 35px;
	display: block;
	text-align: center;
	border: 1px solid white;
	text-decoration: none;
	color: #FFFFFF;
	background: #800000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 15px;	 }
	 
ul#news a:hover {
     border: 1px solid #800000; 
	 color: #800000;
     background: #ffffff;

     }

/* agenda */
#agenda {}

#evenement {
	padding-top: 15px;
	padding-bottom: 15px;
	float:left;
	width:100%;
}

#evenement hr {
	display:block;
	background-color: #800000;
	color:#800000;
	height: 1px;
	width: 100%;
	border:0;
	margin: 0;
	_margin: -0.5em 0;
}

#evenement .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
	text-align: left;
	width:300px;
}
#evenement .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: italic;
	color : #800000;
	text-align: right;	
}

#evenement #ag_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
	text-align: left;
	display:inline;
	width:auto;
	text-decoration: none;
}
#evenement a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
	text-align: left;
	display:inline;
	width:auto;
	text-decoration: none;
}

#evenement #ag_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	color : #800000;
	padding-left: 10px;
	display:inline;
	
}
#evenement #ag_image a img{
	display:block;
	float:left;
	border:0;
	margin-top:0;
}
#evenement #ag_nom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color : #800000;
	padding-left:100px;
	font-weight: bold;
	text-align: left;
	display:block;
	text-decoration: none;
}
#evenement div.ag_resume {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color : #000000;
	text-align: left;
	padding-left:100px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}

/* fiche */

#fiche {
	padding-top: 15px;
	padding-bottom: 15px;
}

#fiche hr {
	display:block;
	background-color: #800000;
	color:#800000;
	height: 1px;
	width: 100%;
	border:0;
	margin: 0;
	_margin: -0.5em 0;
}

#fiche .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
	text-align: left;
	width:300px;
	font-style: italic;
}
#fiche .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: italic;
	color : #800000;
	text-align: right;	
}

#fiche #fi_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #000000;
	margin-left:25px;
	font-weight: bold;
	text-align: left;
	display:inline;
}
#fiche #fi_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	color : #800000;
	display:inline;
	text-align:right;
}

#fiche #fi_nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color : #800000;
	padding-left:130px;
	font-weight: bold;
	text-align: left;
	display:block;
	font-style: italic;
}
#fiche #fi_resume {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color : #000000;
	text-align: left;
	padding-left:50px;
	padding-right:50px;
}

#fi_image {
display:block;
padding: 5px;
}

.arcsel {
	color: #FFFFFF;
	background-color: #990000;
	font-weight:bold;
}

.contact  {
	margin-top:3px;
}

fieldset { 
	border:1px solid #800000;
	width:80%;
	text-align:left;
}

legend {
  padding: 0.2em 0.5em;
  color:#000000;
  font-size:100%;
  text-align:right;
  font-weight:bold;
  }
 label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

.bouton {
	color:#FFFFFF;
	background-color:#800000;
}


