body{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color: #808080;
}

h1, h2, h3, h4, h5, h6 { font-family: Arial; }
h1{ font-size: 16px; color: #308BD3; font-weight: bold;}
h2{ font-size: 14px; color: #336EB5; font-weight: bold;}
h3{ font-size: 1.1em; font-weight: bold;}

a, a:visited { color: #308BD3; outline: invert; text-decoration: none; }
a img, img a {border: none; text-decoration: none;}
a:hover { text-decoration: underline; }

#page {
	width: 978px;
}

#page #main #header {
	width: 978px;
	height: 250px;
	font-size:12px;
	color: #336EB5;
}
#page #main #header #newsletter {
	float:right;
	width:167px;
	margin-top:187px;
	margin-right:47px;
	text-align:left;
}
#page #main #header #newsletter input.news {
	width:160px;
	border:1px solid #4D4D4D;
	background-color: #308BD3;
	padding-left:3px;
	color: #ffffff;
	font-size:10px;	
}
#page #main #header #newsletter #envoyer {
	width: 100%;
	text-align: right;
	color: #4D4D4D;
	font-weight: bold;
}
#page #main #header #newsletter #envoyer a,
#page #main #header #newsletter #envoyer a:hover,
#page #main #header #newsletter #envoyer a:visited {
	color: #4D4D4D;
}

#page #main #nav {
	width: 938px;
	height: 21px;
	background: url(/image/nav.jpg) top left no-repeat;
	margin-left:4px;
	padding-top: 15px;
	padding-left: 40px;
}

#page #main #centre {
	width: 957px;
	padding-left:11px;
	margin-top:-2px;
}

#page #main #centre #content{
	width: 923px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left: 2px solid #58B9E6;
	border-right: 2px solid #58B9E6;
}
#page #main #centre #content #left {
	display:none;
}

#page #main #centre #content #info {
	float:left;
	width:97%;
	margin-left:5px;
	padding-left:10px;
}
#page #main #centre #content #info #corps #agenda {
	float: left;
	margin-top:15px;
	margin-left:40px;
	margin-right:40px;
	text-align: center;
}
#page #main #centre #content #info #corps div.agenda_fleche {
	float:left;
	margin-top:75px;
}
#page #main #centre #content #info #entete {
	height: 45px;
	border-bottom: 1px dashed #4D4D4D;
}
#page #main #centre #content #info .zone_texte {
	font-size: 1em;
}
#page #main #centre #content #info #corps .footer_actu  {
	width:100%;
	padding-bottom:3px;
	text-align:right;
	border-bottom:1px dashed #999999;
}
#page #main #centre #content #info #corps p.date_une {
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
}
#page #main #centre #content #info #corps img.img_une {
	border: 1px solid #4D4D4D;
	padding: 3px;
	margin-right:3px;
}

#page #footer {
	display:none;
}

/*calendar
*******************************************************/
.main {
	background: url(/image/calendrier/calendrier.jpg) top left no-repeat;
	width:206px;
	height: 195px;
	margin: 0px;
	padding-top:35px;
	padding-left:10px;
}
.main a, a img{
	text-decoration: none;
	border: none;
}
table.tab_agenda {	
	width:175px;
	height: 140px;
	margin: 0px;
	margin-top:5px;
	margin-left:10px;
}

.month {
	font: 20px arial;
	color: #000000;
}
.year {
	font: 11px arial;
	color: #000000;
}

.daysofweek {
	font:bold 10px arial;
	color: #CCCCCC;
}

.days {
	font-size: 11px;
	font-family:arial;
	font-weight: bold;
	color:  #000000;
	text-align: center;
}

#today {
	font-size: 11px;
	font-family:arial;
	font-weight: bold;
	background-color: #308BD3;
	color: #ffffff;
	text-align: center;
}
#today a {
	color: #ffffff;
	text-decoration: none;
}
#today a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.event {
	font-size: 11px;
	font-family:arial;
	font-weight: bold;
	color: #308BD3;
	text-align: center;
}

.event a {
	color: #308BD3;
	text-decoration: none;
}
.event a:hover {
	color: #308BD3;
	text-decoration: underline;
}

/********************************************************* Contact *********************************************************/
#form {
	margin-top:20px;
}

#form input, #form select, #form textarea, .normal {
	background: white url(/image/form.gif) no-repeat top left;
	font-family: Helvetica;
	border: 1px solid #ccc;
	font-size: 14px;
	width: 280px;
}
#form .erreur {
	background: white url(/image/form.gif) no-repeat top left;
	font-family: Helvetica;
	border: 1px solid red;
	font-size: 14px;
	width: 280px;
}

#form div {
	margin: 0px 0px 5px 0px;
	/*border: 1px solid #ccc;*/
}
#form label {
	float:left;
	width: 220px;
	padding-right:5px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

#form div.float {
	float:left;
}

#loi{
	color:#CCC;
}

#form #spam{
	width: 220px;
	font-size:1em;
	color:#308BD3;
	text-align:right;
	padding-right:5px;
}

#form #nombres{
	margin-left:0.8em;
	/*width:5em;*/
}

#form #champs, #form #envoi {
	font-size:1.4em;
	color:#308BD3;
	margin:20px 0 20px 0px;
	padding:0px 0px 0px 230px;
	/*border:1px solid #000;*/
}

/********************************************************* menu *********************************************************/
#nav ul.brc_menu_level_0 li.brc_menu_item_level_0 {
	display:none;				
}