@import url("general.css");

div#centre
{
	background-image: url("../images/fond_centre.gif");
	background-position: 20px bottom;
}

div#centre h1#bandeau
{
	height: 235px;
	background-repeat: no-repeat;
	margin: 0px 0px 30px;
}

div#centre h1#image1
{
/*	height: 235px;
	background-repeat: no-repeat;
*/
	margin: 0px 0px 30px;
}

body.coprop div#centre h1#bandeau
{
	background-image: url("../images/bandeau_copropriete.jpg");
}

body.gerance div#centre h1#bandeau
{
	background-image: url("../images/bandeau_gerance.jpg");
}

body.location div#centre h1#bandeau
{
	background-image: url("../images/bandeau_location.jpg");
}

body.transaction div#centre h1#bandeau
{
	background-image: url("../images/bandeau_transaction.jpg");
}

body.entreprise div#centre h1#bandeau
{
	background-image: url("../images/bandeau_immo_entreprise.jpg");
}

body.locationsaisonniere div#centre h1#bandeau
{
	background-image: url("../images/bandeau_loc_saisonniere.jpg");
}

div#centre h2#bandeau
{
	height: 100px;
	background-repeat: no-repeat;
	margin: 0px 0px 30px;
}

div#centre div#centre-contenu
{
	margin: 10px 20px 20px 120px;
	color: #5A595E;
}

div#centre-contenu h2
{
	font-size: 1.6em;
	margin: 10px 0px 10px 30px;
}

div#centre-contenu h1
{
	font-size:medium;
	font-style:normal;
	margin:  10px 0px 10px 00px;
	color:#A8051A;
}

div#centre-contenu h4
{
	font-size: 1.0em;
	font-style:normal;
	margin:  10px 0px 10px 00px;
}

div#principal h1
{
	font-size:medium;
	font-style:normal;
	margin:  10px 0px 10px 00px;
	color:#A8051A;
}

div#principal h1#TitreAnnonce
{
	font-size:medium;
	font-style:normal;
	margin :  0px 0px 0px 70px;
	color:#A8051A;
}


div#principal h4
{
	font-size: 1.0em;
	font-style:normal;
	margin:  10px 0px 10px 00px;
}

div#principal h4#TexteAnnonce
{
	font-size: 1.0em;
	font-style:normal;
	margin:  10px 0px 10px 100px;
}




div#centre-contenu p
{
	margin: 5px 8px 5px 30px;
}

div#centre-contenu ul
{
	list-style-type: none;
	font-size: 1.1em;
	margin: 0px 20px 0px;
	padding: 0px;
}

div#centre-contenu li
{
	margin: 8px 0px 0px;
	background-image: url("../images/metier/fleche_liste.gif");
	background-repeat: no-repeat;
	padding: 1px 0px 1px 28px;
	min-height: 17px;

}

body.coprop div#centre-contenu ul
{
	color: #66024A;
}

body.gerance div#centre-contenu ul
{
	color: #001F50;
}

body.location div#centre-contenu ul
{
	color: #133E11;
}

body.transaction div#centre-contenu ul
{
	color: #9A5907;
}

div.fond-cartouche
{
	background-image: url("../images/metier/fond_cartouche.gif");
	background-repeat: repeat-x;
	background-color: #CED3CD;
	margin-left: 4px;
	margin-right: 3px;
	padding: 6px 0px 10px;
}

div.cartouche-haut
{
	margin-top: 40px;
}

div.cartouche-bas
{
	margin-bottom: 20px;
}