﻿/* *********************************************************** */
/* ***************   INIZIO VOCI SKIN ARTMEDIA XHTML ********* */
/* *********************************************************** */

body {
	color:#303030;
	background:#e8eaec;
	margin:0;
	padding:0;
	text-align: left;  /*left in IE 5.x */	
}

div#container {
	width: 940px; 
	padding: 1px 0;
	height: auto;
	margin: 20px auto;   /*centra negli altri browsers (non IE 5)*/
    text-align: left;   /* ripristina l' allineamento settato nel Body */
	border:2px solid #a0a0a0;
	background:#ffffff;
	color:#303030;
}

#header{	
	background-color:#020202;
	height: 186px;
	width: 938px;
	margin:0px 1px 1px 1px;
	clear:both;
	float:left;
	padding:0;
}

#header .left {
	height: 186px;	 
	width: 330px;
	float: left;
	padding:0;
	background-image: url(topVistaWeb.jpg);
	background-repeat:no-repeat;
	
}
#header .right {
	height:80px;	 
	width:560px;
	float:right;
}
#header .right .banner {
	float:left;
	text-align:left;
	margin-top:40px;
	margin-left: 200px;
}
.bannertextH1bianco {
	color: #ffffff; 
	background-color: inherit; 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:44px;
	font-style:italic;
	text-decoration:none;
}
.bannertextH1Azzurro {
	color: #0066FF; 
	background-color: inherit; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-style: normal;
	text-decoration: none;
}
.bannertextH2 {
	color: #ffffff; 
	background-color: inherit; 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	text-decoration:none;
}

#navigation {
	width:938px;
	height:24px;
	padding:0;
	clear:both;
	float:left;
	margin:0px 1px 0px 1px; 
	background: #444;
	background-image:url(sfMenu.jpg); 
}

#barraUsername {
	padding:0px 0px 0px 0px;
	width:938px;
	clear:both;
	float:left;
	height:20px;
}
#barraUsername .left {	 
	width:580px;
	float:left;
	height:20px;
	padding-left:5px;
	text-align:left; 
	white-space:nowrap;
}
#barraUsername .right {	 
	width:340px;
	float:left;
	height:20px; 
	text-align: right; 
	padding-right:10px;
	white-space:nowrap;
}


/************************/
/*	INIZIO 2 COLONNE		*/
/************************/
/*#dnn_contentpane*/
.contentpaneColumn{
	float:left;
	width:530px;
	padding:0 0 0 0;
}
#dnn_subcontent{
	float:right;
	width:260px; 
	padding:0 0 0 0;
}
#dnn_subcontentpane p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Columns *************************/
#dnn_splitcontentleft{float:left; width:64%;padding:5px 0 0 0px;}
#dnn_splitcontentright{float:right; width:34%;padding:5px 0 5px 0;}
/*#dnn_singlecolumn{width: auto; padding:5px; text-align:left;}*/
.singleColumn {width: auto; padding:5px; text-align:left;}
/**************** Footer styles ****************/
#footerArea{
	background-image:url(sfMenu.gif);
	height:28px;
	clear:both;
	width:938px; 
	padding:0px 0px;
	margin:0px 1px;
	font-style: normal; 
	font-family: 'trebuchet ms', 'Georgia', Tahoma, Verdana, Arial, serif;
	font-size: .8em;
	color:#f0f0f0;
}
#footerArea p{padding:0; margin:0; text-align:center;}
#footerArea a{color:#ffffff; background-color:inherit; font-weight:bold;}
#footerArea a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}
/************************/
/*	FINE 2 COLONNE		*/
/************************/

/* ********************************************************** */
/* ***************   FINE VOCI SKIN ARTMEDIA XHTML  ********* */
/* ********************************************************** */




