.texto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11.5px;
	color: #333333;
}
.titulos_pequeños {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7C5859;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #7C5859;
}
body {
	background-color: #4F526C;
}
.tabla_madre {
	background-color: #FFFFFF;
	border: 1px solid #DADADA;
}
.texto_blanco {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titulos_seccion {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 24px;
	color: #4F526C;
}
.titulo_articulos {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #333333;
}
.borde_fotos {
	border: 1px solid #333333;
}
h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #4F526C;
}
.comentarios {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	color: #473233;
}
.texto_articulos {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11pt;
	color: #333333;
}
