/* CSS Document */
/*réalisation BOITE@MEDIA - communication web*/
/*création graphique SoolDesign - agence de communication*/
/*pour www.sanitransport.com */
/*octobre 2011*/
body {
	background: #015d34 ;
	margin: auto;


}
p {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}
h1{
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
font-size:20px;
color:#000000;
}
h2{
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-align:center;
font-size:24px;
color:#ffffff;
}
/*liens*/
a {
	color:#015d34;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
a img {
	border: 0;
}
a:visited {
	color:#015d34;
}
a:hover {
	color:#015d34;
	text-decoration:none;
}
#main {
position:absolute;
background-image:url(service-professionnels-sante-orleans-dasri-dsi-main.jpg);
	width:990px;
	height:753px;
	margin:auto;
	top:15px;
	left:50%;
		margin-left:-495px;
	/*left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-400px;*/

	}
#logo {
width:990px;
height:312px;
text-align:center; 

color:#ffffff;
}

#texte_intro {
float:left;
width:990px;
height:180px;
margin-top:100px;
text-align:center;
color:#ffffff;

}

#adresse {
float:left;
width:990px;
height:150px;
text-align:center;
color:#ffffff;

}

#adresse_1 {
float:left;
width:275px;
height:80px;
text-align:center;
color:#015d34;

}
#adresse_2 
{
float:left;
width:430px;
height:80px;
text-align:center;
color:#000000;
}

#adresse_3 {
float:left;
width:275px;
height:80px;
text-align:center;
color:#015d34;

}

#adresse_4 {
float:left;
width:330px;
height:80px;
text-align:center;
color:#015d34;

}
#adresse_5 
{
float:left;
width:330px;
height:80px;
text-align:center;
color:#015d34;
}

#adresse_6 {
float:left;
width:330px;
height:80px;
text-align:center;
color:#015d34;

}


#liens {
float:left;
width:990px;
height:35px;
text-align:center;
color:#ffffff;
}

.adresse_2 a {
color:#000000;
text-decoration:underline;
}
.adresse_2 a:hover {
text-decoration:none;
}