body {
	background-color: #f1eee6;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #561A3E;
}

.line_a {
	background-image: url(image/line_a.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.line_b {
	background-image: url(image/line_b.png);
	background-repeat: repeat-y;
}
.line_c {
	background-image: url(image/line_c.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_footer { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #413D24;
}
.txt_body { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413b23;
}
.txt_body_black { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413b23;
}.fondo {
	background-image: url(image/center.jpg);
	background-repeat: no-repeat;
	height: 184px;
}
.resalte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
}
.subtitulosfotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.lineaseparadora {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.lineapunteada {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
