/* fondos */
.fondo {
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E7D69F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sombra_der {
	background-image: url(shade_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo2 {
	background-image: url(bk_pages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F3F3F3;
}
.sombra_fondo {
	background-image: url(shade_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading_logo {
	background-color: #F3F3F3;
	background-image: url(af_heading_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* textos */
.texto_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.texto_01 a{
	text-decoration: none;
	color: #000000;
}
.texto_01 a:hover{
	text-decoration: underline;
	color: #000000;
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66523E;
}
.texto_superior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_superior a{
	text-decoration: none;
	color: #FFFFFF;
}
.texto_superior a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	background-image: url(navigation.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.cr a{
	text-decoration: none;
	color: #514131;
}
.cr a:hover{
	text-decoration: underline;
	color: #2F251C;
}
.texto_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.enlaces_bajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.enlaces_bajo a{
	text-decoration: underline;
	color: #683937;
}
.enlaces_bajo a:hover{
	text-decoration: underline;
	color: #CD3232;
}
.texto_02 a{
	text-decoration: none;
	color: #841212;
}
.texto_02 a:hover{
	text-decoration: underline;
	color: #F45000;
}
.texto_03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texto_03 a{
	text-decoration: none;
	color: #841212;
}
.texto_03 a:hover{
	text-decoration: underline;
	color: #F45000;
}
.texto_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.texto_03 a{
	text-decoration: none;
	color: #841212;
}
.texto_03 a:hover{
	text-decoration: underline;
	color: #F45000;
}
.imagenes {
	border: 1px solid #000000;	
}
