	body{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #3D3D3D;
}

	p, ul, ol {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #3D3D3D;
	vertical-align: top;
	text-align: justify;
}

	table, tr, td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #3D3D3D;
}

	.pad  {
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	}
	

	.izq {
	text-align: left;
	}

	.titulo{
	color: black;
	font-family: "Helvetica", Arial;
	font-size: 25px;
	line-height: 0.80em;
	}
	
	.subtitulo{
	color: #D4D7D9;
	font-family: "Helvetica", Arial;
	font-size: 25px;
	line-height: 0.80em;
	}	

	.destaca {
	color: #669900;
}

	.resalta{
	color: white;
	background-color: #669900; 
	line-height: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

	.ruta {
	color: #CCCCCC;
	font-family: "Helvetica", Arial;
	font-size: 0.8em;
}

	hr {
	width: 100%;	
	height: 1px; 
	border: dotted #333;
}

.punteado {
	border:#000 1px dashed black;
}

	a.enlace: {
	text-decoration:none;
	background-color: white;
	border-bottom: 0px;
	}

	a.enlace:link {
	text-decoration:none;
	background-color: white;
		border-bottom: 0px;

	}
	
	a.enlace:visited {
	text-decoration:none;
	background-color: white;
		border-bottom: 0px;

	}
	
	a.enlace:hover {
	text-decoration:none;
	background-color: white;
		border-bottom: 0px;

	}
	
	a.enlace:active {
	text-decoration:none;
	background-color: white;
		border-bottom: 0px;

	}


	a {
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
	}
	
	a:link {
	color: white;
	background-color: black;
	}
	
	a:visited {
	color: white;
	background-color: black;
	}
	
	a:hover {
	color: black;
	background-color: white;
	border-bottom: 1px dashed black;
	}
	
	a:active {
	color: black;
	background-color: white;
	border-bottom: 1px dashed black;
	}
	

	div.centro {
	float:left; 
	width: 95%;
	height:550px;
	border-style: solid;
	border-width: 1px; 
	border-color: #E3E5E6;
	}
		
	div.invita {
	overflow: hidden;
	position:absolute;
	left: 799px;
	width: 200px;
	height: 145px;
	top: 0px;
	}
		
	div.pie {
	float:left; 
	width: 95%;
	border-style: solid;
	border-width: 1px; 
	border-color: #E3E5E6;
	}

	div.cuaticos {
	z-index: 1;
	position: absolute;
	left:230;
	top:0;
	width: 100px;
	height: 500px;
	}
	
	div.constanza {
	z-index: 1;
	position: absolute;
	left:400;
	top:200;
	width: 300px;
	height: 75px;
	}
	
	div.mayra {
	z-index: 1;
	position: absolute;
	left:400;
	top:300;
	width: 300px;
	height: 75px;
	}
	
	div.datos {
	text-align:justify;
	z-index: 1;
	position: absolute;
	left:150px;
	top:550px;
	width: 450px;
	height: 75px;

	}
				
	.sombra {
	filter:shadow(color:#E3E5E6, strength:7, direction:145);
	padding-left: 0px;
	}
	
	.bordeimg {
	border-style: solid;
	border-width: 1px; 
	border-color: #E3E5E6;
}

