@charset "iso-8859-1";

/* Tag Generici */


h2 {
	color:#646B71;
	font-family:Futura,Century Gothic,Arial,Helvetica,sans-serif;
	font-size:20px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	text-transform:uppercase;
	}


h3 { 
	color:#000000;
	font-family:Futura,Century Gothic,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

b, strong {
	color:#000000;
	font-weight:normal;
}

img {
	border: 0px;
}

hr {	
	border: 0px; 
	height: 0px;
	border-bottom: 1px dotted #AAAAAA; 
}

a {
	text-decoration: none;
	color: #C51527;
	outline: none;
}

a:hover	{
	text-decoration: underline;
}

/* Stile testo content area */

.Note {
	font-size: 11px;	
	color: #aaaaaa;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
	
}

#ContentMenu {
	color: #aaa;
	margin-bottom: 13px;
	font-size: 11px;
	
}

.ContentText {
	color: #aaa;
}

table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
}
