
/* content */


.fiche .horiz-rule {
	/*padding-bottom: 20px;
	margin-top: 20px;
	background: #fff url(../img/bgFicheGeo.gif) repeat-x top;*/
}

.fiche .print {
	float: right;
	padding: 5px 5px 0 0;
}

.fiche .print a {
	text-decoration: none;
}

.fiche .print a:hover {
	text-decoration: underline;
}

.back {
	border-bottom: 1px solid #000;
	padding: 13px 5px;
}


/* leftcolumn */

.back p a {
	display: block;
	padding: 8px 0 8px 34px;
	background: url(../img-2009/bgButtonBack.png) no-repeat left center;
	text-decoration: none;
	color: #00759f;
	font-weight: bold;
}

.back p a:visited {
	color: #00759f;
}

.back p a:hover {
	text-decoration: underline;
}




/* info */

.info {
	
}




/* partners */

a.more {
	display:block;
	float:left;
	width: 25px;
	height: 25px;
	background: url(../img-2009/bgMoretransvOff.png) no-repeat;
}
.add_partenaires a.more {
	background: url(../img-2009/ouvre.png) no-repeat;
}
a.more:hover {
	background: url(../img-2009/ouvert.png) no-repeat;
}

.details {
	display:none;
	margin-bottom:10px;
}

.partnerbox p {
  margin-left: 25px;
}

* html .partnerbox p {
  height: 1%;
  margin-left: -3px;
}

/* docs */

.docs {
	
}





/* themes */

.themes ul {
	list-style: none;
	clear: left;
	margin-bottom: 15px
}

.themes .dimension img {
	float: left;
	margin: 0 5px 5px 0;
}

.themes .dimension {
	margin: 10px 0;
}

.themes li {
	padding-bottom: 0;
}

.themes ul li a {
	display: block;
	padding-left: 10px;
	background: url(../img/bgListArrow.gif) no-repeat 0 0.5em;
}

* html .themes ul li a {
	height: 1%; /* for Win IE5.0 */
}



.fiche #content p {
	margin: 0 5px 13px 5px;
}

.fiche #content p.action {
	font-weight: bold;
	margin-left: 37px;
}

* html .fiche #content p.action {
	height: 1%; /* against Win IE 3pixels jog */
}

.fiche #content p.action a {
	color: #000;
	text-decoration: none;
}

.fiche #content p.action a:hover {
	text-decoration: underline;
}

.fiche #content .details {
	margin-left: 100px;
	padding-bottom: 13px;
	border-bottom: 1px solid #ccc;
	display:none;
}


.fiche #content .more {
	display: block;
	float: left;
	width: 37px;
	height: 16px;
}

.fiche #content .more a {
	display: none;
}

.fiche #content a.more.colormetho {
	background: url(../img-2009/bgMoremethoOff.png) no-repeat;
}

.fiche #content a.more.colormetho:hover {
	background: url(../img-2009/bgMoremethoOn.png) no-repeat;
}

.fiche #content a.more.colorgeo {
	background: url(../img-2009/bgMoregeoOff.png) no-repeat;
}

.fiche #content a.more.colorgeo:hover {
	background: url(../img-2009/bgMoregeoOn.png) no-repeat;
}

.fiche #content a.more.colorsocio {
	background: url(../img-2009/bgMoresocioOff.png) no-repeat;
}

.fiche #content a.more.colorsocio:hover {
	background: url(../img-2009/bgMoresocioOn.png) no-repeat;
}

.fiche #content a.more.colorthema {
	background: url(../img-2009/bgMorethemaOff.png) no-repeat;
}

.fiche #content a.more.colorthema:hover {
	background: url(../img-2009/bgMorethemaOn.png) no-repeat;
}

.fiche #content a.more.colortrans {
	background: url(../img-2009/bgMoretransvOff.png) no-repeat;
}

.fiche #content a.more.colortrans:hover {
	background: url(../img-2009/bgMoretransvOn.png) no-repeat;
}
