﻿/*@import url('http://fonts.googleapis.com/css?family=Droid+Sans');*/

div {
	font-family:Arial;
	font-size:12px;
	line-height: 1.5;
/*	text-align:justify;*/
}

p {
	font-family:Arial;
	font-size:12px;
	line-height: 1.5;
	text-align:justify;
}

td {
	vertical-align: top;
}

a {
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;	
}

a:hover{
	color: black;
}

.txtTitulo {
	font: normal bold 20px Arial;
	color: #000;	
}

h1 a {
	font: normal bold 20px Arial;
	color: #000;	
}

h1 {
	font: normal bold 20px Arial;
	color: #000;	
}

.txtTitulo2 {
	color: #000;
	font: normal bold 17px Arial;
	text-align: justify;
}

h2 a {
	color: #000;
	font: normal bold 17px Arial;
	text-align: justify;
}

h2 {
	color: #000;
	font: normal bold 17px Arial;
	text-align: justify;
}

.txtSubTitulo {
	font: normal bold 12px Arial;
	color: #2B4836;	
}

h3 {
	font: normal bold 12px Arial;
	color: #2B4836;	
}

h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h2 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin:0;
}

.txtBloqueMenu a{
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;	
	letter-spacing: 2px;
}

.txtBloqueMenu{
	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 div {	
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

.txtTexto {	
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
/*vivi*/
.txtNumero {	
	font-family: Lucida Sans;
	font-size: 27px;
	font-weight:bold;
	line-height: 20px;
	text-align: justify;
	color:#666666;
}

/*FIN vivi*/
.txtFechaRight {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.txtFechaLeft {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
}

.txtFechaLeft {
	float:left;
}

.txtFechaRight {
	float:right;
}

.txtEnlaces {
	display:block;
	margin: 0px 10px 0px 0px;
}

.txtPie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

input.fechas, input.textos {
	font-size:11px;
}
