@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000000;}
ul, li{text-align: center; margin:0; padding:0; list-style:none;}

body{
	
	margin-top: 0;
	background: url(images/blank.png) top center repeat;
	}


#body_bg{margin-top: 30px;}

a{text-decoration: none;}

#page_bg{margin: auto;
		width: 920px;
		background: url(images/page_center_bg.png) top center repeat-y;
		padding-bottom: 1px solid #000000;}

#container_menu{
    margin: auto;
	width: 920px;
	height: 60px;}

#btn_menu{
	width: 120px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
}

#header{
		margin: auto;
		width: 920px;
		height: 13px;
		background: url(images/header.png) top center no-repeat;}

#banner{
	margin: auto;
	margin-bottom: 15px;
	width: 890px;
	height: 140px;}

.home{
	width:131px;
	height:140px;
	float: left;
}

#SDAPS_banner{
 margin-left: 131px;
 width:759px;
 height:140px;
}

#acceuil{text-decoration: none; margin-left: 730px; margin-bottom: 10px;}

.texte{
	color: #d92929;
	font-size: 18px;}

.petit{
	color: black;
	font-size: 10px;}

#separator_instructions{
	background: url(images/separator_instructions.png) top center no-repeat;
}

#separator{
	width: 900px;
	height: 25px;
	background: url(images/separator.png) top center no-repeat;
	margin:auto;
}

		
#puce{background: url(images/puce.png) top center no-repeat;
	  background-color: red;
	  width: 300px;
	  height: 16px;
	  margin-left: 10px;
	  margin-bottom: 20px;}
	
/*** Page de bienvenue ***/
	
#space{width:830px; height: 10px; margin: auto; background-color:#FFFFFF;}
	
#container{
	width: 843px;
	margin: auto;
	margin-bottom: 40px;
	background: url(images/index_page_center.png) top center repeat-y;
}

 #lien_Retour{
   margin-left: 680px;
   width:140px;
   height:45px;
 }
 
#btn_premier{
 width: 500px;
 height: 30px;
 margin-top: 20px;
 margin-bottom: 20px;
}

#titre_mentions_legales{
	font-size: 16px;
	font-weight: bold;
	color: red;
	text-align: center;
}

#titre{
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#texte_mentions_legales{
	width: 800px;
	font-size: 13px;
	line-height: 25px;
	margin: auto;
}


#btn{
 width: 500px;
 height: 30px;
 margin-bottom: 20px;
}



#index_texte{
	width: 450px;
	margin-left: 360px;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;
}

#index_footer{
	width: 844px;
	height: 10px;
	background: url(images/index_footer.png) top center no-repeat;
}
	
/*** bas de page ***/
	  
#container_demandez_un_devis{
	width: 506px;
	height:50px;
	margin-left: 20px;
	float: left;
}

#demandez_un_devis{
    font-size: 15px;
}

#btn_devis{
	width: 180px;
	height: 50px;
	margin-left: 690px;
}
.padding{margin: auto;
		width: 920px;
		height: 13px;
		background: url(images/padding.png) top center no-repeat;}
		
#footer{
	color: #000000;
	width: 720px;
	height: 20px;
	margin: auto;}

.copyright{
	margin-left: 5px;
	float: left;}

.mentions_legales{
	margin-left: 20px;
	float: left;}

.mentions_legales a{
	text-decoration: none;
	color: #000000;
}

.contact_mail{
	margin-left: 10px;
	float: left;}

.contact_mail a{color: #000000; text-decoration: none;}

.plan_site{
	margin-left: 10px;
	float: left;}

.plan_site a{color: #000000; text-decoration: none;}

/* un gris sympa
   color: #a9a4a4*/
		
