/*
 Website width : 940 x 656 px; +10px for drop shadow: 950 x 675
 Title: Bell Gothic Std (Bold, 26pt, tracking:+50)(Bold, 48pt, tracking:+40)
*/

* {
	font-family: "Myriad Pro", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px; /* changed */
	color: #786754;
}
	
body {
	margin: 15px;
	text-align: center;
	background: #fdb800 url(../gfx/bkg-top.gif) no-repeat center 5px;
}

.Avvisi_brown_bg {
	background-color: #261511;
}

.Avvisi_light_brown_bg {
	background-color: #562F16;
}

#container {
	

/*display: block;*/
	text-align: left;
	width: 960px;
	

/*height: 676px;*/
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #fdb800 url(../gfx/bkg-brown_ds.gif) repeat-y;
}

#container_ds {
	width: 960px;
	height: 10px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(../gfx/bkg-bottom.gif) no-repeat;
}

#bkg_ds {
	position: relative;
	top: 0;
	left: 0;
}

#papillon {
	position: absolute;
	left: 10px;
	top: 0;
}

#min_height {
	

/* size of the papillon background */
	position: relative;
	width: 960px;
	height: 528px;
}

#avvisi {
	position: relative;
	height: 128px;
}

#avvisi img {
	margin-top: 32px;
	margin-left: 32px;
}

#title {
	position: absolute;
	left: 212px;
	top: 26px;
}

/* @group index_page */

#lang_fr {
	position: absolute;
	left: 62px;
	top: 308px;
	width: 200px;
}

#lang_nl {
	position: absolute;
	left: 282px;
	top: 308px;
	width: 200px;
}

#lang_fr a, #lang_nl a {
	padding: 5px 10px 5px 10px;
	background-color: #261511;
	font-size: 13px;
	color: #fdb800;
}

#lang_fr p, #lang_nl p {
	margin: 6px 0;
	color: white;
}

#lang_fr h1, #lang_nl h1 {
	margin: 20px 0 6px 0;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

#index_refs {
	width: 940px;
	height: 174px;
	position: absolute;
	left: 0;
	top: 482px;
	opacity: 1;
	margin-left: 10px;
}

#index_refs_bkg {
	background-color: #261511;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 100%;
	height: 174px;
	position: absolute;
}

#index_refs_content {
	position: absolute;
	color: white;
	margin: 26px 40px;
	width: 860px;
}

#index_refs_content table {
	width: 100%;
	height: 122px;
}

#index_refs_content table td {
	text-align: center;
}

#index_refs_content td img {
	height: 122px;
}

/* @end */

/* @group menu */

#menu {
	position: absolute;
	top: 140px;
	left: 32px;
	height: 454px;
	color: white;
	font-size: 12px;
	text-align: left;
}

#menu a {
	color: #7e725f;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
	line-height: 2.25em;
}

#menu a:hover {
	text-decoration: underline;
	list-style-image: url(../gfx/menu_sel.png);
}

#menu a.selected {
	color: #fdb800;
	list-style-image: url(../gfx/menu_sel.png);
}

/* @end */

#content {
	position: relative;
	margin-left: 148px;
	width: 768px;
	

/*height: 666px;*/
	background-color: white;
}

#content p {
	margin-top: 0;
	margin-bottom: 1em;
}

#content_title {
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
	left: 149px;
	width: 470px;
	color: #fdb800;
	font-size: 24px;
}

#content_text {
	position: relative;
	padding-bottom: 10px;
	left: 149px;
	width: 470px;
}

#content_text_refs {
	position: relative;
	padding-bottom: 10px;
	left: 284px;
	width: 470px;
}

#content > #content_text {
	min-height: 424px;
}

#content > #content_text_refs {
	min-height: 424px;
}

#content_video {
	position: relative;
	width: 100%;
	background-color: #D4D4D4;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_left {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 244px;
}

#content_left a {
	text-decoration: none;
}

#content_left a:hover {
	text-decoration: underline;
}

#content_left a.selected {
	color: #fdb800;
	list-style-image: url(../gfx/menu_sel.png);
}

#content h1 {
	color: #fdb800;
}

#content_left .logos {
	float: left;
}
#content_left .logos img {
	margin-left: 12px;
	display: block;
}

#footer {
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 148px;
	width: 768px;
	font-size: 10px;
}

/* @group ds */

div.dropshadow {
	float: left;
	position: relative;
	background: url(../gfx/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../gfx/shadow.gif) no-repeat bottom right;
	margin: 6px 0 0 6px;
}

div.dropshadow img {
	border: 1px solid #cccccc;
	margin: -6px 6px 6px -6px;
}

/* @end */

.a_spot

{

	display: block;

	width: 100px;
	height: 16px;

	padding: 2px 2px 2px 25px;

	color: #FF9900;

	background: #F3F3F3 url(../gfx/sound.jpg) no-repeat 2px;

}