/* CSS Document */

html, body {
	font-family: arial, helvetica, sans-serif;
	color: #333333;
	background:#DDE6F5;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.tabella_principale { width: 1000px;}

a	{size:12px;
        color:#000000;
		text-decoration:none;}
		
a:hover{size:12px;
        color:#0080ff;
		text-decoration:none;
}

a.ctg{
		font-size:12px;
		color:#6E9CAD;
		text-decoration:none;	
}

a.ctg:hover{
		font-size:12px;
		color:#0080ff;
		text-decoration:none;	
}

.barra_top {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #006699;
	padding: 0px 0px 0px 0px;
	height: 25px;
}

.header {
	background:url(../images/header_1poker.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-bottom: #3F9F2F 1px solid;
	width:100%;
	height: 172px;
}

.header_navigatore {
	background-image: url(../images/header_navigatore.gif);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	height: 25px;
}

.sfondo {
	background-color: #FFFFFF;
	width:100%;
}

.border_navigazione {
	border:#006699 1px solid;
	background:#F6FBFE;
	padding: 0px 5px 0px 5px;
	font-size:12px;
	width:120px;
	height:27px;
}

.titolo{	
		font-size:12px;
		font-weight:bold;
		color:#006699;
		height:20px;
}

.immagine{background:url(../images/elenco_libri_center.gif) no-repeat;
			height:20px;}

a.elenco{
	font-size:12px;
	color:#000000;
	text-decoration:none;}

a.elenco:hover{
	font-size:12px;
	color:#0080ff;
	text-decoration:none;}
	
.big_titolo {color:#006699;
			 font-weight:bold;
			 font-size:13px;}
			 
.prezzo {color:#FF9900;
		 font-size:16px;
		 font-weight:bold;
		 }

.testa_scheda{background-repeat:no-repeat;
				width:100%}

.riquadro_libro{ background:#DDE6F5;
				border:1px solid #666666;
				width:120px;}

.indicazioni {
				background-repeat:no-repeat;
				font-size:11px;
			 }

.testo { padding:10px;
		 text-align:justify;
		 color:#333333;
		 font-size:12px;
		}

.testo1 {color:#333333;
		 font-size:9px;
		}

.testoyellow { padding:10px;
		 text-align:justify;
		 color:#FF9900;
		 font-size:12px;
		}

.testowhite {
		 color:#FFFFFF;
		 font-size:12px;
		}
		
.foot{background:url(../images/foot.jpg) no-repeat;
		height:50px;}
		
.bordo { border:1px solid #666666}

.bottone{ border:1px solid #006699;
			font-size:12px;
			background:#FFFFFF;
			width:120px;
			color::#F6FBFE}
			
.big_titolo1 {color:#222222;
			 font-weight:bold;
			 font-size:13px;
}

input[type=text],input[type=submit]{
					border:1px solid #006699;
				  	color:#006699;
					background:#FFFFFF}
					
				  
.asterisco{color:#CC0000;
