html, body, #frame
{
	min-height: 600px;
	height: 600px; /* Hack for IE5+ */
}

html>body, html>body #frame
{
	height: auto;
}

body {
	margin:0px;
	text-align:center;
}

body, table {
	font: normal 11px/1.2em "Lucida Grande", "Verdana", sans-serif;
	line-height:1.5;
}

p {
	margin:0 0 8px 0;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
	display:inline;
}
select, input {
	font-size:9px;
}
h1 {
	margin:0;
	padding:0;
	display:inline;
	width:100%;
	padding-left:8px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#1C4B77;
}
#title {
	width:470px;
	height:29px;
	margin:10px 0 0 34px;
	padding-left:12px;
	background-image:url(../images/bgTitre.gif);
	overflow:hidden;
}
	#title .txtTitle {
		font:normal 20px "Trebuchet MS", "Tahoma", sans-serif;
		float:left;
		margin:2px 0 0 0px;
		color:#1C4B77;
		
	}
	#title #tools {
		float:right;
		margin:7px 4px 0 0px;
	}
	#title #tools a {
		color:#1C4B77;
		text-decoration:none;
	}
	
#frame {
	width:760px;
	display:block;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image:url(../images/bgCotentLeft.gif);
	background-repeat:repeat-y;
}
#home #frame {
	background-image:none;
}
.newsItem {
		text-align:left;
		margin:0;
		padding:0px 0 10px 0px;
}
.pinball-on {
	color:#AF552F;
}

/*html>body #frame {
	min-height:600px;
}
*/

#header {
	position:relative;
	width:auto;
	height:93px;;
	/*text-align:center;*/
	background-color:#FFFFFF;
}

	#header .bgGris
	{
		background-color:#B1AD90;
	}
	
#contentLeft {
	position:relative;
	width:196px;
	padding:0px;
	float:left;
}

	#contentLeft #mainNav {
		width:196px;
	}
	#contentLeft #saviezVousQue {
		margin-top:10px;
		width:196px;
		background-image:url(../images/bgSaviezVousQue.gif);
		background-repeat:repeat-y;
		font-size:10px;
	}
	
	#contentLeft #partenaires {
		width:196px;
		background-image:url(../images/bgPartenaires.gif);
		text-align:center;
		background-repeat:repeat-y;
		font-size:10px;
	}
	 	#saviezVousQue .content{
			margin:0px 30px 0px 20px;
		}
	#contentLeft #listeDeDiffusion {
		width:196px;
		margin-top:10px;
		font-size:10px;
		color:#AAAAAA;
		line-height:1;
		background-image:url(../images/bgListeDeDiffusion.gif);
		background-repeat:repeat-y;
	}
		#listeDeDiffusion .content{
			margin:0px 20px 0px 20px;
		}
		
#contentMiddle {
	position:relative;
	width:398px;
	padding:0px; 
	margin:none;
	float:left;
}
	#contentMiddle #la30EnImages {
		width:382px;
		height:75px;
		background-image:url(../images/fr/bgLa30EnImages.jpg);
		background-repeat:no-repeat;
		margin:10px 0 0 8px;
		overflow:hidden;
	}

		#contentMiddle #chantier {
		width:372px;
		height:104px;
		background-image: url(../images/bcgchantier.gif);
		background-repeat:no-repeat;
		margin:4px 0 0 8px;
		overflow:hidden;
		padding-left:10px;
		padding-top:5px;
		color:#FFFFFF;
	}
	
	#contentMiddle #actualites {
		width:382px;
		margin:10px 0 0 8px;
	}
		#actualites .newsItem {
			text-align:left;
			margin:0;
			padding:10px 0 10px 17px;
			background-image:url(../images/bgActualitesAccueil.gif);
			background-position:bottom;
			background-repeat:no-repeat;
		}
		#actualites .pinball-on h3, #actualites .pinball-on p,#actualites .pinball-on
			{
			/*background-image:url(../images/bgActualitesAccueil_ov.gif);*/
			color:#AF552F;
			}
		#actualites .newsItem .date {
			font-size:10px;
			font-style:italic;
		}
		#actualites .newsItem h3 {
			font-size:12px;
			font-weight:bold;
			margin:0;
			padding:0;
		}
		
	#contentMiddle #slideshow {
		width:470px;
			margin:0;
			padding:0;		
	}
		#slideshow .slideshowItem {
			text-align:left;
			margin:0 0 0 4px;
			padding:0;
		}
		#slideshow .pinball-on h3, #slideshow .pinball-on p,#slideshow .pinball-on
			{
			color:#AF552F;
			}
		#slideshow .slideshowItem .date {
			font-size:10px;
			font-style:italic;
		}
		#slideshow .slideshowItem h3 {
			font-size:12px;
			font-weight:bold;
			margin:0;
			padding:0;
		}	
		#slideshow .titleCategory {
			width:470px;
			height:21px;
			background-image:url(../images/bgTitreCategorie.gif);
			overflow:hidden;
		}
			#slideshow .titleCategory .txtTitle {
				font:normal 16px "Trebuchet MS", "Tahoma", sans-serif;
				font-weight:bold;
				float:left;
				margin:2px 0 0 0px;
				color:#1C4B77;
			}
		#slideshow .titleSubCategory {
			width:470px;
			height:30px;
			overflow:hidden;
		}				
			#slideshow .titleSubCategory .txtTitle {
				font:normal 14px "Trebuchet MS", "Tahoma", sans-serif;
				font-weight:bold;
				float:left;
				margin:10px 0 0 0;
				color:#000000;
			}
		#slideshow .separator{
			width:470px;
			height:3px;
			background-image:url(../images/bgSlideshowSeparator.gif);
			background-position:bottom;
			background-repeat:no-repeat;			
		}	
		#slideshow .separatorEmpty{
			width:470px;
			height:3px;		
		}					
		
#contentRight {
	position:relative;
	width:166px;
	padding:0px;
	float:left;
}
	#contentRight #AvancementDesTravaux {
		width:166px;
		background-image:url(../images/bgListeAvancementDesTravau.gif);
		background-repeat:repeat-y;
		margin:0px 0px 10px 0px;
	}
		#AvancementDesTravaux .content{
			margin:0px 10px 10px 10px;
		}
	
	#a30Right{
		position:relative;
		width:151px;
		/*height:60px;*/
		background-color:#83A640;
		/*background:url(../images/fr/bcg_a30.jpg) no-repeat;
		margin-bottom:10px;
		padding-top:110px;*/
		padding-left:15px;
		margin:0;
	}

	#a30Right ul {
		padding:0;
		margin:0 0 0 20px;
		color:#FFFFFF;
	}
	
	#a30Right a:link { color: white; text-decoration:none; }
	#a30Right a:visited { color: white; text-decoration:none;  }
	#a30Right a:hover { color: white; text-decoration:underline; }
	#a30Right a:active { color: white;  text-decoration:none; }
		/*#AvancementDesTravaux .content ul{
			margin:0px 0px 10px 15px;
			padding:0px 0px 0px 0px;
			font-size:10px;
		}
		#AvancementDesTravaux .content ul li{
			padding:0px 0px 5px 0px;
		}*/
	/*#contentRight #enbref {

		background-color:#DFDBC3;
		overflow:hidden;
	}
	#enbref .content{
		margin:0px 5px 0px 5px;
	}*/

#contentMain {
	position:relative;
	width:548px;
	padding:0px;
	float:left;
}	
#footer {
	position:relative;
	display:block;
	width:100%;
	text-align:center;
	color:#336599;
	clear:both;
	float:none;
}
	#footer a:link,#footer a:visited,#footer a:hover
	{
			color:#336599;
			text-decoration:none;
	}

/* Common */
.defaultMargin{
	margin:10px 30px 0 45px;
}
.clickmore {
	padding:1px 0 0 2px;
}
.loupe {
	position:relative;
	top:3px;
	left:-2px;
}

.signature {
	font-size:11px;
	font-style: italic ;
	margin-top:10px;
}
.extraMedia {
	border:1px #DDDDDD solid;
	background-color:#FFFFFE;
	padding:6px;
	color:#666666;
	width:200px;
	float:left;
	margin:10px 20px 0 0;
}
.extraMedia img{
	float:left;
}
.extraMedia .text{
	position:relative;
	top:3px;
	left:5px;
}
.imgDetail {
	display:block;
	margin-bottom:5px;
}
.descImage{
	border:1px #1C4B77 solid;
	margin-top:5px;
	padding:5px;
	font-size:10px;
}
#temoignage .pinball-on {
	border:1px #666666 solid;
	color:#666666;
	background-color:#E7F1F7;
}
.Key_phrase {
	font-size:14px;
}
.Key_phrase:before {
	content:open-quote;
}
.Key_phrase:after {
	content:close-quote;
}

.photoleft{
	margin-right:10px;
	margin-bottom:10px;

}
.retour {
	width:460px;
	height:29px;
	margin:20px 0 0 44px;
	border-top:1px solid #1C4B77;
	overflow:hidden;
}
		.retour a:link { color: #1C4B77; text-decoration:none; }
		.retour a:visited { color: #1C4B77; text-decoration:none;  }
		.retour a:hover { color: #1C4B77; text-decoration:underline; }
		.retour a:active { color: #1C4B77;  text-decoration:none; }