﻿@import url("controls.css");
@import url("form.css");
@import url("gui.css");
@import url("2009/gallery.css");
@import url("2009/encart.css");
body
{
    font-family: Verdana;
    margin-top:0px;
    top:0px;
    /*background: url('../library/sfondo.png') repeat-y center top;*/
   

}
a {  text-decoration: none}
a:hover 
{
    text-decoration: underline;
    color:red;
}
a:active
{
    text-decoration: underline;
    color:#990000;
}
a:visited
{
	color: #000000;
}

/*Main*/
#printcontainer
{
	width:100%;
}
#maincontainer
{
	width:980px;
}
#wrapper
{
	min-height:350px;
}
#singleComumn
{
	float:none;
	/*width: 830px;*/
	padding: 0px 0px 0px 0px;
}
#left
{
	float:left;
	display:inline;
	
	width: 280px;
	padding: 0px;
	color: #787878;
	background: #FFFFFF;
}
#center
{
	float:right;
	width: 730px;
	padding: 20px 0px 0px 0px;
}
#right
{
	float:right;
	display:inline;
	
}
/*Main 2 Colonne*/
.wrapper2Col
{
	min-height:350px;
}
.wrapper2Col #left
{
	float:left;
	display:inline;
	text-align:left;
	width: 200px;
	padding: 0px;
	color: #787878;
	background: #EFEFEF;
}
.wrapper2Col #center
{
	float: right;
	width: 810px;
	padding: 0px 0px 0px 0px;
}
.wrapper2Col #right
{
	float:right;
	display:inline;
	
}
/*Titoli*/
.titoloBianco
{
    color:White;
    font-size: 14px;
    font-weight:bold;
}
.titoloNero
{
    color:black;
    font-size: 14px;
    font-weight:bold;
}


/*Testi*/
.testoBianco
    {color:White; font-size: 10px; text-align:justify;}
.testoNero
    {color:black; font-size: 11px; text-align:justify;}
.testoNero2
    {color:black; font-size: 11px;}
.testoBianco2
    {color:White; font-size: 11px;}
.testoRosso
    {color:red; font-size: 11px;}
.testoDisable
    {color:#909090; font-size: 10px;}
.testoDisable:visited
	{color:#909090; font-size: 10px;}
.testoNotaNero
    {color:black; font-size: 10px; font-style:italic;}
.testoNotaBianco
    {color:White; font-size: 10px; font-style:italic;}
.testoFooter
    {color:White; font-size: 10px;}
.testoFooter2
    {color: #808080; font-size: 10px;}
.testoHeader
    {color:black; font-size: 12px; font-weight:bold;}
.titoloCampo
    {color:black; font-size: 12px; font-weight:bold;}
.titoloRosso
    {color:red; font-size: 12px; font-weight:bold;}
.errore
    {color:red; font-size: 10px;}
.testoApice
{
    font-size: 8px;
    vertical-align: top;
}
.testoPedice
    {color: #808080; font-size: 10px;}    
.didascalia{color: #808080; font-size: 10px;} 
.testoRadice
{
    color: black;
    font-size: 11px;
    text-transform:uppercase;
    font-weight:bold;
}
.testoNodo
{
    color: black;
    font-size: 11px;
    text-transform:lowercase;
}
/*Menu*/
.MenuTitolo
{
    color:#555555;
    font-size: 12px;
    font-weight: bold;
}
.MenuTitolo a:active
{
    color:#404040;
}
.MenuTitolo a:hover
{
    color:#000000;
}
.MenuTesto
{
    color: #464646;
    font-size: 10px;
}

.DoemTesto1
{
    color: #66FF66;
    font-weight: bold;
}
.DoemTesto2
{
    color: #66CCFF;
    font-weight: bold;
}
/* Home */
.boxnews
{
}
.boxnews a
{
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color:Black;
}
.boxnews div
{
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#CA0303;
}

.boxmenu
{
}
.boxmenu tr
{
	height:45px;
	text-align:left;

}
.boxmenu a
{
	padding-left:10px;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
	color:Black;
}
.boxmenu a:hover
{
	text-decoration: none;
}

.boxflash
{
}
.boxflash table
{
} 
.boxflash tr
{
	vertical-align:top;
}
.boxflash td
{
	background-image:url('../library/2009/box_info2.png'); background-repeat:no-repeat;
	text-align:center;

	
}
.boxflash div
{
	font-family:Verdana; font-size:12px; font-style:italic; font-weight:bold; color:white; text-align:center; position:relative; 
    left:0px; top:0px; height:23px;vertical-align:bottom; margin-left:9px; padding-top:1px; float:left;
}
.boxflash img
{
	padding-top:4px;
	text-align:center; border:0px;

}
/*******************************************************/

/* Tabelle */
.boxcontainer div
{
	background-image:url('../library/2009/colonna_sfondo.gif');
	background-repeat:repeat-x;
    border: silver 1px solid;
}
.ColonnaSx
{
    border-right: red 1px dotted;
    font-family: Verdana;
    font-size:small;
}
.ColonnaDx
{
    border-left: red 1px dotted;
    font-family: Verdana;
    font-size:small;
}
.ColonnaSx1 div
{
	background-image:url('../library/2009/colonna_sfondo.gif');
	background-repeat:repeat-x;
    border: silver 1px solid;   
    min-height:220px;
}
.ColonnaDx div
{
	background-image:url('../library/2009/colonna_sfondo.gif');
	background-repeat:repeat-x;
    border: silver 1px solid;
    min-height:220px;
}
.tabBase
{
    color: black;
    border: #E5E5E5 1px solid;
    text-align:left;
    padding: 5px;
    margin: 5px;
}
/*******************************************************/


.tabNews
{
    background-color: #f5f5f5;
    font: 10px Verdana, Helvetica, sans-serif;
    color: black;
    border: #E5E5E5 1px solid;
    border-collapse: collapse;
    padding: 0;
	margin: 0px;
}
.tabNews div
{
	background: white url(../library/titRiquadro.gif) no-repeat bottom right;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: white;
	width: auto; height: 18px;
	padding: 0px; margin: 0px;
	text-indent: 5px;
	text-align:left;
	text-decoration: none;
	text-transform: capitalize;
}
.tabNews li
{
    font: 10px Verdana, Helvetica, sans-serif;
    color: black;
    padding: 1px 0;
    padding-left: 5px;
    text-decoration: none;
}
.tabNews li:hover
{
    background-color: #ECF3FC;
    cursor:pointer;
}
.tabNews th
{
	background-color: #d6e0ff;
}
.tabNews tr
{
    font: 10px Verdana, Helvetica, sans-serif;
    color: black;
    text-decoration: none;
    border-bottom: #D3D3D3 1px solid;
    vertical-align:top;
}
.tabNews tr:hover
{
    background-color: #ECF3FC;
    border: #CCCCFF 1px solid;
    cursor:pointer;
}
.tabNewsFiltro
{
    background-color: #f3f3f3;
    font: 13px Verdana, Helvetica, sans-serif;
    color: #808080;
    border: #959595 1px solid;
    border-collapse: collapse;
    padding: 2px;
    font-weight:bold;
    text-transform:uppercase;
}
/*******************************************************/
.tabNewsList
{
    padding: 3px;
    margin:5px;
}
.tabNewsList tr
{
    color:black; font-size: 11px; text-align:justify;
}

.tabNewsLink
{
    padding: 3px;
    margin:5px;
}
.tabNewsLink a
{
    color:black; font-size: 10px;
}
.tabNewsLink a:hover
{
	text-decoration: underline;
    color:red;
}
/*******************************************************/
.tabNewsFiltro
{
    background-color: #f3f3f3;
    font: 13px Verdana, Helvetica, sans-serif;
    color: #808080;
    border: #959595 1px solid;
    border-collapse: collapse;
    padding: 2;
    font-weight:bold;
    text-transform:uppercase;
}
.tabSubMenu
{
	text-align:left;
    background-color: #ECF3FC;
    border: #E5E5E5 1px solid;
    color:gray;
    font-size: 11px;
}
.tabSubMenu a
{
    font-weight:bold;
}
.tabSubMenu a:hover
{
    color:black;
}
.tabSubMenuControl
{
    background-color: #FCFCFC;
    border: #E5E5E5 1px solid;
    color:gray;
    font-size: 12px;
    height:18px;
    text-align:right;
}

.tabSubRepeater
{
    color: black;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.tabSubRepeater td
{
    color:#770000;
    border-bottom: #C0C0C0 1px solid;
}
.Doem1 
{
    background: white url(../library/doem_Back1.gif) bottom left;
}
.Doem2 
{
    background: white url(../library/doem_Back2.gif) bottom left;
}
/*******************************************************/
.tabMessage
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    background: #f5f5f5;
    text-decoration: none;
    border:#000000 1px solid;
}
.tabMessage tr
{
    text-align:center;
}
.tabMessage div
{
    font-size:11px;
    line-height:20px;
}
.tabMessage TH
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px; font-weight:bold; 
    color: #000000; background:  #ECF3FC; padding: 1px;  
    border: #ffffff solid;
    border-width: 1px}
    
.archiveMain
{
	padding-top:18px;
}
/*******************************************************/

/*******************************************************/

/* ALBUM */
.albumWeb
{
    border-width:0px;
    font-family:Verdana;
    font-size:xx-small;
    color:White;
}
.albumWebItem
{
    border-width:1px;
    border-bottom-style:dotted;
    font-family:Verdana;
    font-size:xx-small;
    color:Gray;
}
.albumWebPager
{
    font-family:Verdana;
    font-size:xx-small;
    color:Black;
}
/*******************************************************/

/* STATO */
.stato0
{
    color: white;
    background-color: #33AA33;
    border: #ffffff 0px solid;
    font-weight:bold;
    text-align:center
}
.stato0GPL
{
    color: white;
    background-color: #33AA33;
    border: #ffffff 0px solid;
    font-weight:bold;
    text-align:center
}
.stato0Metano
{
    color: white;
    background-color: #66CCFF;
    border: #ffffff 0px solid;
    font-weight:bold;
    text-align:center
}
.stato1
{
    color: black;
    background-color: #FF8888;
    border: #ffffff 0px solid;
    font-weight:bold;
    text-align:center
}
.stato2
{
    color: black;
    background-color: #FFBB00;
    border: #ffffff 0px solid;
    font-weight:bold;
    text-align:center
}
/*******************************************************/

div.PrivacyBox{width:491px !important;width /**/:500px;
    height:90px !important;height /**/: 100px;
    overflow:auto;padding: 4px;
    border:1px solid #EEE;border-right:0 solid;
    font-size:11px;
    /*background:url(gradient.png) repeat-x fixed top left*/}

div.PrivacyBox p{margin-top:0}

/*********************************************************/
#footerLink ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#footerLink ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
	}

