body
{
	background-color: #FFF;
	color: #4b4b4b;
	font-family: Times New Roman, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	z-index: 1;
}

a:link,
a:active,
a:visited
{
	color: #2693b1;
}
.language_selector a:link,
.language_selector a:active,
.language_selector a:visited {
    color: #FFF;
    text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

.tutti_i_browser
{
	visibility: visible;
	display: block;
}
.tutti_i_browser.foto {
    width: 800px;
}

.ie_7
{
	visibility: hidden;
	display: none;
}

.ie_6
{
	visibility: hidden;
	display: none;
}

div#header
{
	position: relative;
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	margin: 0;
	background: #FFF url( '../img/bg_header.png' ) repeat left top;
	z-index: 1;
}

div#header div#linee_up
{
	position: absolute;
	top: 95px;
	left: 0;
	max-height: 1px;
	min-height: 1px;
	height: 1px;
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	border-bottom: 2px solid #FFF;
	z-index: 1;
}
div#header div#linee_down
{
	position: absolute;
	top: 100px;
	left: 0;
	max-height: 1px;
	min-height: 1px;
	height: 1px;
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	border-top: 2px solid #FFF;
	background-color: transparent;
	z-index: 1;
}

div#header div#contenitore
{
	position: relative;
	max-width: 960px;
	min-width: 960px;
	width: 960px;
	margin: 0 auto;
	z-index: 1;
}

div#header div#contenitore div#testo_header
{
	position: relative;
	margin: 40px 0 0 0;
	padding: 0;
	max-width: 550px;
	min-width: 550px;
	width: 550px;
}

div#header div#contenitore div#testo_header h1
{
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 39px;
	line-height: 41px;
	color: #FFF;
	margin: 0px auto 0;
	padding: 0;
	border: 0;
}


div#header div#contenitore div#testo_header p
{
	margin: 15px auto 35px;
	line-height: 25px;
	padding: 0 30px 0 0;
	font-size: 17px;
	text-align: justify;
	color: #FFF;
}

div#header div#contenitore div.marchio
{
	position: relative;
	max-height: 104px;
	min-height: 104px;
	height: 104px;
	max-width: 667px;
	min-width: 667px;
	width: 667px;
	margin: 0 auto 9px;
	padding: 30px 0 0 0;
}

div#header div#video
{
	position: absolute;
	right: -15px;
	bottom: -125px;
	z-index: 4;
	min-height: 275px;
	height: 275px;
	max-width: 397px;
	min-width: 397px;
	width: 397px;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
	background: transparent url( '../img/cornice_video.png' ) no-repeat center top;
}

div#header div#video a:link,
div#header div#video a:active,
div#header div#video a:visited
{
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 25px;
	color: #2693b1;
}

div#header div#video a:hover
{
	text-decoration: none;
}

div#header #pre_youtube {
    z-index: 200; 
    display: block; 
    position: absolute; 
    top: 15px; 
    left: 30px; 
}

div#header #under_youtube {
    z-index: 200; 
    display: block; 
    position: absolute; 
    top: 280px; 
    left: 30px;
    font-family: Georgia, serif;
	font-style: italic;
	font-size: 11px;
    text-decoration:underline;
    color: #349ab6;
}

div.denti
{
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	max-height: 10px;
	min-height: 10px;
	height: 10px;
}

div.denti_up_bianco
{
	margin-top: 20px;
	background: transparent url( '../img/denti_up_bianco.png' ) repeat-x left top;
	z-index: 2;
}

div.denti_up_ocra
{
	margin-top: 20px;
	background: transparent url( '../img/denti_up_ocra.png' ) repeat-x left top;
	z-index: 2;
}

div.denti_up_creme
{
	margin-top: 20px;
	background: transparent url( '../img/denti_up_creme.png' ) repeat-x left top;
	z-index: 2;
}

div.denti_up_verdolino
{
	margin-top: 20px;
	background: transparent url( '../img/denti_up_verdolino.png' ) repeat-x left top;
	z-index: 2;
}

div.denti_up_azz
{
	margin-top: 20px;
	background: transparent url( '../img/denti_up_azz.png' ) repeat-x left top;
	z-index: 2;
}


div.denti_down_bianco
{
	position: absolute;
	bottom: 0;
	margin-top: 30px;
	background: #2693b1 url( '../img/denti_down_bianco.png' ) repeat-x left top;
}

div.denti_down_ocra
{
	position: absolute;
	bottom: 0;
	margin-top: 30px;
	background: transparent url( '../img/denti_down_ocra.gif' ) repeat-x left top;
}

div.denti_down_creme
{
	position: absolute;
	bottom: 0;
	margin-top: 30px;
	background: transparent url( '../img/denti_down_creme.png' ) repeat-x left top;
}

div.denti_down_verdolino
{
	position: absolute;
	bottom: 0;
	margin-top: 30px;
	background: transparent url( '../img/denti_down_verdolino.png' ) repeat-x left top;
}

div.denti_down_azz
{
	position: absolute;
	bottom: 0;
	margin-top: 30px;
	background: #2693b1 url( '../img/denti_down_azz.png' ) repeat-x left top;
}

div.sezione
{
	position: relative;
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	margin: 0;
	z-index: 0;
}

div.sezione img
{
	margin: 14px 11px 7px;
	border: 5px solid #2693b1;
}

div.sezione img.homepage
{
	margin: 0;
	border: 0;
}

div.sezione img.prima
{
	margin-left: 30px;
}

div.sezione img.left
{
	float: left;
}

div.sezione img.right
{
	float: right;
}

div.sezione img.no_border
{
	border: 0;
}

div.bianco
{
	margin: 70px 0 0;
	padding-top: 0;
	background-color: #FFF;
}

div.azz
{
	padding: 70px 0 0;
	/*padding-top: 0;*/
	background-color: #dbf0f5;
}

div.bianco.per_aziende {
    margin: 30px 0 0;
    /*height: 630px;*/
}

div.ocra
{
	padding: 52px 0 0;
	min-height: 297px;
	background: transparent url( '../img/bg_sez.png' ) repeat left top;
	clear: both;
}

div.verdolino
{
	padding: 52px 0 0;
	min-height: 297px;
	background: transparent url( '../img/bg_sez2.png' ) repeat left top;
	clear: both;
}

div.creme
{
	padding: 52px 0 0;
	min-height: 297px;
	background: #EAE5D1;
	clear: both;
}

div.verdolino p {
    color: #333333;
}

div.wrap
{
	max-width: 960px;
	min-width: 960px;
	width: 960px;
	margin: 0 auto;
}

div.sezione div.wrap div#div_cifre
{
	margin: 0 35px 50px;
}

div.sezione div.wrap div#div_cifre img
{
	float: right;
	margin: 10px 10px 0;
}

div.piu_stretto
{
	max-width: 960px;
	min-width: 960px;
	width: 960px;
}

div.sezione div.wrap div#div_cifre span.num
{
	font-size: 36px;
	line-height: 35px;
}

div.sezione div.wrap .due_colonne {
    line-height: 25px;
    padding: 10px 30px 7px;
    max-width: 691px;
    min-width: 691px;
    width: 691px;
    text-align: center;
}

div.sezione div.wrap .centro_grassetto {
    font-weight: bold;
    max-width: 741px;
    min-width: 741px;
    width: 741px;
    display: block;  
}

div.sezione div.wrap .centro_grassetto p {
    text-align: center;
    margin: 0 auto;
}

div.sezione div.wrap .due_colonne .cornice_immagine {
    width: 273px;
    height: 158px;
    margin:0;
    padding:0;
    display:block;
    background: url("../img/sottoimmagine.png");
}

div.sezione div.wrap .cornice_immagine.piccola{
    width: 165px;
    height: 120px;
    margin:0;
    padding:0;
    display:block;
    background: url("../img/cornice_piccola.png");
}


div.sezione div.wrap .cornice_immagine.piccola-new{
    width: 233px;
    height: 264px;
    margin:0;
    padding:0;
    display:block;
    background: url("../img/cornice_piccola-new.png");
}

div.sezione div.wrap .cornice_immagine a {
    display: block;
    width: 206px;
    height: 264px;
    padding: 12px 12px 0 12px;
    text-decoration: none;
}

.gallery-cover {
    display: block;
    width: 206px;
    height: 206px;
    background-position: center center;
    overflow: hidden;
    text-indent: -999px;
}

.gallery-name {
    display: block;
    width: 206px;    
    padding: 8px 0;
    overflow: hidden;
    font-size: 17px;
    font-weight: bold; 
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;       
}

div.sezione div.wrap .due_colonne h3 {
    color: #FFF;
    font-family: Georgia, serif;
	font-weight: normal;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 8px;
}
div.sezione div.wrap .due_colonne p {
    text-align:  left;
    padding:0;
    /**letter-spacing: -0.9px;**/
}
div.sezione div.wrap .due_colonne p.costo {
    color: #FFF;
}

div.sezione div.wrap .due_colonne .cornice_immagine img {
    margin-top: 10px;
    margin-left: 12px;
}

div.sezione div.wrap .cornice_immagine.piccola img {
    margin-top: 9px;
    margin-left: 8px;
}

div.sezione div.wrap .due_colonne .colonna_sinistra {
    
    float: left;
    width: 300px;
    display: block;
    text-align: left;
    padding: 0 15px 0 0;
}
div.sezione div.wrap .due_colonne .colonna_destra {
    float: right;    
    width: 300px;    
    text-align: left;
    padding: 0 0 0 47px;
    border-left: 2px dashed #76842f;
}

div.sezione div.wrap .foto_cornice_bianca {
    line-height: 25px;
    /*padding: 10px 30px 7px;*/
}

div.sezione div.wrap ul.foto_cornice_bianca li {
    float: left;
    margin-left: 30px;
}

div.sezione div.wrap ul.foto_cornice_bianca.photogallery_cornice li {
    margin-left: 15px;
    margin-bottom: 30px;
}

div.ocra img,
div.verdolino img,
div.creme img
{
	padding: 0;
	border: 0;
	margin: 30px;
}

 

div.ocra img.primax,
div.verdolino img.primax,
div.creme img.primax {
    margin: 30px 0 0 30px;
}

div.ocra img.mucca_scuole,
div.verdolino img.mucca_scuole,
div.creme img.mucca_scuole {
    margin-left: 55px;
    margin-right: 0;
}

div.ocra img.mucca_scuole.primax,
div.verdolino img.mucca_scuole.primax, 
div.creme img.mucca_scuole.primax
{
    margin-left: 25px;
} 
div.ocra img.mucca_scuole.primaxy,
div.verdolino img.mucca_scuole.primaxy,
div.creme img.mucca_scuole.primaxy {
    margin-left: 0;
} 

div.ocra img.homepage,
div.verdolino img.homepage
{
	padding: 30px 20px 20px 0;
}

div.ocra img.mucca,
div.verdolino img.mucca
{
	clear: both;
	margin-left: 18px;
	padding: 0;
}

div.sezione div.wrap div#div_cifre,
h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin-left: 30px;
	padding: 0;
	border: 0;
	color: #2693b1;
}

h1.title
{
	margin: 0;
	font-size: 29px;
	padding-bottom: 11px;
	border-bottom: 2px dashed #a3a3a3;
}

h1.title_verdolino {
    border-bottom: 2px dashed #FCFCFC;
    color: #FCFCFC;
}

h1.title_creme {
    border-bottom: 2px dashed #4b4b4b;
    color: #4b4b4b;
}


h1.title_verdolino .piupiccolo
{
	font-size: 20px;
}

h1.title_verdolino .title_verdolino_lungo {
    max-width: 960px;
}

div.ocra h1.title,
div.verdolino h1.title
{
	max-width: 800px;
}

div.ocra h1.title_verdolino_lungo,
div.verdolino h1.title_verdolino_lungo {
    max-width: 920px;
}

h2
{
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 25px;
	padding: 30px 30px 9px 30px;
	border: 0;
	color: #2693b1;
}

.verdolino h2 {
    color: #FCFCFC;
}

p
{
	padding: 10px 30px 7px;
	line-height: 25px;
	text-align: justify;
}

p.p_homepage
{
	padding: 25px 30px 28px;
	line-height: 25px;
	text-align: justify;
}

p span.azzurro
{
	color: #2693b1;
}

div#footer
{
	max-width: 100%;
	min-width: 960px;
	width: 100%;
	min-height: 130px;
	height: 130px;
	background: transparent url( '../img/bg_footer.gif' ) repeat left top;
}

div#footer div#wrap_footer
{
	max-width: 960px;
	min-width: 960px;
	width: 960px;
	margin: 0 auto;
    position: relative;
}

div#footer div#wrap_footer div#wrap_wrap_footer
{
	/*float: left;*/
    text-align: center;
	padding: 35px 0;
    padding: 25px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	line-height: 23px;
	color: #FFFFFF;
}

div#wrap_wrap_footer a
{	
	color: #FFFFFF;
}
div#wrap_wrap_footer a:hover
{
	text-decoration:none;
	color: #baeffe;
}

div#footer div#wrap_footer div#wrap_wrap_footer img
{
	float: right;
	margin: auto auto auto 8px;
}

div#footer div#wrap_footer div#wrap_wrap_footer img.prima
{
	margin-left: 60px;
}

div#footer div#wrap_footer div#menu
{
	float: right;
}

div#footer_marchi
{
	max-width: 900px;
	min-width: 900px;
	width: 900px;
	max-height: 60px;
	min-height: 60px;
	height: 60px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	background-color: #FFF;
}

div#footer_marchi a.partners:link,
div#footer_marchi a.partners:active,
div#footer_marchi a.partners:visited
{
	max-height: 60px;
	min-height: 60px;
	height: 60px;
	display: block;
	float: left;
	text-indent: -1500px;
	overflow: hidden;
	margin: 0 27px;
	vertical-align: middle;
}

div#footer_marchi a#partner_agriturist:link,
div#footer_marchi a#partner_agriturist:active,
div#footer_marchi a#partner_agriturist:visited
{
	max-width: 63px;
	min-width: 63px;
	width: 63px;
	background: transparent url( '../img/agriturist_icon.jpg' ) no-repeat left bottom;
}

div#footer_marchi a#partner_agriturist:hover
{
	background-position: left top;
}

div#footer_marchi a#partner_centrale_del_latte:link,
div#footer_marchi a#partner_centrale_del_latte:active,
div#footer_marchi a#partner_centrale_del_latte:visited
{
	max-width: 179px;
	min-width: 179px;
	width: 179px;
	background: transparent url( '../img/cdl_icon.jpg' ) no-repeat left bottom;
}

div#footer_marchi a#partner_centrale_del_latte:hover
{
	background-position: left top;
}

div#footer_marchi a#partner_anga:link,
div#footer_marchi a#partner_anga:active,
div#footer_marchi a#partner_anga:visited
{
	max-width: 76px;
	min-width: 76px;
	width: 76px;
	background: transparent url( '../img/anga_icon.jpg' ) no-repeat left bottom;
}

div#footer_marchi a#partner_anga:hover
{
	background-position: left top;
}

div#footer_marchi a#partner_conf_alessandria:link,
div#footer_marchi a#partner_conf_alessandria:active,
div#footer_marchi a#partner_conf_alessandria:visited
{
	max-width: 163px;
	min-width: 163px;
	width: 163px;
	background: transparent url( '../img/confagr_icon.jpg' ) no-repeat left bottom;
}

div#footer_marchi a#partner_conf_alessandria:hover
{
	background-position: left top;
}

div#footer_marchi a#partner_conf_donna:link,
div#footer_marchi a#partner_conf_donna:active,
div#footer_marchi a#partner_conf_donna:visited
{
	max-width: 149px;
	min-width: 149px;
	width: 149px;
	background: transparent url( '../img/confagrDonna_icon.jpg' ) no-repeat left bottom;
}

div#footer_marchi a#partner_conf_donna:hover
{
	background-position: left top;
}

/*----------------------------------------------------------------------------------*/
div#DivWindow
{
	position: relative;
	max-width: 960px;
	min-width: 960px;
	width: 960px;
	padding-bottom: 30px;
	overflow: hidden;
}

div#container
{
	max-width: 1930px;
	min-width: 1930px;
	width: 1930px;
	margin-left: 0px;
}

div#screen1
{
	position: relative;
	float: left;
	max-width: 960px;
	min-width: 960px;
	width: 960px;
}

div#screen2
{
	position: relative;
	float: left;
	max-width: 960px;
	min-width: 960px;
	width: 960px;
	margin-left: 10px;
}
/*----------------------------------------------------------------------------------*/

/* Google Maps */

.mapBubble {
	height:60px;
}

.mapBubble h3, .mapBubble p{
	padding: 2px 0;
    margin: 0;
    font-size: 0.8em;
    /*line-height: 0.8em;*/
}

.mapBubble p {
    line-height: 1.2em;
}

/* ------------------ */

.social {
  position: absolute;
  left: 11px;
  text-align: center;
  top: 40px;
}

.language_selector {
    position:  absolute;
    top: 46px;
    right: 16px;
    font-family: Georgia,serif;
    font-size: 11px;
    font-style: italic;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

.language_selector img {
    margin-bottom: 6px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1; /* IE6 */
}
*:first-child+html .clearfix {
	zoom: 1; /* IE7 */
}

.social {
    float: left;
    margin-top: 6px;
}

div#footer div#wrap_footer div#wrap_wrap_footer .social img.prima {
    margin-left: 0;
}

.giustificata {
    text-align: justify;
}

span.bianco {
    color: #FFF;
}

div.creme span.bianco {
    color: #4b4b4b;
    font-weight: bold;
}

div.wrap .paragrafetti h2 {
    padding-bottom: 4px;
    font-size: 24px;
}
div.wrap .paragrafetti p {
    padding-top: 0;
}

div.wrap .paragrafetti p .chiarimenti p {
    font-size: 18px;
}

div.wrap .paragrafetti a {
    color: #FFFFFF;
    display: block;
    font-family: Georgia,serif;
    font-style: italic;
    text-decoration: underline;
}

div.wrap .paragrafetti.paragrafetti07 {
    /**letter-spacing:  -0.7px;**/
}

div.wrap .grassetto {
    font-weight: bold;
}

div.sezione div.wrap .due_colonne_container {
    width: 960px;
}

div.sezione div.wrap ul.due_colonne {
    display: table;
    float: left;
    width: 960px;
    max-width:960px;
    min-width:900px;
}

div.sezione div.wrap ul.due_colonne h3 {
    color: #2693B1;
    padding: 0 10px;
}

div.sezione div.wrap ul.due_colonne p {
    padding: 10px;
}

ul.due_colonne li.col_sx {
    width: 50%;
    display: table-row;
    vertical-align: top;
    float: left;
    color: #4B4B4B;
    text-align: justify;
}
ul.due_colonne li.col_dx {
    width: 50%;
    display: table-row;
    vertical-align: top;
    float: left;
    color: #4B4B4B;
    text-align: justify;
}

.partner {
    line-height: 25px;
    padding: 15px 30px 20px;
    text-align: justify;
    color: #333333;
    border-top: 2px dashed #FCFCFC;
    overflow: hidden;
}
.partner.primo {
    padding-right: 0;
}
.partner .logo_partner {
    float: left;
    width: 170px;
    margin-right: 10px;
}
.partner.primo .dati {
    width: 495px;
}
.partner .dati {
    float: left;
    width: 700px;
}
.partner.primo .dati p {
    padding-right: 0;
}
.partner .dati p {
    padding: 1px 10px 3px 0;
    font-size: 0.9em;
}
.partner strong {
    font-weight: bold;
    color: #FCFCFC;
    max-width: 800px;
}
.partner .sub {
    font-size: 0.7em;
    line-height: 1.1em;
}
.partner ul {
    padding-left: 24px;
    list-style: disc;
}
.partner ul li {
    
}
.partner a {
    color: #FFFFFF;
    text-decoration: none;
}
.partner a:hover {
    color: #ABEAFF;
    text-decoration: none;
}

.in_evidenza {
    display: block;
    border: 4px solid #99a947;
    position: relative;
    -webkit-border-radius: 8px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 8px;
    -moz-border-radius-topleft: 0;
    border-radius: 8px;
    border-top-left-radius: 0;
    background: url("/img/bg-in-evidenza.jpg") right bottom no-repeat transparent;
    margin-bottom: 20px;
}

.in_evidenza span {
    display: block;
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    background: #99a947;
    color: #FFFFFF;
    top: -49px;
    left: -4px;
    padding: 10px 20px;
    border: 1px solid #99a947;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;    
}

.in-evidenza-text {
    float: left;
    padding-top: 25px;
    width: 540px;
}

.in-evidenza-text p{
    text-align: left !important;
}

.in-evidenza-text h2 {
    padding-top: 0;
    padding-left: 0;
    font-size: 30px;
    font-weight: bold;
}

.in-evidenza-text a {
    text-decoration: none;
}


.in-evidenza-text p {    
    padding: 5px 0 20px 0;        
}

.in-evidenza-pic {
    float: left;  
    margin: 25px 23px 25px 13px;  
} 

.in-evidenza-pic img{
    border-width: 2px !important;   
    margin: 0 !important; 
} 

.like-box-home {
    height: 271px;
    margin: 30px auto 0 !important;
    padding-bottom: 40px !important;
}

.back-to-top {
    position: absolute;
    right: 0;
    display: block;
    background: url("/img/btn-top-sprite.png") top left no-repeat transparent;
    width: 65px;
    height: 65px;
    overflow: hidden;
    text-indent: -9999px;
    top: 30px;
}

.back-to-top:hover {
    background-position: -65px 0;
}



.post-list {
    float: left;
    width: 655px;
    text-align: left;
    margin-top: 26px;
    
    border-right: 2px dashed #a0a0a0;
}

.post-list h2{
    display: block;
    font-weight: normal; 
    margin-top: 0; 
    position: relative; 
    font-size: 12px;         
}

.blog-link {
    position: absolute;
    width: 110px;
    top: 0;
    right: 0;
    font-size: 9px;
}

.blog-aside {
    float: right;
    width: 267px;
    margin-top: 26px;
    text-align: left;
}

.blog-aside .box {
    width: 267px;    
    clear: both;
    margin: 0 0 18px 0;
}

.blog-aside .box h3{
    background: url("/img/bg_header.png") top left repeat-x transparent;
    color: #FFFFFF; 
    margin: 0;   
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    padding: 7px 18px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;    
}

.blog-aside .box .inner{
    background: #dedcdc;
    margin: 0;       
    font-weight: normal;
    font-style: italic;
    padding: 7px 17px 40px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;     
}

.blog-aside .box .inner.inner-events{
    -webkit-border-radius: 0;    
    -moz-border-radius: 0;    
    border-radius: 0;
    padding-bottom: 10px;
    margin: 0 !important;             
}

.list-archive {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.list-archive ul {
    padding-left: 0px;
}

.list-archive li{
    padding: 5px 0;
    list-style-type: none;
}

.list-archive ul li{
    font-style: italic;
    padding: 2px;
}

.list-archive a{
    color: #2693b1;
    text-decoration: none;
    display: block;
    background: url("/img/arrow-button.png") no-repeat left 5px transparent;
    padding: 2px 0 3px 20px;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

.list-archive a:hover, .list-archive a.active{
    text-decoration: none;
    color: #333333;
}

#post-year-archive-list a{
    font-weight: normal;
    font-size: 10px;
}

.list-archive ul li a{
    font-weight: normal;
    background: none;
}

.latest-news {
    margin:0;
    padding:10px 0 0 0;
    list-style-type: none;
    font-size: 10px;
    color: #2E2E34;
}

.latest-news li{
    padding-bottom: 10px;
    line-height: 16px;
}

.latest-news a {
    color: #2E2E34;
    text-decoration: none;
}

.latest-news a:hover {
    text-decoration: underline;
}

.get-feed-rss {
    margin-top: 10px;
    padding: 20px 0 20px 40px;
    display: block;
    border-top: 1px dotted #a0a0a0;
    background: url("/img/rss.png") left 12px no-repeat transparent;
    color: #2e2e34;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

.search-form {    
    float: left;
    margin: 0 0 18px 0;
    clear: both;
    width: 285px;
}

.input-search {
    background: #ebebeb;
    float: left;
    width: 231px;
    height: 28px;
    border: 1px solid #dadada;
    padding-left: 5px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;    
}

.input-search input {
    background-color: transparent;
    border: 0;
    padding: 4px 5px;
    width: 216px;
}

.btn-search {
    float: left;
    width: 38px;
    height: 28px;
    text-align: center;
    margin-left: 2px;
    background: #ebebeb;
    border: 1px solid #dadada;
    padding: 0 5px 0 0;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;    
}

.btn-search img{
    border: none;
    margin-top: 5px;
}

.article {
    display: block;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px dotted #a0a0a0;
    width: 615px;
}

.article.complete {
    border-bottom: 1px dotted #a0a0a0;
}


.azz .article.no-border {
    border-top: 1px solid #dbf0f5;        
}


.article.no-border {
    border-top: 1px solid #FFFFFF;        
}

.article.no-border.eventi {
    margin-top: 10px;
    padding-top: 10px;        
}


.article.no-margin {
    
    margin-top: 0;
    padding-top: 0;
    
}


.article-date {
    float: left;
    width: 60px;
    height: 83px;    
    color: #2693b1;    
    margin-right: 27px;
    margin-top: 6px;
}

.article-date-content {
    background: url("/img/bg-blog-date.png") top left no-repeat transparent;
    display: block;
    /*border: 1px solid #FFFFFF;*/
    width: 52px;
    height: 75px;  
    padding: 4px;  
    text-align: center;
    font-family:  Times, serif;
    position: relative;
}

.article-day {
    position: absolute;
    display: block;
    font-size: 30px;
    font-weight: bold;
    top: 3px;
    left:0;
    width: 60px;
    padding: 0;
    margin:0;
}

.article-month {
    position: absolute;
    display: block;
    font-size: 12px;
    font-weight: bold;
    top: 40px;
    left:0;
    width: 60px;
    padding: 0;
    margin:0;
}

.article-year {
    position: absolute;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin:0;        
    letter-spacing: 2px;
    bottom: 10px;
    left:0;
    width: 60px;
}

.article-content {
    float: left;
    width: 526px;
    display: block;
}

.article-content h1 {
    margin-top: 0px;    
    font-size: 30px;
    font-weight: bold;
    font-style: normal !important;
    margin: 0 0 20px 0 !important;
}

.rassegna-stampa .article-content h1{
    font-size: 21px;
}

.article-content h1 a{
    color: #2693b1;
    text-decoration: none;
}

.article-content p {
    font-size: 1em;
    line-height: 1.3em; 
    padding: 0;   
}

.article-content ul {
    margin: 15px 0 15px 14px;
    padding: 0;
    font-size: 1em;
    list-style-type: disc;        
}


.article-content iframe {
    width: 568px;
    max-width: 568px;
    width: 568px;
    margin-bottom: 9px;
}

.blog-bottom-btn {
    float: right;
    width: 496px;
    text-align: center;
    font-size: 30px;
    color: #2693b1;
    background: #bddee7;
    text-decoration: none;    
    padding: 15px;    
    margin-top: 50px;
    margin-right: 40px;
    font-weight: bold;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;    
}

.blog-bottom-btn.wide {
    width: 585px;
}

#blog-container {
    display: block;    
}

.blog-bottom-btn:hover {
    color: #FFFFFF;
    background: #2693B1;
}

.post-thumb {
    margin-bottom: 20px;
}

.post-thumb a{
    display: block;
}


.post-thumb img, .post-image {
    max-width: 520px;
    width: 520px;
    border-width: 3px !important;
    margin: 0 !important; 
}

.secondary .post-thumb {
    margin-bottom: 0;
    float: right;
    width: 139px;
}

.secondary .post-thumb img{
    max-width: 137px;
    width: 137px;
    border-width: 2px !important;
    margin: 0 !important; 
}

.secondary-text {
    float: right;
    width: 370px;
    margin-right: 17px;
}

.article-link {
    display: block;
    width: 100px;
    margin-top: 25px;
}

.article-link a {
    background: #99a947;
    border: 1px solid #99a947;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;  
    color: #FFFFFF;
    text-decoration: none; 
    font-size: 14px;
    font-weight: bold;
    padding: 8px 16px; 
    display: block;
}

.article-link a:hover {
    background-color: #2693B1;
    border: 1px solid #2693B1;
}


.list-events li a {
    font-style: normal !important;
    display: block;
    padding: 10px 0 20px;
    border-bottom: 1px dashed #a3a3a3;
    margin: 10px 0;
}

.list-events li:last-child a {
    border-bottom: none;
}

.list-events li a img {
    width: 58px;
    border: none !important;
    margin: 0 8px 0 0 !important;
    float: left;
}

.list-events li a div.text {            
    float: left;
    width: 157px;
}

.list-events li a span {
    color: #666666;
    font-size: 12px;
    line-height: 14px;
}

.list-events li a h4 {    
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.list-events li a p {    
    font-size: 12px;  
    line-height: 18px;  
    font-weight: bold;
    margin: 0 !important;
    padding: 0 !important;
    color: #99a947;
}

.tutti-gli-eventi {
    background: #99a947;
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #FFFFFF !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;     
}

.tutti-gli-eventi:hover {
    background: #2693B1;
}

.allegati-container {
    display: block;
    margin: 15px 0;
}

.allegati-container a {
    display: inline-block;
    background: #d6d5d5;
    -webkit-border-radius: 8px;    
    -moz-border-radius: 8px;    
    border-radius: 8px;  
    padding: 7px 70px 7px 15px; 
    margin-bottom: 15px;
    color: #333333;
    text-decoration: none;
    position: relative;  
    max-width: 442px;       
}

.allegati-container a:after {
    display: block;
    width: 47px;
    height: 47px;
    content: url('/img/pdf-icon.png');
    position: absolute;
    right: 10px;
    top: -5px;
}

.allegati-container a:hover {
    color: #FFFFFF;
    background: #2693B1;
}

.share-widget {
    display: block;
    margin-top: 30px;
    height: 50px;
}

.mese-group {
    display: block;
    background: #2693b1;
    position: relative;
    width: 615px;
    margin-top: 24px;
}

.mese-group.no-margin {
    margin-top: 0;
}

.mese-group:after {
    display: block;
    width: 18px;
    height: 10px;
    content: url("/img/arrow-down.png");
    position: absolute;
    left: 23px;
    bottom: -10px;
}

.mese-group h2 {
    margin: 0;
    padding: 6px 12px;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}

.orari-title {
    margin: 15px 0 0 0 !important;
    padding: 0 30px;
    font-size: 22px;
}

.coming-soon {
    color: #4b4b4b;
    font-size: 29px;
    font-style: italic;
}

.chromeframe {
    display: block;    
    width: 900px;    
    margin: 0 auto;
    padding: 30px; 
    margin-top: 40px;  
    border: 1px solid #FF0000;
}

#form-questionario {
    padding: 0 30px;
    width: 740px;
}

div[class*="col-"], div[class*="col-"] input, div[class*="col-"] textarea{
    box-sizing: border-box;
}


.label-option {
    width: 96px !important;
}

.form-group {
    background: #bac775;
    padding: 15px 30px;
    border-radius: 8px;
    font-family: Georgia,serif;
    font-size: 0.9em;
}

.radio-list label {
  margin-bottom: 0;
  cursor: pointer;
}

.table-label {
    font-weight: bold;
}


div.radio{  
  cursor: pointer;
}

.radio-list .row {
    margin-bottom: 10px;
}

.control-label {
    font-size: 1.1em;
    font-family: Georgia,​serif;
    margin-bottom: 20px;
}

.table > thead > tr > th {
    border-bottom: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #acb86c;
}

.form-control {
    background: #eee;
    border-color: #acb86c;
    border-radius: 8px;
}

textarea.form-control {
    height: 100px;
}

.btn-reset-form {
    background: transparent url("../img/b_o_c.png") repeat-x scroll left top;
    color: #333237;
    font-size: 15px;
    font-family: Georgia,serif;
    font-weight: 700;
    font-style: italic;
    border-radius: 8px; 
    text-align: center;
    width: 150px;   
}

.btn-submit-form {
    background: transparent url("../img/bg_submit_2.png") repeat-x scroll left top;
    color: #333237;
    font-size: 15px;
    font-family: Georgia,serif;
    font-weight: 700;
    font-style: italic;
    border-radius: 8px;
    text-align: center;
    width: 150px;   
}

.btn-submit-form:hover, .btn-reset-form:hover {
    background-position: left bottom;
}

.has-error {
    color: #FF0000;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #dae2a6;
}

.alert-success, .alert-danger {    
    font-size: 1.1em;
    font-family: Georgia,​serif;
    font-weight: bold;    
    width: 710px;
    margin: 30px;
}

.alert-success {
    background: #FFFFFF;
}

#mappa img {
    max-width: 100%;
}