@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
}
#main_container {
	height:768px;
	margin:auto;
	padding:0px;
	width:1024px;
}
#header {
	height:293px;
	width:1024px;
}
#productos {
	background: url(../images/productos/imag_produc.jpg) no-repeat 0px 0px;
	height:293px;
	float:left;
	width:308px;
}
#imag_top {
	background: url(../images/productos/imag_top.jpg) no-repeat 0px 0px;
	height:261px;
	float:left;
	padding-top:32px;
	padding-left:90px;
	width:626px;
}
#texto {
	height:180px;
	width:580px;
}
#texto_scroll {
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	height:278px;
	margin-left:9px;
	overflow:auto;
	padding-right:6px;
	text-align:right;
	width:338px;
}
#texto_scroll_uno {
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	height:278px;
	margin-left:9px;
	overflow:auto;
	padding-right:6px;
	text-align:right;
	width:289px;
}
.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/productos/imag_uno.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:214px;
}
#imag_dos {
	background: url(../images/productos/imag_dos.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:200px;
}
#imag_tres {
	background:url(../images/productos/imag_tres.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:214px;
}
#imag_cuatro {
	background: url(../images/productos/imag_cuatro.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:209px;
}
#imag_cinco {
	background: url(../images/productos/imag_cinco.jpg) no-repeat 0px 0px;
	height:156px;
	float:left;
	width:187px;
}
#menu {
	background: url(../images/productos/menu.jpg) no-repeat 0px 0px;
	height:41px;
	width:1024px;
}
#botton {
	height:278px;
	width:1024px;
}
#imag_izq {
	background: url(../images/productos/imag_izq.jpg) no-repeat 0px 0px;
	height:278px;
	float:left;
	width:308px;
}
#imag_cen {
	background: url(../images/productos/imag_cen.jpg) no-repeat 0px 0px;
	height:278px;
	float:left;
	width:362px;
}
#imag_der {
	background: url(../images/productos/imag_der.jpg) no-repeat 0px 0px;
	height:278px;
	float:left;
	width:354px;
}
#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;
}

