html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;

}
#contenedor {
	height: 1200px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display:block;
	*overflow: hidden;
}

#contenido {
	width: 908px;
	float: left;
	/*height: 892px;*/
	*overflow: hidden;
}

#header {
	height: 134px;
	width: 908px;
	background-image: url(images/header-index.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	z-index: 1000;
}

#flash-index {
	height: 730px;
	width: 909px;	
	z-index: 2000;
}


#logo {
	float: left;
	/*height: 184px;*/
	width: 374px;
}

#menu {
	float: right;
	/*height: 156px;*/
	width: 534px;
	z-index: 102;
	position: relative;
	margin-left:-90px;
}

#contacto {
	float: left;
    margin-left: 250px;
    padding-top: 80px;
    width: 320px;
}

#fondo {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondoIndex.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1192d1;
	margin-top: 2px;
}
#footer {
	width: 900px;
	overflow:hidden;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d8c73;
	margin-top: 0px;
	clear: both;
}
#logo-foot {
	clear:both;
	overflow:hidden;
	padding:5px;
	margin:0 auto;
	width:57px;
	height:33px;
}

#izqFooter {
	float: left;
	width: 433.5px;
	text-align: right;
	border-right:1px solid #7d8c73;
	padding-right:16px;
}

#izqFooter ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #7d8c73;
	line-height:20px;
	padding-left:12px;
	list-style:none;
}
#izqFooter ul li {
	padding-right:12px;
	background:url(images/bullet_r.gif) no-repeat right center;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d8c73;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d8c73;
	text-decoration: underline;
	font-weight: bold;
}

#cont-abajo {
	clear:both;
	overflow:hidden;
	width:908px;
}

#abajo1 {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55604d;
	text-decoration: none;
	margin:10px 0px 0px 128px;
}

#abajo2 {
	width:200px;	
	float: right;
	margin-right:7px;
	/*top:-43px;*/
}


.push {
	height: 5px; /* .push must be the same height as .footer */
}

#derFooter {
	float: right;
	width: 433.5px;
	text-align: left;	
}


*:first-child+html #derFooter ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #7d8c73;
	line-height:20px;
	margin-left:-1px;
	list-style:none;
}/* Sólo IE7 */

#derFooter ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #7d8c73;
	line-height:20px;
	margin-left:-38px;
	list-style:none;
}
#derFooter ul li {
	padding-left:12px;
	background:url(images/bullet.gif) no-repeat left center;
}


#footerQuienes {
	width: 900px;
	float: left;
	clear: both;
	text-align: center;
	margin-bottom:10px;
}

#izqFooter h1 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3f453d;
	position:relative;
	display:block;
	margin-left:0px;
	
}

/*
#Lineadivisor {
	margin:auto;
	top:25px;
	width:30px;
	height:230px;
	position:relative;
	display:block;
	background-image: url(images/lineaFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}*/

#derFooter h1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3f453d;
	position:relative;
	display:block;
	margin-left:0px;
	
}
