.titulopaginas {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #96694C;
	text-decoration: none;
}
.backg {
	background-attachment: fixed;
	background-image: url(../images/fondito.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contenidos {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #886044;
	text-decoration: none;
}
.subtitulo {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #79553E;
	text-decoration: none;
}
.tips {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #96694C;
	text-decoration: none;
}
a.boton01 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a.boton01:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
	background-color: #FFF0D2;
	border: 1px solid #fff0d2;
}
.cajitas {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #591D02;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #996600;
}
