@charset "utf-8";
/* CSS Document */
#deuxBlocs{
	position:relative;
	top:10px;
	margin-bottom:2px;
	float:left;
	/*border: solid 1px black;*/
	display:block;
	
}
#deuxBlocs .bloc{
	border:solid 1px #CCCCCC;
	width:475px;
	height:229px;
	margin-bottom:8px;
	margin-top:8px;
	background: #ffffff url(../img/2blocs.png) repeat-x bottom;
	float:left;
	overflow:hidden;
}
#deuxBlocs .first{
	margin-right:8px;
}
#deuxBlocs .bloc h2{
	text-indent:-3000px; overflow:hidden;
	height:31px;
}
/* dynamique */

			#deuxBlocs #bloc_1 h2{
				background:url('http://files.totalgaz.fr/biblock/titres/part_primetgz.png') no-repeat;
			}
			
			#deuxBlocs #bloc_2 h2{
				background:url('http://files.totalgaz.fr/biblock/titres/Header_Bibloc_Nosvaleurs.jpg') no-repeat;
			}
			
#deuxBlocs .bloc h5{
	color:#5a5a5a;
	font-size:21px;
	margin-top:27px;
}
#deuxBlocs .bloc p{
	margin-top:18px;
	color:#5a5a5a;
}
#deuxBlocs .bloc img{
	float:left;
	margin-right:10px;
}
#deuxBlocs  span.esp{
	color:#FF0019;
	font-size:11px;
	margin-left:90px;
	display:none;	
}
/*-----------*/
#troisBlocs{
	/*border: solid 1px black;*/
	position:relative;
	float:left;
	display:block;
	top:15px;
	height:188px;
}
#troisBlocs .bloc{
	float:left;
	width:317px;
	height:188px;
	background:#FFF url(../img/3blocs.png) repeat-x bottom;
	overflow:hidden;
}
#troisBlocs .center{
	margin-left:6px;
	margin-right:6px;
}

#troisBlocs h3{
	text-indent:-3000px; overflow:hidden;
	height:34px;
}
/* dynamique */

			#troisBlocs #bloc_1 h3{
				background:url('http://files.totalgaz.fr/triblock/titres/tri1_part_trouver.jpg') no-repeat;
			}
			
			#troisBlocs #bloc_2 h3{
				background:url('http://files.totalgaz.fr/triblock/titres/header_usages.jpg') no-repeat;
			}
			
			#troisBlocs #bloc_3 h3{
				background:url('http://files.totalgaz.fr/triblock/titres/part_engagement_2.png') no-repeat;
			}
			
#troisBlocs #trouvez {
	/*background:#f9f9f9;
	border-left:1px solid #e6e5e6;
	border-right:1px solid #e6e5e6;
	min-height:95px;
	text-align:center;*/
}
#troisBlocs h5{
	font-size:17px;
	color:#5a5a5a;
	font-weight:bold;
	margin-top:0;
	padding-left:15px;
}
#troisBlocs p{
	padding: 0 5px 15px 15px;
}
#troisBlocs .bloc ul {
	width:220px;
	margin-left:10px;
	margin-top:3px;
	padding-left:0;
	text-align:left;
	float:left;
}
#troisBlocs .bloc a {
	font-size:11px;
	padding-left:0px;
}
#troisBlocs .bloc li {
	padding-left:0;
	background: url(../img/bloc_list_tick.png) no-repeat 0 1px;
	padding-left: 15px;
}
#troisBlocs .bloc .photo_item {
	float:left;
	width:80px;
	height:54px;
	background:url(../img/bloc_photo_bot.png) repeat-x bottom;
	padding-bottom:9px;
	margin:0 10px 7px 15px;
}
#troisBlocs  span.esp{
	color:#FF0019;
	font-size:11px;
	margin-left:120px;
	display:none;
}
#page{
	padding:8px 0 0 0;
}
#deuxBlocs, #troisBlocs, #plan_espace, #espaces{
	padding-left:8px;
}
