/* CSS Style Document by Iguana :: Mauricio Ramírez :: */

.Info{
	background-image:url(../images/fondos/ingrid.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:889px;
	height:563px;
	}
#titulo{
	position:absolute;
	left:auto;
	top:150px;
	width:880px;
	z-index:1;
	}
	.titulo{
	height:50px;
	}
#texto{
	position:absolute;
	top:210px;
	color:#000000;
	font-size:11px;
	width:875px;
	}
.fondo_text{
	background-image:url(../images/fondos/fondo_imge_tex.png);
	}
#correo{
	position:absolute;
	left:10px;
	top:360px;
	z-index:1;
	}
	
/**/
.navigation{
	width:780px;
	height:40px;
	margin-top:2px;
}
#line-red{
	width:608px;
	height:1px;
	background:#900;
	margin-left:170px;}
	
	
#navigator ul{
	width:750px;
	margin-left:80px;
	
	}
	
	#navigator li{
		background-image:url(../images/template/bkg_menu.png);
		width:115px;
		height:23px;
		margin-right:1px;
		list-style-type:none;
		float: right;
		margin-top:-10px;
		padding-top:2px;
		padding-left:5px;
		cursor:pointer;
		text-align:center;}

