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

	p, ul, ol {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #3D3D3D;
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: justify;
}

	table, tr, td {
	font-family: Arial, Helvetica;
	font-size: 11px;
	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: 30px;
	text-align: left;
	line-height: 0.75em;
	}
	
	.subtitulo{
	color: #D4D7D9;
	font-family: "Helvetica", Arial;
	font-size: 30px;
	text-align: left;
	line-height: 0.75em;
	}	

	.destaca {
	color: #669900;
}

	.resalta{
	color: white;
	font-weight: bold;
	background-color: black; 
	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 {
	text-decoration: none;
	}

	a:link {
	color: black;
	background-color: #E3E5E6;
	}
	
	a:visited {
	color: black;
	background-color: #E3E5E6;
	}
	
	a:hover {
	color: black;
	background-color: white;
	border-bottom: 1px dashed #669900;
	}
	
	a:active {
	color: black;
	background-color: #E3E5E6;
	}
	

	div.logo {
	overflow: hidden;
	position:absolute;
	left: -70;
	top: -10;
	width: 275px;
	height: 100px;
	}
		
	div.invita {
	overflow: hidden;
	position:absolute;
	left: 600px; 
	width: 200px;
	height: 156px;
	}
		
	div.pie {
	float:left; 
	width: 95%;
	height: 53px;
	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:210;
	top:175;
	width: 300px;
	height: 75px;
	}
	
	div.mayra {
	z-index: 1;
	position: absolute;
	left:210;
	top:290;
	width: 300px;
	height: 75px;
	}
				
	.sombra {
	filter:shadow(color:#E3E5E6, strength:7, direction:145);
	padding-left: 0px;
	}
	
	.bordeimg {
	border-style: solid;
	border-width: 1px; 
	border-color: #E3E5E6;
}