DIV {
	border: 0px solid #000;
}

HTML {
	margin: 0px;
	padding: 0px;
}
BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../immagini/sfondo_pagina.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F596A9;
}

form {
margin: 0px;

}
.scheda_form {
	float: right;
}

.ricerca_select {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 13px;
background-color: #FDEEF1;
border: 1px solid #761223;
width: 175px;
height: 20px;
/* text-indent: 5px; */
vertical-align: middle;
text-align: right;
}
.ricerca_campotesto {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 13px;
background-color: #FDEEF1;
border: 1px solid #761223;
height: 20px;
text-indent: 5px;
vertical-align: middle;
text-align: center;
}
.ricerca_selectcorto {
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size: 13px;
background-color: #FDEEF1;
border: 1px solid #761223;
width: 175px;
height: 20px;

vertical-align: middle;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #761223;
}
a:active {
	text-decoration: none;
}

.contenitore {
	width: 948px;
	height: 100%;
	background-image: url(../immagini/layout_sfondototale.gif);
	background-repeat: repeat-y;
	background-color: #F0607C;
}

.header_row1 {
	width: 700px;
	height: 65px;
	background-image: url(../immagini/layout_header_row1_titolo.gif);
}
.header_row2 {
	width: 700px;
	height: 28px;
	background-image: url(../immagini/layout_header_row2_menualto.gif);
}

.header_row3 {
	height: 250px;
	width: 700px;
	background-image: url(../immagini/layout_header_row3_immagine.gif);
}

.header_row4 {
	height: 42px;
	width: 700px;
	background-image: url(../immagini/layout_header_row4_menu.gif);
}

.header_sx {
	float: left;
	height: 100%;
	width: 248px;
	min-height: 300px;
	background-image: url(../immagini/layout_colonna1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.contenitore_corpo {
	float: left;
}

.corpo {
	width: 700px;
	min-heigh: 400px;
	background-color: #F0607C;
}


.footer {
	clear:both;
	height: 150px;
	background-image: url(../immagini/layout_footer.gif);

}

.menusx_ricerca {
	list-style-position: outset;
	list-style-image: url(../immagini/quadratino_menu.gif);
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4F4F4;
	line-height: 24px;
}

.menusx_ricerca a:link {
	color: #FFE737;
	text-decoration: none;
}
.menusx_ricerca a:visited {
	color: #FFE737;
	text-decoration: none;
}
.menusx_ricerca a:active {
	color: #FFE737;
	text-decoration: none;
}
.menusx_ricerca a:hover {
	color: #761223;
	text-decoration: none;
}



.menusx_struttura {
	list-style-position: outset;
	list-style-image: url(../immagini/quadratino_menu.gif);
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F4F4F4;
	line-height: 24px;
}

.menusx_struttura a:link {
	color: #FFFFff;
	text-decoration: none;
}
.menusx_struttura a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menusx_struttura a:active {
	text-decoration: none;
}
.menusx_struttura a:hover {
	color: #761223;
}


.nomestruttura {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #761223;
	letter-spacing: -1px;
}
.struttura_caratteristica_label {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #BC1D38;
	font-weight: bold;
}
.struttura_caratteristica_valore {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	text-align: justify;
}

.testo_piccolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 14px;	
}

.scheda_titoletto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: -1px;
}

.ricerca_strutture_link {

	list-style-position: outset;
	list-style-image: url(../immagini/quadratino_menu.gif);
	list-style-type: square;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 24px;
}

.menu_alto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
	list-style-image: url(../immagini/quadratino_menu.gif);
}
.testo_footer {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.menu_pagina_tab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCD8DF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.menu_pagina_tab a:link {
	color: #761223;
	text-decoration: none;
}
.menu_pagina_tab a:visited {
	color: #761223;
	text-decoration: none;
}
.menu_pagina_tab a:active {
	color: #761223;
	text-decoration: none;
}
.menu_pagina_tab a:hover {
	color: #000000;
}

.nomestruttura_comune {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #500C17;
	font-weight: bold;
	line-height: 16px;
}
.button_scheda {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	background-color: #761223;
	color: #FFFFFF;
	border: 1px outset #EE4D6C;
}

.boxlogin_testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #4E0C17;
}
.boxlogin_campotesto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background-color: #FDEEF1;
	border: 1px solid #761223;
	width: 100px;
	height: 20px;
	text-indent: 5px;
	vertical-align: middle;
}
.fotogallery_sfondofoto {
	background-image: url(../immagini/fotogallery_sfondo.gif);
	height: 117px;
	width: 154px;
}
.tabella_sfondorigascura {
	background-color: #EE4D6C;
}

.form_campotesto {

	background-color: #FCE2E8;

	height: 16px;

	width: 100px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: groove;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #761223;

	border-right-color: #761223;

	border-bottom-color: #761223;

	border-left-color: #761223;

}

.form_campomultiriga {



	background-color: #FDEEF1;

	width: 365px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: groove;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #761223;

	border-right-color: #761223;

	border-bottom-color: #761223;

	border-left-color: #761223;

}

.corpo_cella_titolo {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #F79FB0;

}

.boxlogin_tipo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background-color: #FDEEF1;
	border: 1px solid #761223;
	width: 104px;
	height: 20px;
	text-indent: 5px;
	vertical-align: middle;
}

.img_dettaglio img{
	border: 1px solid #000000;
}

.img_dettaglio:hover img{
border: 1px solid #ffffff;
}

.struttura_caratteristiche_tab {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A0102D;
}
.tabelle_dettagli {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	background-color: #F2718A;
	border: 2px dotted #F9B2C0;
	line-height: 17px;
}
.tabella_lingue {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	border: 1px solid #ED4163;
	background-color: #F0607C;
}

.tabella_lingue td {
	border: 1px solid #ED4163;
	height: 25px;
	width: 25px;
	background-color: #EF5876;
}

