.upperleft{
	width : 100%;
	background-image : url('images/hg.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('images/hd.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('images/bg.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('images/bd.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 6px;
}

.bord_bas { border-bottom : 1px solid black; }

.bott { margin-bottom: 3px; }

.maj { padding-left:26px; background:url(images/fleur.png); background-repeat: no-repeat; background-position: 0 1; font-weight:bold; color: #7284A1; font-size : 16px; }

.middle { border:1px solid #aaaaaa; padding:20px; font-size:12px; color:#555555; text-align:justify; }

h1 { color : #CE556F; }
h3 { margin:0px; color : #CE556F; }
.h1_g { color: #B6B6B6; }
h4 { margin-bottom: 0px; }
h5 { color: #7284A1; font-weight:bold; margin:0px; }
h6 { margin-top: 10px; text-transform:uppercase; font-size:12px; margin-bottom: 0px; }

.ann_desc { font-size:11px; text-align:justify; color : #7B7B7B; }

#contact { text-align:right; }
#contact a { color: #9A394D; font-weight: bold; text-decoration: none; padding-right: 12px; background:url(images/fleches.gif); background-repeat: no-repeat; background-position: right; }
#contact a:hover { text-decoration: underline; }
	
img { border:0px; }

.submit { cursor:pointer; }


.infield { padding: 10px; background-color: #FEFFC6; }


.input { width:400px; }

a { color: #0000FF; }



body, td { font-family:'Trebuchet MS'; font-size:12px; }
div {margin:0px; text-align:left;}
.contener { border:2px solid #e7e7e7; background-color:white; padding:10px; width:740px;}


//#annonces { background-image:url(images/ruban.png); background-position:right; background-repeat:no-repeat; width:550px; }
#menu { font-size:10px; background:url(images/point.png); background-repeat:repeat-x; padding:5px; width:740px; margin-bottom: 20px;}
#menu a { color: white; }
#annonces img { border: 1px solid #8897AE; }

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
z-index:100;
width: 740px;
}
#menu dl {
float: left;
width: 89px;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align:center;
color:white;
}
#menu dd {
	display:none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #DF799E;
}
#menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;

}
#menu li a:hover {
background: #CE556F;
}

#footer { background-color:#dadee7; color:#a9a8a8; padding:4px; width:740px;}


