body{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
  font: 12px Georgia, Georgia, Times New Roman, Times, serif;
  line-height: 18px;
 color:#666666;
 background: #F1F1F1;
}
TD{
  font: 12px Georgia, Georgia, Times New Roman, Times, serif;
  line-height: 18px;
 color:#666666;
}


/* -------- MENU ---------------------- */

.menu_contact{
	width:190px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(gray_men.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:433px;
}
.menu_info{
	width:190px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(gray_men.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:433px;
}

.menu_blog{
	width:190px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(gray_men.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:433px;
}

.menu_portfolio{
	width:190px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(gray_men.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:433px;
}

/* -------- PAGINE ---------------------- */

.pagina_info{
	
	background-color:#FFFFFF;
	height:550px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:295px;
	text-align:justify;
	background-image: url(contact_.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	
}

.pagina_blog{
	background-color:#FFFFFF;
	font: 12px Georgia, Georgia, Times New Roman, Times, serif;
	font-style:normal;
	font-size:12px;	
	height:550px;
	padding-left:25px;	
}

.pagina_portfolio{
	background-color:#FFFFFF;
	height:550px;
}
.pagina_contact{
	background-color:#FFFFFF;
	height:550px;
	padding:10px;	
	background-image: url(contact_.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

/* -------- ELEMENTI  ---------------------- */

.colonnablog{
	width:100px;
	text-align:right;
}
.sezione{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:22px;
 color:#F8F8F8;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:10px; 
 margin-left:10px; 
}
.bottom_sx{
	height:80px;
	width:80px;
	background-image: url(back_bot.png);
	background-repeat: no-repeat;
}
.bottom_dx{
	height:80px;
	width:80px;
	background-image: url(back_bou.png);
	background-repeat: no-repeat;
}
.bottom{
	width:950px;
	height:80px;
	background-image: url(back_bov.png);
	background-repeat: repeat-x;
}


.margine_menu{
	margin-left:25px;
	text-align:left;
	margin-top:25px;
}

.titolo_sx{
	 width:180px;
	 height:80px;
	background-color: #FFFFFF;	 
}
.titolo_dx{
	 width:760px;
	 height:80px;
	background-color: #FFFFFF;	 
}
.titolo_info_dx{
	width:760px;
	height:80px;
	background-color: #FFFFFF;
	background-image: url(logo_inf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contenuto{
	width:950px;

}

.margine_sx{
	width:80px;
	background-image: url(back_sx0.png);
	background-repeat: repeat-y;
}
.margine_dx{
	width:80px;
	background-image: url(back_dx0.png);
	background-repeat: repeat-y;
}

.copyrights{
	 font-style:normal;
	 font-size:11px;
	 color:#999999; 
	 text-align:left;
	 margin-top:10px;
	 margin-right:10px;
	 text-align:justify;
}
.footer{
	 font-style:normal;
	 font-size:9px;
	 color:#999999; 
	 text-align:left;
	 background-color:#FFFFFF;
	 width:950px;
}

.navigatore{
	margin-top:30px;
	margin-right:30px;
	margin-left:50px;
	margin-bottom:30px;
	text-align:right;
	width:680px;
}
.info_foto{
	margin-top:30px;
	margin-right:30px;
	margin-left:50px;
	margin-bottom:30px;
	text-align:left;
	width:650px;
}
.numeratore{
	float:left;
	text-align:left;
}

/* -------- FORM  ---------------------- */

input.testo {
    background: #ffffff;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
    width: 200px;
}
textarea.messaggio {
    background: #ffffff;
    border: 1px solid #808080;
    width: 450px;
}

/* -------- COLLEGAMENTI  ---------------------- */

A:link,A:visited{
	text-decoration:none;
	color:#999999;
}
A:hover{
	text-decoration:none;
	color:#FF9900;
}

.validatore{
color:#FF9900;
}

.elencopost{
	margin-bottom:5px;
	text-align:left;
}
.elencopost a:link, .elencopost a:visited{
	text-decoration:none;
	color:#999999;
}
.elencopost a:hover{
	text-decoration:none;
	color:#FF9900;
}
.link_menu a:link, .link_menu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.link_menu a:hover{
	text-decoration:none;
	color:#FFFFFF;
	margin-left:5px;
}
.link_menu{
	margin-bottom:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;		
}

