@charset "UTF-8";

/* -----------------------------------------------------------------------------
 * Villars Holding SA
 * CSS 2.1 | © Žmaf broadcast 05.2009
 */



/* -----------------------------------------------------------------------------
 * ORANGE / RESTAURATION
 */

#infoZone {
	height: 190px;
	background: url(../images/background_green_infozone.png) no-repeat;
}

#infoZoneContentLimit {
	height: 165px;
	margin: 15px 5px 10px 5px;
	overflow: hidden;
}

#infoZoneContent {
	height: 164px;
	width: 985px;
}

#infoZoneContent div {
	height: 163px;
	padding: 0 5px 0 0;
}

#infoZoneContent h3, #sitemap h3 { background: url(../images/bullet_green.png) no-repeat center left; }

#infoZoneContent div.separator, #sitemap div.separator { border-right: 1px solid #1b6137; }

#content a, #rightContent dt span { color: #1b6137; }

#leftContent li a.active, #rightContent .iframePlaceholder { background-color: #1b6137; }

#sitemap { background: url(../images/background_green_sitemap.png) repeat-x; }

