@charset "utf-8";

.general {
	text-align: center;
}

#wrap { 
	width: 981px;
	height: 597px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: auto;
}

#codigo {
	padding: 2px 150px;
	color: #3366FF;
}

#top {
	width: 981px;
	height: 174px;
	float:left;
}

#topleft {
	width: 536px;
	height: 174px;
	float: left;
	background-image: url(../images/topleft.jpg);
}

#topright {
	width: 445px;
	height: 174px;
	float: left;
	background-image: url(../images/topright.jpg);
}

#menu {
	width: 901px;
	height: 41px;
	float:left;
}

#left {
	width: 29px;
	height: 41px;
	float:left;
	background-image: url(../images/left.jpg);
}

#empresa {
	width: 123px;
	height: 41px;
	float:left;
	background-image: url(../images/empresa.jpg);
}

#empresa:hover {
	background-image: url(../images/empresa2.jpg);
}

#donde {
	width: 150px;
	height: 41px;
	float:left;
	background-image: url(../images/donde.jpg);
}

#donde:hover {
	background-image: url(../images/donde2.jpg);
}

#servicios {
	width: 144px;
	height: 41px;
	float:left;
	background-image: url(../images/servicios.jpg);
}

#servicios:hover {
	background-image: url(../images/servicios2.jpg);
}

#calidad {
	width: 122px;
	height: 41px;
	float:left;
	background-image: url(../images/calidad.jpg);
}

#calidad:hover {
	background-image: url(../images/calidad2.jpg);
}

#lineas {
	width: 172px;
	height: 41px;
	float:left;
	background-image: url(../images/lineas.jpg);
}

#lineas:hover {
	background-image: url(../images/lineas2.jpg);
}

#contacto {
	width: 130px;
	height: 41px;
	float:left;
	background-image: url(../images/contacto.jpg);
}

#contacto:hover {
	background-image: url(../images/contacto2.jpg);
}

#right {
	width: 31px;
	height: 41px;
	float:left;
	background-image: url(../images/right.jpg);
}

#sep_left {
	width: 46px;
	height: 440px;
	float:left;
	background-image: url(../images/sepleft.jpg);
}

#sep_right {
	width: 46px;
	height: 440px;
	float:left;
	background-image: url(../images/sepright.jpg);
}

#banner {
	width: 194px;
	height: 355px;
	float:left;
	background-image: url(../images/banner.jpg);
	}
	
#title {
	width: 707px;
	height: 34px;
	float: left;
	background-image: url(../images/title.jpg);
}

#center {
	width: 707px;
	height: 321px;
	float:left;
}

#baja {
	width: 901px;
	height: 29px;
	float: left;
	background-image: url(../images/baja.jpg);
}
