p {margin: 0; padding: 0;}

body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	/*background-image: url(../imgs/pattern_01.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;*/
}

.myBox {
    margin: 2px;
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: #09c;
    border: 0px solid #fff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bordercollapse {
	caption-align : bottom;
	border-collapse:collapse;
}
.separatore-banner-cont {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-left: 10px;
}
.menu-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.news-date-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	padding-right: 10px;
	padding-left: 10px;
}
.didascalia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
}
.news-text-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ca8ff;
	line-height: 18px;
	text-align: justify;
}
.news-head-home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;

	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; 
	
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;*/
	
	background-color: #3ca8ff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.image_thumb {
	border: 3px solid #232323;
	padding: 2px;
	display: block;
	height: 80px;
	width: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: hand;
}
.image_thumb:hover {
	border: 3px solid #3ca8ff;
}
.menu-cell {
	text-align: center;
}


.L1-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
	display: block; 
	width: 100%;
	height: 100%;
	cursor: hand;
}
.L1-link:hover {
	color: #FFF;
}
.L1-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06f;
	text-decoration: none;
	font-weight: bold;
}
.cella-master-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #636363;
}
.cella-master-menu-selected {
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.cella-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.bordo-bianco {


}
.special_box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	font-weight: normal;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	line-height: 18px;
}
.cella_banner {
}
.bordo-copmosit {
	border-bottom: 1px solid #CCCCCC;
}
.menu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.menu-link:hover {
	text-decoration: underline;
}
.menu-cell-last {
	text-align: center;
}
.cella-menu-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;

}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
}

.foto {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bordo-immagine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cella-contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: justify;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.titolo-paragrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;

}
.cella_principale_contenuti {
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 40px;
}
.testo-sezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-left: 20px;
	line-height: 20px;

}
.link-binaco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-color: #333;
	height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.L2-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	vertical-align: bottom;
	padding-top: 10px;
	margin-top: 10px;
	width: 100%;
}
.L2-link:hover {
	color: #FFF;
}

.L2-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3ca8ff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ca8ff;
	vertical-align: bottom;
	padding-top: 10px;
	margin-top: 10px;
}
.immagine-destra {
	padding-left: 10px;
	padding-top: 7px;
	margin-top: 7px;
	margin-left: 10px;
}
.immagine-sinistra {
	padding-right: 10px;
	padding-top: 7px;
	margin-top: 7px;
	margin-right: 10px;
}
.cella-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.cella_news {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 280px;
}
.menu-cell-L2 {
	text-align: left;
	height: 30px;
	padding-right: 10px;
}
.menu-cell-L3 {
	text-align: left;
	height: 15px;
	padding-right: 10px;
}
.L3-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.L3-selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3ca8ff;
	text-decoration: none;
	font-weight: bold;
}
.immagine-news {
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
}

