/* CSS Document */

body,html {
 scrollbar-face-color: #1a1a1a;
 scrollbar-shadow-color: #1a1a1a;
 scrollbar-highlight-color: #1a1a1a;
 scrollbar-3dlight-color: #1a1a1a;
 scrollbar-darkshadow-color: #1a1a1a;
 scrollbar-track-color: #1a1a1a;
 scrollbar-arrow-color: #707070;
}


body{
    margin: 0px;
    padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	background-color:#181619;
}
a:link
{
	color: #ee7f13;
	text-decoration: none;
}
a:visited
{
	color: #ee7f13;
	text-decoration: none;
}
a:hover
{
	color:#ee7f13;
	text-decoration:underline;
}
a:active
{
	color:#707070;
	text-decoration: underline;
}

a.Links:link
{
	color: #707070;
	text-decoration: none;
}
a.Links:visited
{
	color: #707070;
	text-decoration: none;
}
a.Links:hover
{
	color:#ee7f13;
	text-decoration:underline;
}
a.Links:active
{
	color:#707070;
	text-decoration: underline;
}

.orange {
	color:#ee7f13;
}
.clear { clear: both; }

#background {
	background:url(../images/Sfondo_Vert_TOT.gif) repeat-x top;
	position:absolute;
	width:100%;
	height:100%;
}
#wrapper {
	width:985px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	width:985px;
}
#visual_content {
	clear:both;
	width:985px;
	height:310px;
	background-image:url(../images/Visual/Visual_Vuoto.jpg);
}

#visual_wide {
	float:left;
	margin-left:0px;
	margin-top:25px;
	width:860px;
	height:182px;
	padding-left: 63px;
}


#visual_01 {
	float:left;
	margin-left:0px;
	margin-top:25px;
	width:183px;
	height:184px;
	padding-left: 61px;
}
#visual_02 {
	float:left;
	margin-left:43px;
	margin-top:25px;
	width:183px;
	height:184px;
}
#visual_03 {
	float:left;
	margin-left:43px;
	margin-top:25px;
	width:183px;
	height:184px;
}
#visual_04 {
	float:left;
	margin-left:43px;
	margin-top:25px;
	width:183px;
	height:184px;
}
#content {
	width:985px;
	height:286px;
	background-color:#1a1a1a;
}
#news_content {
	float:left;
	width:410px;
	height:184px;
	margin-top:18px;
	margin-left:0px;
	padding-left: 62px;
}
#news_content_big {
	width:883px;
	height:216px;
	margin-top:18px;
	margin-left:62px;
	text-align: justify;
}
#news_img {
	float:left;
	width:171px;
	height:83px;
}
#news_img_big {
	float:left;
	width:171px;
	height:184px;
}
#text {
	height:40px;
}

#news_item_text
{
	height:40px;
	overflow:hidden;
}

#text_big {
	height:216px;
	overflow:auto;
}
#link_L {
	height:216px;
	width:200px;
	overflow:auto;
	float:left;
}
#link_R {
	height:216px;
	width:200px;
	overflow:auto;
	float:left;
	margin-left:21px;
}
#read {
	height:13px;
	text-align:right;
}
#orange_line {
	float:left;
	margin-top:18px;
	margin-left:21px;
}
#links_img {
	float:right;
	margin-right:62px;
	margin-top:10px;
}
#presentation {
	float:left;
	width:410px;
	height:184px;
	margin-top:18px;
	margin-left:21px;
	text-align:justify;
}
#retailer {
	height:117px;
}
#legal {
	width:985px;
	height:30px;
	font-size:10px;
	text-align:right;
	margin-top:10px;
}
#legal_left {
	float:left;
	padding-left: 51px;
}
#legal_right {
	float:right;
	margin-right:51px;
}
