A  {
	text-decoration: none;
	color: #69759c;
}
A:Visited  {
	text-decoration: none;
	color: #4f5362;
}
A:Active  {
	text-decoration: none;
	color: #4f5362;
}

A:Hover  {
	text-decoration: none;
	color:#47547d;
}

#localizador{
	background-color: #bbe7ec;
}

#tituloindice{
	background-color:#CDEAF7;
}

#listadoindice{
	background-color:#ECF6FA;
}

.subtitulo{
	background-color:#CDEAF7;
}
.subtitulo2{
	background-color:#E8E8E8;
}

.tit{
	font-size: 8pt;
	font-weight: bold;
	background-color:#E8E8E8;
}
.altn{
	font-size: 8pt;
	background-color:#CDEAF7;
}

.diario{
	font-size: 8pt;
}
.hoy{
	border: 1px solid #333399;
}
.domingo{
	font-size: 8pt;
	color: #990000;
}
.domingo:visited {color:#990000;} 
.domingo:active {color:#990000;} 
.domingo:link {color:#990000;} 
.domingo:hover {color:#990000;} 

.concita{
	background-color:#ffffaa;
}
.concitahoy{
	border: 1px solid #333399;
	background-color:#ffffaa;
}
.variames{
	color:3333cc;
	text-decoration:none;
	font-size: 8pt;
}

.formulano{
	text-align:left;
	margin: 5 10 10 5px;
}

#izquierda {
	margin-top:10px;
	width: 180px;
	float:left;
}

#derecha {
	width: 519px;
	float:left;
	background: #FFFFFF url(../images/dark/fondos/agenda.jpg) bottom right no-repeat;
	border-left:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}

#textoprincipal{
	margin-top: 21px;
	padding:10px;
	width: 310px;
	float: left;
}

#titular {
	background: #bbe7ec url(../images/dark/titulares/agenda.jpg) top no-repeat;
	height:50px;
}
#lineaseccion{
	height: 37px;
	background: #bbe7ec url(../images/lineassecciones/agenda.gif) top no-repeat;
}
