#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:url(../gifs/fond.jpg) #fff top no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	padding-top:461px;
}

.container_top {
	width:100%;
	height:461px;
	top:0;
	left:0;
	z-index:10;
	position:absolute;
}

.header {
	height:461px; /* à modifier*/
	width:999px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:423px;
	height:141px;
	background:url(../gifs/logo.jpg) top no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

.numero {
	width:318px;
	height:55px;
	background:url(../gifs/numero.jpg) top no-repeat;
	display:block;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}

.menu_nav {
	width:382px;
	height:30px;
	position:absolute;
	top:125px;
	right:10px;
	z-index:3;
}

.menu_nav a {
	height:30px;
	display:block;
	text-align:center;
	float:left;
	line-height:30px;
	color:#2A2A2A;
	text-decoration:none;
	font-size:12px;
}

.menu_1 {
	width:67px;
}

.menu_2 {
	width: 115px;
}

.menu_3 {
	width: 110px;
}

.menu_4 {
	width: 90px;
}

.menu_nav a:hover, a#selected {
	color:#0f4b89 !important;
	font-weight:bold !important;
}

.my_flash {
	position:absolute;
	bottom:0;
	right:0;
	color:transparent !important;
	z-index:2;
}

#content {
  width:999px;
  height:auto;
  position:relative;
  margin:0 auto;
  overflow:hidden;
  padding:30px 0 30px;
}

.fond_content {
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../gifs/top_content.jpg) top no-repeat;
}

.fd_footer {
	width:100%;
	height:200px;
	clear:both;
}

.footer {
  width:999px;
  height:200px;
  margin:0 auto;
  padding-top:20px;
  border-top:1px dashed #c1c1c1;
}

.footer p, .footer a {
	font-size:11px;
	color:#2A2A2A;
	text-decoration:none;
}

.footer a:hover {
	color:#3e7ab8;
}

.nuage {
	width:70%;
	height:auto;
	float:left;
	display:inline;
}

.newsletter_1 {
	width:22%;
	height:auto;
	text-align:right !important;
	background:url(../gifs/newsletter.jpg) top left no-repeat;
	float:right;
	display:inline;
}

.newsletter_1 span {
	color:#0f4b89;
}

.sub {
	border-left:1px solid #c1c1c1;
	padding-top:0 !important;
	padding-bottom:0 !important;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:5px;
}

/******************************************************************** Lien ******************************************************************/
.page p {
	color:#2a2a2a;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#eee;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#0f4b89;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#0f4b89;
}

.lien {
  text-decoration:underline !important;
  color:#0f4b89 !important;
  display:inline-block;
  height:15px;
  font-size:0.9em;
  background:url(../gifs/puce_lien.jpg) right no-repeat;
  float:right;
  line-height:11px;
  font-weight:bold;
  padding-right:15px;
}

.lien:hover {
  text-decoration:none !important;
  color:#0f4b89 !important;
}

.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px dashed #c1c1c1;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	clear:both;
}

.mini {
	margin-bottom:10px;
}

.border_img {
	border:1px solid #c1c1c1;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style:none;
	list-style-image: url(../gifs/puce_liste.jpg);
	list-style-position:outside;
}

.img_plan {
	margin-top:32px;
}

.page ul li {
	line-height:1.5em;
	color:#2a2a2a;
	text-align:left;
}


.img_left {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:10px;
}

.img_normal {
	margin-bottom:10px;
}

/************** fin mise en page *************/

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	font-size:11px;
}

#loupe p {
	text-align:right !important;
	color:#252525;
}

#loupe a {
	color:#252525;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #FFFFFF;
	border:1px solid #3e7ab8;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 300px;
}

.valide {
	background-color: #f5f4f4 !important;
	border:1px solid #3e7ab8 !important;
	color:#3e7ab8 !important;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #3e7ab8;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 300px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #3e7ab8;
}

#formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

.bouton_form:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.optional, .required  {
	width:175px !important;
	text-align:right !important;
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

#formulaire_1 p {
	margin:0 !important;
	padding:0 !important;
}
/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 325px !important;
}

#newsletter_iframe h1 {
	color:#0f4b89 !important;
}

#newsletter_iframe p {
	color:#2a2a2a !important;
}

#newsletter_iframe a {
	color:#0f4b89 !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

/************ MENU ***********/
ul.MenuHorizontal { 
   width: 236px;
   height:218px; 
   list-style: none; 
   margin: 0; 
   padding:51px 0 0 30px; 
   overflow: hidden; 
   background:url(../gifs/fond_menu.jpg) top no-repeat;
   position:absolute;
   bottom:6px;
   left:0;
   z-index:5;
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 28px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   text-decoration: none; 
   line-height:28px;
   width: 236px;
} 

li.menu a:hover, a.selected-over {
	font-weight:bold !important;
	background:url(../gifs/puce_menu.gif) left no-repeat !important;
	padding-left:10px !important;
	width:226px !important;
}

/******* FIN MENU ********/


h1 {
	color:#0f4b89;
	font-family:"Times New Roman";
	font-size:24px;
	font-weight:100;
	margin-bottom:20px;
}

.bleu {
	color:#0f4b89 !important;
}

h2, h3 {
	color:#0f4b89;
	font-family:"Times New Roman";
	font-size:18px;
	font-weight:100;
	margin-bottom:20px;
}

h1 strong {
	color:#3e7ab8 !important;
	font-weight:100 !important;
	font-size:20px !important;
}

.colonne_centre {
	width:692px;
	height:auto;
	float:right;
	padding-left:40px;
	display:inline;
	border-left:1px dashed #c1c1c1;
}

.colonne_gauche {
	width:236px;
	height:auto;
	float:left;
	display:inline;
}

.colonne_gauche strong {
	font-size:15px;
	font-weight:100;
	color:#3e7ab8 !important;
}

.colonne_gauche span {
	color:#3e7ab8 !important;
}

.colonne_gauche .lien {
	margin-top:10px;
}

.colonne_gauche a {
	color:#2A2A2A;
	text-decoration:none;
}

.colonne_gauche a:hover {
	color:#3e7ab8 !important;
	text-decoration:none;
}

.titre {
	color:#0f4b89;
	font-family:"Times New Roman";
	font-size:24px;
	font-weight:100;
	margin-bottom:20px;
}

.map {
	width:236px;
	height:109px;
	background:url(../gifs/map.jpg) top no-repeat;
	display:block;
	margin-top:5px;
}



/************ TPL *******************/

.tpl {
	width:185px;
	height:202px;
	display:block;
	position:relative;
	background:url(../gifs/bas_tpl.jpg) bottom no-repeat;
}

.tpl p {
	padding-bottom:0 !important;
	font-size:12px;
	color:#2A2A2A !important;
	text-decoration:none !important;
	font-weight:bold !important;
}

.lien_listing {
	padding-bottom:0 !important;
	font-size:12px;
	color:#2A2A2A !important;
	text-decoration:none !important;
	font-weight:bold !important;
}

.tpl:hover {
	color:#0f4b89 !important;
	opacity:0.8;
	filter:alpha(opacity)80);
}

.tpl img {
	border:1px solid #cdcdcd;
}

#fond_carousel {
	width:693px;
	height:240px;
	background:url(../gifs/fond_carousel.jpg) bottom no-repeat;
	margin-bottom:15px;
}

#fond_carousel ul {
	margin:0 !important;
	padding:0 !important;
}

#fond_carousel ul li {
	margin:0 !important;
	paddding:0 !important;
}

.cache {
font-weight:normal;
}

.image_detail {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.image_detail img {
	border: 0px;
}
