body {
	color: #000066;
	font-family: tahoma;
	font-size: 12px;

}

td {
	font-size: 12px;
}



div.titulo1 {
	position:absolute;
	font-weight:bolder;
	z-index: 2;
	left:20px;
	top:60px;
	text-align: left;
	color: #FF8000;
	font-size: 20px;
}
div.titulosombra {
	position:absolute;
	font-weight:bolder;
	z-index: 0;
	left:21px;
	top:61px;
	text-align: left;
	color: #001E6A;
	font-size: 20px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
}

p.contactar {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

p.titcontactar {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	font-size:14px;
	color:#148197;
}


p.areas {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 3px;
	margin-right: 0px;
	background-color: #000066;
}


p.titulodocumento {
	font-size:13px;
	font-weight:bold;
	color:#138162;
	text-align:left;
	margin-bottom:0px;
}

p.comentarios {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 20px;
	font-size:11px;
}


p.titulo_area {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bolder;
	font-size:17px;
	font-family: Arial,Helvetica;
	color: #044728;
}

a.areas {
	color: white;
	text-decoration: none;
}

a.areas:hover {
	color: yellow;
	text-decoration: underline;
}
