/* CSS Document */
@import url(StiliInterni.css);
@import url(StyleService.css);
@import url(Menu.css);
/*
______________________________________________________________________________
NOTES
==============================================================================

	Testo normale		#666666
	Testo a h1 h2 h3	#006362
	link active hover	#91CDA5
	Link Visited		#333333
	
	mainMenu bkg		#D1EDED;
	mainMenu hover		#A3DCDB;

==============================================================================
END NOTES
______________________________________________________________________________
*/

/* Struttura Colonne */

/* Contenitore blocco centrale */
#SiteBody {
	float:left;
	width: 100%;
	background: #FFF url("../images/home/bg.gif") 0 0 repeat-y;
	margin: 0 0 0 0;
}

#colonna-sinistra {
	float:left;
	width:170px;
	background-color: transparent; 
	
}

#colonna-centro {
	float:left;
	width: 603px;
	background: transparent;
	text-align: left;
	margin: 0 6px;
	padding: 0;
}

#colonna-centro p.NotaBene {color:#333333;}

#colonna-centro p.footNote {
	font-style:italic;
	color:#666666;
	padding: 2px;
}

#colonna-centro H3 {
	padding: 0px;
	margin: 0px;
	color: #666666
}

#colonna-centro .NB {
	font-weight: bold;
}

#colonna-centro form {
	margin: 2px 0 2px 0;
	padding: 0;
}

/* TABLE della colonna centrale */
#colonna-centro table .tableRowTitle,#colonna-centro-stampa table .tableRowHeader {	
	background-color: #A3DCDB;
	color: #00893C;
	padding: 4px;
}

#colonna-centro table .tableRow1,#colonna-centro-stampa table .tableRow1 {	
	background-color: #f1f1f1;
	padding: 4px;
}

#colonna-centro table .tableRow2,#colonna-centro-stampa table .tableRow2 {	
	background-color: #F8F8F8;
	padding: 4px;
}

#colonna-centro table .tableRowEnd,#colonna-centro-stampa form .tableRowEnd {	
	background-color: #E1E1E1;
	padding: 4px;
}

#colonna-centro td.cellHeader,#colonna-centro-stampa td.cellHeader {
	font-weight:bold;
}

#colonna-centro .tableRowTitle ,#colonna-centro-stampa .tableRowTitle {
	font-weight:bold;
	background-color: #00893C;
	color: #FFFFFF;
}

#colonna-centro .tableRowTitle2 ,#colonna-centro-stampa .tableRowTitle2 {
	font-weight:bold;
	background-color: #C5E1E1;
	color: #00893C;
	height: 20px;
}

#colonna-centro .tableRowErr ,#colonna-centro-stampa .tableRowErr {
	color: #FFFFFF;
	background-color: #EDB8B8;
}

#colonna-centro .tableRowErr a,#colonna-centro-stampa .tableRowErr a {
	color: #FFFFFF;
}

/* TABLE FORM della colonna centrale */

#colonna-centro form table,#colonna-centro-stampa form table {
	width: 100%;
	margin: 10px 0 10px 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #666666;
	border-spacing: 1px ;
	
}

#colonna-centro form table tr td,#colonna-centro-stampa form table tr td {
	vertical-align:top;
	text-align: left;
	padding: 4px;
}

#colonna-centro form td.cellHeader,#colonna-centro-stampa form td.cellHeader {
	font-weight:bold;
}

#colonna-centro form td p {
	margin : 0;
}

#colonna-centro form table .tableRow1,#colonna-centro-stampa form table .tableRow1 {	
	background-color: #f1f1f1;
	padding: 4px;
}

#colonna-centro form table .tableRow2,#colonna-centro-stampa form table .tableRow2 {	
	background-color: #F8F8F8;
	padding: 4px;
}

#colonna-centro form table .tableRowEnd,#colonna-centro-stampa form table .tableRowEnd {	
	background-color: #E1E1E1;
	padding: 4px;
}

#colonna-centro form textarea,#colonna-centro-stampa form textarea {	
	width: 100%;
}

#colonna-centro form select,#colonna-centro form input,#colonna-centro-stampa form select,#colonna-centro-stampa form input {	
	font-size: 0.8em;
}

#colonna-centro a h1, #colonna-centro a h2, #colonna-centro a h3 { color:#00893C; }

#colonna-centro a:hover h1 , #colonna-centro a:hover h2, #colonna-centro a:hover h3 { color:#91CDA5; }

/* Fine Contenitore blocco centrale */


#colonna-centro-stampa {
	float:left;
	width:95%;
	background: transparent;
	text-align: left;
	margin: 0 3px 0 3px;
}
#colonna-destra {
	float:left;
	width:150px;
	background: transparent;
	margin: 0 0 0 0;
}

#SiteBodyNoBands {
	float:left;
	width: 100%;
	background: #FFFFFF;
	margin: 0 0 0 0;
}
/* Fine Struttura Colonne */


a  {
	color: #00893C;
	text-decoration: none;
   }
a:Visited  {
	color : #00893C;
	text-decoration: none;
}

a:Active  {
	color : 00893C;
}

a:Hover  {
	color : #91CDA5;
	text-decoration: none;
}

a{ text-decoration:none; }

/*
==============================================================================
	COMMON LAYOUT
==============================================================================
*/

body {
	margin: 0;
	padding: 0;
	font: normal 0.8em/1.2em Verdana, Arial, Geneva, san-serif;
	color: #666666;
	background: #F1F1F1 url("../images/home/bkg_site.jpg") repeat-y top center;
	text-align:center;
	}
	
#SitePosition {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	text-align:left;
}

.Link{
	color: #00893C;
}	

/* banner nel top in caso di servizio a tutta larghezza */

.TopHolder {
	float: right;
	padding: 10px 10px 0 0;
}
.Banner {
	margin: 0;
}
/* Fine banner nel top in caso di servizio a tutta larghezza */



#SiteStructure {}
#ColLeft { background-color: #fff5e5; }
#ColRight {	background: #F1F1F1 url("../images/home/bkg_ColLeft.gif") repeat-x;	}



.ButtonSubmit {
	text-transform: uppercase;
	font-weight: bold;
	color:#00893C;
	margin-top: 5px;
	font-size: 0.8em;
	}


/*
==============================================================================
	Header
==============================================================================
*/
#SiteHeader {
	height: 105px;
	background: #F1F1F1 url("/images/home/header.jpg") no-repeat top left;
	}

/* Le Aree tematiche utilizzano un background diverso */
#SiteHeader_AT {
	height: 105px;
	background: #F1F1F1 url("/images/home/header_AT.jpg") no-repeat top left;
	}

#SiteHeader h1, #SiteHeader_AT h1 {
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	}
#SiteHeader span h1, #SiteHeader_AT span h1 {
	display: none;
	}
	
#SelectAreeTem {
}

/*
-------------------------------------------------------------------------
*/
#HeaderMenu {
	width: 150px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	}

#areaTitle {
	width: 150px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	}
	
#areaTitle h1{
	width: 150px;
	font-size:0.8em;
	color: #333333;
	margin-right: 0;
	}
	
#areaTitle h2{
	font-size:0.8em;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	
#linkDolore {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}	

/*
-------------------------------------------------------------------------
*/
#serviceMenu {
	width: 150px;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #D1EDED;
	}
#serviceMenu a{
	font-size: 0.8em;
	text-transform: uppercase;
	color:#D1EDED;
	margin: 0;
	padding: 0 10px 0 0;
	}

#serviceMenu a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}

/*
-------------------------------------------------------------------------
*/
	
#navHeader {
	height: 30px;
	padding-left: 170px;
	background: #C0C0C2 url("../images/home/bkg_navHeader.jpg") no-repeat top left;
	}
	
#navHeader_AT {
	height: 30px;
	padding-left: 170px;
	background: #C0C0C2 url("../images/home/bkg_navHeader_AT.jpg") no-repeat top left;
	}
	
/*
-------------------------------------------------------------------------
*/
#navArea {
	float: left;
	margin: 0;
	padding: 3px 0 0 0px;
	height: 27px;
	width: 430px;
	}
#navArea a {
	display: block;
	float: left;
	width: 200px;
	width/**/:/**/190px;
	padding: 10px 0 7px 10px;
	margin: 0 0 0 3px;
	font-size: 10px;
	line-height: 10px;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	}
	
#navArea  a:hover {
	color: #00893C;
	}
#navArea a.activeArea{
	color: #00893C;
	font-weight: 600;
	background: transparent url("../images/home/flap_Area.gif") no-repeat top left;
	}	
/*
-------------------------------------------------------------------------
*/
#areeTematiche {
	float: right;
	margin: 0;
	padding: 4px 10px 0 10px;
	height: 26px;
	width: 129px;
	background-color:#E1E1E1;
	border-left: 1px solid #FFFFFF;
	}
#areeTematiche select{
	width: 125px;
	}
	
#areeTematiche form{
	width: 100%;
	padding: 0;
	margin: 0;
	color:#666666;
}
	
/*
-------------------------------------------------------------------------
*/
#StampaChiudi {
	float: right;
	height: 30px;
	vertical-align: middle;
}
#InfoStripStampa {
	float: left;
	color:#999999;
	padding: 0px 0 5px 0;
	}

/*
-------------------------------------------------------------------------
*/
	
/*
-------------------------------------------------------------------------
*/
#InfoStrip {
	color:#999999;
	padding: 4px 0 2px 0;
	}
	
#InfoStrip p{
	vertical-align: middle;
	padding: 0;
	}
#InfoStrip .Sponsor{
	float: left;
	}
/*
==============================================================================
	ColLeft
==============================================================================
*/


/*
------------------------------------------------------------------------------
	NEWSLETTER
------------------------------------------------------------------------------
*/

#Newsletter {
	width: 170px;
	padding: 0 0 10px 0;
	background: #D2E8DB url("/images/home/box_left_bottom.jpg") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
	text-align:center;
	}

#Newsletter img {
	float: left;
	padding: 13px 5px 5px 15px;
	margin: 0;
	border: 0;
}

#Newsletter h1 {
	display: block;
	padding: 15px 5px 3px 5px;
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	color: #00893C;
	background: transparent url("/images/home/box_left_top.jpg") no-repeat top left;
	}

#Newsletter .h1Detail {
	clear: both;
	display: block;
	padding: 3px 0;
	margin: 0;
	font-size: 0.8em;
	text-transform: none;
	font-weight: normal;
	color: #666666;
	}

#Newsletter h2 {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	color: #00893C;
	background: transparent url("/images/home/box_left_top.jpg") no-repeat top left;
	}

#Newsletter h3 {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 0.6em;
	color: #00893C;
	}
	
#NewsletterForm {
	width: 150px;
	padding: 0;
	margin: 0 10px 0 10px;
}

#Newsletter Form {
	width: 150px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
	color:#666666;
}

#Newsletter #btnInvia {
	display: block;
	background: url("/images/bottoni/invia_off.gif") no-repeat;
	width: 100px;
	line-height: 25px;
	min-height: 25px;
	height: 25px;
	
	cursor: pointer;
	cursor: hand;
}

#Newsletter #btnInvia:hover {
	background: url("/images/bottoni/invia_on.gif") no-repeat;
}

#Newsletter #btnInvia span{
	display: none;
}

#Newsletter #email {
	width: 140px;
}
/*
------------------------------------------------------------------------------
	POSTA
------------------------------------------------------------------------------
*/

#Posta {
	width: 170px;
	padding: 0 0 10px 0;
	background: #D2E8DB url("/images/home/box_left_bottom.jpg") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
	text-align:left;
}

#Posta img {
	float: left;
	padding: 8px 10px 5px 15px;
	margin: 0;
	border: 0;
}
	
#Posta h1 {
	display: block;
	padding-top: 5px;
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #00893C;
	background: transparent url("/images/home/box_left_top.jpg") no-repeat top left;
}

#Posta h2 {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	color: #00893C;
}

#Posta h3 {
	display: block;
	padding-top: 15px;
	margin: 0;
	margin-top: 20px;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: #00893C;
	background: transparent;
}
	
#PostaForm {
	width: 150px;
	padding: 0;
	margin: 0 10px 0 10px;
}

#Posta Form {
	width: 150px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight:bold;
	color:#666666;
}
#Posta #email {
	width: 140px;
}

/*
------------------------------------------------------------------------------
	COMITATO SCIENTIFICO
------------------------------------------------------------------------------
*/

#Comitato {
	width: 170px;
	padding: 0 0 0 0;
	background: #D2E8DB url("/images/home/box_left_bottom.jpg") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
	text-align:center;
	}
#Comitato h1 {
	display: block;
	padding: 10px 5px;
	margin: 0;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent url("/images/home/box_left_top.jpg") no-repeat top left;
}
/*
------------------------------------------------------------------------------
	Extras
------------------------------------------------------------------------------
*/

#ContentExtras {
	min-height: 100px;
	clear: left;
	width: 170px;
	width/**/:/**/ 150px;
	padding: 0px 10px 10px 10px;
	font-size: 10px;
	margin-top: 0px;	
	
}

#Extras {
	width: 44px;
	border: none;
	text-align: left;
	padding: 10px 0px 0px 0px;
	float:left;
}

#Extras .Content{
	margin-bottom: 20px;
}

#ExtrasTesto {
	width: 90px;
	border: none;
	text-align: left;
	padding: 10px 0px 0px 0px;
	float:right;
	font-size: 10px;
}

/*
==============================================================================
	ColRight
==============================================================================
*/

/*
==============================================================================
	Cerca
==============================================================================
*/

#siteCerca {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
	display: none;
}

#siteCerca h1 {
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	height: 55px;
	font-size: 0.9em;
	background: transparent url("/images/home/boxColDx/cerca_header.gif") no-repeat top left;
}

#siteCerca h1 span {
	display: none;
}

#siteCerca .Holder {
	position: relative;
	width: 165px;
	width/**/:/**/ 141px;
	padding: 3px 9px 5px 15px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
}


#siteCerca form {
	margin: 0 0 5px 0;
	padding: 0; 
	text-align: center;
}

	
#siteCerca #textfield {
	width: 130px;
}

#siteCerca #opzAvanzate {
	padding-left: 2px;
	text-align: left; 
	margin-bottom: 5px;
	font-size: 11px;
}

#siteCerca #linkRic {
	clear: left;
}

#siteCerca #linkRic hr {
	margin: 2px 0 5px 0;
	color: #666666;
	background-color: #666666;
	height: 1px;
	width: 98%;
}

#siteCerca #linkRic div {
	margin-left: 5px;
	margin-top: 3px;
}

#siteCerca #linkBase, #siteCerca #linkAvanzate {
	cursor: pointer;
	cursor: hand;
	color: #00893C;
	font-size: 0.8em;
	font-weight: bold;
}

#siteCerca #btnCerca {
	display: block;
	background: url("/images/bottoni/cerca_off.gif") no-repeat;
	width: 100px;
	min-height: 25px;
	height: 25px;	
	line-height: 25px;
	margin: 5px 0;
	
	cursor: pointer;
	cursor: hand;
}

#siteCerca #btnCerca:hover {
	background: url("/images/bottoni/cerca_on.gif") no-repeat;
}

#siteCerca #btnCerca span{
	display: none;
}

/*
------------------------------------------------------------------------------
	PROFILO
------------------------------------------------------------------------------
*/
	
#Profilo {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
}
#Profilo h1 {
	display: block;
	width: 165px;
	width/**/:/**/ 108px;	
	padding: 7px 0 0 57px;;
	margin: 0;
	height: 48px;
	font-size: 0.8em;
	background: transparent url("/images/home/boxColDx/loggato_header.gif") no-repeat top left;
	color: #716E6D
}

#Profilo .Holder {
	position: relative;
	width: 175px;
	width/**/:/**/ 151px;
	padding: 0px 9px 5px 5px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
}

#Profilo .Holder .left {
	float: left;
}

#Profilo .Holder .right {
	float: right;
}

#Profilo .Holder .clear {
	clear: both;
}


/*
------------------------------------------------------------------------------
	SPONSOR
------------------------------------------------------------------------------
*/

#Sponsor {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
	text-align:center;
}

#Sponsor h1 {
	
	display: block;
	width: 165px;
	padding: 10px 0 10px 0;
	margin: 0;
	height: 18px;	
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	background: transparent url("/images/home/boxColDx/sponsor_header.gif") no-repeat top left;
}

#Sponsor h1 span{
	display: none;
}

#Sponsor .Holder {
	position: relative;
	width: 147px;
	padding: 0 9px 5px 9px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
}

#Sponsor a img {
	border:none;
}

/*
------------------------------------------------------------------------------
NEWS ECM
------------------------------------------------------------------------------
*/

#NewsEcm {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
}

#NewsEcm h1 {
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	height: 55px;
	font-size: 0.9em;
	background: transparent url("/images/home/boxColDx/newsecm_header.gif") no-repeat top left;
	cursor: pointer;
	cursor: hand;	
	}
	
#NewsEcm h1 span {
	display: none;
}

#NewsEcm .Holder {
	position: relative;
	width: 175px;
	width/**/:/**/ 151px;
	padding: 10px 9px 5px 5px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
}

#NewsEcm .Holder p {
	margin: 0 0 10px 5px;
	padding: 0 0 0 13px;
	background: transparent url("/images/home/ico_LinkEsterni.gif") no-repeat top left;
}
	
#NewsEcm .Holder p a{
	display: block;
	margin: 0;
}

/*
------------------------------------------------------------------------------
	LinkEsterni
------------------------------------------------------------------------------
*/
	
#LinkEsterni {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
}
#LinkEsterni h1 {
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	height: 55px;
	font-size: 0.9em;
	background: transparent url("/images/home/boxColDx/qblink_header.gif") no-repeat top left;
	cursor: pointer;
	cursor: hand;	
	}
#LinkEsterni h1 span {
	display: none;
	}
#LinkEsterni .Holder {
	position: relative;
	width: 165px;
	width/**/:/**/ 141px;
	padding: 10px 9px 5px 15px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
	}
#LinkEsterni .Holder ul {
	padding: 1px;
	margin:0;
	list-style: none;
	line-height: 11px;
	}
	
#LinkEsterni .Holder ul li{
	display: inline;
	margin: 0px;
	}
	
#LinkEsterni .Holder ul li a{
	display: block;
	color: #666666;
	margin: 0;
	padding: 0 0 10px 13px;
	background: transparent url("/images/home/ico_LinkEsterni.gif") no-repeat top left;
	}
	
#LinkEsterni .Holder ul li a:hover{
	color: #333333;
	}
	

/*
------------------------------------------------------------------------------
	Pillole
------------------------------------------------------------------------------
*/
	
#Pillole {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
}
#Pillole h1 {
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	height: 55px;
	font-size: 0.9em;
	background: transparent url("/images/home/boxColDx/pnpills_header.gif") no-repeat top left;
	cursor: pointer;
	cursor: hand;
	}

#Pillole h1 span {
	display: none;
	}

#Pillole .Holder {
	position: relative;
	width: 165px;
	width/**/:/**/ 141px;
	padding: 10px 9px 5px 15px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
	}

#Pillole .Holder #Date {
	margin-top: 10px;
	display: block;
	width: 100%;
	text-align: right;
	font-style: italic;
}

/*
------------------------------------------------------------------------------
	Flash dolore
------------------------------------------------------------------------------
*/
	
#flashDolore {
	width: 165px;
	padding: 0 0 10px 0;
	background: #FFFFFF url("/images/home/boxColDx/bottom_special.gif") no-repeat bottom left;
	border-bottom: solid #FFFFFF 20px;
}
#flashDolore h1 {
	display: block;
	width: 165px;
	padding: 0;
	margin: 0;
	height: 55px;
	font-size: 0.9em;
	background: transparent url("/images/home/boxColDx/flash_dolore.gif") no-repeat top left;
	cursor: pointer;
	cursor: hand;
	}

#flashDolore h1 span {
	display: none;
	}

#flashDolore .Holder {
	position: relative;
	width: 165px;
	width/**/:/**/ 141px;
	
	min-height: 200px;
	height: 200px;	
	
	padding: 10px 9px 5px 15px;
	margin: 0;
	background: transparent url("/images/home/boxColDx/bkg_special.gif") repeat-y top left;
	font-size: 11px;
	}

#flashDolore .Holder #Date {
	margin-top: 10px;
	display: block;
	width: 100%;
	text-align: right;
	font-style: italic;
}


/*
------------------------------------------------------------------------------
	COMUNITY
------------------------------------------------------------------------------
*/

p { color:#666666; }
.date { color:#666666; }

h1, h2, h3 {
	color:#00893C;
	}
/*
-------------------------------------------------------------------------
*/
.mainNews {
	clear: left;
	width: 603px;
	width/**/:/**/573px;
	padding: 15px;
	margin: 0 0 15px 0;
	background: #FFFFFF url("/images/home/bkg_Content.jpg") repeat-x top left;
	min-height: 100px;
}
.mainNews a img{
	float: left;
	margin: 0 10px 5px 0;
	border: #CCCCCC solid 1px;
}
.mainNews a h1{
	display:block;
	padding: 0 0 0 25px;
	background: transparent url("../images/home/arrow_large.gif") no-repeat top left;
	margin: 0 0 5px 110px;
	font-size:1.3em;
	font-weight: 300;
	clear:right;
	line-height:20px	
}
.mainNews .date{
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	font-weight: 300;	
}
.mainNews p{
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}
/*
-------------------------------------------------------------------------
*/
.subNews {
	float: left;
	width: 301px;
	width/**/:/**/ 251px;
	padding: 20px;
	margin: 0;
	background: #FFFFFF url("/images/home/bkg_Content.jpg") repeat-x top left;
}

.subNews1 {
	clear: left;
	float: left;
	width: 301px;
	width/**/:/**/ 251px;
	padding: 20px;
	margin: 0 20px 0 0;
	background: #FFFFFF url("../images/home/bkg_Content.jpg") repeat-x top left;
}

.subNews a h1, .subNews1 a h1 {
	display:block;
	padding: 0 0 0 25px;
	background: transparent url("../images/home/arrow_small.gif") no-repeat top left;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	font-weight: 300;
	clear:right;
	line-height:16px;	
}
.subNews a .date, .subNews1 a .date{
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	font-weight: 300;	

}
.subNews a img, .subNews1 a img {
	margin: 0 0 10px 0;
	border: #CCCCCC solid 1px;
}
.subNews p, .subNews1 p {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}

/*
-------------------------------------------------------------------------
*/
.listNews {
	clear: left;
	width: 593px;
	width/**/:/**/563px;
	padding: 20px;
	margin: 0 0 15px 0;
	background: #FFFFFF url("/images/home/bkg_Content.jpg") repeat-x top left;
}
.listNews a h1{
	display:block;
	padding: 0 0 0 25px;
	background: transparent url("../images/home/arrow_small.gif") no-repeat top left;
	margin: 0 0 5px 0;
	font-size: 1em;
	font-weight: 300;
	clear:right;
	line-height:16px;		
}

.listNews h1{
	display:block;
	padding: 0 0 0 25px;
	background: transparent url("../images/home/arrow_small.gif") no-repeat top left;
	margin: 0 0 5px 0;
	font-size: 0.5em;
	font-weight: 300;
	clear:right;
	line-height:16px;		
}

.listNews a .date{
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	font-weight: 300;
}
.listNews p{
	padding: 5px 0 10px 25px;
	margin: 0 0 10px 0;
	font-weight: 300;
	border-bottom: 1px solid #E1E1E1;
}


/*
==============================================================================
	STAMPA - INVIA A UN AMICO
==============================================================================
*/
#SitePrintSend{
	width: 100%;
	margin: 0px;
	padding: 10px 0 10px 0 ;
	text-align: center;
	
	/*border-top: 1px solid #E1E1E1*/
}


/*
==============================================================================
	FOOTER
==============================================================================
*/
/*
------------------------------------------------------------------------------
	Footer
------------------------------------------------------------------------------
*/
#SiteFooter {
	clear: left;
	background: transparent url("../images/home/bkg_Content.jpg") repeat-x top left;
	padding: 30px 0 80px 0;
	margin: 0;
	text-align:center;
	color: #999999;
	font-size: 10px;
	}

#SiteFooter a{
	color: #999999;
	}
#SiteFooter a:hover{
	color: #666666;
	}
	
#SiteFooter .Date{
	display: block;
	float: left;
	width: 170px;
	font-weight:bold;
	}
#SiteFooter .Date .Label{
	font-weight: 300;
	}
	
#SiteFooter .Links{
	display: block;
	float: left;
	width: 420px;
	}
#SiteFooter .Date .Label{
	font-weight: 300;
	}
#SiteFooter .Sponsor{
	display: block;
	float: left;
	width: 170px;
	border: none;
	}

/*
-------------------------------------------------------------------------
*/


#Path {
	width: 100%;
	margin: 0 0 10px 0px;
	background-color: #F1F1F1;
	text-align: left;
}

#PathHome {
	width: 100%;
	margin: 0 0px 10px 0px;
	background-color: #F1F1F1;
}

#Path p, #PathHome p {
	padding: 5px 0 0 5px;
	margin: 0;
}

#Path a, #PathHome a {
	color:#999999; 
}
#Path a.Active, #PathHome a.Active {font-weight: bold; }
#Path a:hover, #PathHome a:hover { color:#00893C; }
#Path h1, #PathHome h1 {
	font-size: 1.2em;
	color: #00893C;
	padding: 5px 0;
	margin: 5px 0 0 5px;
	border-top: solid 1px #E1E1E1;
	}

#Path #DataAggiornamento {
	float:right;
	padding: 0 0 0 0; 
	margin: -20px 5px 0 0px;
	font-size: 0.8em;
}

#copyright {
	float: right;
	margin-right: 10px; 
	text-align: right;
}

#copyright p {
	padding: 5px 0 0 0;
	margin: 0;
}

/*
-------------------------------------------
Visualizzazione risultati
-------------------------------------------
*/

#result {
	margin: 10px 0 0 0;
	padding: 0px;
	
	list-style-type: none;
	list-style-image: none;
}

#result li{
	margin-bottom: 2px;
	padding: 3px;
}

#result li.row1{
	background-color: #F1F1F1;
}

#result li.row2{
	background-color: #F8F8F8;
}


/*
---------------------------------------------
Dettaglio leggi - Visualizzazione documenti
---------------------------------------------
*/

#documentiLeggi{
	margin: 10px 0 10px 0;
	padding: 0px;
	
	list-style-type: none;
	width: 100%;
}

#documentiLeggi li{
	margin-bottom: 3px;
	width: 100%;
	text-align: left;
}

#documentiLeggi li img{
	margin-right: 3px;
}

/*
=====================================================================
FORM LOGIN
=====================================================================
*/

div.login{
	margin: 0px auto;
	width: 500px;
    background: url(/images/box.jpg) no-repeat bottom left;
    padding-bottom: 22px;
}

div.login div{
    background:url(/images/box.jpg) repeat-x top left;
    padding: 25px 20px 0 20px;
}

#colonna-centro .mainService form .login .tabLogin {
	width: 460px;
}

#colonna-centro .mainService form .login .tabLogin tr td{
	padding: 3px;
}

div.login div #imgQBlink {
	border: 0px;
	margin-top: 7px;	
}

div.login div .DisplayErrore {
	width: 400px;
	color: #FF0000;
	padding: 0;
	margin: auto;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div.login div #txtlogin {
	width: 98%;
}

div.login div #txtpsw {
	width: 68%;
}

div.login div #button {
	width: 100%; 
	text-align: center; 
	margin: 0px;
	padding: 0px; 
}

.DisplayErrore {
	color: #FF0000;
	text-align: justify;
	padding: 0;
	margin: 0;
}