/* CSS Document */
body {
	background-image:    url("/templates/jcc/images/fondo.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EBDBDC;
}
#general{
	position:absolute;
	left:222px;
	top:0px;
	width:756px;
	height:1500px;
	z-index:2;
	border: 1px none #000000;
	overflow: visible; 
	/*background-color:#FF0000;*/
}
#header{
	position:absolute; left:0px; top:0px; width:756px; height:188px; z-index:2;
	background-image:   url("/templates/jcc/images/cabecera.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
#inicio{
	position:absolute; left:30px; top:36px; width:62px; height:14px; z-index:1;text-align: center;
}
#ayuda{
	position:absolute;
	left:132px;
	top:70px;
	width:114px;
	height:22px;
	z-index:3;
text-align: center;
}
#comocomprar{
	position:absolute; left:272px; top:70px; width:114px; height:22px; z-index:4;
text-align: center;
}
#empresa{
	position:absolute; left:409px; top:70px; width:114px; height:22px; z-index:5;text-align: center;
}
#contactar{
	position:absolute; left:548px; top:70px; width:114px; height:22px; z-index:6;text-align: center;
}
#banderaspa{
	position:absolute;
	left:24px;
	top:108px;
	width:38px;
	height:25px;
	z-index:7;
	visibility: hidden;
}
#banderaeng{
	position:absolute;
	left:105px;
	top:108px;
	width:38px;
	height:25px;
	z-index:9;
	visibility: hidden;
}
#banderafr{
	position:absolute;
	left:65px;
	top:108px;
	width:38px;
	height:25px;
	z-index:8;
	visibility: hidden;
}
#buscador{
	position:absolute; left:12px; top:149px; width:281px; height:31px; z-index:10
}
#menuizquierda{
	position:absolute;
	left:10px;
	top:-9px;
	width:181px;
	height:622px;
	z-index:3;
}
#BodyGeneral{
	position:absolute;
	left:0px;
	top:188px;
	width:756px;
	height:600px;
	z-index:3;
	background-image:    url("/templates/jcc/images/fondo_body.jpg");
	background-repeat:   repeat-y;
	background-position: left top;
}
#footer{
	position:absolute;
	left:0px;
	top:700px;
	width:756px;
	height:246px;
	z-index:23;  
	background-image:    url("/templates/jcc/images/footer_medio.jpg");
}
#cuerpo{
position:absolute; left:199px; top:25px; width:539px; height:346px; z-index:4; visibility: visible;
}
#CapaCarro{
position:absolute; left:22px; top:166px; width:202px; height:121px; z-index:3;
}
