
/**********************************************
*   GENERALI                *
***********************************************/

body {
	margin: 0;
	padding: 0;
	background: #191919 url(img_layout/bg.gif) repeat-y top center;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
	}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	background: transparent;
	color: #050d24;
	}

h1 {
	font-size: 0.9em;
	color: #A6A6A3;
	font-weight: bold;
	}
h2 {
	font-size: 0.8em;
	font-weight: normal;
	}
h3, h4, h5, h6 {
	font-size: 1.2em;
	color: #C80404;
	line-height: 20px;
	}

a:link {
	color: #fff;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#barramenu a:link {
	color: #98C7FD;
	text-decoration: none;
	}
#barramenu a:visited {
	color: #98C7FD;
	text-decoration: none;
	}
#barramenu a:hover {
	color: #98C7FD;
	text-decoration: none;
	}


/*************************************************
*   STRUTTURA: Contenitore, Colonne, Coda etc.  *
**************************************************/

#contenitore {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background:	url(img_layout/colonne_bg.jpg) repeat;
	font-size: 1.3em;
	border: 1px solid #000000;
	}
	
#barramenu {
	width: 798px;
	height: 52px;
	margin: 0 auto;
	color: #98C7FD;
	font-size: 0.9em;
	padding-top: 10px;

	}

#barramenu table {
	border: 1px solid #333333;
	}


#contenuticentro {
	width: 798px;
	margin: 0 auto;
	color: #98C7FD;
	font-size: 1.0em;
	border: 1px solid #000;
	padding-top: 10px;
	background:	url(img_layout/colonne_bg.jpg) repeat;
	}
	
#contenuticentro table td {
	border: 1px solid #333333;
	}

#coda {
	width: 796px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	color: #9C9895;
	font-size: 0.8em;
	border: 2px solid #000;
	background-image:url(img_layout/coda_bg.gif);
	background-repeat:no-repeat;
	}


/**********************
*   Header            *
***********************/

#header {
	width: 100%;
	height: 260px;
	background: url(img_layout/testata.jpg) no-repeat;
	border: 1px solid #AC0B0B;
	
	}

#intestazione{
	float:right;
	width: 635px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
	margin-top: 7px;
	
	}
	
#intestazione h2{
	color: #A6A6A3;
	font-size: 0.8em;
	font-weight:normal;
	text-align:justify;
	margin-right: 22px;
	}
	
#topmenu{
	width: 263px;
	
	}
#topmenu table td {
	border: 1px solid #333333;
	text-align:center;
	font-size: 0.7em;
	color: #9C9895;
	}

/**********************
*   Font            *
***********************/
.titolo {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	}
	font {
	margin: 0;
	padding: 0;
	font: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	font-size: 0.8em;
	text-align: left;
	}
.txtrosso {
	color: #AC0B0B;
	font-size: 0.9em;

	}
.txtbianco {
	color: #fff;
	font-size: 0.9em;	
	}
.txtbianco1 {
	color: #fff;
	font-size: 0.8em;
	font-weight:bold;
	}
	
.txtbianco-small {
	color: #fff;
	font-size: 0.8em;
	

	}
	
.txtgrigio {
	color: #9C9895;
	font-size: 0.9em;

	}
	
.txtgrigio-small {
	color: #9C9895;
	font-size: 0.8em;

	}
	
.txtgrigio-paragrafo{
	color: #9C9895;
	font-size: 0.8em;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
	
	
	/***********************
*   CARICAMENTO NEWS  *
****************************/
#areanews{
	width: 527px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}

	
	/***********************
*   NEWS AJAX *
****************************/

#news { 
	background-color: #000000;
	padding: 5px;
	width: 450px; 
}

.titolonews {
text-align:left;
	height: 30px; 
	color: #AC0B0B;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	}
	
.corpo { color: #9C9895;
	font-size: 0.8em;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
