@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0px;
	padding:0px;
}
#main_container {
	height:768px;
	margin:auto;
	padding:0px;
	width:1024px;
}
#cont_izq {
	height:768px;
	float:left;
	width:515px;
}
#header_izq {
	background:#010000;
	height:156px;
	width:515px;
}
#back_izq_med {
	background: url(../images/quienes_somos/back_izq_med.jpg) no-repeat 0px 0px;
	height:320px;
	width:515px;
}
#back_izq_bot {
	background: url(../images/quienes_somos/back_izq_bot.jpg) no-repeat 0px 0px;
	height:284px;
	padding-top:8px;
	width:515px;
}
#menu_uno {
	background: url(../images/quienes_somos/menu_quienes.png)repeat-x;
	height:33px;
	width:515px;
}
#quien a {
	display:block;
	float:left;
	margin-left:20px;
	margin-top:12px;
}
#produc a {
	display:block;
	float:left;
	margin-left:29px;
	margin-top:12px;
}
#ubica a {
	display:block;
	float:left;
	margin-left:30px;
	margin-top:12px;
}
#contac a {
	display:block;
	float:left;
	margin-left:26px;
	margin-top:12px;
}
/*DERECHA*/
#cont_der {
	height:768px;
	float:left;
	width:156px;
}
#header_der {
	background: url(../images/quienes_somos/back_der_top.jpg) no-repeat 0px 0px;
	height:156px;
	width:509px;
}
#back_der {
	background:url(../images/quienes_somos/Back_der.jpg) no-repeat 0px 0px;
	height:593px;
	padding-left:19px;
	padding-top:19px;
	width:490px;
}
#texto {
	height:149px;
	width:471px;
}
#certificador {
	background:url(../images/quienes_somos/certificado.jpg) no-repeat 0px 0px;
	height:372px;
	float:left;
	margin-top:42px;
	width:288px;
}
#logo_bot {
	background: url(../images/quienes_somos/logo_bot.png) no-repeat 0px 0px;
	height:72px;
	float:left;
	margin-left:27px;
	margin-top:346px;
	width:144px;
}
.text_form {
	font-size:11.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
