﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:none;
}

img {
	border:none;
}


html {
	
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(/_images/background2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	border:none;

}
h2 {float:left;color:#deb406;font-size:23px;text-transform:uppercase;font-family:Helvetica, Arial, sans-serif;/*margin:10px 0 10px 10px;*/padding:0;margin:0 0 15px 0;}
h2 .logoalt3 {float:right;margin-right:8px;} 
h2 span {float:left;}
#container {

	width:755px;
	padding:37px 37px 37px 37px;
	height:650px;
	background-image:url(/_images/bg_site2.png);
	margin:0 auto;
	position:relative;
	top:-23px;
	text-align:left;
	border:none;

} 
#wrapheader {width:735px;height:70px;padding:20px 15px 0px 10px;background-image:url(/_images/bottom_top.gif);background-position:bottom;background-repeat:no-repeat;position:relative;top:0;float:left;}
#logo {float:left;}
div#menu {
	position:relative;	
	width:435px;
	height:33px;
	background-image:url(/_images/bg_menu.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:0;
	z-index:99;
	padding-top:13px;
	padding-left:40px;
}
div#menu a {margin-right:18px;display:inline;font-family:Arial,Helvetica, sans-serif;text-transform:uppercase;font-size:12px;font-weight:bold;color:#ffffff;text-decoration:none;}
div#menu a:hover {color:#e0b814;}

div#mask_div {
	position:absolute;
	top:150px;
	left:250px;
	z-index:999;
	display:none;
}
.list_real {
	width:730px;
	height:488px;
}
.real_bg {
	width:157px;
	height:142px;
	position:relative;
	top:0;
	left:0;
	float:left;
	margin-right:28px;
}
.real_bg .real_hover img {z-index:30;display:block;float:left;} 
.real_bg .real_hover {
position:absolute;
top:3px;
left:3px;
text-decoration:none;
border:none;
display:block;
float:left;
z-index:40;
}
.real_bg .real_img  {
position:absolute;
top:3px;
left:3px;
text-decoration:none;
border:none;
display:block;
float:left;
z-index:40;
}
.bg_ti_realisation {
	margin:0px 0 5px 0;
	
	height:22px;
	padding:10px;
	width:459px;
}
.realisation_seul {
	float:left;
	width:158px;
}
.realisation_seul .texteprimeur {
	padding:5px 0 0 5px;
	float:left;
}
.realisation_seul .texteprimeur a {
	padding:0;
	margin:0;
	color:#deb406;
	text-decoration:underline;
	clear:both;
}
.realisation_seul  .texteprimeur .nom_realisation {
	font-weight:bold;
	color:#444243;
	font-size:12px;
	padding:0 0 4px 0;
	margin:0;
	float:left;
	clear:both;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
.bg_realisation_small {
	position:relative;
	float:left;
	height:137px;
	width:152px;
	padding:5px 0 0 5px;
	margin-left:1px;
}
.bg_realisation_accueil {

	float:left;
	padding-top:15px;
}
#zone_blog_accueil .titre_blog {height:40px;padding:12px 0 0 10px;}
#zone_blog_accueil_border {padding:14px 0 0 2px;float:left;}
#zone_blog_accueil {background-repeat:no-repeat;float:left;height:238px;width:243px;}

#apercu_blog_contenu {padding:0 4px 10px 3px;float:left;} 
#apercu_blog_contenu .apercu_billet {width:210px;text-decoration:none;color:#a8a8a8;float:left;background-color:#ffffff;border-bottom:1px dashed #a8a8a8;padding:10px 5px;margin-left:7px;}
#apercu_blog_contenu .apercu_billet:hover {background-color:#e7e7e7;}
#apercu_blog_contenu .apercu_billet p {margin-bottom:5px;}
#apercu_blog_contenu .apercu_billet p .jaune {color:#e0b814;}
#blog_contenu_lien {padding:5px 4px 10px 12px;float:left;} 
#blog_contenu_lien .li_puce_blog {
	margin-right:5px;
	position:relative;
	top:2px;
}
#blog_contenu_lien a {color:#e0b814;}

hr.clear {
display:none;
clear:both;
}

/*******************************************************/
/********************* Footer **************************/

#wrapfooter {
	float:left;

	background-image:url(/_images/top_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:727px;height:20px;padding:25px 10px 15px 23px;
}
#wrapfooter #icones_footer{
	width:350px;
	float:right;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	height:25px;
}
#wrapfooter #icones_footer #img_icones_footer{
	float:right;
	padding-left:5px;
}
#wrapfooter #text_footer {
	float:left;
	color:#888888;
	font-size:10px;
}
#wrapfooter #icones_footer a {
	margin-left:5px;
}
#footer { 
	/*border:1px solid red;*/
	width:740px;height:50px;padding:0px 10px 0 10px;
	margin:0 auto;
	text-align:center;
		position:relative;
	top:-23px;
}
#footer p { 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bfbfbf;

}
#footer a { 
font-size:11px;
text-decoration:underline;
	color:#bfbfbf;
}


/*----- MENU STATES -----*/
.hide_me {
	display:none;
}

.stay_on {
	display:block;
}

.selected_m {
	color:#e0b814!important;
}

.selected_sm {
	color:#e0b814!important;
}



















div#debug_trace {
	position:fixed;
	bottom:10px;
	right:10px;
	width:500px;
	height:150px;
	background-color:#FFF;
	overflow:auto;
	z-index:1000;
	display:none;
}

div#stage_container {
	position:relative;
	width:760px;
	height:515px;
	/*background-color:#CCCCCC;
	border:1px medium red*/
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	
}

.stage_row {
	width:25000px;
	clear:both;
	background:olive;
}

.stage_frame {
	width:760px;
	height:515px;
	float:left;
	background-color:#FFF;
	overflow:hidden;
}










/*----- LINKS -----*/
a.link {
	color:#0F3;
	text-decoration:underline;
}


/*----- GABARIT / TEMPLATE -----*/

.wrapcontent {
	width:760px;
	height:515px;
	margin:0;
	padding:0;
	position:relative;
}





/*----- REALISATION NAVIGATION ARROWS -----*/
	.wrapcontent .real_arrow_left_box{
		position:relative;
		float:left;
		margin:185px 0 0 0;
		padding:0;
		width:47px;
		height:145px;
	}
	
		.wrapcontent .real_arrow_left_box img {
			width:47px;
			height:145px;
		}
	
		.wrapcontent .real_arrow_left_box a {
			position:relative;
			margin:0;
			padding:0;
			width:47px;
			height:145px;
			background:url(/_images/gabarit/arrow_left.gif) top right no-repeat;
			display:none;
		}
		
		.wrapcontent .real_arrow_left_box a:hover {
			background:url(/_images/gabarit/arrow_left.gif) top left no-repeat;
		}
	
	.wrapcontent .real_arrow_right_box{
		position:relative;
		float:right;
		margin:185px 0 0 0;
		padding:0;
		width:47px;
		height:145px;
	}
	
		.wrapcontent .real_arrow_right_box img {
			width:47px;
			height:145px;
		}
	
		.wrapcontent .real_arrow_right_box a {
			position:relative;
			margin:0;
			padding:0;
			width:47px;
			height:145px;
			background:url(/_images/gabarit/arrow_right.gif) top left no-repeat;
			display:none;
		}
		
		.wrapcontent .real_arrow_right_box a:hover {
			background:url(/_images/gabarit/arrow_right.gif) top right no-repeat;
		}
	
	.wrapcontent .real_content_box{
		float:left;
		background:#FFF;
		width:666px;
		height:515px;
		margin:0;
		padding:0;
	}

	.wrapcontent .real_content_box2{
		float:left;
		background:#FFF;
		width:666px;
		height:515px;
		margin:0;
		padding:0;
		padding:0px 0px 0px 13px;
		font-size:11px;
	}


.wrapcontent .real_content_box2 h2 {margin-bottom:10px;} 
.wrapcontent .real_content_box2 p {float:left;margin:0 20px 10px 0;padding:0;width:320px;}
.wrapcontent .real_content_box2 ul {float:left;list-style-position:outside;padding:0 0 0 10px;margin:0;width:340px;}
.wrapcontent .real_content_box2 ul li {float:left;margin:2px 0 2px 0;width:100%;}



#menu {
	display:none;
}

#imgsousmenu{
	display:block;
	text-indent:0;
	border: none;
}

#menu a{
	display:block;
	color:#666666;
	text-decoration: none;
	vertical-align: middle;
	padding-right: 13px;
}


#menu a:hover { 

}

/*#menu1 .layerAllume{
	display:block;
	color:#336699;
	text-decoration: none;
	vertical-align: middle;
	padding:1px 2px 1px 0px;
	margin:0px 0px 18px 0px;
	background-color:#ffffff;
	border:1px solid #336699;
	width:162px;
}*/

.sous_menu {
	display: none;
	/*laissez ici*/
	float:right;
	line-height:15px;
	width:705px;
	height:10px;
	font-size:10px;
	/*fin*/
	/*	padding-top:3px;
	padding-bottom:3px;*/
	text-align:right;
}

.sous_menu a{
/*	float:left;*/
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;	
	padding-left:10px;
	padding-right:10px;
	text-align: left;

}
.sous_menu a:hover{
	text-decoration: none;
	color:#e0b814;
}
#frmrecherche {
width:200px;
margin-top:85px;
margin-left:30px;
}
.rechercher {height:12px;font-size:10px;}
.btn_submit {background-color:#ebb437;color:#ffffff;width:25px;height:20px;}
#flashentete { position:relative;top:0px;left:-1px; }






/*----- LOADING MASK -----*/

.loading_mask {
	width:760px;
	height:515px;
	background:#FFF;
	z-index:1250;
}

.loading_mask img {
	margin: 225px 0 0 348px;
}






/*----- MENU STATES -----*/
.hide_me {
	display:none;
}

.stay_on {
	display:block;
}

.selected_m {
	background-position:bottom!important;
}

.selected_sm {
	color:#e0b814!important;
}




/*----- MINI MAP -----*/

div#mini_map_box {
	position:fixed;
	width:100%;
	height:100%;
	z-index:800;
	top:0px;
	left:0px;
	background:url(/_images/mini_map_box_bg.png);
	visibility:hidden;
	overflow:hidden;
}

div#mini_map {
	/*width:550px;
	height: 150px;*/
	position:absolute;
	background-color:#FFF;
	padding:5px;
	border:1px #000 solid;
}

.mini_map_row {
	clear:both;
	z-index:1001;
}

.mini_map_frame_title {
	margin:2px;
	padding:2px;
	float:left;
	font-weight:bold;
}

.mini_map_frame {
	background:#FFF;
	margin:2px;
	padding:2px;
	border:1px #333 solid;
	float:left;
	cursor:pointer;
}

.mini_map_frame_content {
	height:0px;
	width:0px;
	overflow:hidden;
	display:none;
}

.clear_all {
	height:0px;
	clear:both;
	border:0 none #FFF;
	margin:0px;
	padding:0px;
	line-height:1px;
	font-size:1px;

}

/*----- MINI MAP CELL STATES -----*/

#mini_map .loaded {
	background-color:#cdcdcd;
}

#mini_map .destination {
	background-color:#e0b814;
}

#mini_map .selected {
	background-color:#e0b814;
}







/*----- PAGE SECONDAIRE ET REDIRECTION -----*/


.noshow, .noshow a, .noshow a:hover, .noshow p, .noshow h1, .noshow h2, .noshow p, .noshow div, .noshow ul, .noshow ol, .noshow li, .noshow img  {
	background-color:#FFF;
	background-image:none;
	background:#FFF;
	color:#FFF;
}

.noshow a, .noshow a:hover, .noshow p, .noshow h1, .noshow h2, .noshow p, .noshow div, .noshow ul, .noshow ol, .noshow li, .noshow img  {
	display:none;
}

#retour_link_box {   
	position:absolute;   
	left: 50%;    
	top: 50%;   
	width: 400px;   
	height: 200px;   
	margin-top: -100px; /* moitiÃ© de la hauteur */   
	margin-left: -200px; /* moitiÃ© de la largeur */   
	color:#000;
	display:block;
	text-align:center;
}

#retour_link_box img{   
	display:block;
}

#retour_link_box a, #retour_link_box a:hover {   
	display:inline;
	color:#e0b814;
	text-decoration:none;
}




		

/*----- STYLE REALISATION -----*/


		.real_box {
			width:157px;
			float:left;
			margin:16px 0 5px 20px;
		}
		
		div#front_real_box .first {
			margin-left:0px;
		}
		 
		
			 .real_img {
				width:157px;
				height:142px;
			}
			
			 .real_name {
				width:157px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				text-transform:uppercase;
				font-weight:bold;
				color:#444243;
				padding:8px 4px 5px 4px;
				height:27px;
			}
			
			 .real_link {
				width:157px;
				padding:2px 4px;
			}






/*----- FRONT PAGE -----*/

div#front_content_box {
	width:733px;
	margin-left:13px;
}

	div#front_top_banner_box {
		width:733px;
		height:235px;
		margin-bottom:16px;
	}
		
		div#front_top_banner {
			width:733px;
			height:235px;
			position:relative;
		}
		
		div#front_top_banner_notes {
			width:560px;
			height:75px;
			position:absolute;
			bottom:0px;
			left:0px;
			overflow:hidden;
			padding:0 0 0 25px;
			color:#fff;
			font-size:11px;
			line-height:120%;

		}
	
	div#front_real_box {
		width:479px;
		float:left;
	}
	
		div#front_real_header {
			width:479px;
			height:42px;
			
		}
		
		div#front_real_box .real_box {
			width:157px;
			float:left;
			margin:16px 0 5px 4px;
		}
		
		div#front_real_box .first {
			margin-left:0px;
		}
		 
		
			div#front_real_box .real_img {
				width:157px;
				height:142px;
			}
			
			div#front_real_box .real_name {
				width:157px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				text-transform:uppercase;
				font-weight:bold;
				color:#444243;
				padding:8px 4px 5px 4px;
				height:15px;
			}
			
			div#front_real_box .real_link {
				width:157px;
				padding:2px 4px;
			}

	div#front_blog_box {
		width:238px;
		float:right;
	}
		
		div#front_blog_header {
			width:238px;
			height:43px;
		}
		
		div#front_blog_post_box {
			width:236px;
			border-bottom:1px #d2d2d2 solid;
			border-left:1px #d2d2d2 solid;
			border-right:1px #d2d2d2 solid;
			padding:0;
		}
		
		div#front_blog_post {
			height:170px;
			overflow:hidden;
			padding:0;
		}
		
			div#front_blog_post .post {
				width:236px;
				font-size:11px;
				color:#434041;
				padding:0;
				margin:0;
				float:left;
			}
			
			div#front_blog_post .post a, div#front_blog_post .post a:hover {
				font-size:11px;
				color:#CDA708;
				
				text-decoration:none;
			}
			div#front_blog_post .post a:hover {
				text-decoration:underline; 
			}
			div#front_blog_post .title {
				width:214px;
				font-weight:bold;
				padding: 15px 6px 5px 16px;
				margin: 0px 0 0px 0;
			}
			
			div#front_blog_post .notes {
				width:204px;
				padding: 3px 16px 14px 16px;
				float:left;
				
				font-size:10px;
			}
			div#front_blog_post .notes .author {
				color:#434041;font-weight:bold;
				font-size:11px;
			}
			div#front_blog_post .notes .date {
				color:#434041;font-weight:bold;
				font-size:10px;
			}

			div#front_blog_post .sep {
				width:236px;
				height:1px;
				text-align:center;
				margin:0 0 0px 0;
				padding:0;
			}
		
		div#front_blog_footer {
			padding:5px 8px 10px 16px;
		}
		
		
a, a:visited, a.link {
	color:#e0b814;
}

a:active {
	outline: none;
	color:#e0b814;
}

a:focus {
	outline-style: none;
}
		
#fancy_wrap {display:none;visibility:hidden;}