﻿body {
	background-color: #0777B9;
}

span, p, div {
	font-family:Tahoma;
	font-size:12px;
}

p {
	text-align: justify;
	line-height: 20px;
	padding: 0px 5px;
}

a {
	color: #8D6DAA;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;	
}

textarea {
	width: 400px;
}

h1, h1 a, .txtTitulo {
	font: italic normal bold 22px Arial;
	color: #2B4836;
}

h2, h2 a, .txtTitulo2 {
	color: #2B4836;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}

h3, .txtSubTitulo {
	font: normal bold 14px Tahoma;
}

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 {
	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;
}

.imagenNoticia {
	background-color: #C7B8D3;
	border: 1px solid #000;
	margin: 5px;
	padding: 5px;
	float:left;
	width: 150px;
}
