#cabecera{
	width: 775px;
	background-image: url(../images/carrito/carro.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
#cabecera ul{
	padding-left: 120px;
	color: #663333;
}
#cabecera a{
	color: #663333;
}
#cabecera a:hover{
	color: #cc6600;
}
#cabecera #boton{
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cabecera #boton img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#botones{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#botones img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#carrito_ancho {
	width: 775px;
	font-family: verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#carrito_ancho #fondo{
	background-image: url(../images/carrito/carrito_02.gif);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#carrito_ancho td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ebd1b5;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
#carrito_ancho .titu{
	font-weight: bold;
	background-image: url(../images/carrito/trans.gif);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;
}
#carrito_ancho .noborde{
	border-right-style: none;
}
#carrito_ancho #nota{
	font-size: 10px;
	text-align: right;
	background-image: url(../images/carrito/carrito_fondo_color02.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#carrito_ancho #boton{
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#carrito_ancho #boton img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

