@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
}
#main_container {
	height:768px;
	margin:auto;
	padding:0px;
	width:1024px;
}
#header {
	height:319px;
	width:1024px;
}
#ubicacion {
	background: url(../images/ubicacion/ubicacion.jpg) no-repeat 0px 0px;
	height:319px;
	float:left;
	width:308px;
}
#imag_top {
	background: url(../images/ubicacion/imag_top.jpg) no-repeat 0px 0px;
	height:290px;
	float:left;
	padding-top:29px;
	padding-left:18px;
	width:698px;
}
#texto {
	height:225px;
	width:656px;
}
.clear {
	clear: both;
	display:block !important;
	display:inline;
}
.text_form {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#imagenes {
	height:156px;
	width:1024px;
}
#imag_uno {
	background:url(../images/ubicacion/imag_uno.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:255px;
}
#imag_dos {
	background:url(../images/ubicacion/imag_dos.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:254px;
}
#imag_tres {
	background:url(../images/ubicacion/imag_tres.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:255px;
}
#imag_cuatro {
	background:#2a2a2a;
	height:156px;
	float:left;
	width:260px;
}
#menu {
	background: url(../images/ubicacion/menu.jpg) no-repeat 0px 0px;
	height:41px;
	width:1024px;
}
#botton {
	height:252px;
	width:1024px;
}
#imag_izq {
	background:url(../images/ubicacion/imag_izq.jpg) no-repeat 0px 0px;
	height:252px;
	float:left;
	width:308px;
}
#imag_der {
	background:url(../images/ubicacion/imag_der.jpg) no-repeat 0px 0px;
	height:252px;
	float:left;
	width:716px;
}
#logo_bot {
	background:url(../images/ubicacion/logo_bot.png) no-repeat 0px 0px;
	height:65px;
	margin-top:162px;
	margin-left:546px;
	width:137px;
}

#quien a {
	float:left;
	display:block;
	margin-left:29px;
	margin-top:19px;
}
#produc a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:19px;
}
#ubica a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:19px;
}
#contac a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:19px;
}