	h2 {
		clear:both;
		font-size:1.45em;
		margin-bottom:10px;
		color:#F29400;
		}
	
	h3 {
		margin-top:6px;
		font-size:1.2em;
		color:#464231;
		margin-bottom:6px;
		line-height:1em;
		}
	
	h4 {
		font-size:1em;
		margin-bottom:4px;
		font-weight:bold;
		color:#F29400;
		}


.fiche-copyright { color:#fff; font-size:0.8em; line-height:11px; }

#global {
	padding-top:10px;
	width:620px;
	background:#fff url(../images/background/fiche_haut.gif) no-repeat;
	}
	
#logo { position:absolute; margin:10px 0 0 20px; z-index:500; }

#page {
	width:600px;
	padding:0 10px 20px 10px;
	margin:0;
	background:#fff url(../images/background/fiche_bgd.gif) repeat-y;
	}

.contenu { width:600px; padding:0 0; font-size:1.2em; }
	
#gauchefiche {
	display:block;
	width:180px;
	padding:103px 10px 300px 10px; 
	margin:0;
	background:#0d83c5 url(../images/background/fiche_gauche_bgd.gif) no-repeat 0 bottom;
	overflow:hidden;
	float:left;
	}
	#gauchefiche img { border-bottom:1px solid #000; border-right:1px solid #000; }
	
#gauchefiche .copyright { color:#fff; }
	
#content { padding:20px; width:360px; float:right; }

	.presentation { margin-bottom:10px; }
	.missions { margin-bottom:10px; }
	
	.responsable { margin-bottom:10px; font-size:0.9em; }
	.responsable span { font-weight:normal; }
	.contact { margin-bottom:10px; }



#fiche #gauchefiche a { color:#fff; text-decoration:none; text-align:center; }
#fiche #gauchefiche a:hover, #fiche #gauchefiche a:focus { text-decoration:underline; }

#fiche #outils { padding:0; margin:0; }
#fiche #outils a { float:right; }
#fiche_bas {
	display:block;
	background:url(../images/background/fiche_bas.gif);
	overflow:hidden;
	width:620px;
	height:10px;
	}


/* fiches communes */
div.ui-tabs-hide {display:none}		/* Necessaire pour fonctionnement des onglets */
.contenu .fiche_commune li { list-style-type:none; }
#onglets {
	position:absolute;
	margin-left:580px;
	margin-top:16px;
	}
.fiche_commune li a {
	display:block;
	width:32px;
	height:115px;
	}
	a#intitule_01 { background:url(../images/background/onglet1.gif); }
	a#intitule_02 { background:url(../images/background/onglet2.gif); }
	a#intitule_03 { background:url(../images/background/onglet3.gif); height:142px; }
	a#intitule_01:hover { background:url(../images/background/onglet1o.gif); }
	a#intitule_02:hover { background:url(../images/background/onglet2o.gif); }
	a#intitule_03:hover { background:url(../images/background/onglet3o.gif); }
.ui-tabs-selected a#presentation { background:url(../images/background/onglet1o.gif); }
.fiche_commune li a span { display:none; }
.fiche_commune .internet { line-height:10pt; margin:5px 0; }
.fiche_commune .geoloco { line-height:10pt; margin:5px 0; }


/* geoloco */
.full.geoloco iframe { width:770px; overflow:hidden; }

.geoloco_layout #gauchefiche { position:relative; top:-20px; }

.geoloco_layout #content { padding:0 20px 20px 20px; width:750px; float:left; }

.geoloco_layout .contenu { width:1004px; padding:0; font-size:1.2em; }

.geoloco_layout #global {
	padding-top:10px;
	width:1024px;
	background:#fff url(../images/background/fiche_geoloco_haut.gif) no-repeat;
	}	
	
.geoloco_layout #page {
	width:1024px;
	background:#fff url(../images/background/fiche_geoloco_bgd.gif) repeat-y;
	}
	
	
.geoloco_layout #fiche_bas {
	background:url(../images/background/fiche_geoloco_bas.gif);
	width:1024px;
	}
	
.geoloco_layout #outils {
	width:1014px;
	}	
	
