@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo_pagina.gif);
	background-repeat: repeat-x;
	background-color: #413527;
	background-position: left 156px;
	background-attachment: fixed;
}
#cabecera {
	height: 80px;
	width: 920px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#menu{
	width: 402px;
	height: 7px;
	list-style-type: none;
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	list-style-type: none;
	height: 7px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu li {
	margin: 0px;
	padding: 0px;
	height: 7px;
	float: left;
	list-style-type: none;
}
#principal{
	background-image: url(images/rubica1.png);
	background-repeat: no-repeat;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-position: 0px 70px;
	padding-left: 20px;
}
#central{
	width: 920px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(images/fondo_central.png);
	background-repeat: repeat-y;
	background-position: top;
}
#principal_somos {
	background-image: url(images/rubica2.png);
	background-repeat: no-repeat;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1500px;
	background-position: 0px 70px;
	padding-left: 20px;
}
#central_somos {
	width: 920px;
	height: 1450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(images/fondo_central.png);
	background-repeat: repeat-y;
	background-position: top;
}
#principal_hacemos {
	background-image: url(images/rubica3.png);
	background-repeat: no-repeat;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1500px;
	background-position: 0px 70px;
	padding-left: 20px;
}
#central_hacemos {
	width: 920px;
	height: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(images/fondo_central.png);
	background-repeat: repeat-y;
	background-position: top;
}
#principal_portafolio {
	background-image: url(images/rubica4.png);
	background-repeat: no-repeat;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1500px;
	background-position: 0px 70px;
	padding-left: 20px;
}
#central_portafolio {
	width: 920px;
	height: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(images/fondo_central.png);
	background-repeat: repeat-y;
	background-position: top;
}
#principal_contacto {
	background-image: url(images/rubica5.png);
	background-repeat: no-repeat;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	background-position: 0px 70px;
	padding-left: 20px;
}
#central_contacto {
	width: 920px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(images/fondo_central.png);
	background-repeat: repeat-y;
	background-position: top;
}
.titulo {
	display: block;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 25px;
}
.fotocurri {
	padding-left: 140px;
	width: 300px;
	display: block;
	float: left;
}
.nombrecurri {
	display: block;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
.textocurri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	float: left;
	height: auto;
	width: 400px;
	padding-left: 30px;
	line-height: 16px;
	text-align: justify;
}
.linea {
	float: left;
	display: block;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.subtit {
	padding-left: 140px;
	display: block;
	float: left;
}
.columna1 {
	float: left;
	width: 300px;
	padding-left: 140px;
	display: block;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.columna2 {
	float: left;
	width: 300px;
	padding-left: 40px;
	display: block;
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

input {
	background-color: #d7d7b0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413527;
}
textarea {
	background-color: #d7d7b0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413527;
}

.textonegocio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #413527;
	display: block;
	float: left;
	height: auto;
	width: 550px;
	padding-left: 30px;
	line-height: 16px;
	text-align: justify;
}
.esquema {
	display: block;
	float: left;
	padding-left: 140px;
}
#productos{
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 140px;
	float: left;
	list-style-type: none;
}
#productos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#productos li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#sombra_abajo {
	background-image: url(images/sombra_abajo.png);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pie {
	height: 10px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	text-align: right;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
