/* CSS Document */

.alert {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#990000;
	color:#FFFFFF;
	margin-bottom:1px;
	padding:4px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.alert a, .connect a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

.alert a:hover, .connect a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

.paginazione {
	background-color:#FFFFFF;
	font-size:11px;
	clear:both;
	text-align:center;
	border:1px #660000 solid; 
	padding:3px;
}

.prodottoform{
	width:12px;
	font-weight:bold;
	text-align:center;
}

.prodottoform img{
	border:0px;
	padding:2px 3px 2px 3px;
}

.prodotto{
	width:100%;
}

.prodottoprezzo {
	text-align:center;
}

.prodottocarrello {
	width:70px;
}

.prodottocarrello a, .prodottoform a, .prodottototale a{
	font-weight:bold;
	color:#660000;
	text-transform:uppercase;	
}

.prodottocarrello, .prodottoprezzo, .prodottoform{
	font-weight:bold;
	background-color:#E6C367;
	color:#660000;
	font-size:10px;
	border:1px #FFF solid; 
	margin-left:0px;
	margin-top:2px;
	margin-right:2px;
	padding:3px;
	float:left;
}


.prodottoform{
	width:20px;
}

.prodottototale{
	font-weight:bold;
	background-color: #FFF;
	color:#660000;
	font-size:10px;
	border:1px #E6C367 solid; 
	margin-left:0px;
	margin-top:2px;
	margin-right:2px;
	padding:3px;
	width:235px;
	text-align:center;
}


.prodottototale input{
	width:130px;
}

.varianti td, .varianti1 td{
	background-color:#E7F0FA;
	color:#004B85;
	border:1px #000099 solid;
	font-size:12px;
}

.giallo td{
	background-color:#FFFF99;
	color:#004B85;
}

.descrizione {
	text-align:left;
}

.varianti {
	width:90%;
}

h3, h4 {
   background-color:#E7F0FA;
   width:90%;
}

.imgrande {
	width:400px;
	border:1px #FFFFFF solid;
}


/* CSS della lista prodotti */

.prodotti {

}

.thumbnails {
	width:100px;
	height:110px;
	border:1px #004B85 solid; 
	padding:5px;
	background-color:#FFFFFF;
	float:left;
	text-align:center;
	margin:5px;
}

.thumbnails a {
	text-decoration:none;	
}

.thumbnails a:hover {
	text-decoration:underline;
}

.thumbnails a h1{
	margin:0px;
	font-size:.7em;

	color:#004B85;
	LINE-HEIGHT: 1.1em;
}

.thumbnails img{
	border:1px solid #004B85;
	margin-bottom:3px;
}

/* ******  END CSS della lista prodotti  ******* */
