/* Text Styles */

body {
    font: normal normal normal .8em "Trebuchet MS", arial, sans-serif;
    text-align: justify;
}

h1, h2, h3, h4 {
    text-align: right;
    background-image: url(../images/bg_title.png);
    background-repeat: no-repeat;
    color:#1777A9;
    font-size: 2em;
    text-align: right;
    line-height: 40px;
	margin-bottom: .75em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
	text-transform: normal;
}

h4 {
    background-image: none;
    font-size: 1.25em;
}


/*CF Stili Home page*/

.multi_drop_menus ul {
    line-height: 1.5em;
}

.disclaimer {
    float:left;
    margin-top: 2em;
}

#nav_inner p{
    font-size: .9em;
    margin: 1em .9em;
    color: #808080;
}	

#home_sx_in, #home_dx_in {
    font-size: .95em;
    padding: 0 1.25em ;
}

p {
    margin: 1em 0;
}

#home_uni, #home_casa, #home_med, #home_carta, #home_news, #home_but {
    widht: 281px;
    height: 84px;
    background-repeat: no-repeat;
	background-position: 0 2px;
}

#home_sx_in h4, #home_dx_in h4{
    text-transform: uppercase;
    color: #27377F;
    font-size: 1.2em;
    text-align: right;
    margin-top: 4em;
	line-height: 1.4em;
}

#home_uni h4 {
    margin-top: 0em;
}

#home_but {
    background-image: url(../images/home_bg_but.png);
}

#home_carta {
    background-image: url(../images/home_bg_carta.png);
}

#home_casa {
    background-image: url(../images/home_bg_casa.png);
}

#home_med {
    background-image: url(../images/home_bg_med.png);
}

#home_news {
    margin-top:2em;
    background-image: url(../images/home_bg_news.png);
}	
	
#home_uni {
    background-image: url(../images/home_bg_uni.png);
}

#footer_inner p{
    margin-top: 0;
    font-size: .95em;
    text-align: center;
}

.link_home {
    color:#2f30ff;
    text-decoration: none;
    font-size: 1.2em;
    font-weight:bold;
}
	
.link_home:hover {
    border-bottom:1px dotted;
}

.link, .mail {
    font-size: 1em;
    color: #1777A9;
    font-style: normal;
    text-decoration: none;
}

.link:hover, .mail:hover {
    font-size: 1em;
    color: #fff;
    background-color: #1777A9;
    font-style: normal;
    text-decoration: none;
}	


/* CF Stili Chi siamo */

h1, h2, h3, h4 {
    text-align: right;
    background-image: url(../images/bg_title.png);
    background-repeat: no-repeat;
    color:#1777A9;
    font-size: 2em;
    text-align: right;
    line-height: 40px;
	margin-bottom: .75em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
	text-transform: normal;
}

h4 {
    background-image: none;
    font-size: 1.25em;
}

.grassetto {
    font-weight: bold;
}

.corsivo {
    font-style: italic;
}

#video {
    text-align: center;
    margin-bottom: 3em;
}

#content_inner ol {
    list-style-type: decimal;
    margin-left: 3em;
    line-height: 2em;
}

#content_inner ul {
    list-style-type: disc;
    margin-left: 3em;  
    line-height: 2em; 
}



/* CF Stili Contatti */

table {
	text-align: left;

}

table td {
	padding: .2em .5em;
}

table th {
	font-size: .8em;
	padding: .3em .3em;
	width: 35%;
}

.capo_mini {
	text-align:justify;
	}

#contatti_aziende, #contatti_persone, .destra {
	text-align: right;
	}

#content_inner p.citazione {
	color: #bc0a68;
	font-style: italic;
	font-size: 1.1em;
	font-family: "Times New Roman", Georgia, serif;
	text-align: right;
	margin-bottom: 1.5em;
	}
	
hr {
	color: #9F9F9F;
}

sup {
    vertical-align: .25em;
}

#indirizzo p {
	display: block;
	text-align: right;
}

#info h3, #info h4 {
	margin-top: 1.5em;
}

.promo {
	font-size: .85em;
	text-align: center;
	padding-right: 1em;
	}

.promo a {
	color:#1777a9;
	text-decoration: none;
	}
	
.mini {
	font-size: .85em;
	}
	
#nota {
	font-size: .9em;
	}
	
.nota {
	font-weight: bold;
	color: #1777a9;
	}
	
#note ul li{
	line-height:1.25em;
	}
	
	h3.capo {
    background-image: none;
    border-right: solid 20px #24A5E6;
    padding-right: 10px;
}

.corsivo {
	font-style: italic;
}

.prev_button {
    position: relative;
    top: -90px;
    left: 275px;
    z-index: 15;
    background-color: #f772b7;
    padding: 5px;
    width: 150px;
    text-align: center;
    border: solid 3px #FFFFFF;
    text-transform: uppercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.prev_button a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.prev_button a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    border-bottom: dotted 1px #FFFFFF;
}

.sub {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #1777A9;
	margin-bottom: 50px;
}

.titoli {
	font-weight: bold;
	}	