body {
	background: #f0f0f0 url("../img/background.gif");
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
	
td {
	font-size: 12px;
	}
	
	
img {
	border: 0px;
	}
	
	
.links {
	color: #667b4f;
	}
a:link {
	color: #667b4f;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color: #667b4f;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #667b4f;
	text-decoration: underline;
	font-weight: bold;
	}
a:active {
	color: #667b4f;
	text-decoration: underline;
	font-weight: bold;
	}
a:focus {
	color: #667b4f;
	text-decoration: underline;
	font-weight: bold;
	}




.struct {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin:  0px;
	}


td.verde_escuro_numero {
	color: #074f38;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;	
	}

td.verde_escuro_texto {
	background-color: #074f38;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	width: 100%;
	}

td.verde_claro_numero {
	color: #5c7b4f;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;	
	}

td.verde_claro_texto {
	background-color: #5c7b4f;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	width: 100%;
	}

td.menu_tipo {
	color: #074f38;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 8px;
	padding-top: 12px;
	}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px; 
}
	
.agenda-fecha
{
	padding-left:10px;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}	

.agenda-titulo
{
	padding-left:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	
}	

.agenda-subtitulo
{
	padding-left:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}	

.agenda-separador
{
	border-bottom:solid 1px #FFFFFF;
}

.agenda-arriba
{
	background:url(../img/arriba-agenda1.jpg) top;
}

.medio
{
	background:url(../img/medio-agenda.jpg) repeat-y;
}

.titulo-col-1, .titulo-col-1 a
{
	
	color: #49653D;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}
