/* 
'                              #######################################
'                              #              FOGLIO DI STILE PER IL SITO ORMA             	       #
'                              #######################################
'                              #                          COLORE : ROSSO --> #FF0000                               #
'                              #                             NOTIZIE                                                                #
'                              #                            Designed and coded by Nextart.it                          #
'                              #######################################*/

html,body{margin:0;padding:0 ;background: url(../images/bg.jpg) repeat-y center top}
/* html,body{margin:0;padding:0 ;background: silver url(diagonals.gif)} */

body{font: 76% verdana,sans-serif;text-align:center;}
p{margin:0px 0px 10px}
a {text-decoration: none}
a img{border: none;}
img.ultim {width:100px; border:1px solid #000;}
img.centra {border:1px solid #000;}
img.left{float:left}
img.right{float:right}
h2{text-align:center;color:#ff0000;font-size: 0.9em;}
div#header a {float:left;margin:0 0px 0px}
div#link a {float:right;text-decoration: none;font-weight: bold;color: #000;margin:0 5px 0px}
div#container{text-align:left; background: #fff;border: 1px solid #999; }
div#container{width:820px; margin:0 auto}
div#content p{line-height:1.4}
div#colonna_sx_2{float:left;width:340px;text-align:center;}
/* SEZIONE AREE D'ATTIVITA' */
.rowcontainer {						
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}


/*################################################################################
PARTE DOVE POTER EFFETUARE MODIFICHE  ---  COLORE  DA IMPOSTARE PER IL ROSSO : #FF0000
################################################################################# */

h1{text-align:center;background:#ff0000;font-weight: bold;color:#fff}
/* HEADER */
/* IMPOSTARE QUI L'IMMAGINE DI SFONDO DELL'HEADER */
div#header {width:100%;height:150px;background:#fff url('../images/head.gif') no-repeat;}
/* IMPOSTARE QUI IL COLORE DELLA PARTE A DX DELL'HEADER (link) */
div#link {float:right;background: #ff0000;width:20%;height:150px;color: #000;}
div#link a:hover{background: #ff2929;color: #FFF;font-weight: bold;}
/* IMPOSTARE QUI IL COLORE DI SFONDO DELLA BARRA DI NAVIGAZIONE ORIZZONTALE */
div#link_menu p{width:100%; background: #ff0000;color: #fff}

/* BARRA MENU ORIZZONTALE  */
div#link_menu {width:100%; background: #ff0000;color: #fff}
div#link_menu a {background: #ff0000;text-decoration: none; font-weight: bold; color: #fff;white-space: normal}
div#link_menu a.active {background: #EEE;color: #333;font-weight: bold;}

/* IMPOSTA COLORE SFONDO  MENU' AL PASSAGGIO DEL MOUSE */
div#link_menu a:hover{background: #fff;color: #ff0000;font-weight: bold;}
/* IMPOSTARE QUI IL COLORE DI SFONDO DELL'AREA ATTIVITA' */
.colonna_sx { float: left; width: 340px;background: #ff0000;color: #fff; text-align:center;}		
/* IMPOSTA COLORE TESTO DATA ULTIMISSIME */
.data {color:#ff0000;text-align:center}
.tit_news a{font-weight: bold;color: #000;text-transform: uppercase;}
.tit_news a:hover{background: #fff;color: #ff0000;font-weight: bold;}
.data_s {color:#fff;text-align:center;background: #ff0000;font-weight: bold;}
.tit_news_s {font-weight: bold;color: #000;text-transform: uppercase;text-align:center;font-size: 2.9em;}
.img_news_s {text-align:center;}

/* FOOTER */
div#footer{clear:both;width:100%}
div#footer p{margin:0;padding:5px 10px}
/* IMPOSTA COLORE SFONDO */
div#footer{background: #333;color: #FFF}

div#w3c{clear:both;text-align:right;width:100%;background: #fff;}

.contenuti { 
float: left; width: 780px; text-align:left;border: 0px solid #000;background:#fff;color:#000;margin:0px 10px 10px
}
div#link_pagine_top{text-align:center;background:#eee;}
div#link_pagine_bottom{text-align:center;background:#eee;}





