/* @override http://www.corraini.com/css/stile_atl.css */

@charset "utf-8";
/* CSS Document */

h3{
	margin-bottom:5px;
	display:block;
	}

form {
    padding: 10px;
    width: 100%;
    }
	
#info{
width:100%
}

table{
	margin-top: 1em;
}


	
thead{
background-color: #d7f3bb; 
height:30px;
}

tfoot{
background-color: #d7f3bb; 
height:30px;
}

div#indirizzo {
	margin-top: 1.5em;
}

#info label{
	width:145px;
	display:block;
	}

#infor label{
	width:145px;
	display:block;
	}

.etichetta{
width:40px;
}

input.testo {
    border: 1px solid #80c62b;
    padding-right: 5px;
    padding-left: 5px;
    width: 140px;
    }
input.testo:focus {
    background: #b7f270;
    }
	
.quantita {
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
    }

input.quantita {
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
	font-size:10px;
    border: 1px solid #80c62b;
    padding-right: 0px;
    padding-left: 0px;
    width: 14px;
	margin-left:20px;
	display:inline;
	float:left;
    }

input.quantita:focus {
    background: #b7f270;
    } 
.pulsante {
	font-weight:bold;
    color: white;
    background: #7dc239;
    text-align: center;
    padding: 3px;
    width: 120px;
    margin-top: 5px;
	border-style: solid;
	border-color: #73b334;
	margin-left: 3px;
}
	
.pulsante:hover {
    font-weight:bold;
    color: #80c62b;
	text-decoration: none;
	background-color: white;
	border-style: solid;
	border-color: #d7f3bb;
}
	
#indietro{
color:#2373A4;
}

select{
	border: 1px solid #80c62b;
	}

fieldset{
	margin-top: 1em;
	border-style: none;
	background-color: #d7f3bb;
}

/*CARRELLO*/
	
.prezzo{
font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
margin:0;
padding:0;
width:45px;
display:inline;
float:right;
font-size:10px;
font-weight:normal;
line-height:14px;
}

.titolo{
font-family:"Lucida Grande",Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
font-weight:normal !important;
margin:0;
padding:0;
width:90px;
display:inline;
float:right;
font-size:12px !important;
margin-right:2px;
margin-bottom:10px;
line-height:14px;
}

#carrello{
margin-bottom:10px;
}

#carrello a{
color:#990000 !important;
}

#carrello a:hover{
color:#FF3300 !important;
}

sup{
font-size:12px !important;
color:#990000 !important;
}

.elimina{
float:right;
font-size:10px;
color:#FF0000;
}

.error{
color:#FF0000 !important;
font-weight:bold;
}

.aggiungi_normal {
position:absolute;
right:-5px;
z-index:100;
display:block;
width:135px;
height:20px;
float:right;
margin-right:5px;
}

.aggiungi_hover {
position:absolute;
right:-5px;
z-index:10;
display:block;
width:135px;
height:20px;
color:#98141B !important;
margin-right:5px;
}

.aggiungi_active {
position:absolute;
right:-5px;
z-index:1;
display:block;
width:135px;
height:20px;
color:#98141B !important;
margin-right:5px;
}

.aggiungi_normal_scheda {
position:absolute;
left:0px;
z-index:100;
display:block;
width:135px;
height:20px;
float:right;
margin-right:5px;
}

.aggiungi_hover_scheda {
position:absolute;
left:0px;
z-index:10;
display:block;
width:135px;
height:20px;
color:#98141B !important;
margin-right:5px;
}

.aggiungi_active_scheda {
position:absolute;
left:0px;
z-index:1;
display:block;
width:135px;
height:20px;
color:#98141B !important;
margin-right:5px;
}

.aggiungi{
position:relative;
}

.aggiungi img{
padding:0 !important;
border-style:none !important;
}

.aggiungi a img{
padding:0 !important;
border-style:none !important;
}

.aggiungi a:hover img{
padding:0 !important;
border-style:none !important;
}

