/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-color: #E6E6E6;
	width: 760px;
	color: #666666;
	font-family: "trebuchet MS", "Courier New", sansSerif;

}

td, th {
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #A72D1E;
	font-size: small;
	padding-top: 10px;
}

h3, h4 {
	color: #A72D1E;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #004080;
}				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
	width: 786px;
}

#navBar{
	padding: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 200px;
	max-height: 100%;
}

#content{
  float:no;
	width: 772px;
	margin: 0;
	padding: 0;
}

#content a{
	text-decoration: underline;
}

#wrap {
	border: 1px solid #A72D1E;
	background-color: #FCE59B;
	width: 786px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	padding: 0px 0px 10px;
	margin-left: 8px;
}

#header{
	margin: 0px;
	height: 110px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 6px 0px 0px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #A72D1E;
	white-space: nowrap;
	border-bottom: 1px solid #A72D1E;
	width: 786px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	text-align: justify;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align: justify;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: no;
	font-size: 75%;
	color: #A72D1E;
	margin-top: 10px;
	text-align: center;
	width: 787px;
	border-top: 1px solid #A72D1E;
	border-right: 1px #A72D1E;
	border-bottom: 1px solid #A72D1E;
	border-left: 1px #A72D1E;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.Stile1 {color: #FC9582}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 7px 0px 7px 10px;
	color: #003366;
	font-size: 20px;
	border-top: #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #9999CC;
}


#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #003366;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 90%;
}



/************** #advert styles **************/

#advert{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	color: #FC9582;
	text-align: left;
	width: 180px;
	border: 1px solid #9999CC;
	margin-top: 25px;
	margin-left: 5px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#scheda {
	font-size: 11px;
	background-color: #004080;
	padding: 10px;
	clear: left;
}
.clickhere {
	font-size: 16px;
	text-decoration: underline;
	color: #333333;
}
.row {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 3px;
	padding-left: 15px;
	line-height: 160%;
	font-size: 130%;
	width: 45%;
	float: left;
}
.dato {
	font-size: 130%;
	border: 1px solid #FFFFFF;
	line-height: 160%;
	float: right;
	width: 50%;
}
#tab {
	background-color: #004080;
	width: 66px;
	text-align: center;
	float: left;
	height: 45px;
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
		margin-right: 1px;
}

#tab a{
	color: #000099;
	text-decoration: underline;

}


#tab_inattivo01 {
	background-color: #9999CC;
	text-align: center;
	width: 65px;
	float: left;
	height: 44px;
	font-size: x-small;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 1px;
}

#tab_inattivo01 a {
	color: #FFFFFF;
	text-decoration: underline;
}


.immaginetab {
	width: 100%;
}
.scheda_img {
	width: 153px;

}
.scheda_testo {
	padding: 0px 0px 10px 10px;
	font-size: 11px;
	text-align: justify;
}
.scheda_testo img{
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.indietro {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
}
.prenota {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 10px;
}
.same_loc {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	text-align: right;
	margin-bottom: 3px;
}
.title_same_loc {
	font-size: medium;
	font-weight: bold;
	color: #FC9582;
	text-align: right;
}
.meteo {
	font-size: small;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
}
#apertura_home {
	background-color: #004080;
	width: 520px;
	margin-top: 4px;
	margin-left: 8px;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 10px;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 5px;
}


#apertura_home img{
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}

#box_home {
	background-color: #FCE59B;
	width: 765px;
	margin-top: 4px;
	margin-left: 8px;
	font-size: 80%;
	padding: 5px;
}

#box_home img{
	float: left;
	margin-top: 5px;
	
	margin-right: 10px;
	border: 2px solid #FFFFFF;
}
