body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#F0E5CA;
	background-image:url(/pictures/bg.gif);
	background-repeat:repeat-x;
	background-color:#B74224;
	margin:0;
	position:relative;
}

/*home*/
div.frame_home
{
	width: 950px;
	height: 629px;
	position: relative;
	top: 144px;
}

a.all_results, a.all_results:visited, a.all_results:link {
	background-image: url(/pictures/bg_all_results.png);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size:9pt;
	width:257px;
	display: block;
	height: 32px;
	line-height:32px;
	color:#f4e154;
	text-indent: 20px;
	margin-bottom: 30px;
	text-decoration: none;
}

a.all_results:hover, a.all_results:active {
	text-decoration: underline;
}

div.header_home
{
	width:950px;
	height:129px;
	position:absolute;
	width:950px;
	top:15px;
	left:50%;
	margin-left:-475px;
}

div.data {
	font-size: 8pt;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.footer_home
{
	position:relative;	
	height:150px;
	width:950px;
	padding-top:24px;
	text-align:left;
	font-size:10px;
	font-family:Verdana;
}

div.language_title
{	
	position:absolute;
	right:125px;
	text-align:right;
	width:100px;
	height:24px;
	line-height:24px;
	top:85px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#A29D85;
}

div.tagline
{
	position:absolute;
	left:15px;
	text-transform:uppercase;
	color:#C0A797;
	font-weight:bold;
	font-size:12px;
	bottom:15px;
	letter-spacing: 1px;
}

div.language_select
{
	width:108px;
	text-align:right;
	height:24px;
	position:absolute;
	right:10px;
	top:85px;
	z-index:5;
	border:1px solid #000000;
	background-color:#293F3E;
}

div.lang
{
	color:#6b8186;
	padding:5px;	
	padding-top:4px;
	cursor:pointer;
	display:none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.lang img
{
	vertical-align:middle;	
}

div.logo
{
	width:240px;
	height:71px;
	top:18px;
	position:absolute;
	left:10px;	
}

div.cornice_home
{
	width:950px;
	height:500px;
	background-image:url(/pictures/cornice.png);
	position:absolute;
	z-index:3;
	left:0;
	top:0;
	text-align:left;
}

div.flash_fade
{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

div.home_sx
{
	height:500px; 
	position:absolute; 
	left:0; 
	top:0; 
	width:650px;	
}


div.menu_home
{
	position:absolute;
	right:0;
	top:25px;
	width:249px;
	height:300px;
}

div.pulsante_home
{
	width:250px;
	height:42px;
	margin-top:4px;
	text-align:right;
	background-position:left;
	background-repeat:no-repeat;
	line-height:42px;
	color:#F0E5CA;
	cursor:pointer;
}

div.pulsante_home span
{
	padding-right:17px;
	font-size:14px;
	font-weight:bold;
}

div.home_dx
{
	height:500px; 
	position:absolute; 
	right:0; 
	top:0;  
	width:300px;	
}

div.news 
{
	margin: 10px;
	font-size: 13px;
}

a.news:link, a.news:visited 
{ 
	color: #f4e154;
	text-decoration:none;
	font-size: 15px;
}

a.news:hover, a.news:active 
{
	color: #ffffff;
	text-decoration: underline; 
}

