/* CSS Document */
div{
	/*border:1px solid #3300FF;*/
}
form{
	padding:0;
	margin:0;
}
#supportingText{
	padding-top:23px;
}
.input{	
	width:300px;
	text-align:left;
}
/**********************************************************/
.texto_contenido{
	margin:0px 0px 0px 10px;
}

/**********************************************************/
.ventana_prod_cesta{
	width:431px;
	padding:10px 0px 0px 0px;
}

.ventana_prod_cesta .cabecera{
	background-image:url(../img/ventana_prod_cesta1.jpg);
	background-repeat:no-repeat;
	width:431px;
	height:4px;
	font-size:1px;
}

.ventana_prod_cesta .cuerpo{
	background-image:url(../img/ventana_prod_cesta2.jpg);
	background-repeat:repeat-y;
	width:431px;
	padding:0;
	margin:0;
}

.ventana_prod_cesta .pie{
	background-image:url(../img/ventana_prod_cesta3.jpg);
	background-repeat:no-repeat;
	width:431px;
	height:4px;
	font-size:1px;
}
.ventana_prod_cesta .imagen{
	padding:0px 10px 0px 5px;
	float:left;
	width:70px;
}
.ventana_prod_cesta .imagen .marco1{
	background-image:url(../img/ventana_prod_marco1.jpg);
	background-repeat:no-repeat;
	width:62px;
	height:7px;
	font-size:1px;
}

.ventana_prod_cesta .imagen .marco2{
	background-image:url(../img/ventana_prod_marco2.jpg);
	background-repeat:repeat-y;
	width:62px;
	text-align:center;
}

.ventana_prod_cesta .imagen .marco2 img{
	padding:3px 0px 3px 0px;
}

.ventana_prod_cesta .imagen .marco3{
	background-image:url(../img/ventana_prod_marco3.jpg);
	background-repeat:no-repeat;
	width:62px;
	height:6px;
	font-size:1px;
	text-align:center;
}
.ventana_prod_cesta .textos_cesta{
	float:left;
	color:#666666;
	padding-right:5px;
	padding-top:10px;
	width:150px;
}
.ventana_prod_cesta .textos_cesta h2{
	padding:0;
	margin:0;
	font-size:20px;
}
.ventana_prod_cesta .textos_cesta .texto_precio{
}
.ventana_prod_cesta .cantidad{
	float:left;
	color:#666666;
}
.ventana_prod_cesta .linea{
	background-image:url(../img/ventana_prod_linea.jpg);
	background-repeat:repeat-y;
	width:2px;
	font-size:1px;
	height:50px;
	float:left;
	padding:0px 5px 0px 5px;
}

.ventana_prod_cesta .borrar{
	text-align:right;
	padding-right:5px;
}
.ventana_prod_cesta .borrar img{
	border:0px;
}

.ventana_prod_cesta .cantidad{
	float:left;
	padding:10px 0px 0px 20px;
}

.ventana_prod_cesta .vinculos{
	padding:30px 5px 0px 30px;
	margin:10px 0px 0px 300px;
}

/**************************************************************/
.ventana_total_cesta{
	width:309px;
	float:left;
	padding-top:5px;
}

.ventana_total_cesta .ventana_total_1{
	background-image:url(../img/ventana_total_1.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:4px;
	font-size:1px;
}

.ventana_total_cesta .ventana_total_2{
	background-image:url(../img/ventana_total_2.jpg);
	background-repeat:repeat-y;
	width:309px;
}

.ventana_total_cesta .ventana_total_3{
	background-image:url(../img/ventana_total_3.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:4px;
	font-size:1px;
}

.ventana_total_cesta .texto_cesta{
	font-size:14px;
	color:#669999;
	font-weight:bold;
}

.ventana_total_cesta .texto_ventana_cesta{
	padding:5px 10px;
}

.ventana_total_cesta .textos_cesta{
	color:#666666;
}

.realizar_pedido{
padding-top:10px;
}
.clear{
	clear:both;
}
.botones{
	padding:10px 0px 0px 0px;
}

.enlace_diseno{
	margin:0;
	padding:0;
	padding-top:20px;
	width:309px;
}

.enlace_diseno img{
	border:0;
	padding:0;
	margin:0;
}

