
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
	{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
ol, ul 	{ list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: '';    content: none; } /* remember to define focus styles! */
:focus { outline: 0; } /* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration : none;
	line-height: 1.15;		/* MOD RESET */
	margin-top: 5px;
	text-align: center;
	}

#container {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../img/grafica/sfondo.jpg) repeat-y top right
}

#banner {
	margin-bottom: 0px;
	text-align: left;
	background: url(../img/grafica/testata.jpg) no-repeat;
	width: 906px;
	height: 200px;
}

.content {
	margin-left: 149px;
	margin-right: 149px;
	background-color: #ffffff;
}

.corpo {
	margin-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #ffffff;
	width: 598px;
}

/*=========================== MENU' DEL SITO ============================*/

#menu {
	padding-left: 2px;
	margin-bottom: 0px;
	height: auto !important;  	/* browser modern */
	height: 29px;      		/* IE5.x-IE6 */
	min-height: 29px;  		/* browser modern */
	}

/*-------------------------- Menù navigazione ---------------------------*/

#navcontainer {
	float: left;
	width: 844px;
	}

#navcontainer ul {
	padding: 0px;		/* SERVE */
	margin: 0px;		/* SERVE */
	float: left;
	width: 844px;
	font-family: Verdana;
	font-size : 12px;
	color: #333333;
	background: repeat 0px 0px;
	background-image: url(../img/grafica/pat_nav.jpg);
	border-right: 1px solid #a7beec;
	border-top: 1px solid #a7beec;
	border-bottom: 1px solid #a7beec;
	}

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	color: #004284;
	font-weight : normal;
	text-decoration: none;
	float: left;
	border-right: 1px solid #e1e8bc;
	border-left: 1px solid #e1e8bc;
	border-bottom: 1px solid #e1e8bc;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	}

#navcontainer ul li a:hover {
	color: #004284;
	background-image: url(../img/grafica/pat_nav_on.jpg);
	background-repeat : repeat-x;
	background-position : top;
	border-right: 1px solid #e1e8bc;
	}

#navlist li.active a {
	color: #004284;
	background-image: url(../img/grafica/pat_nav_on.jpg);
	background-repeat : repeat-x;
	background-position : top;
	}

/*---------------------------- Menù servizio ----------------------------*/

#navcontainer_srv {
	float: right;
	width: 60px;
	}

#navcontainer_srv ul {
	padding: 0px;		/* SERVE */
	margin: 0px;		/* SERVE */
	float: left;
	font-family: Verdana;
	font-size : 12px;
	color: #333333;
	background: repeat 0px 0px;
	background-image: url(../img/grafica/pat_nav.jpg);
	border-right: 0px solid #a7beec;
	border-top: 1px solid #a7beec;
	border-bottom: 1px solid #a7beec;
	}

#navcontainer_srv ul li { 
	display: inline; 
	float: left;
	}

#navcontainer_srv ul li a {
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 0px solid #dbdbdb;
	border-left: 0px solid #a7beec;
	border-bottom: 1px solid #e1e8bc;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 3px;
	}

#navcontainer_srv ul li a:hover {
	color: #DAE3EA;
	background-image: url(../img/grafica/pat_nav_on2.jpg);
	background-repeat : repeat-x;
	background-position : top;
	border-right: 0px solid #aaaaaa;
	}

#navlist_srv li.active a {
	color: #fffffe;
	background-image: url(../img/grafica/pat_nav_on2.jpg);
	background-repeat : repeat-x;
	background-position : top;
	}

/*======================= SIDE BAR DESTRA DEL SITO ======================*/

#sidebar-Dx {
	float: right;
	width: 144px;
	margin-left: 5px;
}

h2.sidebar-Dx {
	font-family: Verdana;
	font-size: 18px;
	color: #739199;
	background-color: #f6fbf7;
	font-weight : normal;
	text-align: center;
	border-top: 1px solid #B5C4C9;
	border-bottom: 1px solid #B5C4C9;
	margin-bottom: 5px;
	width: 142px;
}

h3.sidebar-Dx {
	font-family: Verdana;
	font-size: 11px;
	color: #739199;
	font-weight : bold;
}

/*======================= SIDE BAR SINISTRA DEL SITO ====================*/

#sidebar-Sx {
	float: left;
	width: 144px;
	margin-right: 5px;
}

/*-------------------------- box sidebar sinistra -------------------------*/

.box_sidebar-Sx {
	text-align: justify;
	margin-bottom: 3px;
	border-width: 0px;
	border-color: #A9C6ED;
	border-style: solid;
}

h2.sidebar-Sx {
	font-family: Verdana;
	font-size: 18px;
	color: #739199;
	background-color: #f6fbf7;
	font-weight : normal;
	text-align: center;
	border-top: 1px solid #B5C4C9;
	border-bottom: 1px solid #B5C4C9;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 142px;
}

h3.sidebar-Sx {
	font-family: Verdana;
	font-size: 11px;
	color: #739199;
	font-weight : bold;
}

/*======================= FOOTER CHIUSURA PAGINE ========================*/

#footer_Master {
	clear: both;
	margin-top: 10px;
	text-align: left;
	border-top: 1px solid #B5C4C9;
	background: url(../img/grafica/sfondo-Footer.jpg) repeat-y top right;
	width: 906px;		/* MOD RESET */
}

/*---------------------- Footer Google Ads-Search -----------------------*/

#footer_AdsS {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 165px;
	border-top: 1px solid #B5C4C9;
	border-bottom: 1px solid #B5C4C9;
	text-align: left;
}

.tab_AdsS{
	border:0px; 
	font-family: arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
	font-style : normal;
	font-weight : normal; 
}

/*---------------------------- Footer default ---------------------------*/

#footer {
	clear: both;
	padding-top: 5px;
	text-align: left;
}

#footer p {
	margin: 0px;		/* SERVE */
	text-align:center;
	font-size:10px;
	font-family:Verdana;
}

/*-------------------------- Footer createdBy ---------------------------*/

#footer_CreatedBy {
	clear: both;
	font-family:Verdana;
	font-size:11px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 0px;
	text-align: center;
}

/*--------------------------- Footer Note-Sito --------------------------*/

#footer_NoteSito {
	clear: both;
	font-family:Verdana;
	font-size:11px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 0px;
	text-align: center;
}

/*----------------------------- Footer VARIE ----------------------------*/

#footer_Varie {
	clear: both;
	margin-top: 10px;
	border-top: 0px;
	text-align: center;
}

/*----------------------- Footer validazioni W3C ------------------------*/

#footer_W3C {
	clear: both;
	margin-top: 10px;
	border-top: 0px;
	text-align: center;
}

.tab_W3C{
	border:0px; 
	font-family: arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
	font-style : normal;
	font-weight : normal; 
}

/*--------------------- Footer statistiche SHINESTAT --------------------*/

#footer_SHINYSTAT {
	clear: both;
	margin-top: 5px;
	border-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 2px solid #B5C4C9;
}

.tab_SHINYSTAT{
	border:0px; 
	font-family: arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #333333;
	font-style : normal;
	font-weight : normal; 
}

/*============================== HOME PAGE ==============================*/

/*------------------------------ box testuali -----------------------------*/

.box_Des_Sx_hp {
	text-align: justify;
	border-width: 0px;
	border-color: #A9C6ED;
	border-style: solid;
	padding-top: 10px;
}

.box_Des_Sx_hp_2 {
    	height: auto !important;  	/* browser modern */
    	height: 270px;      		/* IE5.x-IE6 */
    	min-height: 270px;  		/* browser modern */
}

.box_Des_Dx_hp {
	text-align: justify;
	border-width: 0px;
	border-color: #A9C6ED;
	border-style: solid;
	padding-top: 10px;
}

.Img_Sx_hp {
	float: left;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-top: 2px;
	}

.Img_Dx_hp {
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 2px;
	}

.Img_simb_photo1 {
	float: right;
	}

/*-------------------------- box sidebar destra ---------------------------*/

.MenuFoto_sidebar-Dx {
	margin-bottom: 3px;
	font-family: Verdana;
	border-width: 0px;
	border-color: #A9C6ED;
	border-style: solid;
	margin: 0px;
}

h3.MenuFoto_sidebar-Dx {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #739199;
	font-weight : bold;
}

.tab_box_Dx_hp {
	margin-left: 3px;
	font-family: Verdana;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
}

/*==============================================================================*/

/*------------------------- corpo centrale home -------------------------*/

a:active,a:link {
	color: #194cb2;
	text-decoration : none;
	}

a:visited, li a:visited  {
	color: #aa3871;
	text-decoration : none;
}

a:hover, li a:hover {
	text-decoration : underline;
}

.content p {
	margin: 0px 0px;
}

.box_Des_Sx_hp p, .box_Des_Sx_hp_2 p, .box_Des_Dx_hp p {
	padding-bottom: 5px;
}

h1 {
	font-size: 26px;
	color: #004284;
	font-weight : normal;
	margin-bottom: 4px;
	}
	
h2 {
	font-size: 20px;
	color: #666666;
	font-weight : normal;
	margin-top: 0px;	/* SERVE */
	margin-bottom: 3px;
	}

h4 {
	font-size: 13px;
	color: #1673A8;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
h4 a, h4 a:active, h4 a:link, h4 a:visited {
	color: #990033;
	text-decoration : none;
	}
	
h4 a:hover {
	color: #990033;
	text-decoration : underline;
	}

h5 {
	font-size: 24px;
	color: #004284;
	font-weight : normal;
	margin-left: 10px;
	margin-bottom: 10px;
	}

h5.text {
	font-size: 12px;
	color: #333333;
	margin-bottom: 6px;
	}

.sx {
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-top: 2px;
	}

/*======================== GESTIONE DEGLI SPOT  =========================*/

.tab_ADS_Text {
	margin-left:12px;
	margin-bottom: 5px;
	border-top: 1px solid #1673A8;
	border-bottom: 1px solid #1673A8;
	border-left: 1px solid #1673A8;
	border-right: 1px solid #1673A8;
	border-collapse: collapse;
	font-family: Arial;
	font-style : normal;
	width: 120px;
	line-height: 1.18;
}

tr.tr_TitleCategory_ADS td{
	font-size : 10pt;
	background-color: #1673A8;
	color : #FFFFFF;
	font-weight : bold; 
	text-align: center;
}

tr.tr_TitleBox_ADS td{ 
	border-top: 1px solid #1673A8;
	padding-top:3px;
	padding-bottom:2px;
	font-size : 9pt;
	color : #0000FF;
	font-weight : bold; 
	text-align: center;
}

tr.tr_TitleBox_2_ADS td{ 
	font-size : 8pt;
	color : #0000FF;
	font-weight : normal; 
	text-align: center;
}

tr.tr_Row_Descr_ADS td{ 
	padding-left:1px;
	padding-right:1px;
	font-size : 8pt;
	color : #000000;
	font-weight : normal; 
	text-align: justify;
}

tr.tr_Row_InfoDescr_ADS td{ 
	font-size : 8pt;
	color : #000000;
	font-weight : normal; 
	text-align: center;
}

tr.tr_Row_InfoData_ADS td{ 
	padding-top:3px;
	padding-bottom:3px;
	font-size : 8pt;
	color : #000000;
	font-weight : normal; 
	text-align: center;
}

tr.tr_Row_InfoLink_ADS td{ 
	font-family: Arial;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align: center;
}

.tab_ADS_Text a:link, .tab_ADS_Text a:visited, .tab_ADS_Text a:hover, .tab_ADS_Text a:active {
	text-decoration : none;
	color : #0000FF;
	}

/*------------------------                      -------------------------*/

.tab_SPOT2 {
	margin-bottom: 5px;
	border: 0px solid #1673A8;
	border-collapse: collapse;
	font-family: Verdana;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 144px;
}

/*------------------------                      -------------------------*/

.tab_SPOT4 {
	margin-left: 4px;
	margin-bottom: 5px;
	border: 1px solid #1673A8;
	border-collapse: collapse;
	font-family: Verdana;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 134px;
}

tr.tr_Title1_Spot4 td{
	font-family: Verdana;
	font-size: 14px;
	font-weight : bold;
	color: #1673A8;
	text-align: center;
	padding-bottom: 5px;
	}

tr.tr_Row1_Spot4 td{ 
	font-family: Verdana;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
}

tr.tr_Row2_Spot4 td{ 
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

/*------------------------                      -------------------------*/

.tab_SPOT5 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #1673A8;
	border-collapse: collapse;
	text-align: justify;	
	width: 118px;
}

tr.tr_Image_Spot5 td {
	padding-top: 3px;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	text-align: center;
	}

tr.tr_Title1_Spot5 td {
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight : bold;
	color: #1673A8;
	text-align: center;
	}

tr.tr_Title2_Spot5 td {
	padding-top: 2px;
	padding-bottom:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color: #1673A8;
	text-align: center;
	}

tr.tr_Text_Spot5 td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size : 10px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-align: center;
	}

/*============================= GOOGLE MAPS =============================*/

.box_Mappa_Dx_GMap {
	float: right;
	margin-left: 5px;
}

.box_Des_Sopra_GMap, .box_Des_Lato_GMap {
	text-align: justify;
}

.box_Des_Sopra_GMap p, .box_Des_Lato_GMap p {
	margin-bottom: 5px;
	color: #333333;
}

.box_Des_Sopra_GMap a:link, .box_Des_Sopra_GMap a:visited, .box_Des_Sopra_GMap a:hover, .box_Des_Sopra_GMap a:active, .box_Des_Lato_GMap a:link, .box_Des_Lato_GMap a:visited, .box_Des_Lato_GMap a:hover, .box_Des_Lato_GMap a:active {
	text-decoration : none;
	color: #004284;
	}

/*============================= MAPPA SITO ==============================*/

.tab_Mappa{
	border:0px; 
	border-collapse: separate;
	border-spacing: 0px 3px;
	font-family: Verdana;
	font-size : 9pt;
	color : #606060;
	font-style : normal;
	font-weight : normal; 
	text-align: left;
	margin-top: 10px;
	width: 595px;
}

tr.tr_Row1 td{ 
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 2px;
}

td.Row1_td_Title{ 
	color: #004284;
	font-weight : bold;
}

td.Row1_td_Descr{ 
	color : #606060;
	font-weight : normal;
}

/*========================= PAGINA CONTATTI =============================*/

.tabContatti{
	border:0px; 
	font-family: Verdana;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align : left;
	padding-left: 1px;  
	padding-right: 1px;  
}

h5.Contatti {
	font-size: 11px;
	color: #004284;
	font-weight : bold;
	margin-top: 2px;
	}

Form#formtomail{
	margin-left: 10px;
	margin-right: 10px;
	}

input#email{
	font-family : Verdana;
	font-size : 11px;
	color:#000000;
	width : 90px;
	margin-left: 3px;
	margin-right: 3px;
	}

.corpo Form{
	}

/*====================== PAGINA INFORMAZIONI ============================*/

.tab_Link_Utili {
	border: 1px solid #1673A8;
	border-collapse: separate;
	border-spacing: 0px;
	font-family: Arial;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 595px;
}

.tab_Link_Utili_Title {
	border: 1px solid #1673A8;
	border-collapse: collapse;
	border-spacing: 5px;
	font-family: Arial;
	font-size : 12pt;
	background-color: #1673A8;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 595px;
}

.tab_Link_Utili_Title2 {
	border: 1px solid #1673A8;
	border-collapse: collapse;
	border-spacing: 5px;
	font-family: Arial;
	font-size : 10pt;
	background-color: #1673A8;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 595px;
}

.tab_Link_Utili_Text {
	border-left: 1px solid #1673A8;
	border-right: 1px solid #1673A8;
	border-bottom: 1px solid #1673A8;
	border-collapse: collapse;
	border-spacing: 5px;
	font-family: Arial;
	font-size : 8pt;
	color : #005577;
	font-style : normal;
	font-weight : normal; 
	text-align: justify;
	width: 595px;
}

.tab_Link_Utili_Text td {
      vertical-align: middle;
}

/*=========================== PAGINA ITINERARI ==========================*/

.box_Info {
	margin-top: 3px;
	margin-bottom: 8px;
	font-size: 10px;
	font-weight : normal;
	font-style : italic;
	text-align: justify;
}

.box_Info p {
	margin-bottom: 2px;
}

/*======================= PAGINA CARTINA-MAPPA ==========================*/

.OptionCartina {
	font-family: Verdana, Arial, sans serif;
	font-size : 8pt;
	margin-top: 4px;
	border-width: 1px;
	border-color: #A9C6ED;
	border-style: solid;
	width: 598px;
}

.tabCartina{
	border:0px; 
	font-family: Verdana;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align : left;
	padding-left: 1px;  
	padding-right: 1px;  
}

.tabOptionCartina{
	border:0px; 
	font-family: Verdana;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight : normal; 
	text-align : left;
	padding-left: 3px;  
	padding-right: 1px;  
	padding-top: 5px;  
	padding-bottom: 5px;  
}

h5.MappaCostaVerde {
	font-size: 11px;
	color: #004284;
	font-weight : bold;
	margin-top: 2px;
	}

/*=============== PAGINE MARE-MONTAGNA-MINIERE-ITINERARI ================*/

/*------------------------- definizioni paragrafi -------------------------*/

/*----------- Paragrafo apertura pagina solo testo senza immagine ----*/

.box_DesBaseNoImg {
	text-align: justify;
	margin-top: 10px;
}

/*----------- Paragrafo apertura pagina testo con immagine a SX o DX ----*/

.box_DesBase_Sx, .box_DesBase_Dx {
	text-align: justify;
    	height: auto !important;  	/* browser modern */
    	height: 188px;      		/* IE5.x-IE6 */
    	min-height: 188px;  		/* browser modern */
	padding-top: 10px;
}

/*----------- Paragrafo secondario pagina testo senza immagine ----*/

.box_DesBase {
	text-align: justify;
	padding-top: 10px;
}

/*-------------------- Paragrafo continuazione testo --------------------*/

.box_DesBase_Accapo {						
	text-align: justify;
}

/*----------- Paragrafo secondario pagina testo con immagine a SX o DX ----*/

.box_Des_Sx, .box_Des_Dx {
	text-align: justify;
    	height: auto !important;  	/* browser modern */
    	height: 160px;      		/* IE5.x-IE6 */
    	min-height: 160px;  		/* browser modern */
	padding-top: 10px;
}

/*----------- Paragrafo generico pagina solo testo senza immagine (centrato) ----*/

.box_Des2Center {
	text-align: center;
}

/*----------- Paragrafo indici testo con immagine SX o DX ----*/

.box_Des_Index_Sx, .box_Des_Index_Dx {
	padding-top: 10px;
	text-align: justify;
    	height: auto !important;  	/* browser modern */
    	height: 90px;      		/* IE5.x-IE6 */
    	min-height: 90px;  		/* browser modern */
}

.box_Des_Index_Sx.First, .box_Des_Index_Dx.First {
	padding-top: 2px;
}

/*----------- Paragrafo specifico pagine miniere  testo con immagine SX ----*/

.box_Cartina_Sx {
	text-align: justify;
    	height: auto !important;  	/* browser modern */
    	height: 270px;      		/* IE5.x-IE6 */
   	min-height: 270px;  		/* browser modern */
	padding-top: 10px;
}

/*----------- Paragrafi specifici pagine mare (satellitare) testo con immagine DX ----*/

.box_Des_Sat_Dx {
	text-align: justify;
	margin-top: 10px;
}

.Buggerru-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 216px;      		/* IE5.x-IE6 */
    	min-height: 216px;  		/* browser modern */
}

.CapoPecora-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 201px;      		/* IE5.x-IE6 */
    	min-height: 201px;  		/* browser modern */
}

.Funtanazza-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 182px;      		/* IE5.x-IE6 */
    	min-height: 182px;  		/* browser modern */
}

.Gutturu-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 211px;      		/* IE5.x-IE6 */
    	min-height: 211px;  		/* browser modern */
}

.Piscinas-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 197px;      		/* IE5.x-IE6 */
    	min-height: 197px;  		/* browser modern */
}

.Pistis-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 200px;      		/* IE5.x-IE6 */
    	min-height: 200px;  		/* browser modern */
}

.Portixeddu-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 201px;      		/* IE5.x-IE6 */
    	min-height: 201px;  		/* browser modern */
}

.PortuMaga-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 222px;      		/* IE5.x-IE6 */
    	min-height: 222px;  		/* browser modern */
}

.Scivu-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 201px;      		/* IE5.x-IE6 */
    	min-height: 201px;  		/* browser modern */
}

.TorreDeiCorsari-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 200px;      		/* IE5.x-IE6 */
    	min-height: 200px;  		/* browser modern */
}

.Tunaria-Sat_Dx {
    	height: auto !important;  	/* browser modern */
    	height: 135px;      		/* IE5.x-IE6 */
    	min-height: 135px;  		/* browser modern */
}

/*--------------------- definizioni immagini paragrafi --------------------*/

.Img_box_Des_Sx {
	float: left;
	margin-right: 5px;
	}

.Img_box_Des_Dx {
	float: right;
	margin-left: 10px;
	}

.Img_box_Des_Index_Sx {
	float: left;
	margin-right: 7px;
	}

.Img_box_Des_Index_Dx {
	float: right;
	margin-left: 7px;
	}

/*---------------------                                --------------------*/

.box_DesBase_Sx a:active, .box_DesBase_Sx a:link, .box_DesBase_Sx a:visited, .box_DesBase_Sx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_DesBase_Dx a:active, .box_DesBase_Dx a:link, .box_DesBase_Dx a:visited, .box_DesBase_Dx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_Des_Dx a:active, .box_Des_Dx a:link, .box_Des_Dx a:visited, .box_Des_Dx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_Des_Sx a:active, .box_Des_Sx a:link, .box_Des_Sx a:visited, .box_Des_Sx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_Des_Index_Dx a:active, .box_Des_Index_Dx a:link, .box_Des_Index_Dx a:visited, .box_Des_Index_Dx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_Des_Index_Sx a:active, .box_Des_Index_Sx a:link, .box_Des_Index_Sx a:visited, .box_Des_Index_Sx a:hover {
	color: #1673A8;
	text-decoration: none;
	}

.box_Des_Sat_Dx a:active, .box_Des_Sat_Dx a:link, .box_Des_Sat_Dx a:visited, .box_Des_Sat_Dx a:hover {
	color: #1673A8;
	text-decoration: none;
}

/*---------------------                                --------------------*/

h1.descr {
	font-size: 26px;
	color: #004284;
	font-weight : normal;
	margin-bottom: 4px;
	}
	
h2.descr {
	font-size: 18px;
	color: #004284;
	font-weight : normal;
	margin-bottom: 3px;
	}

h3.descr {
	font-size: 12px;
	color: #1673A8;
	font-weight : bold;
	font-style : italic;
	margin: 0px;		/* SERVE */
}

h3.descr_BR {
	font-size: 12px;
	color: #1673A8;
	font-weight : bold;
	font-style : italic;
	margin-bottom: 4px;
	}

h4.descr {
	font-size: 12px;
	color: #004284;
	font-weight : normal;
	margin-bottom: 5px;
	}

/*---------------------                                --------------------*/

.box_DesBase p, .box_DesBaseNoImg p, .box_DesBase_Accapo p, .box_DesBase_Sx p, .box_DesBase_Dx p, .box_Des_Sx p, .box_Des_Dx p, .box_Des2Center p, .box_Cartina_Sx p, .box_Des_Sat_Dx p {
	padding-bottom: 5px;
}

.box_Des_Index_Dx p, .box_Des_Index_Sx p {
	padding-bottom: 2px;
}

/*========================= PAGINA GALLERIA VIDEO =======================*/

.box_Video {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
}

.box_Video_Sx {
	float: left;
}

.box_Video_Dx {
	float: right;
}

.box_Video_Clear {
	clear: both;
}

h2.video {
	font-size: 20px;
	color: #004284;
	background-color: #BBFFBB;
	font-weight : normal;
	margin-bottom: 3px;
	}

.box_Video p, .box_Video_Sx p, .box_Video_Dx p {
	margin: 5px;
}
