@charset "utf-8";
/* CSS Accueil Camargue */
*{
	margin:0px;
	padding:0px;
}

.cb{
	clear:both;
}
h1{
	font-family:verdana;
	font-size:20px;
	line-height:25px;
	font-style:italic;
	text-align:left;
	color:#fff;	
}
body{
	background-color:#0066a4;
	background-position:center;
	background-attachment:fixed;
} 

.no_border{
	border:none;
}

.ul{
	list-style-type:none;
}
#fond_accueil{
	background-image: url(images/accueil_finale.jpg);
	background-repeat:no-repeat;
	margin:auto;
	width:900px;
	height:600px;
}
#entete{
	width:800px;
	min-height:60px;
	margin:20px 0 0 20px;
	float:left;
}
#logo{
	width:321px;
	height:99px;
	float:left;
}
#signature{
	width:212px;
	height:60px;
	margin:74px 0 0 154px;
	float:left;
}
#content{
	width:900px;
	min-height:360px;
	float:left;
}
#accroche{
	width:530px;
	min-height:40px;
	margin:30px 0 0 45px;
	font-family:verdana;
	font-size:17px;
	line-height:20px;
	font-style:italic;
	text-align:left;
	color:#fff;
	float:left;
}
#droite{
	width:221px;
	min-height:40px;
	margin:180px 0 0 60px;
	float:left;
}
a:link, a:visited, a:active {
text-align:center;
color:#fff;
text-decoration:none;
font-family:verdana;
font-weight:lighter;
font-size:15px;
}
a:hover{
color:#4b4b4d;
}
#particulier{
	width:221px;
	height:25px;
	margin-top:15px;
	padding-top:3px;
	background-image:url(images/particulier.png);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
#professionnel{
	width:221px;
	height:25px;
	margin-top:15px;
	padding-top:3px;
	background-image:url(images/professionnel.png);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
#devis{
	width:221px;
	height:25px;
	margin-top:15px;
	padding-top:3px;
	background-image:url(images/devis.png);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

#indigo{
	width:221px;
	height:25px;
	margin-top:15px;
}
