/* CSS Document */
#encart_présentation
{
float:left;
background-image:url('../img/accueil/encart_txt.png');
width:660px;
height:150px;
margin-top:-20px;
}
#encart_présentation_txt
{
float:left;
font-family:Verdana;
font-size:14px;
color:#033754;
margin-left:20px;
text-align:left;
}
#encart_présentation_photo
{
float:left;
margin-top:10px;
width:660px;
height:250px;
}
#présentation_photofirst
{
float:left;
width:290px;
height:250px;
}

h1#présentation_photofirst
{
	float:left;
	width:290px;
	height:250px;
	margin:0;
	padding:0;
	background-image:url("../photos/recadre_photo1.jpg");
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h2#présentation_photo2
{
	float:left;
	width:117px;
	height:250px;
	margin-left:5px;
	margin-top:0px;
	padding:0;
	background-image:url("../photos/recadre_photo2.jpg");
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}


h2#présentation_photo3
{
	float:left;
	width:117px;
	height:250px;
	margin-left:5px;
	margin-top:0px;
	padding:0;
	background-image:url("../photos/recadre_photo3.jpg");
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

h2#présentation_photo4
{
	float:left;
	width:117px;
	height:250px;
	margin-left:5px;
	margin-top:0px;
	padding:0;
	background-image:url("../photos/recadre_photo4.jpg");
	background-repeat:no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#infos_societe
{
color:#1d5b98;
font-size:12px;
height:30px;
width:800px;
margin-left:80px;
margin-top:-30px;
float:left;
}
