/* CSS Document */

body{ background-color:#e33362;}

p { font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:10px;}
	
table { background-color:#FFFFFF;
		padding:5px; }

.bordo { border-width: 3px;
		border-style:solid;
		color:#666666;}

.cella-top { height: 40px;
		background-image:url(../../immagini/top-schede.jpg);
		background-repeat: no-repeat;}
		
.intestazione {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	color:#D82024;
	text-decoration: none;
}

.fianco-cop { color: #666666;
		font-size:12px;}

.titolo {
	font-size: 16px;
	color:#000000;}
	
.dati {
	font-size:13px;
	color:#000000;
	text-align: center;
	line-height: 120%;}
	
.datitit {
	font-size:14px;
	color:#000000;
	text-align: center;
	line-height: 120%;}

.rosso { color:#CC3300 }

.acquisto {text-decoration:none;
	font-size:13px;
	color:#000000; }

.acquisto:hover {text-decoration:none;
	font-size:14px;
	color:#000000; 
	font-weight:bold; }
	
.bordino { border-width: 3px;
		border-style:solid;
		color:#000066;}
		
.fondino { background-color:#FDFAE3;}
.Stile11 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.biancocentro{
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
}

