/* Variable de bases*/
* { font-family: Verdana, Arial, Helvetica, sans-serif;  } /*border:none;*/

div,h1,h2,h3,p,form {
	position:relative;
} /* pour positionner par rapport au parent le plus proche lui même positionné */

h1,h2,h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

h1 { font-size: 16px; color: #777777; line-height: 21px; font-weight: bold; }
h1 a { font-size: 16px; color: #777777; line-height: 21px; font-weight: bold; text-decoration: none; }
h1 a:hover { font-size: 18px; color: #ffa200; line-height: 21px; font-weight: bold; text-decoration: none; }

h2 { font-size: 14px; color: #ffa200; line-height: 20px; font-weight: bold;}
h2 a { font-size: 14px; color: #333333; line-height: 20px; font-weight: bold;}
h2 a:hover { font-size: 14px; color: #ffa200; line-height: 20px; font-weight: bold;}


h3 { font-size: 13px; color: #333333; line-height: 18px; font-weight: normal; }
h3 a { font-size: 13px; color: #333333; line-height: 18px; font-weight: normal; }
h3 a:hover { font-size: 13px; color: #ffa200; line-height: 18px; font-weight: normal; }

body /*{	background-color: #F4A343; margin-left:0px; margin-top:0px;	}{	background-color: #ffc550; margin-left:0px; margin-top:0px;	}*/
{	background-color: #FFFFFF; margin-left:0px; margin-top:0px;	}



#menu {float:left; width:200px; font-family: Arial, Helvetica, sans-serif; background-image:url(img/menu.jpg); background-position:center; line-height: 20px; color: #333333; font-weight: bold; text-indent: 10px;} 

	#menu a { font-size: 13px; color: #333333; font-weight: bold; line-height: 20px; text-decoration: none; }
	#menu a:hover { color: #F4A343; text-decoration: none; font-size: 13px; font-weight: bold; }
	
	#menu li { font-size: 13px; color: #333333; font-weight: bold; line-height: 35px; text-decoration: none; }

#conteneur {width:1000px; }

#bandeau { display:block; text-decoration :none; width:100%; height:150px; background-image: url(img/bandeau_villa_1.jpg); background-repeat:no-repeat;}

	a#bandeau:hover{ text-decoration :none; background-image: url(img/bandeau_villa_2.jpg);}

#col-1 { float:left; width:200px; margin-top:45px; text-indent: 10px; }
	
#col-2 { float:left; width:450px; margin-top:40px; margin-right:15px; margin-left:15px;}

#col-3 { float:left; width:320px; margin-top:40px; }

#col-600 { float:left; width:600px; margin-top:40px; margin-left:15px;}

#col-300 { float:left; width:300px; }

#col-170 { float:left; width:170px; margin-top:0px; margin-left:20px;}

.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #777577;} 
.copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #777577;}    

#pied_page {	width:1000px;	height:50px;	background-color:#33FF99;	}
