* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(../img/comunes/fondo.jpg);
	background-repeat: repeat-x;
}
#fondo-01 {
	background-image: url(../img/fondos/portada.jpg);
	height: 681px;
	width: 1004px;
	background-repeat: no-repeat;
}
#fondo-02 {
	background-image: url(../img/fondos/equipo-humano.jpg);
	height: 681px;
	width: 1004px;
}
#fondo-03 {
	background-image: url(../img/fondos/area-privada.jpg);
	height: 681px;
	width: 1004px;
}
#fondo-04 {
	background-image: url(../img/fondos/documentacion.jpg);
	height: 681px;
	width: 1004px;
}
#fondo-05 {
	background-image: url(../img/fondos/vinculos.jpg);
	height: 681px;
	width: 1004px;
}
#fondo-06 {
	background-image: url(../img/fondos/pruductos.jpg);
	height: 681px;
	width: 1004px;
	background-repeat: no-repeat;
}
#contenedor-general {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 77px;
	width: 392px;
	padding-left: 429px;
}
#logo h1 {
	display: none;
}
#contenido {
	width: 994px;
	padding-left: 10px;
}
#menu {
	width: 188px;
	padding-left: 20px;
	padding-top: 8px;
	height: 226px;
	background-image: url(../img/comunes/menu.gif);
	float: left;
}
#seccion {
	float: left;
	width: 202px;
	text-align: right;
	padding-top: 92px;
	margin-right: 10px;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../img/comunes/menu-activo.gif);
	display: block;
	background-position: right;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-right: 25px;
}
#seccion h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	padding-top: 11px;
	text-align: right;
	padding-right: 25px;
	display: block;
	text-decoration: none;
	padding-bottom: 13px;
}
#menu-activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33669B;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 11px;
	text-align: right;
	padding-right: 25px;
	display: block;
	text-decoration: none;
	background-image: url(../img/comunes/menu-activo.gif);
	background-position: right;
	padding-bottom: 13px;
}
#contendor-seccion {
	float: left;
	width: 450px;
	padding-left: 65px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}
#contendor-seccion a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #326698;
	font-weight: bold;
	text-decoration: underline;
}
#contendor-seccion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
#contendor-seccion li {
	padding-bottom: 18px;
	list-style-type: none;
	background-image: url(../img/comunes/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
#contendor-seccion ul {
	padding-left: 35px;
	padding-top: 15px;
}
#contendor-seccion li a {
	font-size: 11px;
	color: #33669B;
	text-decoration: none;
	font-weight: normal;
}
#contendor-seccion li a:hover {

	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
	font-weight: normal;
}
#contendor-seccion h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #326698;
	text-decoration: none;
	font-weight: normal;
}
#pie {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}
#pie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	text-align: right;
	text-decoration: underline;
}

