/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #804283;
	font-size: 100%;
	background-color: #FED2F3;
	background-repeat: no-repeat;
}

a{
	font-size: 100%;
	text-decoration: none;
	color: #BE6C87;
	text-align: center;
}

a:link{
	text-align: left;
	color: #BE6C87;
}

a:hover{
	color: #990000;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660066;
	font-weight: bold;
	font-style: normal;
	font: arial;
	left: 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6E4025;
	font-weight: bold;
	font-style: normal;
	font: arial;
	left: 30px;
	margin: 0px 0px 0px 5px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #660066;
	font-weight: bold;
	font-style: normal;
	font: arial;
	left: 20px;
	margin: 0px 0px 0px 15px;
}

h5{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 15px;
	font-size: 100%;
	font-family: Arial;
	color: #BE6C87;
}

.Stile1 {
    /* Testo piccolissimo */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
    color: #61365E;
}

.Stile2 {
    /* Testo normale */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.Stile3 {
    /* Mette in evidenza senza cambiare colore */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.Stile4{
    /* Link non abilitato */
      color: #BE6C87;
}

.Stile5{
    /* Testo grande - evidenza*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

.Stile6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #804283;
	font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	margin: 0px;
	background-color: #FED2F3;
	left: 0px;
	top: 0px;
	width: 202px;
	position: absolute;
	background-image: url(immagini-melusina/barra-verticale-melusina.jpg);
	background-repeat: no-repeat;
	height: 1133px;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	background-image: url(immagini-melusina/barra-verticale-melusina.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
	float: left;
}


/************** .feature styles ***************/

.feature{
	padding: 30px 0px 10px 10px;
	font-size: 100%;
	text-align: justify;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: left;
	color: #964999;
}

.feature img{
	float: left;
	padding: 30px 0px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-family: Arial;
	line-height: normal;
}

.story p{
	padding: 0px 0px 0px 0px;
	color: #003786;
	font-family: Arial;
	font-size: 8pt;
}


/************* #siteInfo styles ***************/

#siteInfo{
	padding: 0px 0px 0px 20px;
	left: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px 20px;
	font-size: 100%;
}
#leftmargin {

	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
}
#sectionLinks h4 {
	padding: 0px 0px 0px 10px;
	font-family: Arial;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	color: #990000;
}
#sectionLinks h4 a {

	padding: 1px 0px 1px 0px;
	font-family: Arial;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #BE6C87;
}
#sectionLinks h4 a:link {
	padding: 0 0 0 0;
	font-family: Arial;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #BE6C87;
}
#sectionLinks h5 {
	padding: 1px 0px 1px 10px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
#sectionLinks h5 a {
	padding: 1px 0px 1px 1'px;
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
}
#sectionLinks h5 a:link {
	padding: 1px 0px 1px 0px;
	font-family: Arial;
	font-style: normal;
	font-size: 9pt;
	color: #BE6C87;
	font-weight: bold;
}

#foto {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-top: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
#fotow {

	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	width: 100%;
	padding-top: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.col1 {
	background-color: #6E4025;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFFFFF;
}

.col2 {
	background-color: #33CCCC;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFFFFF;
}
.col3 {
	background-color: #F26EC1;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 4px;
	color: #FFFFFF;
}
.col4 {
	background-color: #99CC00;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
	color: #FFFFFF;
}
h4 {
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	color: #FB414E;
}
#sectionLinks h4 a:hover {

	padding: 0 0 0 0;
	font-family: Arial;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
}
