﻿body
{
	margin-top: 1px;
}

a:link {
	text-decoration:none;
	color:black;
	font-weight:normal;	
}

a:hover {
	text-decoration:none;
	color:black;
	font-weight:normal;
}

a:visited {
	text-decoration:none;
	color:black;
	font-weight:normal;		
}


.Stile1
{
	font-size: 14px
}

.style1
{
	color: #800000;
}

.style2
{
	font-size: large;
}

#main
{
	text-align:center;
}

/* Intestazione */

#header
{
	clear:both;
}

#logo
{
	display:inline;
}

#ricerca
{
	display:none;	
	width:150px;
	height:100px;	
}


/* menu e animazione */

#subheader
{
	clear:both;
}

#menu
{
	clear:left;
}

#flash
{

}


#contenitore
{
	clear:both;
}

#contenitore a:link
{	
	text-decoration:none;
}

#contenitore2 a:link
{
	text-decoration:none;
}

#editoria
{
	display:inline;
}

#it
{
	display:inline;
}

#fitness
{
	display:inline;
}

#news
{
	display:inline;
	width:455px;
	height:200px;	
}

#highlights
{
	display:inline;
	width:220px;
	height:200px;
}

#newsframe
{
	/*display:inline;
	background-image:url(images/news_box.jpg);
	background-repeat:no-repeat;*/
	width:455px;
	height:200px;
	padding:0px;
	border:none;
}

#highlightsframe
{
	/*display:inline;
	background-image:url(images/highlights_box.jpg);
	background-repeat:no-repeat;*/
	width:220px;
	height:200px;
	padding:0px;
	border:none;
}


#footer
{
	clear:both;
}


#assistenza_layer
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	clear:both;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 462px;
	height: 344px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	text-align:right;
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-231px;
}

#layer1 a
{
	display:block;
	margin:0px;
	text-decoration: none;
}

#layer2 {
	position: absolute;
	visibility: hidden;
	width: 462px;
	height: 344px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	text-align:right;
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-231px;
	border:1px #000 solid;
	/* CSS3 */
	-moz-box-shadow: 5px 5px 8px #333;
	-webkit-box-shadow: 5px 5px 8px #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#layer2 a
{
	display:block;
	margin:0px;
	text-decoration: none;
}

#close_header
{
	background-color:#003870;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;

}

#close
{
	border: none;
}

#content
{
	border: 1px solid #000;
	display:inline;
}

#content2
{
	clear:both;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}


#assmail
{
	clear:both;
}

#assmail a:link
{
	
	text-decoration:none;
}

#assistenza
{
	display:inline;
}

#webmail
{
	display:inline;
}


