body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
        color: #fff;
        margin-left: 25px;
        padding-top: 12px;
       
}

#menutop {
        padding-top: 2px;
	margin-top: 15px;
	margin-left: 20px;
        margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px; 
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e79b11;
	border-bottom-color: #fdc66b;
}

#menutop li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #FFF;
	padding-right: 1.2em;
        padding-bottom: 2px;
        padding-top: 2px;
        
}

#menutop a, a:visited, a:active {
	text-decoration: none;
        color: #fff;
}

#menutop a:hover{
	text-decoration: underline;
        color: #E61E26;
        font-weight: normal;
}


#menutop ul {
        padding: 0px 0px 2px 20px ;
	margin: 0;
}
#bloccocdm {
	width: 743px;
	margin-left: 20px;
        padding-left: 15px;
	float: left;
	clear: left;
	height: 300px;
        background-image: url(../images/fondochi.png);
        background-repeat: no-repeat;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        color: #444;
       
}

#bloccocdm h2 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
        margin: 0 0 0 0;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-top: 15px;
        color: #fff;
        
	
}
#bloccocdm  h3 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
        color: #f1701f;
        margin: auto;
        padding-top: 35px;
        padding-left: 220px;
        padding-bottom: 30px;
	
}

#bloccocdm .readondispN {
        font-family: Arial, Helvetica, sans-serif;
	color: #fff;
               
}

#bloccocdm .contentpaneopendispN {
        width: 170px;
        padding-right: 10px;
      	}

#bloccocdm a {
        font-family: Arial, Helvetica, sans-serif;
	color: #fff;
        text-decoration: underline;       
}

#bloccocdm a:hover {
        color: #666;
        text-decoration: underline;       
}

#fraseinbanner {
	margin-left: 300px;
	height: 70px;
	float: none;
	width: auto;
	padding-top: 23px;
}

/* -- CONTENUTI IN CENTRALE E CSS CHE CONTROLANO SOLO QUELLO */
#centrale {
	clear: both;
        padding-top: 15px;
}

.tblas {
	border: 1px solid #CCC;
}
.bgtblastitolo {
	background-image: url(../images/fondoh1tablacentral.png);
	background-repeat: repeat;
	padding-right: 9px;
	padding-left: 9px;
}
.bghori {
	background-image: url(../images/bghori.png);
        background-repeat: no-repeat;
}
.bgtblastitolo h1 {
	margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bolder;
        padding-bottom: 3px;
}

.bgtblastitolo h1 a {
		color: #FFF;
	
}
.tblascontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.tblascontent p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bgvertitblas {
	background-image: url(../images/bgverticaletblas.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.bgvertitblasder {
	background-image: url(../images/bgverticaletblasder.png);
}
/* -- TERMINA EL CONTENIDO DEL HTML CENTRALE */

#container {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
#topbanner {
	height: 149px;
	margin: 0px;
	background-image: url(../images/fondotop.png);
	background-repeat: no-repeat;
	clear: both;
}
#gallery {
	border: solid 2px #feb510;
        height: 270px;
	width: 636px;
	margin-left: 20px;
	float: left;
	clear: left;
}
#newsHome {
	float: right;
	width: 448px;
        padding-left: 10px;
	margin-right: 20px;
	margin-left: 10px;
	clear: right;
	height: 270px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffe9c2;
	border-right-color: #ffe9c2;
	border-bottom-color: #ffe9c2;
	border-left-color: #ffe9c2;
        
}

#newsHome h2 {
        font-family: Arial, Helvetica, sans-serif;
	color: #d00;
        font-size: 0.75em;
        margin:5 0 0 0;
        padding:0px;
        
	
}
#newsHome h3 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
        color: #f1701f;
        margin: 0px;
	
}
#newsHome p {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        color: #666;
        margin: 0px;
      }

#newsHome p a{
        color: #666;
        margin: 0px;
	
}

#newsHome .readondispN {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
        color: #f1955c;
        margin: 0px;
        
	
}

#newsHome .contentpaneopendispN {
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe9c2;
        padding-bottom: 5px;
        padding-right: 8px;
	
}
#last {
	float: right;
	width: 340px;
	margin-right: 18px;
	margin-left: 10px;
	clear: right;
	height: 270px;
       
}

#last h3 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
        color: #f1701f;
        margin: 0px;
	
}

#last ul {
       visibility: hidden;
}

#footer {
	clear: both;
	padding-top: 10px;
	background-image: url(../images/fondofooter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}


#footer a {
        text-decoration: none;
        color: #fff; }


#form-login .input{
        font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
        color: #666;
        margin: 0px;
        border: 1px solid #D6D6D6;
	-webkit-border-radius: 10px ;
	-moz-border-radius: 10px ;
	border-radius: 10px ;
        background-color: #f1955c;
        width: 160px;
}

#form-login .input .inputbox{
         border: 1px solid #f1701f;
  	-webkit-border-radius: 10px ;
	-moz-border-radius: 10px ;
	border-radius: 10px ;
        padding: 3px;
        color: #999;
}