body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;	
	background:url(../images/bg_body_home-new.jpg) 0 100px no-repeat;
}
.align_center {
	text-align: center;
}
a {
	color: #c7dfee;
}
a.special {
	background:url(../images/arrow.png) 0px 4px no-repeat #23678c;
	padding:2px 21px;
	margin:5px 0;
	line-height:120%;
	display:block;
	font-weight: normal;
}
p {
	margin:10px 0;
}
.center {
	text-align:center;
}
.float_left {
	float: left;

}
.float_right {
	float: right;
	margin: 0 0 10px 20px;

}
.note {
	font-size:90%;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23678c;
}
input, select, textarea {
	/*background:url(../images/bg_input.gif) repeat-x #FFF;*/
	border:1px solid #7F9DB9;
	vertical-align: top;
}
input.noborder {
	/*background:url(../images/bg_input.gif) repeat-x #FFF;*/
	border:none!important;
	margin-top:0px!important;
}
textarea {
	/*background:url(../images/bg_textarea.gif) repeat-x #FFF;*/
}
input.send {
	background:transparent url(../images/button.gif) repeat scroll 0;
	border:medium none !important;
	color:#516589;
	font-weight:bold;
	height:26px;
	line-height:16px;
	margin-left:10px;
	padding-bottom:2px;
	width:88px;
}
legend {
	font-size:120%;
	font-weight:bold;
	margin: 10px;
	color: #516589;
}
fieldset {
	padding: 10px;
	border-color:#3b85ae;
}
fieldset table, fieldset {
	font-size: 100%;
	background-color: #FFFFFF;
	color: #000033;
}
#home_column.right #box_news fieldset h3 {
	font-size: 140%;
	color: #19577B;
}
#privacy {
	font-size:90%;
}
table {
	border-collapse:collapse;
	font-size:90%;
	margin-bottom: 10px;
}
table td {
	padding:5px;
	border:1px solid #80ACC1;	
}
table.simple td {
	border:none;
}
table.simple.form td {
	border-bottom:1px solid #d3d3d3;
	vertical-align:top;
}
table.simple.form.newsletter td {
	border-bottom:1px solid #d3d3d3;
	vertical-align:top;
	font-size:80%;
}
.clear {
	clear: both;
	height:1px;
	content:".";
}
.divider {
	border-top:1px solid #80ACC1;
	padding-top:10px;
	clear: both;
	margin-top: 10px;
}
#page {
	width:100%;
	/*background:url(../images/homepage_picture.png) 0 215px no-repeat;*/
}
#header {
	height:205px;
	width:990px;
}
#header #closure {
	background:url(../images/close_header.png) bottom left no-repeat;
	height:205px;
}
#header #content {
	background:url(../images/bg_header.gif) top left no-repeat;
	height:127px;
}
#header #content #institutonal_menu {
	float: right;
	font-size: 88%;
	margin:4px 40px 0 0;
	text-align: right;
}
#header #content #institutonal_menu a {
	color:#5c90b1;
	margin-right: 5px;
	border-right: 1px solid #dedede;
	padding-right: 5px;
}
#header #content #institutonal_menu a.lastItem {
	margin-right: 0px;
	border-right: none;
	padding-right: 0px;
}
#header #content #institutonal_menu #lang{
	color:#5C90B1;
	padding-top:8px;
}
#header #content #institutonal_menu #lang a {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}
#header #content #institutonal_menu #lang a.lastItem {
	margin-right: 0px;
	border-right: none;
}
#header #content #logo {
	float: left;
	width:365px;
	margin: 12px 0 0 12px;
}
#header #content #main_menu {
	clear: both;
	color:#99CCFF;
	padding: 40px 0 0 6px;
}
#pageContent {
	width:960px;
}
#home_column {
	float:left;
}
#home_column.left {
	width:230px;
	padding: 130px 0 0 200px;
}
#home_column.left.onlyhome {
	height:125px;	
	padding-top:445px;
}
#home_column.right {
	width:530px;
}
#home_column.left.form {
	width:1px;
	padding: 130px 0 0 90px;
}
#home_column.right.form {
	width:860px;
	padding-left:100px;
}
.right.form {
	padding-left:100px;
}
#home_column.left #webcam {
	width:192px;
	background-color: #FFFFFF;
	padding: 10px;
	color: #12547B;
	text-align: right;
}
#home_column.left #webcam img {
	margin-bottom: 5px;
}
#home_column.left #webcam a {
	color: #12547B;
}
#home_column.left #box_offerte {
	width:229px;
}
#home_column.left #content_box_offerte {
	background:url(../images/offerte_bg.png) top no-repeat;
	height:137px;
	padding: 35px 28px 15px 15px;
}
#home_column.left #content_box_offerte h1 {
	font-size:115%;
	margin:0 0 5px 0;
}
#home_column.left #content_box_offerte h2 {
	font-size:105%;
	font-weight:normal;
	color:#e0bfe0;
	margin:0;
}
#home_column.left #content_box_offerte h2 a {
	color:#e0bfe0;
}
#home_column.left #content_box_offerte h2 a:hover {
	color:#d075d0;
}
#home_column.left #content_box_offerte p {
	margin:0;
}
#home_column.left #content_box_offerte p.item {
	margin:0 0 5px 0;
	padding-bottom:5px;
	border-bottom:1px solid #9e429f;
}
#home_column.left #content_box_offerte p.item a {
	color: #FFF;
	text-decoration:none;
}
#home_column.left #close_box_offerte {
	height:40px;
}
#home_column.right #box_meteo {
	height:60px;
	padding-top:0;
}
#home_column.right #box_meteo .symbol {
	float:right;
	width:60px;
	text-align:center;
	color: #13537a;
	font-size: 84%;
	font-weight:bold;
}
#home_column.right #box_meteo .symbol p.image {
	margin:0;
	height:40px;
	text-align:center;
}
#home_column.right #box_news {
	background:url(../images/news_bg.png);
	padding: 15px;
	font-size: 110%;
	line-height:120%;
}
#home_column.right #box_news h1 {
	font-size:125%;
	margin:0 0 5px 0;
	line-height:120%;
}
#home_column.right #box_news h1 .dida {
	font-size:80%;
	color:#c7dfee;
	font-weight:normal;
}
#home_column.right #box_news h2 {
	font-size:120%;
	margin:8px 0;
	color:#aac8d6;
}
#home_column.right #box_news h2.different {
	color:#76e5f2;
}
#home_column.right #box_news h3 {
	font-size:110%;
	margin:6px 0;
	color:#aac8d6;
}
#home_column.right #box_news p {
	margin:4px 0 15px 0;
}
#home_column.right #box_news .new_item {
	background:url(../images/news_star.png) 8px 11px no-repeat #23678c;
	padding:2px 25px;
	margin:5px 0;
	line-height:120%;
}
#home_column.right #box_news .new_item.form {
	background:none 8px 11px no-repeat #FFF;
	color: #000033;
	font-size: 80%;
}
#home_column.right #box_news .new_item.form a {
	color: #27477b;
}
#home_column.right #box_news a .new_item {
	text-decoration: none;
	display:block;
	color: #FFF;
}
#home_column.right #box_news a .new_item.home {
	line-height:100%;
}
#home_column.right #box_news a:hover .new_item {
	background:url(../images/news_star.png) 8px 11px no-repeat #3a86af;
}
#home_column.right #box_news a:hover .new_item.page {
	background:none;	
}
#home_column.right #box_news p.link_all {
	float:right;
	text-align:right;
}
#home_column.right #box_news p.link_all a {
	color:#c7dfee;
	font-size: 94%;

}
#home_column.right #box_photogallery p.link_all {
	float:right;
	text-align:right;
	margin:0;
}
#home_column.right #box_photogallery p.link_all a {
	color:#666666;
	font-size: 94%;

}
#home_column.right #box_photogallery {
	background:url(../images/photogallery_bg.png);
	padding: 15px;
	line-height:120%;
	height:130px;
}
#home_column.right #box_photogallery h1 {
	font-size:125%;
	margin:0 0 5px 0;
	color:#484747;
}
#home_column.right #box_photogallery .arrow {
	width:35px;
	float:left;
	text-align:center;
	padding-top: 20px;
}

#home_column.right box_photogallery shape {
	height:130px!important;
}
#home_column.right .thumb {
	width:120px;
	float:left;
	text-align:center;
	font-size:86%;
}
#home_column.right .thumb.andMargin {
	margin-right:30px;
	font-size:86%;
}
#home_column.right .thumb,
#home_column.right .thumb.andMargin p {
	text-align:center;
}
#paging {
	text-align:center;
	padding:10px;
	margin-top:10px;
	font-size:86%;
	border-top:1px solid #aac8d6;
}
#footer {
	text-align:right;
	color:#7c7c7c;
	font-size: 86%;
	padding: 20px 0;
	height:160px;
}
#footer a {
	color:#50a0cb;
}
#footer h1 {
	margin:0 0 5px 200px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
	color: #666;
	font-size: 100%;
	font-weight: normal;
}
#footer h1.no_divider {
	border-bottom: none;
}
#footer .pirovano_name {
	color: #333;
	font-weight: bold;
}
#footer .copy {
	color: #333;
	margin:0 0 0 200px;
}
td.label {
	font-weight:bold;
	vertical-align:top;
	/*background-color:#3b85ae;*/
}
td.required {
	border-right:none;
}
td {
	vertical-align:top;
}
.highlight {
	padding:3px;
	background-color:#FFFF00;
}
#home_column.right #box_news .new_item.form a.zapatec,
a.zapatec {
	color:#999999;
	font-size: 90%;
}
form.newsletter {
	background-color:#FFFFFF;
	padding: 10px;
}