@charset "UTF-8";
/* CSS Document */


body {
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	color:#ffffff;
	background:#000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table{
	
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;

}

input.cerca {
    border:none;
    background:none;
    padding:0px;
    width:160px;
    font-size:11px;
	
}

.contenuto {
	background:url(images/bgcontenuto.jpg) no-repeat;
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
text-indent: 0px;
letter-spacing: 2px;
	padding:0px 0;
	color:#FFFFFF;
}


.tabianca {
	background:url(images/bg_scheda.jpg) no-repeat top left;
	background-color:#ffffff;
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
letter-spacing: 0px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
	
	color:#000000;
}
.tabdati {
	
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
}


.testobianco {
	
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
text-indent: 0px;
letter-spacing: 2px;
	padding:0px 0;
	color:#FFFFFF;
}
.foto{padding: 1px; 
border: Solid 1px #FFFFFF;
}
.contenutospazio {
	
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
text-indent: 0px;
letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color:#FFFFFF;
}
.contenutonero {
	
	font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight:normal;
letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color:#000000;
}


a:link {
	color: #e2001a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e2001a;
}
a:hover {
	text-decoration: underline;
	color: #e2001a;
}
a:active {
	text-decoration: none;
	color: #e2001a;
}

.footer {
	font-size:11px;
	color:#ffffff;
	letter-spacing: 1px;
		background:#000000;
}

.testiform {
	font-size:11px;
	color:#ffffff;
	letter-spacing: 1px;
		background:#000000;
		padding-bottom: 8px;
}


.categorianews {
	font-size:14px;
	color:#ffffff;
	letter-spacing: 1px;
		
		padding-bottom: 2px;
}

a.lingua {
	text-decoration: none;
	color: #ffffff;
	font-size:11px;
	font-weight:normal;
	font-style:oblique;
	letter-spacing: 1px;
}

a.lingua:hover {
	text-decoration: underline;
	
}

.titolo {
	padding-bottom:18px;
}

.titolobianco {
	padding-top:10px;
	padding-bottom:4px;
	font-size:16px;
	color:#ffffff;
}


/* forms */
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding: 3px;
	border: 1px solid #b4b4b4;
	color:#000000;
	background-color:#ffffff;
}

select {
	text-transform:capitalize;
	padding:2px;
}
option {
	margin:3px 0;
	text-indent:8px;
	text-transform:capitalize;
}
button {
	cursor:pointer;
}

ul{ list-style-type:decimal;
color:#000000;
font-size:12px;
	font-family: Arial, "Times New Roman", Times, serif;
	
}




ul.circle {list-style-type:circle
color:#F00}

/* bottone */

.bottone {
	height:21px;
	margin-top:20px;
	cursor:pointer;
	background:url(../img/btnBg.jpg) no-repeat top left;
	padding-left:10px;
	text-decoration:none;
	line-height:1.4em;
	font-size:11px;
}




a.scheda {
	text-decoration: none;
	color: #646468;
	font-size:12px;
	font-weight:normal;
	font-style:oblique;
	letter-spacing: 1px;
	padding-left:6x;
		padding-right:10px;
}

a.scheda:hover {
	text-decoration: underline;
	
}

.nomescheda {
	font-size:12px;
	color:#e2001a;
	letter-spacing: 1px;
	padding-left:6px;
	font-weight:bold;
}