/* lista CSS -> kaos-blog */
/* gradostudios @ copyright */
.normal {
	color: #A98C52;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 1;
}
.normalbold {
	color: #A98C52;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold; 
	margin-left: 1;
}
.simbolo {
	font-size: 16px;
	color: #C6B28A;
    font-family: "Times New Roman", Times, serif;
	margin-left: 1;
}
.titulo {
	font-size: 22px;
	color: #725F36;
    font-family: "Times New Roman", Times, serif;

	margin-left: 1;
}
.titulobold {
	font-size: 22px;
	color: #725F36;
    font-family: "Times New Roman", Times, serif;
	font-weight: bold; 

	margin-left: 1;
}
.datos {
    color: #A38850;
	font-size: 12px;
    font-family: "Times New Roman", Times, serif;
	margin-left: 1;
}

.datosbold {
    color: #A38850;
	font-size: 12px;
    font-family: "Times New Roman", Times, serif;
	font-weight: bold; 
	margin-left: 1;
}
.categorias {
	color: #805E0D;
	font-size: 16px;
    font-family: "Times New Roman", Times, serif;
	margin-top: 1;
	margin-left: 40;
}

a:link {
	text-decoration: none;
	color: #8F7745;
} 

a:visited {
	text-decoration: none;
	color: #8F7745;
} 

a:active {
	text-decoration: none;
	color: #BCA478;
} 

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #BCA478;
	} 
	


a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
	} 

a.der:hover {
	text-decoration: none;
	color: #C6B28A;	
	background-color: #F9F5EC;
	} 
	

INPUT {
	FONT-SIZE: 10px; COLOR: #FF2222; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border: 1px; color:#6E293B; background-color:#E6E4E5;
}
TEXTAREA {
	FONT-SIZE: 10px; COLOR: #FF2222; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border: 1px; color:#6E293B; background-color:#E6E4E5;
	}
.vipzone_textarea {
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; border: 1px; color:#6E293B; background-image:url(interface/fondo_formvip.jpg);
	}

/* imagenes */

.v_r_back {
	background-image: url(img/titulos/v_r_back.jpg);
}
.t_categorias_base {
	background-image: url(img/titulos/t_categorias_base.jpg);
}
.kb_menu_f {
	background-image: url(img/kb_menu_f.jpg);
}
.kb_tit {
	background-image: url(tit/kb_tit.jpg);
}