/* CSS Document */

body {
	background-color: #5d5959;
	margin: 0px;
	padding-bottom: 40px;
}
td, th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
}
a {
	color: #E2001A;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
#col_centrale {
	width: 965px;
	vertical-align: top;
	background-color: #F0F0F0;
}
.white {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #C2C2C2;
}
#col_sx {
	background-image: url(/images/bg_col_sx.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
#col_dx {
	background-image: url(/images/bg_col_dx.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
.colsxBox {
	background-image: url(/images/bg_col_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	height: 192px;
}
.coldxBox {
	background-image: url(/images/bg_col_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 192px;
}
.tris {
	height: 54px;
	background-image: url(/images/bg_tris.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
/* TOP */
.top {
	width: 965px;
	height: 188px;
	background-image: url(/it/img/bg_top.jpg);
	background-repeat: no-repeat;
}
.topEn {
	width: 965px;
	height: 188px;
	background-image: url(/en/img/bg_top.jpg);
	background-repeat: no-repeat;
}
.lingua {
	padding-top: 63px;
	font-size: 11px;
}
.lingua a {
	color: #000000;
	text-decoration: none;
}
.lingua a:hover {
	text-decoration: underline;
}
.lingua img {
	padding-left: 15px;
	padding-right: 5px;
}
/* MENU */
.menu {
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;
	width: 175px;
	vertical-align: top;
}
.menuBox {
	padding: 15px;
	background-color: #FFFFFF;
	border: solid 1px #CDCDCD;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ssm {
	border-bottom: dashed 1px #CDCDCD;
	padding: 3px 0px;
	color: #E2001A;
}
.ssm a {
	color: #666666;
	text-decoration: none;
}
.ssm a:hover {
	color: #E2001A;
}
a.ssm_on {
	color: #E2001A;
	font-weight: bold;
}
/* TEXT */
.centropagina {
	background-image: url(/images/bg_centropagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
.text {
	vertical-align: top;
	padding: 15px;
	background-color: #FFFFFF;
	border: solid 1px #CDCDCD;
	line-height: 17px;
	text-align: justify;
}
.text li {
	text-align: left;
	list-style-type: square;
}
h1 {
	color: #E2001A;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	line-height: normal;
}
h2 {
	color: #E2001A;
	font-size: 15px;
	font-weight: normal;
}
p {
	margin: 20px 0px;
}
/* BOTTOM */
#bottom {
	border-top: solid 25px #F0F0F0;
	margin: 0px auto;
	width: 965px;
}
.credits {
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
}
.credits a {
	color: #CCCCCC;
	text-decoration: none;
}
/* MENU ORIZZONTALE */
.menu_oriz {
	height: 29px;
	background-image: url(/images/bg_menu_red.gif);
	background-repeat: repeat-x;
}
table.menu_orizz_box td {
	color: #E9C36E;
	height: 29px;
	padding: 0px 11px;
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/images/menu_orizz_stecca.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
table.menu_orizz_box td.menu_oriz_ante {
	width: 15px;
	padding: 0px 0px;
}
table.menu_orizz_box a {
	color: #FFFFFF;
	text-decoration: none;
}
table.menu_orizz_box a:hover {
	color: #E9C36E;
}
/* VARIE */
table.cella td {
	padding: 10px 0px 10px 15px;
	vertical-align: bottom;
	background-color: #F0F0F0;
	border-bottom: solid 1px #E2001A;
}
.dodici {
	font-size: 12px;
	font-weight: bold;
}
.dodici a {
	color: #000000;
	text-decoration: none;
}
li a {
	color: #000000;
	text-decoration: none;
}
.evidenzia {
	background-color: #F8D7D8;
	padding: 15px;
	border-bottom: 1px solid #ED1B23;
}
.modulo {
	background-color: #F0F0F0;
	padding: 20px;
	border-bottom: solid 1px #E2001A;
}
.red {
	color: #E2001A;
}
.bordotto {
	border: solid 10px #dbdada;
}
.titolozzo_red {
	font-size: 15px;
	font-weight: bold;
	color: #E2001A;
}
.titolozzo {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.rosso {
	color: #E2001A;
	font-weight: bold;
	font-size:12px;
}
/* CATALOGO */
li.catalogo_check {
	list-style-position: outside;
    list-style-type: none;
	text-indent: 0em;
}
.catalogo_check {
	border-bottom: 1px dashed #BEBEBE;
	padding: 8px 12px 8px 12px;
	list-style-position: outside;
    list-style-type: none;
	text-indent: 0em;
}
.catalogo_check a {
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
.catalogo_check_grigio {
	border-bottom: 1px dashed #BEBEBE;
	background-color: #F7F7F7;
	padding: 8px 12px 8px 12px;
	list-style-position: outside;
    list-style-type: none;
	text-indent: 0em;
}
.catalogo_check_grigioDett {
	border-bottom: 1px dashed #BEBEBE;
	background-color: #F7F7F7;
	padding: 8px 3px;
	font-size: 16px;
}
li.bcol1 {
    background-color: #FFFFFF;
}
li.bcol2 {
    background-color: #F7F7F7;
}
table.dati_ricerca th{
	font-size: 12px;
	text-align: left;
	border-bottom: solid 2px #000000;
	padding: 5px;
}
table.dati_ricerca td{
	font-size: 11px;
	text-align: left;
	border-bottom: solid 1px #CCCCCC;
	padding: 5px;
}
/* PERCORSI */
.percorsi {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid #333333;
	text-transform: uppercase;
}
.percorsi_pad {
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
.percorsi_tit {
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F7EBC5;
}
.percorsi_az {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.data {
	font-style: italic;
	color: #898989;
}
.alitalia {
	margin-top: 0px;
	padding-top: 0px;
}
.foto_dx {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 10px solid #DBDADA;
}
.big {
	font-size: 14px;
}
.nero {
	color: #000000;
}
.mini {
	font-size: 10px;
}
.grigione {
	font-weight: bold;
	color: #666666;
}
.box {
	border: 1px solid #DBDADA;
	border-bottom: 5px solid #E2001A;
	background-color: #F6F3C6;
	padding: 0px 20px;
}
.forum {
	padding-left: 25px;
}
/* Table PROF */
table.prof td {
	border-top: solid 1px #CCCCCC;
	line-height: normal;
	font-size: 10px;
	text-align: left;
	padding: 10px 0px;
}