* {	margin:0;padding:0; font-family:Verdana, Arial, Helvetica, sans-serif;}
.noprint {display:none;}
body {font-size:0.8em;}
ul {margin-left:15px; padding:0;}
a img {
	border:0px;
}
a {text-decoration:underline; color:#D74200}
h1 {margin:20px 0; text-align:center;}

body {
	font-size:0.8em;
	//background:#999 url(../images/fondpage.gif) repeat-x;
	background:#fff;
}

#page {
	width:780px;
	margin: 0 auto;	
	background:url(../images/fondcorps.png) repeat-y;
}
#banniere {display:none;}
#contenu {
	display: inline; /* bug de IE qui double les marges*/
	float: left;
	width: 520px;
	margin-right: 0px;
	margin-left: 30px;
}

/***
* page de liste des offres
****/
.liste_offres {margin:15px 0; padding:0; clear:left;}
.liste_offres li{list-style-type:none; border:1px dashed #BB200A; margin-bottom:20px; margin-left:0; padding:5px;}
.liste_offres p {margin:5px 0}
.offre_nom {
	background:#D74200 url(../icones/book_open.gif) no-repeat 0 50%; 
	padding-left:20px;
	line-height:1.5em;
	color:#FAC000;
	font-weight:bold;
}
.offre_adresse {background:url(../icones/arrow_in.gif) no-repeat 0 top; padding-left:20px; }
.offre_specialite {background:url(../icones/attach.gif) no-repeat 0 top; padding-left:20px; }
.offre_details  {background:url(../icones/loupe.gif) no-repeat 0 top; padding-left:20px; }
.navigation_resultats  {	
	text-align:left;
	margin:10px 0;
}
.navigation_resultats a:hover {color:#000; text-decoration:none}

/***
* page de détail d'une offre
**/
.surligne {color:#BB200A; font-weight:bold}
.tab_validite {text-align:center; width:100%}
.tab_validite td {border-right:1px solid #BB200A; border-bottom:1px solid #BB200A; height:20px;}
.tab_validite .top {border-top:1px solid #BB200A;}
.tab_validite .left{border-left:1px solid #BB200A;}
.tab_validite .surligne {font-weight:bold;}

/**
* pied de page
**/
#footer {
	clear:both;
	margin: 0 15px 0 15px;
	padding: 10px;
}