/* CSS Document */

.back
{ background-image:url(images/back.jpg);
background-repeat:repeat;}

.backtabla
{ background-image:url(imagenes/fondo.JPG);
background-repeat:repeat-y;}

.backmenu
{ background-image:url(imagenes/bck_menu.JPG);
background-repeat:no-repeat;
background-position:top;
/*background-position:center;*/}

a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal; 	
	color: #FFCC66;
	text-decoration: none;
}


a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC99;
	text-decoration: none;
}


a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	}
	
	
a.cestos:link {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#996600;
	font-weight: normal;
	text-decoration:none;
	}
	
a.cestos:visited {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	}
	
a.cestos:active {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #CC6600;
	font-weight: normal;
	text-decoration:none;
	}
	
a.cestos:hover {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FF9900;
	font-weight: normal;
	text-decoration:none;
	}

.texto { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color: #572600;
	text-decoration:none
	}

.titulo { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color: #572600;
	text-decoration:none
	}


.texto_interlinea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color: #572600;
	text-decoration:none
	}
	
	.texto_interlinea13 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	color: #572600;
	text-decoration:none
	}
	
.tituliopop { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #FFCC99;
	text-decoration:none
	}
	
.textopop { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color: #FFFFCC;
	text-decoration:none
	}

