.tablaHome {
	background-image: url(images/fondo_tablaHome.jpg);
}
.tablaMain {
	background-image: url(images/fondo_tablaMain.jpg);
}
.txt_fechaHora {
	font-size: 11px;
	color: #666666;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align:right;
	text-transform: lowercase;
}
.txt_dataAbajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}
.txt_dataAbajo a:link {
	color: #666666;
	text-decoration: none;
}
.txt_dataAbajo a:visited {
	color: #666666;
	text-decoration: none;
}
.txt_dataAbajo a:active {
	color: #666666;
	text-decoration: none;
}
.txt_dataAbajo a:hover {
	color: #000000;
	text-decoration: underline;
}
.path_navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	background-color: #C5C5C5;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 25px;
	text-transform: uppercase;
}
.path_navegacion a:link {
	color: #666666;
	text-decoration: none;
}
.path_navegacion a:visited {
	color: #666666;
	text-decoration: none;
}
.path_navegacion a:active {
	color: #666666;
	text-decoration: none;
}
.path_navegacion a:hover {
	color: #01A1C1;
	text-decoration: underline;
}
.texto11 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.texto11_justificado {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.texto11_justificado a:link {
	color: #01A1C1;
	text-decoration: underline;
}
.texto11_justificado a:visited {
	color: #01A1C1;
	text-decoration: underline;
}
.texto11_justificado a:active {
	color: #01A1C1;
	text-decoration: underline;
}
.texto11_justificado a:hover {
	color: #01D0FC;
	text-decoration: underline;
}
.texto13_boldC {
	color: #006F8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.texto13_boldAC {
	color: #01A1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.texto13_boldACT {
	color: #006F8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.texto13_boldCAT {
	color: #0086A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.textoIntroduccion {
	color: #868686;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.txt_destacadoAC {
	color: #01A1C1;
	font-weight: bold;
}
.interior_navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}
.interior_navegacion a:link {
	color: #666666;
	text-decoration: none;
}
.interior_navegacion a:visited {
	color: #666666;
	text-decoration: none;
}
.interior_navegacion a:active {
	color: #666666;
	text-decoration: none;
}
.interior_navegacion a:hover {
	color: #01A1C1;
	text-decoration: none;
}

/*   --- FORMS ---   */
.textField_busquedaRapida {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 14px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textField {
	color:  #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	height: 14px;
	width: 185px;
	
}

.textDDField {
	color:  #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border:solid 1px #666666;
	width: 185px;
	
}

.textAreaField {
	color:  #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border:solid 1px #666666;	
}

.sweetRecipesContent{
	position: absolute;
	top: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #988B71;
	width: 170px;
	left: 260px;
	padding: 30px 0 0 0
}
.agenda_evento 
{
	background-image:  url(images/bg_calendar_day.jpg);
	background-repeat: repeat;

}
.agenda_dia {
	background-image:  url(images/bg_calendar_day.jpg);
	background-repeat: repeat;
}
.agenda_otro_mes 
{
	background-image:none;
	
}

.agenda_headerday 
{
	text-transform:uppercase;
			
}
.txt_Agenda a:link{
	text-decoration: none;
}
.txt_Agenda a:visited{
	text-decoration: none;
}
.txt_Agenda a:active{
	text-decoration: none;
}
.txt_Agenda a:hover{
	text-decoration: none;
}


.textoIntroduccion a:link
{
	color: #868686;
	text-decoration: none;
}
.textoIntroduccion a:visited
{
	color: #868686;
	text-decoration: none;
}
.texto13_boldACT a:link
{
	color: #006F8B;
	text-decoration: none;
}
.texto13_boldACT a:visited
{
	color: #006F8B;
	text-decoration: none;
}

.texto11 a:link
{
	color: #666666;
	text-decoration: none;
}
.texto11 a:visited
{
	color: #666666;
	text-decoration: none;
}
