@charset "utf-8";

/* Colonne principali */
.sx{
	float:left;
	width: 620px;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dx{
	float:right;
	width: 285px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: right;
}
.completo{
	height:auto;
	padding-top: 10px;
	position: relative;
	float: left;
	width: 950px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	
}
.completoMain{
	height:auto;
	padding-top: 10px;
	position: relative;
	width: 990px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow:hidden;
	
}
/* ______________________ */


/* Box dettaglio prodotto */
.box_dettaglio{
	width: 100%;
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.box_img_dettaglio{
	float:left;
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}

.box_dati_dettaglio{
	float:right;
	width: 516px;
	height: 100px;
}

.descrizione_dettaglio{
	float:left;
	height: 100px;
	width: auto;
	font-size: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.box_prezzo_carrello_dettaglio{
	float:right;
	height: 100px;
	text-align: right;
}

.box_prezzo_dettaglio{
	width: 140px;
	height: 25px;
	text-align: right;
	font-size: 20px;
}

.box_carrello_dettaglio{
	text-align: right;
}
/* ______________________ */



/* Nome Prodotto */
.nome_prodotto{
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}
/* ______________________ */



/* Prezzo Prodotto */
.prezzo_prodotto{
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}

.prezzo_scontato{
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}
/* ______________________ */



/* Box Offerta */
.box_offerte{
	width: 218px;
	background-image: url(../images/fondo_offerte.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	
}

.box_img_default{
	float:left;
	background-image: url(../images/fondo_img.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	
}

.box_testo_default{
	float:right;
	width: 140px;
	text-align: right;
}
/* ______________________ */

/* Filtro e impaginazione */
.barra_filtro{
	height:40px
}

.filtro{
	float: left;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}

.testoOrdine{
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family:Verdana;

}

.impaginazione{
	float: right;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
/* ______________________ */



/* Titoli */
.titolo{
	font-size: 18px;
	color: #333333;
	text-align: left;
	background-image: url(../images/puntatore.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 35px;
	padding-top: 5px;
	margin:0px;
	
}
/* ______________________ */
.select_dettaglio {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 7px;
}
.space_ico {
	margin-right: 6px;
}
.sx2 {
	float:left;
	width: 468px;
	padding-right: 5px;
	padding-left: 20px;
}
.unico {
	padding-left: 20px;
	padding-right: 20px;
}
.dx2 {
	float:right;
	width: 468px;
	padding-right: 20px;
	padding-left: 5px;
	text-align: right;
}
.box_dati_dettaglio2 {
	width: 100%;
	height: 100px;
}
.descrizione_dettaglio2 {
	float:left;
	height: 100px;
	width: 209px;
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.box_dettaglio2 {
	width: 100%;

}
.descrizione {
	width: 100%;
	text-align: justify;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.titoletti {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
.titolonero {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	color: #000000;
	font-weight: bold;
	line-height: 45px;
}
.box_opera {
	min-height: 120px;
	width: 102px;
}
.box_operatxt {
	min-height: 20px;
	width: 102px;
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.box_img_dettaglio2 {
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
/* Tasti pager */
.PagerButton{
	font-size: 12px;
	color: #333333;
	text-align: center;
	background:transparent;
	background-image: url(../images/buttons/sfondo_pager.jpg);
	height: 20px;
	width: 20px;
	margin:0px;
	border:none;
	cursor:hand;
	cursor:pointer;
	margin-left:4px;
	margin-right:4px;
}
.PagerButtonCurrent{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background:transparent;
	background-image: url(../images/buttons/sfondo_current_pager.jpg);
	height: 20px;
	width: 20px;
	margin:0px;
	border:none;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
}
/* ____________________*/
/* Bottone Add To cart */
.ButtonAddToCart{
	width:100px;
	background-image:url(../Images/Icons/Acquista.jpg);
	background-repeat:no-repeat;
	height: 25px;
	margin:0px;
	border:solid 0px #000;
	cursor:hand;
	cursor:pointer;
}

.TestoCart{
	width: auto;
	font-size: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.ButtonCart{
    background:Transparent;
    background-image:url(../images/fondo_menu.gif);
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size:13px; 
    font-weight: bold;
    color:#fff;
    border-collapse:separate;
    border:none;
    height:26px;
    width:200px;
    padding:2px;
    margin:0px;
    cursor:pointer;
}
.HalfButtonCart{
    background:Transparent;
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size:13px; 
    font-weight: bold;
    color:#fff;
    border-collapse:separate;
    border:none;
    height:26px;
    width:100px;
    padding:2px;
    margin:0px;
    cursor:pointer;
}
.ButtonCartGray{
    background:Transparent;
    background-image:url(../images/fondo_menu_gray.jpg);
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size:13px; 
    font-weight: bold;
    color:#000;
    border-collapse:separate;
    border:none;
    height:26px;
    width:200px;
    padding:2px;
    margin:0px;
    cursor:pointer;
}
.ButtonCartSelected
{
	background:Transparent;
	background-image:url(../images/fondo_menu_red.jpg);
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
    font-size:13px; 
    font-weight: bold;
    color:#fff;
    border-collapse:separate;
    border:none;
    height:26px;
    width:200px;
    padding:2px;
    margin:0px;
    cursor:pointer;	
}
/* ______________________ */

/* Data */
.ButtonCart_Light{
    background-color:#e3e3e3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px; 
    font-weight: normal;
    color:#000;
    border-collapse:separate;
    border:none;
    height:14px;
    width:160px;
    padding:1px;
    margin:0px;
    cursor:pointer;
}

.regolamento {
	padding-left: 480px;
}

