body{
 margin-top:0px;
 margin-right:0px;
 margin-bottom:0px;
 margin-left:0px;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 18px;
 color:#666666;
 background: #ffffff;
}
TD{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 18px;
 color:#666666;
}


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

.innerError {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#990000;

}
.innerHelp {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#009900;

}

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

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

.menu_portfolio{
	width:190px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(img/gray_menu.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;
	text-align:justify;
	
	
}

.pagina_blog{
	background-color:#FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-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;	
	
}

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

.descrizione{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:10px;
 color:#666666;
 text-align:center;
}

.freccia{
padding-top:20px;
}

.colonnablog{
	width:150px;
	text-align:center;
	padding-left:10px;
	padding-top:10px;	
}
.sezione{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
 font-size:18px;
 color:#F8F8F8;
 font-weight:bold;
 margin-top:15px;
 margin-bottom:10px; 
 margin-left:10px; 
}
.bottom_sx{
	height:80px;
	width:80px;
	background-image: url(img/back_bot_sx.png);
	background-repeat: no-repeat;
}
.bottom_dx{
	height:80px;
	width:80px;
	background-image: url(img/back_bot_dx.png);
	background-repeat: no-repeat;
}
.bottom{
	width:950px;
	height:80px;
	background-image: url(img/back_bot.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(img/logo_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contenuto{
	width:950px;

}

.margine_sx{
	width:80px;
	background-image: url(img/back_sx.png);
	background-repeat: repeat-y;
}
.margine_dx{
	width:80px;
	background-image: url(img/back_dx.png);
	background-repeat: repeat-y;
}

.copyrights{
	 font-style:normal;
	 font-size:11px;
	 color:#999999; 
	 text-align:left;
	 margin-top:10px;
	 margin-right:10px;
}
.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:left;
	width:660px;
		
	
}
.info_foto{
	margin-top:30px;
	margin-right:30px;
	margin-left:50px;
	margin-bottom:30px;
	text-align:center;
	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;
}
input.testologin {
    background: #ffffff;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
    padding-right: 5px;
    padding-left: 5px;
    width: 200px;
}
textarea.messaggio {
    background: #ffffff;
    border: 1px solid #808080;
    width: 450px;
}
textarea.messaggio2 {
    background: #ffffff;
    border: 1px solid #808080;
    width: 550px;
	height:100px;
}
/* -------- COLLEGAMENTI  ---------------------- */

A:link,A:visited{
	text-decoration:none;
	color:#000000;
}
A:hover{
	text-decoration:none;
	color:#990000;
}

.validatore{
color:#CC0000;
}

.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:#000000;
}
.link_menu a:link, .link_menu a:visited{
	text-decoration:none;
	color:#999999;
}
.link_menu a:hover{
	text-decoration:none;
	color:#990000;
}


.link_sottomenu a:link, .link_sottomenu a:visited{
	text-decoration:none;
	color:#666666;
}
.link_sottomenu a:hover{
	text-decoration:none;
	color:#990000;
}

.link_menu{
	margin-bottom:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;		
}
.link_sottomenu{
	margin-bottom:3px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;	
	margin-left:10px;	
}

