#main {width:939px; margin:auto; max-width:939px; position:relative;}

#header {
	height:538px;
}
#header, #header2, #content {width:939px; margin:auto; left:30px;}
#header2 {height:156px; }


/*=========================*/


#footer {
	height:30px; 
	font-size:.825em;
	background-color:#FFFFFF;
	border-top:ridge;
}
/*=========================*/
/*===========Nuovo Sito==============*/
#generale {width:999px; background-image:url(images/sfondo2.png); margin:auto; position:relative; top:0px;
	border-top:ridge;}
/*header*/
#header .flash-menu { position:absolute; top:0; left:30;}
#header .flash-header { position:absolute; top:155px; left:30;}
/* div contenitore*/

.contenitore {
	width:939px;
	margin: 0px auto;
	padding-top:5px;
	clear: both;
}

.contenidor{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#FFFF00;
}
.contenitore2 {
	width:939px;
	margin: 0px auto;
	padding-top:5px;
	clear: both;
	height:400px;
}


.contenidor2{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height:400px;
}

.divsx{
	background-image:url(images/boxsx.jpg);
	clear: both;
	padding:10px;
	background-color:#0000FF;
	width:293px;
	max-width:293px;
	min-width:293px;
	height:100%;
	float: left;
color:#FFFFFF;
}

.divdx{
	background-image:url(images/boxdx.jpg);
	padding:10px;
	background-color:#FF6600;
	width:293px;
	max-width:293px;
	min-width:293px;
	height:100%;
	float:right;
	color:#FFFFFF;
}

.divcentro {
	background-image:url(images/boxctjpg.jpg);
	padding:10px;
	background-color:#FFFF00;
	width:293px;
	max-width:293px;
	min-width:293px;
	height:100%;
	float: left;
	color:#FFFFFF;
}

.divTxtsx{
	clear: both;
	padding:10px;
	width:290px;
	max-width:290px;
	min-width:290px;
	float: left;
}

.divTxtdx{
	padding:10px;
	width:290px;
	max-width:290px;
	min-width:290px;
	float:right;
}

.divTxtcentro {
	padding:10px;
	width:292px;
	max-width:292px;
	min-width:292px;
	border:1;
	border-color:#CCCCCC;
	border-left:outset;
	border-right:inset;
	float:left;
}


a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img { border: 0; }

.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top, .line-ver-top1 { background-image:url(images/line-ver-top.gif); background-repeat:no-repeat; width:100%;}
.line-ver-bot, .line-ver-bot1 { background-image:url(images/line-ver-bot.gif); background-repeat:no-repeat; width:100%;}

.wrapper { width:100%; }

.indent { padding:10px 0 0 0; margin:auto; }
