/* CSS BY EPIDEMIA LAB WWW.EPIDEMIALAB.IT */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #464646;
	background: url(../img/bg_body.gif) repeat-x #eeeeee center top;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
	
h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ff000c;
	padding: 15px 0 0 0;
	margin: 0;
	}

.small { font-size: 11px}
.line { width: 100%; height: 5px; border-bottom: 1px dotted #999999}
span.black {color: #333333;}
span.red { color: #CC0000}

a:link, a:visited, a:active  {
	color: #999999;
	text-decoration:none;
	}

a:hover {
	color: #5b0004;
	text-decoration: none;
	}

img {border: 0px;}
 
#contmain {
	width: 816px;
	position: relative;
	text-align: center;
	margin: auto;
	}
	
#head {
	background: url(../img/head.jpg) no-repeat; 
	width: 816px;
	height: 251px;
	text-align: left;
	float: left;
	}

#box_logo {
	width: 286px;
	height: 251px;
	float: left;
	background: url(../img/logo_fumbi.gif) no-repeat top right;
	float: left;
	}

#box_logo a {
	width: 286px;
	height: 251px;
	display: block;
	}

#cont_sx {
	width: 444px;
	float: left;
	margin: 0;
	}

#cont_frase {
	width: 444px;
	float: left;
	padding: 25px 0 10px 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #909090;
	margin: 0;
	font-size: 14px;
	}


#cont_frase p {
		padding: 0 18px 0 40px;
		margin: 0;
		background: url(../img/open.png) no-repeat -3px 0  ;
}

	
#cont_testo {
	width: 386px; /*443*/
	float: left;
	padding: 0 18px 0 40px;
	text-align: justify;
	margin: 0;
	}
	
	
#cont_dx, #box_flash {
	width: 372px;
	text-align:center;
	float: left;
	padding: 0;
	margin: 0;
	}

#box_dx_home, #box_dx  {
	width: 344px; /*372*/
	text-align:center;
	float: left;
	padding: 0 0 0 28px;
	text-align: left;
	margin: 0;
	}	
	
#box_dx_home {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #909090;
	}	
	
#texmenu {
	width: 150px;
	text-align: center;
	margin: auto;
	}

#texmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#texmenu li {
	margin-top: 8px;
	padding: 0px;
	text-align:left;
	}
	
ul.elenco {
	margin: 0;
	padding: 0;
}

ul.elenco li {
	list-style-type: none;
	margin: 0;
	line-height: 18px;
	padding: 0 0 0 15px;
	background: url(../img/point.png) no-repeat 0 1px;
	}
	
.box_center {
	width: 680px;
	float: left;
	padding: 30px 0 20px 64px;
	text-align: justify;
	}

#footer, #footer_bot {	
	clear: both;
	font-size: 10px;
	text-align:center;
	margin: 0;
	background: url(../img/footer.jpg) no-repeat;
	color: #8e8e8e;
	}
	
#footer{
	width: 771px; /*816*/
	padding: 15px 0 10px 45px;
	background: url(../img/footer.jpg) no-repeat center;
	}

#footer_bot {
	width: 816px;
	padding: 14px 0 0 0;
	background: url(../img/bg_footer.png) no-repeat right top;
	}
	
#footer a:link, #footer_bot a:visited, #footer_bot a:active  {
	text-decoration: none;
	color: #666666;
	}

#footer a:hover {
	text-decoration:none;
	color: #5b0004;
	}
		

/* table tariffe */
table.tariffe {
	width: 328px;
	border: none;
	font-size: 13px;
	}

table.tariffe td.categorie { width: 180px; color:#7c7c53;}

table.tariffe tr.titolo {color:#7c7c53;}
table.tariffe td.titolo { width:74px;}

/* FORM */

#contform {
	width: 330px;
	text-align: left;
	font-size: 12px;
	}

label.form {
	width: 120px;
    margin: 5px 5px 0 0;
	text-align: left;
	float: left;
	color: #666666;
	}

input.form {
	width: 200px;
	text-align: left;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 1px;
	border: 1px solid #d4d4d4;
	color: #999999;
	text-indent: 3px;
	}

textarea.form {
	width: 200px;
	height: 100px;
	text-align: left;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 1px;
	border: 1px solid #d4d4d4;
	color: #999999;
	text-indent: 3px;
	}

img.thumb, img.thumb a  {
	width: 125px;
	height: 93px;
	border: 4px double #d4d4d4;
	margin: 5px 10px;
}

img.thumb a:hover {
	width: 125px;
	height: 93px;
	border: 4px double #afafaf;
}