#cabecera{
   background-image: url(../imatges/barra.png);
   height:30px; 
   padding:0px;
   width:740px;
   border:0px;
}
.titulo{
}
.titulo p{
	padding-left:10px;
	font-size:20px;
	color: #FFFFFF;
}
.titulo2{
	background-color: #FFFF7D;
	width:740px;
}
.titulo3{
	background-color: #FFFF7D;
	width:740px;
}
.titulo2 td{
	font-size:14px;
	color: maroon;
	font-weight : bold;
}
#pie{
   background-image: url(../imatges/sub_barra.png);
   height:30px;
   padding:0px;
   width:740px;
}
.compra{
	background-image : url(../imatges/amarillo.png);
	width:740px;
}
.compra2{
	background-image : url(../imatges/azul.png);
	width:740px;
}
.cuadro{
	width:340px;
	background-color : transparent;
	padding-top : 5px;
	font-family:Arial, Verdana;
}
.cuadro2{
	width:540px;
	background-color : transparent;
	padding-top : 5px;
	padding-left:20px;
	font-family:Arial, Verdana;
}
.botoncitos{
	width:125;
	height:25px;
	color:maroon;
	background-image : url(../imatges/boton_azul2.gif);
	border:0px;
	background-repeat : no-repeat;
	padding:0px;
}
.botoncitos2{
	width:125;
	height:25px;
	color:maroon;
	background-image : url(../imatges/boton_amarillo2.gif);
	border:0px;
	background-repeat : no-repeat;
}
.cantidad{
	text-align : center;
	width:100px;
}
.unidad{
	text-align : center;
	width:100px;
}
.eliminar{
	width:100px;
	text-align : center;
}
#registro{
	margin-top:50px;
	width:480px;
	background-color:#FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
#arriba{
	height:30px;
	background-color : #0651A0;
	line-height:30px;
	color:#FFFFFF;
	padding-left : 10px;
}
#cap_login{
	height:20px;
	background-color:#0651A0;
	padding-left : 10px;
	color:#FFFFFF;
}
#login{
	border : thick double #0651A0;
	padding:0px;
	/*padding-top : 20px;*/
}
.enlace{
	text-decoration:none;
}
.enlace2{
	text-decoration:none;
}
#desplegable_1{
	display : none;
	margin-left : 14px;
	margin-right:14px;
	padding: 10px 0 10 20;
	top:10px;
	position:relative;
	/*height:120px;*/
	background:#FFF;
	overflow: hidden;
	border : 3px solid #EA413F;
}
#desplegable_2{
	display : none;
	margin-left:14px;
	margin-right:14px;
	padding: 10px 0 10 20;
	top: 10px;
	position:relative;
	/*height:100px;*/
	background:#FFF;
	overflow: hidden;
	border : 3px solid #EA413F;
}
#posicion_compra{
	position:relative;
	top:30px;
}
