/* CSS by Stefano De Prophetis - s.deprophetis@gmail.com*/

body {
	background:#003300 url(img/bg_body.jpg) repeat-x;
	margin:auto;
}

img {
	border:0;
}

#all {
	background:url(img/bg.png) repeat-y;
	margin:auto;
	width:966px;
	height:610px;
}

#end_page {
	background:url(img/under_footer.png);
	margin:auto;
	height:24px;
	width:966px;
}

#banner {
	background:url(img/banner.jpg);
	height:154px;
	width:946px;
	margin-left:11px;
}

#totale {
	height:414px;
	margin-top:10px;
}

#footer {
	width:926px;
	height:15px;
	background:#ccffcc;
	margin:auto;
	text-align:center;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#003300;
}

#footer a {
	color:#003300;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	color:#006600;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	display:none;
}

.page_title {
	width:643px;
	height:54px;
}

#menu_title {
	background:url(img/menu_title.jpg);
	height:54px;
	width:245px;
}

#menu a {
	padding-bottom:5px;
	margin-left:16px;
}

/* DIV DESTRA E SINISTRA */

.thumbs {
	border:0;
	padding: 0px 20px 0px 10px;
	float:left;
}

#destra {
	background:url(img/bg_text.jpg) no-repeat;
	height:404px;
	width:643px;
	float:right;
	margin-right:20px;
}

#sinistra {
	background:url(img/bg_menu.jpg) no-repeat;
	height:404px;
	width:245px;
	float:left;
	margin-left:20px;
}

#consulenza {
	margin:auto;
	margin-left:191px;
}

#corpo_pagina {
	height:277px;
	width:605px;
	padding-left:20px;
	padding-right:20px;
}

#corpo_pagina p{
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#006600;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}

a {
	color:#003300;
}

a:hover {
	color:#009900;
}