﻿span.fecha {
	color: black;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: -2px;
	line-height: 1.5;
	text-align: left ;
}
span, p, div, td {
	font-family:Tahoma;
	font-size:12px;
	line-height: 1.5;
	text-align:justify;
}

p {
	text-align: justify;
	line-height: 20px;
}

a {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;	
}

h1, h1 a, .txtTitulo {
	font: normal bold 20px Arial;
	border-bottom: 2px solid #2B4836;
	color: #2B4836;	
}

h2, h2 a, .txtTitulo2 {
	color: #2B4836;
	font: normal bold 14px Tahoma;
	text-align: justify;
}

h3, .txtSubTitulo {
	font: normal bold 12px Tahoma;
	color: #2B4836;	
}


h2, h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


.txtBloqueMenu, .txtBloqueMenu a{
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;	
	letter-spacing: 2px;
}

.txtBloqueMenu a:hover {
	color: white;
	font-style: italic;
}

.txtOpcionesMenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.txtOpciones {
	background-image:url('/images/vinetaEnlaces.gif');
	background-repeat:no-repeat;
	background-position:left center;
	font-family: Tahoma;
	font-size: 12px;
}

.txtTexto, .txtTexto div {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

.txtFecha {
	float:left;
	font-family: Verdana;
	font-size: 10px;
}

.txtEnlaces {
	display:block;
	text-align:right;
	margin: 0px 10px 0px 0px;
}

.txtPie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

