/* CSS Document */
a#flag_en
{
	position: absolute;
	top:177px;
	left:50px;
	width:240px;
	height:18px;
	padding-top:2px;
	padding-left:26px;
	color:#0495AC;
	background: url(../images/flag_en.png) no-repeat;
}
img#logo
{
	position: absolute;
	top:0;
	left:0;
	width: 172px;
	height: 126px;
	z-index:1;
}

#menu /*existe déjà*/
{
	position: absolute;
	top:0;
	right:0;
}

div#presentation1
{
	position:absolute;
	top:0;
	left:0;
	width:287px;
	height:446px;
	background: #fff url("../images/home_presentation1.png") 0 103px no-repeat;
}
div#presentation
{
	position:absolute;
	top:0px;
	left:286px;
	width:332px;
	height:389px;
	background: #0090A7 url(../images/home_presentation2.png) 0 102px no-repeat;
	
	padding-top: 80px;
	padding-left: 30px;
}
div#presentation h1
{	color: #99C35A; font-size:1.4em; margin:0;padding:0; font-weight: lighter;	}
div#presentation h2
{	color: white; font-size:1.6em; margin:0;padding:0;padding-top:5px; width:300px;	}
div#presentation p
{	color: white; margin:0;padding:0;padding-top:5px;padding-right:50px;	height:135px; overflow: hidden;}
div#presentation a.boutonPlus
{	position:absolute; top:285px;	left:209px;	text-decoration:none; color: white;	}

img#carte
{
	position:absolute;
	top:0;
	right:0;
	width:342px;
	height:389px;
}


div#implantation
{
	position:absolute;
	top:389px;
	right:342px;
	width:296px;
	height:195px;
	background: #E6E6E6 url(../images/home_implantation.png) no-repeat;
	
	padding-top: 17px;
	padding-left: 16px;
	
	color: white;
}
#societes
{
	position:absolute;
	top:389px;
	right:0;
	width:326px;
	height:195px;
	background: url(../images/home_societes.png) no-repeat;
	
	padding-top: 17px;
	padding-left: 16px;

	color: white;
}
div.implant_soc h2
{	font-size:1.3em; margin:0;padding:0;	}
div.implant_soc h3
{	font-size:0.8em; margin:0;padding:0;	}
div.implant_soc a.boutonPlus
{	position:absolute; top:192px;	left:188px;	text-decoration:none; color: white;	}
div#implantation a.boutonPlus
{	left:160px;	}
div.detail
{	position:relative; top:1px; margin-top:10px; margin-left:-35px;	}
div#societes div.detail
{	position:relative; top:1px; margin-top:10px; margin-left:-5px;	}
div#societes img
{	left:10px;	}
div#societes h3
{	left:151px;	}
div#societes p
{	top:65px;left:145px;	}
div#blocs
{
	position:absolute;
	top:560px;
	right:0px;
	width:654px;
	background: #fff;
}

div#infos
{
	position:absolute;
	top:389px;
	left:0;
	width:306px;
	height:57px;
	background: url(../images/home_infos.png) no-repeat;
	
	padding-left:43px;
	padding-top:5px;
	color: white;
}
div#infos_en
{
	position:absolute;
	top:385px;
	left:0;
	width:306px;
	height:67px;
	background: url(../images/home_infos.png) 0 4px no-repeat;
	line-height:1.1em ;
	padding-left:5px;
	padding-top:5px;
	color: white;
}
div#infos h2
{	font-size:1.2em; margin:0;padding:0;	}
div#defil
{
	position:absolute;
	height:2.5em;
	width:250px;
	overflow:hidden;
	padding:0;margin:0;
	margin-bottom:1px;
}
div#defil p
{
	display:block;
	position:relative;	
	font-size:1em; 
	margin:0;padding:0;
}

#rubriques_droite
{
	position:absolute;
	top:446px;
	right:654px;
	width:15px;
	height:152px;
}
#rubriques /*menu2*/
{
	position:absolute;
	top:446px;
	left:0;
	width:291px;
	height:152px;
	background:  #fff url(../images/home_rubrique_haut.png) repeat-x;
	color:#0090A7;
	padding-top:24px;
}
#rubriques a
{
	margin:0;padding:0;
	font-size:1em;
	display:block;
	width:155px;
	height:19px;
	
	padding-top:9px;
	padding-bottom:7px;
	
	padding-left:71px;
	margin-left:34px;
	text-decoration: none;
	color:#0090A7;
	font-weight: bold;
}
#rubriques a.maison
{	background: url(../images/sous-menu_maison.png) 16px -2px no-repeat; border-bottom: 1px solid #D6D6D6;	}
#rubriques a.loupe
{	background: url(../images/sous-menu_loupe.png) 17px 3px no-repeat; border-bottom: 1px solid #D6D6D6;	}
#rubriques a.arbre
{	background: url(../images/sous-menu_arbre.png) 13px 3px no-repeat;	}

p#coordonneesTel
{
	color: #0090a7;
	display: block;
	position:absolute;
	top:587px;
	left:0;
	width:262px;
	height:87px;
	background:  #fff url(../images/home_rubrique_haut.png) repeat-x;
	padding-left:44px;
	padding-top:18px;
	font-size: 0.90em;
}
p#coordonneesTel a
{	color: #0090a7; text-decoration: underline;	}
#coordonneesTel span#tel
{
	color: #fff;
	display: block;
	
	width:215px;
	height:42px;
	
	margin-left:-23px;
	
	padding-left:56px;
	padding-top:12px;
	
	background: url(../images/tel_sous-menu.gif) no-repeat;
	background-position:24px 7px;
	font-size: 1.2em;
	
	border-bottom:1px solid #d6d6d6;
}

div#actu
{
	position:absolute;
	top:685px;
	left:0;
	width:251px;
	height:199px;
	background: #fff url(../images/home_actu_fonddate.png) 28px 63px no-repeat;
	
	padding-left:30px;
	padding-right:25px;
	padding-top:17px;
}
div#actu p.date
{
	position: absolute;
	top:67px;
	left:-16px;
	width:10px;
	height:20px;
	color: white;
	text-align: center;
	text-transform: uppercase;
}
div#actu h2
{	margin:0;padding:0; font-size: 1.35em; color:#219CA5;	}
div#actu h3
{	margin:0;padding:0; font-size: 0.8em;	}
div#actu h4
{	margin:0;padding:0; font-size: 0.9em; padding-left:55px; padding-top:15px;	}
div#actu p
{	margin:0;padding:0; font-size: 0.9em; padding-left:55px;	}
div#actu a.boutonPlus
{	position:absolute; top:170px;	right:10px;	text-decoration:none; color: white;
	display:block;	width:149px;height:24px; background:url(../images/home_actu_bouton.png) no-repeat;
	padding-top:5px;padding-left:7px;
		
}

#pied_de_page
{
	position: absolute;
	top:884px;
	right:0px;
	width:960px;
	height:123px;
	background: #fff;
}
div#pied_de_page div#liens
{
	float: left;
	width:265px;
	height:217px;
	
	margin-top:16px;
	padding-left:21px;
	padding-right:20px;
}

/************************/
/************************/

div.alaune
{
	position: absolute;
	top:0px;
	left:0px;
	width: 308px;
	height:218px;
	padding-left:20px;
	padding-top:12px;
}

div.alaune h2
{
	color:#fff;
	font-size: 1.5em;
	padding-top:0 !important;
}
div.alaune h2 .sousTitre
{
	font-size: 0.65em;
}
div.alaune img
{
	position: absolute;
	top:70px;
	width:125px;
	height:77px;
	border: 2px solid #dad8d8;
	
}
div.alaune h2.texte
{
	position: absolute;
	top:70px;
	left:155px;
	width:150px;
	font-size: 1.25em;
}
div.alaune h2.texte .sousTitre
{
	font-size: 0.8em;
	font-style: italic;
	color:black;
	
}
div.alaune p 
{
	position: absolute;
	padding-top:3px;margin:0;
	padding-left:7px;
	top:105px;
	left:155px;
	width:145px;
	height:100px;
	color:white;
	overflow:hidden;
}
#rezo_comm
{
	margin-top:10px !important;
	padding:0;margin:0;
	position:absolute;
	width:280px;
}
#rezo_comm span#avion
{
	float:right;
	width:50px;
	height:50px;
}

