@charset "utf-8";

/* DEFINITIONS GENERALE */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
#modal_overlay { background-color:#000; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */
/* FIN DEFINITIONS GENERALE */


body {
	background-color: #0054a4;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: "arial", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 19px;
	text-align: center;
	font-weight: normal;
	margin: 10px 0px;
}
h2 {
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	margin: 5px 0;
}
div.clear-both {
	clear: both;
}
div#inside {
	width: 1158px;
	margin: 0 auto;
	background-image: url(../images/tile-horizontal.png);
	background-repeat: repeat-y;
	background-position: center;
}
div#inside-accueil {
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/tilehp.png);
	background-repeat: repeat-y;
	background-position: center;
}
div.gauche  {
	background-image: url(../images/gauche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	height: 768px;
	width: 99px;
}
div.contenu  {
	float: left;
	display: inline;
	overflow: hidden;
	width: 960px;
	background-color: #0054a4;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.contenu-accueil  {
	float: left;
	display: inline;
	overflow: hidden;
	width: 702px;
	background-color: #0054a4;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
div.droite  {
	background-image: url(../images/droite.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 768px;
	width: 99px;
	float: right;
	display: inline;
	overflow: hidden;
}
p#top-label     {
	text-align: center;
	font-size: 25px;
}
div#opendoor   {
	background-image: url(../images/bout_acc.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	width: 274px;
	position: relative;
	top: -25px;
	text-align: center;
	font-size: 21px;
	cursor: pointer;
	margin: 0 auto;
}
div#opendoor  p   {
	font-size: 15px;
	line-height: 25px;
}
div#opendoor a {
	display: block;
	width: 100%;
	height: 50%;
	text-decoration: none;
}

div#texte-accueil   {
	width: 274px;
	margin: 0 auto 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
div#accueil-contact   {
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 30px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#top {
	position: relative;
	margin: 0;
	padding: 0;
}
img.masque {
	position: absolute;
	top: 0;
	left: 0;
}
#top h1 {
	position: absolute;
	top: 0;
	left: 293px;
	width: 374px;
	height: 40px;
	margin: 0;
}
#top h1 a {
	display: block;
}
#top h1 a span {
	display: none;
}
div#lien-bleu,div#lien-vert {
	width: 181px;
	height: 24px;
	position: absolute;
	top: 42px;
}
div#lien-bleu {
	left: 313px;
}
div#lien-vert {
	left: 494px;
}
div#lien-bleu a,div#lien-vert a {
	display: block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 5px 10px;
	text-decoration: none;
}
div#lien-bleu a:hover,div#lien-vert a:hover {
	padding: 0 5px;
}
div#lien-bleu {
	text-align: right;
}
div#vous-inscrire {
	height: 86px;
	width: 140px;
	position: absolute;
	top: 230px;
	left: 795px;
}
div#vous-inscrire a {
	display:block;
	padding-top: 30px;
	padding-left: 30px;
	height:56px;
	width: 110px;
	color: #049AD9;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
div#titre-menu {
	position: absolute;
	top: 280px;
	left: 165px;
}
div.headermenu {
	left:240px;
	position:absolute;
	top:282px;
}
div.headermenu ul {
	margin: 0px;
	padding: 0px;
	height: 27px;
}
div.headermenu li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	height: 27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div.headermenu #first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.headermenu a {
	text-decoration: none;
}
div.headermenu a:hover {
	text-decoration: underline;
}
div#colone-gauche {
	float: left;
	display: inline;
	overflow: hidden;
	width: 728px;
	padding: 0 20px;
	margin-top: 326px;
}
div.bloc {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div.bloc h2 {
	font-family: Arial, Verdana, Helvetica, "Times New Roman", serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
}
div.bloc .sous-titre {
	font-size: 14px;
	color: #B3D9FF;
	font-family: Arial, Verdana, Helvetica, "Times New Roman", serif;
	margin-bottom: 15px;
}
div.bloc p {
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Verdana, Helvetica, "Times New Roman", serif;
}
div.solo-image {
	background-image: url(../images/fond_images.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
	height: 114px;
	width: 212px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 55px;
	margin-left: 20px;
}
div.primo-image {
	background-image: url(../images/fond_images.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: inline;
	overflow: hidden;
	height: 114px;
	width: 212px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 55px;
	margin-left: 50px;
}
div.secundo-image {
	background-image: url(../images/secundo_images.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
	height: 114px;
	width: 212px;
	padding-top: 6px;
	padding-right: 55px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: 50px;
}


div.pied-bloc {
	background-image: url(../images/separateur.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	margin: 15px 0 0;
	clear: both;
}
div.trio-image {
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div.imagepola    {
	height: 178px;
	float: left;
	display: inline;
	overflow: hidden;
	display: inline;
	overflow: hidden;
	margin-left: 28px;
	margin-right: 20px;
}
div.imagepola img {
	background-image: url(../images/haut-vignette.png);
	height: 113px;
	width: 123px;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 1px;
	padding-left: 11px;
	margin: 0;
}
p.textpola {
	background-image: url(../images/bas-vignette.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 101px;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 11px;
	color: #000000;
	margin: 0;
	font-size: 12px;
}


div#colone-droite {
	float: right;
	display: inline;
	overflow: hidden;
	width: 192px;
	margin-top: 326px;
}
div#pied-droit {
	background-image: url(../images/bas-menudr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 192px;
}
div#corps-droit {
	background-image: url(../images/carre-vert.gif);
	background-repeat: repeat;
	padding: 20px 30px;
	color: #000000;
}
div#corps-droit ul {
	margin-bottom: 50px;
}

div#corps-droit li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}
div#corps-droit a {
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: none;
}
div#corps-droit a:hover {
	background-image: url(../images/menu-on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	color: #004F7A;
	padding-left: 35px;
	text-decoration: none;
}
#pied-page {
	background-image: url(../images/footer.gif);
	background-position:center center;
	height: 43px;
	width: 1158px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	padding: 0px 20px;
	text-align: center;
	font-size: 12px;
	color: #87A7D6;
}
#pied-page-accueil {
	background:transparent url(../images/footer-accueil.gif) no-repeat scroll center center;
	height: 91px;
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 12px;
	color: #87A7D6;
}

div.text-bloc h1 {
	color:#A2E038;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
	text-align: left;
}
div.text-bloc h2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}
iframe.google-maps {
	width: 675px;
	height: 350px;
	display: block;
	margin: 5px auto 20px;
	
}