/* 					Feuille de style 					*/
/* 				Author : Matthieu Espaze 				*/
/* 	   Site Web : http://cholet-lesarcadesrouge-immobilier.fr        */

html{
	margin:0px;
	padding:0px;
}

body{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	margin:0px;
	padding:0px; 
	background-color: #dbf1fd;
	text-align: center;
}

img{
	border:none;
}

.red{
	color: #df3000;
}

.vert{
	color: #aac12f;
}

#content{
	width: 1100px;
	height: 650px;
	margin:auto;
	background-image: url(../img/bg_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#content_home{
	width: 1100px;
	height: 650px;
	margin:auto;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

/*********** HOME ************/

.spacer
{
	clear:both;
}

#bloc_connexion
{
	width:179px;
	height:77px;
	background-color:#d6ecf8;
	margin-bottom:10px;
	padding-top:2px;
	padding-left:5px;
}

#messages_d_erreur
{
	width:76px;
	color:#ff0000;
	font-size:8pt;
	float:right;
	text-align:center;
	margin:12px 2px 0 0;
}

#proprio{
	text-align: center;
	margin-top: 30px;
}

#proprio a{
	font-size: 18px;
}

#bloc_connexion input[type=text]
{
	margin-bottom:2px;
	width:93px;
	font-size:8pt;
}

#bloc_connexion input[type=password]
{
	margin-bottom:2px;
	width:93px;
	font-size:8pt;
}

#bloc_connexion input[type=submit]
{
	margin-left:28px;
	font-size:8pt;
	height:21px;
	width:37px;
}

#bloc_connexion a
{
	color:#437d9e;
	font-size:8pt;
}
 
#bandeau_gauche{
	margin-left: 60px;
	padding-top: 40px;
	width: 200px;
	height: 650px;
	float: left;
	line-height: 12px;
}

#bandeau_gauche h1{
	margin-bottom: 0px;

}

#bandeau_gauche h1 a{
	color: #aac12f;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

#bandeau_gauche p{
	margin-top: 5px;
}

#bandeau_gauche p a{
	color: #0f507d;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

#bandeaux{
	float: left;
	width: 750px;
	height: 500px;
	background-image: url(../img/bandeaux.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#bandeaux #bandeau_1 {
	margin-left: 30px;
	margin-top: 35px;
	width: 700px;
	float: left;
}

#bandeaux #bandeau_1_1{
	float: left;
}

#bandeaux #bandeau_1_2{
	float: left;
	margin-left: 50px;
	margin-top: 40px;
}


#bandeaux #bandeau_1 h2 a{
	text-decoration: none;
	font-size: 17px;
	color: white;
	font-weight: bold;
}

#bandeaux #bandeau_2{
	width: 700px;
	float: left;
	text-align: center;
	margin-top: 40px;	
	margin-left: 20px;
}

#bandeaux #bandeau_2_1{
	float: left;
}

#bandeaux #bandeau_2_2{
	float: left;
	padding-left: 70px;
}

#bandeaux #bandeau_2 h2 a{
	font-size: 17px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#bandeaux #bandeau_3{
	width: 700px;
	text-align: center;	
	line-height: 13px;
}

#bandeaux #bandeau_3_1{
	float: left;
	padding-left: 25px;
}

#bandeaux #bandeau_3_2{
	float: left;	
	margin-top: 5px;
}

#bandeaux #bandeau_3{
	font-size: 12px;
	color: #1d6681;
	font-weight: bold;
	text-decoration: none;
}

#bandeaux #bandeau_3 h2{
	font-size: 14px;
	color: #318ce7;
	font-weight: bold;
	text-decoration: none;
}


/********** CHOLET *************/

#bandeau_gauche_carte{
	margin-left: 60px;
	padding-top: 50px;
	width: 200px;
	height: 650px;
	float: left;
}

#bandeau_gauche_carte h1{
	color: #aac12f;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
}

#bandeau_gauche_carte p{
	color: #0f507d;
	font-size: 12px;
	line-height: 15px;
}

#bandeau_gauche_carte li{
	color: #0f507d;
	font-size: 12px;
	line-height: 15px;
	left:10px; 
	margin-left:-20px;
}


.petit{
	color: #aac12f;
	font-size: 15px;
	text-transform: uppercase;
}

#bandeaux_cholet{
	float: left;
	width: 750px;
	height: 500px;
	background-image: url(../img/bandeaux_cholet.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#bandeaux_cholet #bandeau_cholet_1 {
	margin-left: 210px;
	margin-right: 30px;
	margin-top: 25px;
	line-height: 18px;
}

#bandeaux_cholet #bandeau_cholet_1 h2{
	text-decoration: none;
	font-size: 17px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#bandeaux_cholet #bandeau_cholet_2 {
	margin-left: 60px;
	margin-right: 30px;
	margin-top: 95px;
	line-height: 18px;
}

#bandeaux_cholet #bandeau_cholet_2 h2{
	text-decoration: none;
	font-size: 17px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

/************* LES BIENS **************/

#bandeau_gauche_biens{
	margin-left: 60px;
	padding-top: 50px;
	width: 200px;
	height: 650px;
	float: left;
}

#bandeau_gauche_biens h1{
	color: #aac12f;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 24px;
}

#bandeau_gauche_biens p{
	color: #0f507d;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

#bandeaux_biens{
	float: left;
	width: 750px;
	height: 500px;
	background-image: url(../img/bandeaux_biens.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}

#bandeaux_biens #bandeau_biens_1 {
	margin-left: 310px;
	margin-right: 30px;
	margin-top: 90px;
	line-height: 16px;
}

#bandeaux_biens #bandeau_biens_1 h2{
	text-decoration: none;
	font-size: 17px;
	color: white;
	text-transform: uppercase;
}

#bandeaux_biens #bandeau_biens_2 {
	margin-left: 30px;
	margin-right: 320px;
	margin-top: 150px;
	line-height: 18px;
}

#bandeaux_biens #bandeau_biens_2 h2{
	text-decoration: none;
	font-size: 17px;
	color: white;
	text-transform: uppercase;
}


/************* LA LOI **************/

#bandeau_gauche_loi{
	margin-left: 60px;
	padding-top: 50px;
	width: 200px;
	height: 650px;
	float: left;
	line-height: 15px;
}

#bandeau_gauche_loi h1{
	color: #0f507d;
	font-size: 20px;
	text-transform: uppercase;
}

#bandeau_gauche_loi h2{
	color: #fa2b1c;
	font-size: 23px;
	font-weight: 200;
}

#bandeau_gauche_loi p{
	color: #0f507d;
	font-size: 14px;
	margin-right: 15px;
}

#bandeaux_loi{
	float: left;
	width: 740px;
	height: 500px;
	background-image: url(../img/bandeaux_loi.png);
	background-repeat: no-repeat;
}

#bandeaux_loi_1{
	margin-left: 200px;
	margin-top: 45px;
	margin-right: 30px;
	line-height: 16px;
}


#bandeaux_loi_1 h1{
	text-decoration: none;
	font-size: 17px;
	color: white;
	text-transform: uppercase;
}

#bandeaux_loi_2{
	width: 720px;
	height: 220px;
	float:left;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 15px;
}

#bandeaux_loi_2 h2{
	text-transform: uppercase;
	font-size: 18px;
	color: #0f507d;
}

#bandeaux_loi_2 h3{
	font-size: 15px;
	color: #fa2b1c;
	line-height: 5px;
}

#bandeaux_loi_2 p{
	font-size: 12px;
	color: #0f507d;
	font-weight: bold;
}

#bandeaux_loi_2_1{
	width: 330px;
	height: 220px;
	float:left;
	padding-left: 30px;
	background-image: url(../img/fond_euro.png);
	background-repeat: no-repeat;
	background-position:top left;
}

#bandeaux_loi_2_2{
	width: 330px;
	height: 220px;
	float:left;
	padding-left: 30px;
	background-image: url(../img/fond_euro.png);
	background-repeat: no-repeat;
	background-position:top left;
}

/************* CONTACT **************/

#bandeau_gauche_contact{
	margin-left: 60px;
	padding-top: 50px;
	width: 200px;
	height: 650px;
	float: left;
	line-height: 15px;
}

#bandeaux_contact{
	text-align: center;
	float: left;
	width: 700px;
	height: 250px;
	margin-top: 30px;
	color: #000;
	line-height: 23px;
	font-size: 11px;
}

#bandeau_contact_suite{
	text-align: right;
	padding-right: 150px;

}

#bandeaux_contact_1{
	text-align: right;
	float: left;
	width: 350px;
	height: 250px;
	margin-top: 30px;
}

#bandeaux_contact_2{
	text-align: left;
	float: left;
	width: 300px;
	height: 250px;
	line-height: 18px;
	margin-top: 30px;
	margin-left: 20px;
}

input{
	margin-top: 3px;
}

#footer{
	width: 900px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
}

#footer a{
	text-decoration: none;
	color: gray;
}

