/* CSS Document */
body {
	tttline-height:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #321414;
	margin-left:0px;
	margin-right:0px;
}
.contenitore {
	margin: 0px auto 0px auto;
	width: 760px;
}

.bgMain {
	background-color: #FDF8E9;
}

.bordoMainLeft {
	border-left: 1px solid #B4B3B7;
}
.bordoMainRight {
	border-right: 1px solid #B4B3B7;
}
.bordoMain {
	border-left: 1px solid #B4B3B7;
	border-right: 1px solid #B4B3B7;
}
.bordoFoto {
	border: 2px solid #333333;
}


hr{
	color: #306FA3;
}
	
a {
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px dashed #000000;
	color: #413D34;
	font-style:italic;
}

a:hover {
    text-decoration: underline;
	font-weight:bold;
	border-bottom: 1px solid #000000;
	color: #413D34;
}

a.footer {
	text-decoration: none;
	border-bottom: 1px none #000000;
	color:#DDDDDD;
	font-weight:bold;
	font-style:italic;
}

a.footer:hover {
    text-decoration: underline;
}

a.libro {
	text-decoration: none;
	border-bottom: 1px none #000000;
	font-weight:bold;
	font-style:italic;
}

a.libro:hover {
    text-decoration: underline;
}
a.linkTop, a.linkTop:hover {
	text-decoration: none;
	border-bottom: 1px;
	margin: 0px;}

/*************** menu **************/
.titoloMenu {
	font-size:110%;
	font-weight:bold;
}

ul#menuHome{
	width: 100%;
	margin: 0px;
	padding: 0px 10px 3px 0px;
	list-style:none;
}
ul#menuHome li{
	margin: 0;
	padding:0;
	padding: 8px 0 5px 10px;
	font-size:90%;
	font-weight:bold;
	color:#002F48;
	background: url(../images/li1.gif) left top no-repeat;
}

ul.lista1 {
	margin-left:10px;
	margin-top:3px;
	padding-left:15px;
}
ul.lista1 li{
	margin: 0;
	padding:0;
	padding: 2px 0 5px 0px;
	list-style:square;
}


ul#sottomenuHome{
	width: 100%;
	margin: 0px;
	padding: 0px 10px 3px 0px;
	list-style:none;
}
ul#sottomenuHome li{
	margin: 0;
	padding:0;
	padding: 8px 0 5px 10px;
	font-size:80%;
	font-weight:bold;
	color:#002F48;
	background: url(../images/liNav3.gif) left top no-repeat;
}
ul {
	wmargin: 0px;
	spadding: 0px 10px 3px 0px;
	list-style-position:inside;
	}
ul.liste li {
	line-height:1.5em;
	font-size: 82%;
	list-style:square;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#nav ul li { 
	display: inline;
	padding: 0px 4px 0px 9px;
	font-size: 70%;
	background: url(images/li1.gif) left top no-repeat;
}

#nav ul li a {
	color: #000000;
	border:0px;
	font-weight:normal;
	font-style:normal;
}
#nav ul li a:hover {
	color: #000000;
	border:0px;
	font-weight:normal;
}




.menu {
	background-color:#002F48;
	text-align:right;
	padding:4px;
}
.navigazione {
	background-color:#F8F8F8;
	padding: 2px 2px 2px 10px;
	font-size:70%;
	clear:left;
}
.navigazione#navigazione a {
	color:#000000;
	font-weight:bold;
}

/*************** menu ***************/

/*************** form e campi form ***************/


form {
	DISPLAY: inline; 
	MARGIN: 0em 0em 0em 0em;
}




input {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px dashed #999999;
	border-right: 1px solid #FFFFFF;
	vertical-align:middle;
	background-color:#F4F4F4;
	
}

.button {
	background: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top:2px;
	padding-bottom:3px;
	padding-left: 10px;
	padding-right:10px;
	margin-left: 8px;
	vertical-align:middle;
	ffffont-size:100%;	
}

textarea {
	width:90%
}

select {
	background: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	ffffont-size:100%;	
}

/*************** fine form e campi form ***************/


/*************** width e height celle ***************/

.boxTxtHome {
	padding:20px;
}
.marginMenu {
	margin:20px;
}
.margin5 {
	margin-right:10px;
}
.marginLibro {
	margin:10px;
}

.destro		{
	text-align: right;
}
.sinistro		{
	text-align: left;
}
.centrato		{
	text-align: center;
}
.w171px	{	width: 171px;	}
.w100	{	width: 100%;	}
.w90    {	width: 90%;		}
.w80    {	width: 80%;		}
.w70    {	width: 70%;		}
.w65    {	width: 65%;		}
.w60    {	width: 60%;		}
.w50    {	width: 50%;		}
.w40    {	width: 40%;		}
.w35    {	width: 35%;		}
.w30    {	width: 30%;		}
.w25    {	width: 25%;		}
.w20    {	width: 20%;		}
.w15    {	width: 15%;		}
.w10	{	width: 10%;		}
.w5 	{	width: 5%;		}

/*************** fine width e height celle ***************/


/*************** sfondi ***************/

.headerBG {
	background-image: url(../images/headerBG.jpg);
	background-repeat: repeat-x;
}
.payoffBG {
	background-image: url(../images/payoffBG.gif);
	background-repeat: repeat-x;
}
.bgBianco {
	background-color:#FFFFFF;
}
.bgLibriGratis {
	background-color:#E5DFD0;
}
.bgTitCat {
	background: url(images/tit1dw.gif) right top no-repeat;
	background-color: #3D3D3D;
}
.bgTitArt {
	background: url(images/tit2dw.gif) right top no-repeat;
	background-color: #3D3D3D;
}
.bgTitLink {
	background: url(images/tit3dw.gif) right top no-repeat;
	background-color: #3D3D3D;
}
.bgTitEventi {
	background: url(images/tit4dw.gif) right top no-repeat;
	background-color: #3D3D3D;
}
.bgTitArec {
	background: url(images/tit5dw.gif) right top no-repeat;
	background-color: #3D3D3D;
}

.path {
	background-color: #3D3D3D;
	padding: 2px 5px 2px 25px;
	color: #FFFFFF;
	font-size: 72%;
}

.path a {
	color: #FFFFFF;
	border:0px;
	padding: 0px;
	font-weight:bold;
	font-style:normal;
	font-size: 100%;
	
}
.path a:hover {
	color: #FFFFFF;
	border:0px;
	font-weight:bold;
}


/*************** sfondi ***************/


/*************** bordi ***************/
.boxTxt5 {
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	padding-bottom:5px;
}
.boxTxt2 {
	padding-left:18px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.boxTxt3 {
	padding-left:10px;
	padding-right:10x;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.bordo1 {
	border-left:1px solid #EDEDED;
	border-bottom:1px solid #B7B6B1;
}
.bordo2 {
	border-bottom:1px solid #B7B6B1;
}
.bordoLibro {
	border:1px solid #999999;
}
.bordoLibriGratis {
	border-left:1px dashed #B7B6B1;
	border-top:1px dashed #B7B6B1;
	border-bottom:1px dashed #B7B6B1;
}

/*************** fine bordi ***************/


/*************** grandezza font ***************/

.testo10 {
	font-size:62.50%;
	text-align:left;
	color: #000066;	
}

.testo11 {
	font-size:68.75%;
	color: #000066;
	line-height:1.0em;
}

.testo11b {
	font-size:68.75%;
	color: #DDDDDD;
	line-height:1.0em;
}
.nuovo {
	font-size:75%;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FF0000;
	padding:2px;
}

.testoTitolo {
	font-size:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.testoTitolo2 {
	font-size:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.testoTitolo3 {
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.testo12 {
	font-size:75%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	color:#413D34;
}

.titoloArt {
	font-size:130%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-weight:bold;
	color:#413D34;
}
.sottotitoloArt {
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding-left:10px;
	font-style:italic;
	color:#413D34;
}
.testoArt {
	font-size:82%;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	color:#413D34;
}
/*************** fine grandezza font ***************/

.titolo {
	padding: 10px 0px 4px 10px;
	vertical-align:middle;
}
legend {
	margin-left:10px;
	padding: 5px 8px 15px 35px;
	font-size:larger;
	font-weight:bold;
}
.legendElenco {
	background:url(../images/icoElenco.gif) top left no-repeat;
}

fieldset {
	border:1px solid #CCCCCC;
	background-image:url(../images/BGrepubblica.gif);
	background-repeat:no-repeat;
	background-position: right top;
	margin: 10px;
	padding: 10px;
}
.cerca {
	padding: 0px 30px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.inputCerca {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px dashed #999999;
	border-right: 1px solid #FFFFFF;
	vertical-align:middle;
	background-color:#F4F4F4;
	font-size:65;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonCerca {
	background: #eeeeee;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top:0px;
	padding-bottom:2px;
	vertical-align:middle;
	font-size:65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.inline {
	display:inline;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}

.skip {
	display: none;
}

img {
	border:0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.petizione {
	font-size: 12px;
}
.petizione label {
	width: 150px;
	float: left;
}
.petizione input {
	width: 250px;
}
.petizione .buttonFirma {
	font-size: 14px;
	background-color: #990000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 7px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
a.buttonFirma {
	font-size: 14px;
	background-color: #990000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 7px;
	swidth: 100%;
	text-align: center;
	margin-bottom: 10px;
	display: block;
}
a.buttonFirma:hover{
	background-color: #DDDDDD;
	color: #000000;
}
.testoPetizione {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding-left:10px;
	color:#413D34;
}
.errore {
	font-size: 14px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 7px;
}
.ok {
	font-size: 14px;
	background-color: #33CC00;
	color: #000000;
	font-weight: bold;
	padding: 5px 7px;
}
