/* CSS Document */
body{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin:5px
}
.marco{
	border:1px solid #999999;
	margin:3px
}
.cab{
	background-color:#999999;
	font-weight:bold;
	color:#EFF2E3;
	font-size:10px;
	text-decoration:none;
	text-align:left;	
}
.listados{
	background-color:#FFFFFF;
	font-weight:normal;
	color:#333333;
	font-size:10px;
	text-align:left;
	cursor:default;	
}
.listado_over{
	background-color:#FFFFCC;
	font-weight:500;
	color:#333333;
	font-size:10px;
	text-align:left;
	cursor:default;	
}
.linea{
	border-bottom:1px solid #333333
}
.textoN{
	font-weight:bold;
}
.textoBN{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px
}
.txtLogin{
	border:1px solid #000000;
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	height:16px
}
.txtbox{
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.menu{
	color:#4E4E4E;
	font-size:12px;
	cursor:pointer;
	height:22px;
	border-bottom:1px solid #DCDCDC;
}
.menu_on{
	color:#7E7E7E;
	font-size:12px;
	cursor:pointer;
	height:22px;
	border-bottom:1px solid #DCDCDC;
}
.lnkBlanco{
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
}
.lnkBlanco_on{
	color:#FFFFCC;
	text-align:center;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
}
.tiempo{
	color:#7E7E7E;
	font-size:12px;
	cursor:pointer;
}
.fondoRojo{
	background-image:url(images/fondoLogin.jpg); 
	background-repeat:repeat-x;
	height:71px
}
.fondoRojoPie{
	background-image:url(images/fondoPie.jpg); 
	background-repeat:repeat-x;
	height:42px
}
.lineaVertical{
	background-image:url(images/separadorVertical.jpg);
	background-repeat:repeat-y;
	width:2px;
	font-size:9px;
}
.marcas{
	font-size:12px;
	letter-spacing:0px;
	font-weight:bold;
	color:#A80000;
}
.tituloOscuro{
	font-size:9px;
	letter-spacing:0px;
	font-weight:bold;
	color:#727272;
}
.textoOscuro{
	font-size:9px;	
	color:#727272;
	letter-spacing:1px
}
.sele{
	border:1px groove #727272;
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	height:17px
}
.boton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#EEEEEE;
	color:#333333;
	border:1px solid #DDDDDD;
	margin:2px;
	font-weight:normal
}
.boton_over{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#cccccc;
	color:#EEEEEE;
	border:1px solid #999999;
	font-weight:bold;
	margin:2px
}
/*------------------------------PAGINACIÓN------------------------*/
.indicadorPaginas{
	font-weight:bold;
	color:#666666;
	font-size:10px
}
.lnkPaginador:link{
	font-weight:normal;
	color:#EFF2E3;
	font-size:10px;
	text-decoration:none
}
.lnkPaginador:active{
	font-weight:normal;
	color:#EFF2E3;
	font-size:10px;
	text-decoration:none
}
.lnkPaginador:visited{
	font-weight:normal;
	color:#EFF2E3;
	font-size:10px;
	text-decoration:none
}
.lnkPaginador:hover{
	font-weight:normal;
	color:#CCFF00;
	font-size:10px;
	text-decoration:none
}
/*-----------------------------------ENLACES-----------------------------*/
a:link{
	color:#A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#A80000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}
.inputAgenda {
	color:#A80000;
	border:#A80000 solid 1px;
	background-color:#FFFFFF;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
}
.buscadorAgenda {
	border:#086C84 solid 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sinMargen {
	padding:0px;
	margin:0px;
}
.ListaMesesAnios {
	list-style:none;
	padding:0px;
	margin:0px;
}
.ListaMesesAnios li {
	display:inline;
	margin-right:10px;
}

.tablaBuscador {
	width: 90%;
	margin:10px;
	border:#000000 solid 1px;
	padding:5px;
}

.tablaBuscador th {
	text-align:left;
	background-color:#086C84;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
}

.tablaBuscador td {
	padding:2px;
}
.titulo_rss {
	margin:5px;
	padding:5px;
	text-transform:uppercase;
}

.descripcion_rss {
	margin:5px;
	padding:5px;
}

#noticia, #noticia a, #noticia p {
	margin:0px;
	padding:0px;
	table-layout:fixed;
}
#noticia p {
	width:80%;
	border:#000000 solid 1px;
	table-layout:fixed;
	}
