@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;
}
#contactos {
	background: url(../images/contacto/contactos.jpg) no-repeat 0px 0px;
	height:324px;
	float:left;
	width:307px;
}
#imag_top {
	background: url(../images/contacto/imag_top.jpg) no-repeat 0px 0px;
	height:324px;
	float:left;
	width:717px;
}
#texto {
	height:225px;
	margin-top:69px;
	margin-left:493px;
	width:192px;
}
.text_form {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#imagenes {
	height:157px;
	width:1024px;
}
#imag_uno {
	background: url(../images/contacto/imag_uno.jpg) no-repeat 0px 0px;
	height:157px;
	float:left;
	width:918px;
}
#imag_dos {
	background: url(../images/contacto/imag_dos.jpg) no-repeat 0px 0px;
	height:157px;
	float:left;
	width:106px;
}
#menu {
	background: url(../images/contacto/menu.jpg) no-repeat 0px 0px;
	height:35px;
	width:1024px;
}
#botton {
	height:252px;
	width:1024px;
}
#imag_izq {
	background: url(../images/contacto/imag_izq.jpg) no-repeat 0px 0px;
	height:252px;
	float:left;
	width:308px;
}
#imag_der {
	background: url(../images/contacto/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:9px;
}
#produc a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:9px;
}
#ubica a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:9px;
}
#contac a {
	float:left;
	display:block;
	margin-left:38px;
	margin-top:9px;
}