/* CSS Document */

/*CSS Partie Annuaire*/
#annuaire {
position:relative;
background :url(../img/fond_encart.jpg) no-repeat;
width:600px;
height:250px;
font-family: arial;
color:#666666;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#annuaire_titre {
	color:#000000;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}

#annuaire a {
color:#666666;
font-size:11px;
text-decoration:none;
}

#annuaire a:link {
color:#000000;
font-size:11px;
text-decoration:none;
}

#annuaire a:hover {
color:#000000;
font-size:11px;
text-decoration:none;
}

#annuaire_visuels {
	position: absolute;
	margin-left:10px;
	margin-top:15px;
	width:50px;
}

#annuaire_enseigne {
position: absolute;
margin-top:10px;
margin-left:70px;
width:250px;
height:90px;
color:#000000;
font-size:16px;
text-decoration:none;
font-weight: bold;
}

#annuaire_coordonnee {
position: absolute;
margin-top:20px;
margin-left:70px;
width:250px;
height:90px;
}

#annuaire_coordonnee a:link {
color:#666666;
}

#annuaire_coordonnee a:hover {
color:#000000;
}

#annuaire_descriptif {
position: absolute;
top:15px;
width:180px;
height:100px;
margin-left:340px;
text-align:left;
}

#annuaire_offre {
position: absolute;
margin-top:110px;
margin-left:70px;
width:440px;
height:150px;
color:#666666;
}

#annuaire_validite {
position: absolute;
margin-bottom:5px;
width:460px;
height:150px;
color:#666666;
}
#annuaire_site {
position: absolute;
top:10px;
right:10px;
}

#annuaire_plan {
position: absolute;
top:30px;
right:5px;
}

#annuaire_carte {
position: absolute;
right:5px;
bottom:10px;
}

#annuaire_google_map {
position:relative;
height:420px;
width:624px;
color:#666666;
}


#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-header {
	background:url(../img/header_fiche.gif) no-repeat;
	width:600px;
	height:60px;
	padding:35px 0 0 15px;
	font-weight:700;
}

#scroller-body {
	background:url(../img/body_fiche.gif) no-repeat bottom center;
	width:600px;
	padding-bottom:30px;
}

#mask {
	width:573px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		color:#666666;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

