body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(images/fondo_der.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #666666;
}
.titulos_pags {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #B55222;
	padding-top: 15px;
	padding-bottom: 2px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	vertical-align: top;
}
.texto_espaciado {
	padding-left: 20px;
	line-height: 30px;
}
.destacado {
	font-weight: bold;
	color: #6A6B1B;
}
.fondo_izq {
	background-image: url(images/fondo_izq.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #597353;
}
a:hover {
	color: #A4B664;
}
a:visited {
	color: #666666;
}
.inferior {
	vertical-align: bottom;
}
body {
	background-color: #FFFFFF;
}
.letra_chica {
	font-size: 10px;
}
.texto {

	padding-left: 20px;
	line-height: 18px;
}
.img_margen {
	margin-right: 10px;
	margin-bottom: 20px;
}
