/* foglio di stile www.Studiomati.com StudioPianteMAti ® tutti i diritti riservati*/

/* -------------------- PAGE LAYOUT ---------------------- */
body {
	color: #003366;
	background-color: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	background-color: white;
	text-align: left;
	margin: auto;
	width: 95%;
}
#bgxx {
	background-color: transparent;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	margin-right: 25px;
	margin-left: 25px;
}
#bgsx {
	background-color: transparent;
	background-image: url(../images/bg_shadsx.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#bgdx {
	background-color: transparent;
	background-image: url(../images/bg_shaddx.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
#header {
	height: 200px;
	margin-left: 25px;
	background-color: transparent;
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(../images/bg_velina1.jpg);
	background-repeat: no-repeat;
	background-position: 101% 90px;
}
#topheader {
	background-color: transparent;
	padding-right: 25px;
	padding-left: 25px;
	text-align: right;
	font-size: 85%;
	height: 20px;
	background-image: url(../images/bg_velina2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
#sub_topheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72%;
	color: white;
	background-color: #CCCCCC;
	height: 16px;
	letter-spacing: 0.2em;
	text-align: center;
	padding-bottom: 2px;
	font-weight: bold;
	padding-top: 2px;
}
#subheader {
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	font-size: 85%;
	background-repeat: repeat-x;
	background-position: -5px -25px;
	height: 20px;
	background-image: url(../images/bg_velina2.gif);
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 25px;
}
#main {
	background-color: transparent;
	width: 100%;
	background-image: url(../images/bg_velina6.jpg);
	background-repeat: no-repeat;
	background-position: 100% 30px;
}
#navbar {
	background-color: transparent;
	float: right;
	width: 31%;
	margin-top: 0%;
	z-index: 1000;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003366;
}
#content {
	background-color: transparent;
	width: 58%;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 15px;
	margin-top: -1px;
	z-index: 500;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003366;
}
#footer {
	background-color: white;
	text-align: center;
	font-size: 85%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003366;
}
#bottom {
	background-color: white;
	margin: 0px;
	text-align: center;
	padding: 0;
	background-image: url(../images/bg_erb.gif);
	background-repeat: repeat-x;
	height: 33px;
}
#top_data_sx {
	background-color: transparent;
	position: relative;
	height: 300px;
	width: 45px;
	left: 0px;
	top: 0px;
	margin-left: 6%;
}
#top_data_dx {
	background-color: transparent;
	font-size: 85%;
	float: right;
	width: 36%;
	padding-right: 2%;
	height: 200px;
	display: block;
	line-height: 120%;
	text-align: justify;
	font-style: italic;
}


/* -------------------- ELEMENTS -------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 100%;
	color: #993300;
}
img {
	padding: 3px;
	border: 1px solid #003399;
	margin-bottom: 10px;
	margin-right: 10px;
}
#navbar h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: italic;
	line-height: 100%;
	font-weight: bold;
	margin-left: 40px;	
}
#navbar ul {
	background-color: transparent;
}
#navbar li {
	margin-top: 15px;
	list-style-type: none;
	color: #FFFFFF;
	list-style-position: inherit;
	background-color: transparent;
	padding-left: 26px;
	background-image: url(../images/ico_menu.gif);
	background-repeat: no-repeat;
	background-position: -10px -7px;
	font-size: 14px;
	line-height: 22px;
}
#navbar a:link {
	text-decoration: none;
	color: white;
}
#navbar a:visited {
	text-decoration: none;
	color: white;
}
#navbar a:hover {
	text-decoration: none;
	font-weight: bold;
}
#footer img {
	border: 0px none #FFFFFF;
}
#content a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6666;
	font-size: 1em;
	text-decoration: none;
}
#content a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6666;
	font-size: 1em;
	text-decoration: none;
}
#content a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-size: 1em;
	text-decoration: none;
}
#content ul, li {
	margin-bottom: 8px;
	margin-top: 8px;
}
/*#content img {
	padding: 5px;
	clear: no;
	float: right;
}*/
#th_cont {
	padding: 5px;
	display: block;
	height: 150px;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-style: italic;
}
#th_cont img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 3px;
}
.th_cont_in {
	float: left;
	height: 120px;
	margin-right: 10px;
}
#th_cont2 {
	padding: 5px;
	display: block;
	height: 150px;
	font-size: 110%;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#th_cont2 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 3px;
}
.th_cont2_in {
	float: left;
	height: 120px;
	margin-right: 10px;
}
#th_cont_gallery {
	padding: 5px;
	display: block;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-style: italic;
	height: 600px;
	width: 500px;
}
#th_cont_gallery img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 3px;
	float: left;
}
.th_cont_gallery_in {
	float: left;
	height: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#th_menu1 {
	padding: 5px;
	display: block;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	font-style: italic;
	height: 450px;
	background-image: url(../images/bg_servizi.jpg);
	background-position: 0px 200px;
	background-repeat: no-repeat;
}
#th_menu1 img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 3px;
	float: right;
}
#tP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
	padding: 2px;
	border: 1px solid #999999;
	background-color: white;
	margin-right: 25px;
}
.th_menu1_in {
}
.th_menu1_li {
	height: 40px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
}
.contentBlockDiv {
	float: left;
}


/* STYLES */
.center {
	text-align: center;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 10px;
}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: bold;
	font-style: italic;
}
.specified {
	text-decoration: underline;
	font-style: italic;
}
.title1 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title_item {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
}
.item90 {
	font-size: 90%;
}
.item95 {
	font-size: 95%;
}
.thin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.smaller {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.serifed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
}
.active {
	color: #003366;
	text-decoration: none;
}
.noactive {
	text-decoration: none;
}
.tel {
	background-color: white;
	background-image: url(../images/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
.email {
	background-color: white;
	background-image: url(../images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}
.top {
	text-decoration: none;
	text-align: right;
	font-size: 85%;
}
.titlebar {
	color: #FFFFFF;
	background-color: #669900;
	width: 100%;
	padding-left: 8px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}
.altlink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
}
.th_inheritSx {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.th_inheritDx {
	float: right;
	margin-top: 4px;
	margin-left: 10px;
}
.th_link {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding: 5px;
	margin-bottom: 8px;
}
.th_link img {
	float: left;
	border: 1px solid #999999;
}
.red {
	font-weight: normal;
	color: #FF0000;
	font-style: italic;
}
.opacity {	
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
}

