
html, body {
	margin: 0px;
	padding: 0px;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background :  #000000 url("images/background.gif") top left no-repeat;
	height:100%;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.corps {
	background-color :#FFFFFF;
	text-align : left;
	width : 786px ; 
	margin-left : auto;
	margin-right : auto;
	height:auto;
	border-left: 7px solid #8f3a59;
	border-right: 7px solid #8f3a59;

	

}

.haut {
	width : 800px ; 
	height : 80px;
	background-color :transparent;
	margin-left : auto;
	margin-right : auto;
	background-image: url(images/head.png);
	background-repeat:no-repeat;
}

.baniere  {
	float:right;
	text-align:left;
	padding:0px;	
	width : 400px ; 
	height : 50px;
	background-color :#FFFFFF;
	margin-right: 40px;
	margin-top:10px;
	overflow : hidden;
	border: 7px solid #8f3a59;
	
	
}

.menu {
	background-color :transparent;
	text-align : left;
	width : 786px ; 
	height:auto;
}

.footer {
	width : 800px ; 
	height : 20px;
	background-color :#8f3a59;
	margin-left : auto;
	margin-right : auto;
}

.contenu {
	background-color :#FFFFFF;
	text-align : left;
	width : 766px ; 
	padding: 10px;
	height:100%;
}

.contenuRecherche{
	background-color :#FFFFFF;
	text-align : left;
	width : 766px ; 
	padding: 10px;
	height:auto;
}
a.lienFich:hover
{
font-size:medium ;
color:blue;
cursor:pointer;
}

.contenuannonce {
	background-color :#FFFFFF;
	text-align : left;
	width : 786px ; 
	padding: 0px;
	height:auto;
}

.spacer {
	background-color :transparent;
	width : 800px ; 
	height: 100px;
	margin-left : auto;
	margin-right : auto;
}



TD.infoBoxHeading {
	font-weight: bold;
	background-image: url(images/barrettegrise.jpg);
	color: #8f3a59;
	height:16px;
	border-bottom: 1px solid #8f3a59;
}

TD.infoBoxHeading2 {
	font-weight: bold;
	background-image: url(images/barlog1bis.jpg);
	color: #FFFFFF;
	height:16px;
	padding:0px;
	border-bottom: 1px solid #8f3a59;
}

TD.infoBox {
	padding:5px;
}

TABLE.infoBox {
	border: 1px solid #8f3a59;
}

INPUT.infoBox {
	border: 1px solid #8f3a59;
	color:#8f3a59;
}

SELECT.infoBox {
	border: 1px solid #8f3a59;
	color:#8f3a59;
}

TEXTAREA.infoBox {
	border: 1px solid #8f3a59;
	width:100%;
	color:#8f3a59;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

TEXTAREA.infoBox2 {
	border: 1px solid #8f3a59;
	color:#8f3a59;
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

a {
	color:#8F3A59;
}

INPUT.menumembre {
	 border:0px; 
	 width:200px; 
	 height:50px; 
	 cursor:pointer; 
	 color:#8f3a59; 
	 font-size:11px; 
	 text-align:right;
	 padding-bottom:30px;
	 padding-right:10px;
	 margin-right:10px;
}

INPUT.menumembre:hover {
	font-weight:bold;
	margin-left:10px;
	margin-right:0px;
}

INPUT.menumembre2 {
	border:0px; 
	width:185px; 
	height:50px; 
	cursor:pointer; 
	color:#8f3a59; 
	font-size:11px; 
	text-align:right;
	padding-bottom:30px;
	padding-right:10px;
	font-weight:bold;
	margin-left:25px;
	margin-right:0px;
}

TD.onglet {
	background-image:url(images/ongl_of.png);
	border:0px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

TD.onlgetcourant {
	background-image:url(images/ongl_on.png);
	border:0px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

TD.onglet:hover {
	background-image:url(images/ongl_on.png);
}

A.onglet {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

INPUT.lienconf {
	border: 0px;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

INPUT.lienconf:hover {
	color: #8F3A59;
}

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

A.style1:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.style2 {
	color: #8F3A59;
	font-weight: bold;
}