@charset "utf-8";

.general {
	text-align: center;
}

#wrap { 
	margin: 10px auto 0 auto;
	width: 870px;
	height: 610px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

#top {
	width: 870px;
	height: 75px;
	float:left;
	background-image: url(../images/top.jpg);
}

#menu {
	width: 870px;
	height: 22px;
	float:left;
}

#menuiz {
    width:112px;
    height: 22px;
    float:left;
    background-image: url(../images/menuiz.jpg);    
}

#inicio {
    width: 80px;
    height: 22px;
    float:left;
    background-image: url(../images/inicio.jpg);
}


#quienes {
    width: 120px;
    height: 22px;
    float:left;
    background-image: url(../images/quienes.jpg);    
}



#donde {
    width: 124px;
    height: 22px;
    float:left;
    background-image: url(../images/donde.jpg);    
}



#productos {
    width: 99px;
    height: 22px;
    float:left;
    background-image: url(../images/productos.jpg);    
}



#descargas {
    width: 97px;
    height: 22px;
    float:left;
    background-image: url(../images/descargas.jpg);    
}


#privado {
    width: 100px;
    height: 22px;
    float:left;
    background-image: url(../images/privado.jpg);    
}


#menudcha {
    width: 130px;
    height: 22px;
    float:left;
    background-image: url(../images/menudcha.jpg);    
}

#cuerpo {
	width: 870px;
	height: auto;
	float:left;
}

#left {
	width: 209px;
	height: 465px;
	float:left;
}

#contenido {
	width: 640px;
	height: auto;
	float:left;
}

#baja {
	width: 870px;
	height: 48px;
	float:left;
	background-image: url(../images/baja.jpg);
}

