@import "charte.css";

/**
* Bandeau du haut
*/
#header{
	 width: 100%; 
	 height:167px !important;
	 height:160px;
	 padding:0px;
	 margin:0px;
	 background-image:url(../images/charte/banniere-accueil.gif);
	 background-position:right bottom;
	 background-repeat:no-repeat;
}
#header h1{
	 width: 194px; 
	 height:65px;
	 margin:8px 10px 0px 5px;
	 padding:0px;
}

#header #slogan{
	color:#123885;
	font-size:15px;
	font-style:italic;
	height:20px;
	float:right;
	width:500px;
	font-weight:bold;
	margin-top:140px;
}
#header #left{
	float:left;
	margin:0;
	padding:0;
	width :400px;
	height:100%;
}
#header  h2{
	color : #F19D37;
	font-size: 16px;
	margin:50px 0 0px 0;
	width:100%;
	text-align:center;
}

#header #right{
	height:100%;
	margin:0;
	padding:0;
}
.rubrique	{
width:100%; text-align:center; font-size:30px; margin-top:240px; color:#123885; font-size:24px; }
#particulier-bubble	{position:absolute; top:250px; left:280px; color:#123885;background-image:url(../images/charte/accueil-particulier.jpg); width:235px; height:277px;	}
#professionnel-bubble{position:absolute; top:250px; left:510px; color:#123885;background-image:url(../images/charte/accueil-professionnel.jpg); width:235px; height:277px;	}
#collectivite-bubble	{position:absolute; top:250px; left:740px; color:#123885;background-image:url(../images/charte/accueil-collectivite.jpg); width:235px; height:277px;	}
#particulier-bubble a,
#particulier-bubble a:hover,
#professionnel-bubble a,
#professionnel-bubble a:hover,
#collectivite-bubble a,
#collectivite-bubble a:hover{
	color:#123885;
	text-decoration:none;
}
#info{
width: 100%;
height: 40px;
/*border: 1px solid #DFDFDF;*/
padding: 3px;
color:#F19D37;
font-size:16px;
font-weight:bold;
position:absolute; 
top:320px;
text-align:left;

}
#actu-accueil{
	text-align:left;
	margin:0px;
	padding:0px;
}