/******************************************************************************
*    Style 1280x1024                                                          *
******************************************************************************/
body,td,th,span,a {
	font-size: 14px;
}
input,textarea,select {
	font-size: 12px;
}
textarea.accettazione {
	width: 600px;
	height: 85px;
}
/******************************************************************************
*    Sfondi                                                                   *
******************************************************************************/
div.sfondo {
	background-image: url('../images/sfondi/gradiente.png');
	background-repeat: repeat-y;
	background-position: top center;
	position: relative;
	margin: auto;
	text-align: center;
	vertical-align: top;
	width: 900px;
	border-left: 2px solid #364362;
	border-right: 2px solid #364362;
	padding-top: 10px;
	padding-bottom: 30px;
}
div.tit {
	background-image: url('../images/sfondi/titolo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	text-align:left;
	width: 860px;
	height: 296px;
}
div.top {
	background-image: url('../images/sfondi/top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px auto auto 20px;
	width: 707px;
	height: 20px;
}
div.mid1 {
	border-left: 1px solid #52393A;
	border-right: 1px solid #190101;
	width: 705px;
	margin: auto auto auto 20px;
}
div.mid2 {
	border-left: 1px solid #5B3B3B;
	border-right: 1px solid #1F0101;
}
div.mid3 {
	border-left: 1px solid #ECE9E9;
	border-right: 1px solid #E4DFDF;
}
div.mid4 {
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
	background-color: #FFF;
}
div.bot {
	background-image: url('../images/sfondi/bot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: auto auto auto 20px;
	width: 707px;
	height: 20px;
}
div.paragrafo {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	text-align:justify;
}
div.menu {
	position: absolute;
	top: 324px;
	right: 20px;
	height: 800px;
}
div.top_menu {
	background-image: url('../images/sfondi/top_menu.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 130px;
	height: 22px;
}
div.mid1_menu {
	border-left: 1px solid #52393A;
	border-right: 1px solid #190101;
	width: 128px;
}
div.bot_menu {
	background-image: url('../images/sfondi/bot_menu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	width: 130px;
	height: 22px;
}
div.titolo_menu {
	padding: 0px 0px 0px 5px;
	text-align: center;
}
div.voce_menu {
	padding: 5px 0px 5px 5px;
	margin: 0px 10px;
	border-bottom: 1px solid black;
	text-align: left;
}
div.ultima_voce_menu {
	padding: 5px 0px 5px 5px;
	margin: 0px 10px;
	text-align: left;
}
div.flags {
	padding-top: 0px;
	text-align: center;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.onda_larga {
	background-image: url('../../images/onda_larga.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px auto auto auto;
	border: 1px solid black;
	width: 667px;
	height: 52px;
}
div.fondo {
	text-align: center;
	margin: 0px 0px;
}
td.foto {
	vertical-align: middle;
	text-align: center;
	padding: 10px 16px;
}
/******************************************************************************
*    Testi e paragrafi                                                        *
******************************************************************************/
.listato_rientro {
	display: list-item;
	list-style-type: square;
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 5px;
}
.listato {
	display: list-item;
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}
a:link.menu {
	margin-left: -7px;
}
a:visited.menu {
	margin-left: -7px;
}
a:hover.menu {
	margin-left: -7px;
}
a:link.evid {
	margin-left: -7px;
}
a:visited.evid {
	margin-left: -7px;
}
a:hover.evid {
	margin-left: -7px;
}
a:link.evidbold {
	margin-left: -7px;
}
a:visited.evidbold {
	margin-left: -7px;
}
a:hover.evidbold {
	margin-left: -7px;
}
/******************************************************************************
*    Fondo pagina                                                             *
******************************************************************************/
div.barra {
	background-color: #012863;
	margin: auto;
	text-align:center;
	width: 900px;
	height: 30px;
	border: 2px solid #364362;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #689EEE;
}
div.copy {
	margin: 6px auto auto auto;
	text-align: center;
}
div.aut {
	margin: -15px 5px auto auto;
	float: right;
}
img.icona_servizio {
	margin: 0px 4px 0px 0px;
}
