body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005500;
	background-color:#FFFFFF;
}
.titulomenu{
	font-weight:bolder;
	color:#006600;
	background-color:#FF9900;
}
.tablacentro{	
	background-image: url(imagenes/fdomahonB.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#FFFFFF;
}
.rss{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bolder;
	color:#FF9900;
}
.divrss{
	width:190px;
}
.pie{
	padding:5px;
}
a{
	color:#006600;
	text-decoration:none;
}
a:link{
	color:#006600;
	text-decoration:none;
}
a:visited{
	color:#006600;
	text-decoration:none;
}
a:active{
	color:#006600;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
td.menu{
	padding:2px;
}
/* estilos del calendario */
.cabetabla{
	font-size:7pt;
	font-weight:bold;
	color:white;
}
a.cambiomes{
	font-size:7pt;
	color:#fff;
	text-decoration:none;
}
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 7pt;
	color: #ffffff;
	background-color: #666666;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 7pt;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
}
.fs	{
	font-family : verdana,arial,helvetica;
	background-color:#99FF99;
	color:	#000000;
	font-size : 7pt;
	font-weight: bold;
	text-align:	center;
}
.da	{
	font-family : verdana,arial,helvetica;
	background-color: #F0E68C;
	color:	#FFFFFF;
	font-size : 7pt;	
	font-weight: bold;
	text-align:	center;
}
.dn	{
	font-family : verdana,arial,helvetica;
	background-color: #ffffff;
	color:	#000000;
	font-size : 7pt;	
	font-weight: bold;
	text-align:	center;
}
.acto{
	background-color:#006600;
	text-align:center;
}

a.cal:link {
	text-decoration: none;
	color:#000000;
	font-weight:bolder
}
a.cal:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bolder
}
a.cal:hover {
	text-decoration: underline;
}
a.cal:active {
	text-decoration: none;
	color:#BB030F
}
a.hoy:link {
	text-decoration: none;
	color:#000000;
	font-weight:bolder;
	background-color:#FFCC66;
}
a.hoy:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bolder;
	background-color:#FFCC66;
}
a.hoy:hover {
	text-decoration: underline;
}
a.hoy:active {
	text-decoration: none;
	color:#000000;
	font-weight:bolder	
}
/* si hay acto ese dia*/
a.acto:link {
	text-decoration: none;
	text-align:center;
	font-size:7pt;
	color:#FF9900;
	background-color:#006600;
	font-weight:bold;
}
a.acto:visited {
	text-decoration: none;
	text-align:center;
	font-size:7pt;
	color:#FF9900;
	background-color:#006600;
	font-weight:bold;
}
a.acto:hover {
	text-decoration: underline;
}
a.acto:active {
	text-decoration: none;
	text-align:center;
	font-size:7pt;
	color:#FF9900;
	background-color:#006600;
	font-weight:bold;	
}
/* fin de si hay acto ese dia */
a.fs:link {
	text-decoration: none;
	color:#000000;
	font-weight:bolder;
	background-color:#99FF99;
}
a.fs:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bolder;
	background-color:#99FF99;
}
a.fs:hover {
	text-decoration: underline;
	background-color:#99FF99;
}
a.fs:active {
	text-decoration: none;
	color:#BB030F;
	background-color:#99FF99;
}

/*   fin de los estilos de calendario */

/* estilos para la pagina principal */
.cuadroprin{
	border:2px solid #FF9900;
	width: 560px;
	padding:5px;
	text-align:justify;
}
.titulocuadro{
	font-weight:bolder;
	color:#006600;
	background-color:#FF9900;
	padding:2px;
}
.titulonoti{
	font-weight:bolder;
	color:#006600;
}
.fechanoti{
	font-weight:bolder;
	font-size:10px;
	color:#006600;
}
/* fin de estilos para la pagina principal */	

.fotoenlace{
	cursor:pointer;
}
