﻿
/* | Link                                          | */
/* +------------------------------------------------------------------------+ */
a:link.blu {
	color: #088244!important;

}  


a:visited.blu {
	text-decoration: none;
	color: #088244;
}

a:hover.blu {
	text-decoration: underline;
}

a:link.n {
	color: #085100!important;
   font-weight:bold;
}  


a:visited.n {
	text-decoration: none;
	color: #085100;
	   font-weight:bold;

}

a:hover.n {
	text-decoration: underline;
	   font-weight:bold;

}



a:link.nero1 {
	color: #085100!important; font-size:13px;
}
a:visited.nero1 {	

	color: #085100;
}
a:hover.nero1 {	

	text-decoration: underline;
	color: #085100!important;

	}
/* | sinistra                                         | */
/* +------------------------------------------------------------------------+ */


.giallo { display: block;
background-image: url('../imghome/deco/verde.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;

	padding: 3px 0px 3px 15px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
@media screen and (min-width: 1600px){
.giallo{
font-size: 13px;
		

}}
/* | PRIMO PIANO                                         | */
/* +------------------------------------------------------------------------+ */

.primoalto{
	position: relative;
}








.txtprimo{
	position: relative;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C3B6F;
	font-weight: bold;
}
@media screen and (min-width: 1280px){
.txtprimo{
font-size: 14px; 	left: 30px;

}
}


.primomezzo{
	box-shadow: 5px 5px 2px #EAEAEA;
	border-radius: 4px;
	border: 1px solid #088244;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
}
.primomezzo p{
	 padding-left:10px; padding-right:10px;
}



.primobasso{
	position: relative;
	background-repeat: no-repeat;
}


.scritta{
text-align:center; color:#085100; padding-top:10px; }


/* | testo                                         | */
/* +------------------------------------------------------------------------+ */



.barra { 
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-indent: 5px;
}
@media screen and (min-width: 1600px){
.barra{
	font-size: 12px;


}}
@media screen and (min-width: 1280px) and (max-width: 1599px){
.barra{
	font-size: 11px;


}}

/* | menu sx                                         | */
/* +------------------------------------------------------------------------+ */
@media (min-width: 768px){

.navbarsx-default {
    background-color: #C1D5B0!important;
   
}

.primosx {
    background-color: #085100!important;
  
}

.dropdownsx-menu > li {
   
    
    background-color: #D7E4CC!important;
   
}
.dropdownsx-menu > li > a {
    background-color: #D7E4CC!important;
}
.altrisx {
    color: #085100!important;
  
}
}

/* | menu dx                                         | */
/* +------------------------------------------------------------------------+ */
#dx{   
 position:relative;
width: 200px; left:25px; 
	float: left; 
	background-color: #F1FEE9;
}
a:link.boxdx{
	display: block;
	text-decoration: none;
	color: #085100;
	font-family: Verdana, Helvetica, sans-serif;
	width: 200px;
	height: 55px;
	background-position: center;
	position: relative;
	background-image: url('../imghome/deco/boxdx.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

a:visited.boxdx{
	text-decoration: none;
	color: #085100;
}


a:hover.boxdx{
	text-decoration: underline;

	background-image: url('../imghome/deco/boxdx2.jpg');
}
