@charset "utf-8";
.menuPrimero {
	background-image: url(../images/barraPrimera.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
}

.menuPrimero a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
	text-decoration:none;
}

.menuPrimero a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #780000;
	text-decoration:none;
}
.menuGeneral {
	background-image: url(../images/barraGeneral.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
}

.menuGeneral a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
	text-decoration:none;
}

.menuGeneral a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #780000;
	text-decoration:none;
}

.menuUltimo {
	background-image: url(../images/barraUltima.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
}

.menuUltimo a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #6197a3;
	text-decoration:none;
}

.menuUltimo a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #780000;
	text-decoration:none;
}.pie {
	background-image: url(../images/barraPie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #3e9bb0;
}
.titListado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #4f4f4f;
}
.subtitListado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #780001;
}
.titPagina {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #780001;
	font-weight: bold;
}
.subtitPagina {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #787878;
	font-weight: bold;
}
.listado a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}
.listado a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.marco {
	border: 1px solid #9d9d9d;
}
.titDetalle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #4f4f4f;
}
.txtGeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #4f4f4f;
	text-align: justify;
}
.listadoNoticia {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.fecha {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #780001;
}
.fuente {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #999999;
}
.txtNegro {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
}
.txtAzul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #69a1b8;
}
.marcoBlanco {
	border: 3px solid #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #dedede;
	border: 2px solid #787878;
	padding-left: 5px;
}
textarea {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #dedede;
	border: 2px solid #787878;
	padding-left: 5px;
}
