/* CSS Document - MAETVAPLANET.com http://www.maetvaplanet.com - 2007 */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	/*background:url(../images/p_background_haut.gif);*/
	background-repeat:repeat-x;
	margin:0;
	}


.clearer {
	clear:both;
	height:0;
	line-height:0px;
	font-size:0px;
}
	
#content {
	width:990px;
	margin:auto;
	position:relative;
	background:url(../images/fond_ja_wrapper.png) repeat-y;
	padding:0 10px 0 20px;
	}
	
#content .menuhome {
	width:950px;
	height:225px;
	background:url(../images/header.jpg) 0 0 no-repeat;
	}
	
#content .menuhome a{
font-size:16px;
	}
	
	#content h1 {
background-image:url(../images/colmar-habitat.jpg);
width:186px;
height:70px;
position:absolute;
cursor:pointer;
top:94px;
left:39px;
}

	
#zoneLogo {
	background:url(../images/p_titre_haut.gif);
	width:747px;
	height:73px;
	position:relative;
	left:-11px;
	margin:auto;
	}
	
#barreVerte{
	background:url(../images/p_carre_vert.gif);
	width:560px;
	height:23px;
	margin:auto;
	}
	
#zoneBasPage {
background:url(../images/fond-footer.png) top left no-repeat;
width:990px;
height:128px;
margin-left:auto;
margin-right:auto;
position:relative;
padding:0px 10px 20px 20px;
	}
	
#menuPrincipal {
	margin:auto;
	width:564px;
	*width:570px;/* hack IE */
	text-align:center;
	background:#fff;
	height:83px;
	position:relative;
	padding:0;
	top:7px;
	}

#menuPrincipal a {
	display:block;
	float:left;
	}

.accessibilite {
	display:none;
	}

#menuGeneral li {
	display:inline;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	background:url(../images/fleche.png);
	background-repeat:no-repeat;
	padding-left:23px;	
	}
	
a {
	color:#333333;
	text-decoration:underline;
	}

a:hover {
	color:#4A615A;
	text-decoration:none;
	}

.erreur {
	color:red;
	}
	
/*** Gestion des différents boutons */
#coinGauche {
	background:url(../images/p_bas_gauche.gif);
	width:52px;
	float:left;
	height:90px;
	position:relative;
	top:-7px;
	*top:-6px;/* hack IE */
	}
	
#coinDroit {
	background:url(../images/p_bas_droit.gif);
	width:52px;
	float:left;
	*float:right;/* hack IE */
	height:90px;
	position:relative;
	top:-7px;
	*top:-6px;
	margin:0;
	padding:0;
	}

#historique {
	background:url(../images/p_menu_histo1.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#historique:hover {
	background:url(../images/p_menu_histo2.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#patrimoine {
	background:url(../images/p_menu_patrimoine1.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#patrimoine:hover {
	background:url(../images/p_menu_patrimoine2.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#locataire {
	background:url(../images/p_menu_info1.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#locataire:hover {
	background:url(../images/p_menu_info2.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#news {
	background:url(../images/p_menu_news1.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#news:hover {
	background:url(../images/p_menu_news2.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}
	
#contact {
	background:url(../images/p_menu_contact1.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}

#contact:hover {
	background:url(../images/p_menu_contact2.gif);
	width:92px;
	height:73px;
	margin-top:10px;
	}
	
/*****************************************************************/

#contentHeader {
	background:url(../images/chBkg_05.png);
	width:755px;
	height:19px;
	margin-left:100px;
	}
#contentFooter {
	background:url(../images/chBkg_14.png);
	height:22px;
	width:755px;
	margin-left:100px;
	}

#contentContenu {
	background:url(../images/chBkg_08.png);
	width:755px;
	background-repeat:repeat-y;
	padding:10px;	
	margin-left:100px;
}

.offre {
	padding-left:30px;
	margin:10px;
	}
	
hr {
	width:715px;
	background:#4A615A;
	height:1px;
	border:none;
	}
	
h2 {
	color:red;
	font-style:italic;
	font-size:14px;
	}
h3 {
	color:#000;
	padding-left:30px;
	font-weight:normal;
	font-size:12px;
	}
/* Gestion des formulaires : */
fieldset {
	border:1px solid #4A615A;
	width:515px;
	*width:520px;
	*padding-left:10px;
	}
	
legend {
	color:#4A615A;
	padding:5px;
	font-size:12px;
	}

input {
	width:400px;
	width:270px;
	border:1px solid #4A615A;
	margin-left:50px;
	margin-bottom:5px;
	}
	
.submit {
	width:100px;

	}

.erreur {
	color:red;
	}
