@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../Imagenes/jeroglifico.png);
}
.tituloprin{
	background: url(../Imagenes/titulo.jpg) no-repeat;
	height: 200px;
	width: 1024px;
}   
   
.titulo{
	border: 0px solid #006600;
	height: 100px;
	width: 1024px;
	text-align: center;
	display: block;
	margin: 0px;
}
.registro{
	width: 150px;
	height: 95px;
	background: #FFF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	float: right;
	border: thin solid #00C;
	opacity:0.9;
}
.cuerpo{
	
}
.curpoizquierda{
	width:324px;
	float:left;
}
.curpoderecho{
	width:700px;
	float:left;
}
.tablaproductos{
	width:300PX;
	border-color:#006C00;
}
.pie{
	background: url(../Imagenes/menu.jpg) no-repeat;
	display:block;
	width:1024px;
	height:50px;
	background-color:#036;
	color:#FFF;
	font-size:16px;
	padding-top:5px;
}
.pieizq{
	float:left;
	width:200px;
}
.pieder{
	float:right;
	width:200px;
}

.divelace{
	width:1024px;		
}