body
{	
	background-color: #f6efc2;
	/*color: white;*/
	color: #463704;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

a, .lien
{
	color: #463704;
	text-decoration: none;
	cursor: pointer;
}

a:hover 
{
	text-decoration: underline;
}

a img, img, map, area
{
	border: none;
}

table, table tr, table tr td
{
	margin: 0px;
	padding: 0px;
}

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

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

h1
{
	font-size: 1.9em;
}

h2
{
	font-size: 1.6em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.2em;
}

h5
{
	font-size: 1.1em;
}

h6
{
	font-size: 1.05em;
}

#banniere
{
	height: 187px;
	width: 1000px;
	background-image: url('images/banniere2.jpg');
	background-repeat: no-repeat;
	background-color: #e6db88;
	vertical-align: top;
	color: black;
}

#menuhaut
{
	background-color: #e6db88;
	height: 37px;
	width: 1000px;
}

#menuhaut img
{
	float: left;
}

#menuhaut .lienmenuhaut
{
	display: block;
	float: left;
	font-weight: bold;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.3em;
}

#menuhaut .lienmenuhaut:hover
{
	color: white;
	background-image: url('images/menu_bouton_bg_hover.jpg');
	background-repeat: repeat-x;
	text-decoration: none;
}

#menuhaut .lienmenu
{
	padding-top: 7px;
}

#menugauche
{
	color: #463704;
	font-family:Georgia;
	background-color: #f6efc2;
	background-image: url("images/bgMenuGauche2.jpg");
	background-position: top left;
	background-repeat: repeat-y;
	width: 161px;
	vertical-align: top;
	height: 100%;
}

#menugauche a{
font-family:Georgia;
}

#centre
{
	width: 836px;
	vertical-align: top;
	padding-top: 22px;
	padding-left: 12px;
}

#pieddepage
{
	color: #463704;
	background-color: #f8c972;
	text-align: center;
}

#map_petitesannonces1:hover, #map_petitesannonces2:hover, #map_petitesannonces3:hover
{
	border-bottom: 1px solid white;
}

.titreActu
{
	color: #f4bc00;
	background-image: url('images/bgtitreactu.jpg');
	background-repeat: repeat-y;
	font-size: 1.3em;
	font-weight: bold;
	width: 483px;
	padding: 5px;
	margin: 7px 0px 0px 0px;
}

.texteActu
{
	height: 60px;
	overflow: hidden;
	padding: 0px 5px;
	text-align: justify;
	width: 483px;
	color: white;
}

.texteActu2
{
	height: 253px;
    
	overflow: hidden;
	padding: 0px 5px;
	text-align: justify;
	width: 483px;
	color: white;
}

.dateActu
{
	margin-top: 4px;
	font-weight: bold;
	padding-right: 12px;
	color: white;
	padding-left: 5px;;
}

.grandtitre
{
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 0px;
	background-image: url('images/puce_titre.jpg');
	background-repeat: no-repeat;
}

.petittitre
{
	padding-left: 18px;
	background-image: url('images/puce.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

.petittitre2
{
	padding-left: 18px;
	background-image: url('images/puce.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	font-weight:bold;
}

.champcommune
{
	color: #be5202;
	font-style: italic;
	font-weight: bold;
}

.image_actu
{
	border-left: 9px solid #bec16b;
}

.textegris
{
	color: #787878;
}

input {
 border: 1px solid;
}

textarea{
 border: 1px solid;  
}