.agendabody { 
	font-size : 10px;
	font-family : "Arial";
	color : #A1A1A1;text-decoration: none
}

.agendah1 { 
	font-size : 13px;
	font-family : "Arial";
	color : #046987;text-decoration: none;
	font-weight : bold;
}

.agendah2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
        font-weight: bold;
	color: #729143; 
}

.agendah3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88A6B0;	
	font-weight : bold;
}


.agendaa {
        font-size : 12px;
	font-family : "Arial";
	color : #046987;
}

a.agendaa:link {
        font-size : 12px;
	font-family : "Arial";
	color : #046987;	       
}
a.agendaa:hover {
        font-size : 12px;
	font-family : "Arial";
	color : #046987;       
}

a.agendaa:Visited {
        font-size : 12px;
	font-family : "Arial";
	color : #046987;     
}


a.agendaa:Active {
        font-size : 12px;
	font-family : "Arial";
	color : #046987;       
}


.agendacabecera  {
	font-size : 13px;
	font-family : "Arial";
	color : #046987;text-decoration: none;
	font-weight : bold;

		
}

td.agendaseleccionado  {
	font-size : 13px;
	font-family : "Arial";
	color : #FF8900;
        text-decoration: none;
	font-weight : bold;
	background-color: #FBD6AB;	
		
}

a.agendaseleccionado:link  {
	font-size : 13px;
	font-family : "Arial";
	color : #FF8900;
        text-decoration: underline;
	font-weight : bold;
	background-color: #FBD6AB;	
		
}

a.agendaseleccionado:hover  {
	font-size : 13px;
	font-family : "Arial";
	color : #FF8900;
        text-decoration: none;
	font-weight : bold;
	background-color: #FBD6AB;	
		
}
a.agendaseleccionado:Visited {
	font-size : 13px;
	font-family : "Arial";
	color : #FF8900;
        text-decoration: underline;
	font-weight : bold;
	background-color: #FBD6AB;	
		
}
a.agendaseleccionado:Active  {
	font-size : 13px;
	font-family : "Arial";
	color : #FF8900;
        text-decoration: none;
	font-weight : bold;
	background-color: #FBD6AB;	
}

a.agendahoysel:link  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: underline;
	font-weight : bold;
	background-color: #999966;	
}

a.agendahoysel:hover  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: none;
	font-weight : bold;
	background-color: #999966;	
}

a.agendahoysel:Visited  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: underline;
	font-weight : bold;
	background-color: #999966;	
}

a.agendahoysel:Active  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: none;
	font-weight : bold;
	background-color: #999966;	
}


td.agendahoy  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: none;
	font-weight : bold;
	background-color: #A1A1A1;	
		
}
td.agendahoysel  {
	font-size : 13px;
	font-family : "Arial";
	color : #FFFFFF;text-decoration: none;
	font-weight : bold;
	background-color: #999966;	
		
}

td.agendanoseleccionado{
	font-size : 13px;
	font-family : "Arial";
	color : #999966;text-decoration: none
	font-weight : bold;
}

td.agendafinde{
	font-size : 13px;
	font-family : "Arial";
	color : #DB9930;text-decoration: none
	font-weight : bold;
}

.agendaevento{
	_margin: 10px 9px;
	margin: 0px 9px;
	border-left: 1px solid #E3E8EA;
	border-bottom: 1px solid #E3E8EA;
	border-right: 1px solid #E3E8EA;
	border-top: 1px solid #E3E8EA;
	width: 98%;
}
.agendaeventotitulo { 
	font-size: 12px;
	width: 100%; 
	color: #729143;
	font-family : "Arial";
	text-decoration: none;
	font-weight : bold;		
}
.agendaeventotitulotexto { 
	font-size: 12px;
	width: 100%; 
	color: #729143;
	font-family : "Arial";
	text-decoration: none;
	font-weight : bold;
}
.agendaeventodia { 
	font-size: 12px;
	width: 100%; 
	color: #729143;
	font-family : "Arial";
	text-decoration: none;
	font-weight : bold;
}
.agendaeventoresumen { 
	font-size : 12px;
	font-family : "Arial";
	/* width:400px; */
	color : #A1A1A1;text-decoration: none 
}
.agendacalendario{
	border-style: double;
	border-width: 1px;
	border-color: #CCDFE3;
	width:180px;
	background-color:#FFFFFF
}

table.completa3{
	background-color: #F1F3EE;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	text-align: left;
	border-top-color: #A4A4A4;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #A4A4A4;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #A4A4A4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A4A4A4;
	border-left-style: solid;
	border-left-width: 1px;
}

.subTituloAgenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
	color: #000000;
}