/* CSS Document */
@import url(/css/style_slide_down.css);
@import url(/css/apercuImg.css);
@import url(/css/style_pictonav.css);
@import url(/css/style_calendrier.css);

/* CSS Document */


body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#6fbee9;
	color:#4585bf;
	background-image:url(../images/bg-site.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
html, body {
    height: 100%;
}
a {
	text-decoration:none;
	color:#365d90;
}
a:hover {
	text-decoration:underline;
}

h2 {
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/bg-titre.gif);
	background-repeat:no-repeat;
	height:29px;
	width:292px;
	background-position:bottom right;
}

div.conteneur {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
    min-height: 100%;
}
div.banniere {
	width:100%
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/banniere.jpg);
	background-repeat:no-repeat;
	height:371px;

}
div.logo {
	font-size:20px;
	color:#00acda;
	float:left;
	margin-left:120px;
	letter-spacing:0.07em;
	margin-top:42px;
}
div.logo span.nom { font-size:1.2em;}
div.menu1 {
	float:left;
	margin-top:40px;
	color:#61abd9;
	font-size:9px;
	margin-left:125px;

}
div.menu1 a {
	font-size:11px;
	font-weight:bold;
	color:#365d90;
	margin-left:10px;
}
div.menu2{
	margin-top:185px;
	margin-left:105px;

}
div.menu2 a {
	font-size:11px;
	font-weight:bold;
	margin-right:15px;
	margin-left:15px;
}
div.domaineActivite { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:23px; font-weight:bold; color:#FFFFFF; margin-top:3px; margin-right:425px; text-align:right;}
div.domaineActivite span.ligne2{ font-size:18px;}
div.menuD {
	background-image:url(../images/menuDFerme.gif);
	height:20px;
	background-position:top right;
	background-repeat:no-repeat;
}
div.menuDFermeB {
	background-image:url(../images/menuDFermeB.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:21px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
td.menuD {
	background-image:url(../images/bg-menuD.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 25px;
	width:331px;
	text-align:justify;
}

div.basPage {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/basSite.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height:69px;
}

div.basPage div.menuBas{
	margin-top:-1px !important;
	margin-top:0p;;
	text-align:center;
	color:#8d8d8d;
	padding-top:30px;
}

div.basPage a { color:#8d8d8d; margin-left:10px; margin-right:10px;}
div.arrondiBas {
	background-image:url(../images/basBasSite.jpg);
	background-repeat:no-repeat;
	height:57px;
	background-position:center top;
}

div.signature { color:#8d8d8d; line-height:normal; margin-top:10px;}
div.signature a{ color:#0099FF;}
div.dernierPost {
	margin-left:27px;
}
div.ligne {
	height:30px;
	line-height:30px;
}
div.ligne img{
	float:right;
	margin-right:100px;
	padding-top:7px;
}
div.borderImg {
	width:242px;
	height:147px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}


.titre { font-size:13px; font-weight:bold;}
.decaleG55 { margin-left:55px;}

.bt_Bg{
	background-image:url(../images/bt_bg.gif);
}

.bt_Bg a{
	color:#FFFFFF;
	text-decoration:none;
}

