body {
	background-color: #EAEAEA;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
}

a:link {  text-decoration: none; color: #0000CC}
a:visited {  text-decoration: none; color: #0000CC}
a:hover {text-decoration: underline}

.resaltado{
	background-color: B9AE9D;
	width:180px
}

.resaltado_calendario{
	background-color: #F00;
	color:#FFFFFF;
	width:320px
}

td.barra_marron_izq {
background-image:url(images/template_07.gif);
background-repeat:repeat-y;
}

td.barra_marron_der {
background-image:url(images/template_06.gif);
background-repeat:repeat-y;
}

td.fondo {
background-image:url(images/template_01.gif);
background-repeat:repeat;
}

