body{
background-color:#F3F3F3 ;
padding:0px;
margin:0px;
font:100% Verdana,Arial,sans-serif;
}
a {
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#ffffff;
	text-decoration:none;
}
a:hover{text-decoration:none;}
a img { border: none; }
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#8B8B8B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
	}	

.f_text
	{
		font-family:Arial;
		font-size:8px;
		line-height:10px;
		color:#5E6469;
		text-transform:uppercase
	}	
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;}

#liens{
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    margin-left:260px;
    margin-top:50px;
}
#liens a{
    color:#ffffff;
	text-decoration:none;
}
#liens a:hover{
	text-decoration:none;
    color:#ffffff;
}

#content_accueil {
color:#ffffff;
width:410px;
margin-top:50px;
text-align:justify;
}
#content_pm {
color:#ffffff;
width:720px;
margin-left:17px; 
text-align:justify;
}

#content_pm ul{
    margin: 0;
    padding:0;
    padding-left:20px;
}
#content_pm li{
    list-style:disc ;
    padding-bottom:5px;
}
#content_pm li ul li{
    list-style:circle;
    margin-left:20px;
}
#content_pm li ul li a{
    font-size:11px;
    color:black;
    text-decoration:none;
}

#content_pm li ul li a:hover{
    text-decoration:underline;
}


#footer {
	width:754px; 
	text-align:center;
}
#footer p {
	font-family:Tahoma;
	width:750px; 
	text-align:center;
	color:#ffffff;
	font-size:11px;
}
/* formulaire contact */
#form{
    margin:0px auto;
    text-align:center;
    width:600px;
    margin-bottom:20px;
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
}
#form_add {
    margin:0px auto;
    margin-top:15px;
    padding-top:10px;
    padding-bottom:10px;
    width:400px;
}
#form .societe{
    color:#ffffff;
    font-size:18px;
}
#champs{
    width:500px;
    margin:0px auto;
    margin-top:25px;
}
.champ{
    margin:0px auto;
    margin-top:5px;
    width:400px;
}
.label{
    float:left;
    text-align:right;
    width:150px;
}
.input{
    text-align:left;
    float:left;
    width:200px;
    margin-left:10px;
}
.textarea{
    margin-top:15px;
    margin-bottom:15px;
}
.submit input{
    cursor:pointer;
    color:white;
    background:#CD6600;
    border:1px #84011B solid;
}
/*formulaire page sat*/
#champs{
    width:500px;
    margin:0px auto;
    margin-top:25px;
}
.champ{
    margin:0px auto;
    margin-top:5px;
    width:400px;
}
#sous_titre{
    margin-top:10px;
    width:150px;
}
#sous_titre h4{
    text-decoration:none;
    float:left;
    margin-left:50px;
    margin-bottom:0px;
}
#heures{
    width:100%;
    float:left;
    margin-top:20px;
    text-align:center;
    margin-bottom:30px;
}
#heures h2{
    font-size:1.4em;
    font-weight:600;
    text-decoration:none;
    width:400px;
    margin:0px auto;
    margin-bottom:20px;
}
#heures h3{
    text-decoration:underline;
    width:100px;
    margin:0px auto;
    margin-bottom:20px;
}
#titre_page_sat{
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}
#retourAjax{
    color:red;
    font-size:14px;
    text-align:center;
}
#submit_form {
   width:100%;
    float:left;
    text-align:center;
    margin-bottom:20px;
}
#le_form{
    width:100%;
    height:560px;
    text-align:center;
}
