body {
	background-color: #c6846c;
	margin: 0px;
}
.encabezado {
	background-image: url("www/images/header.jpg");
	background-repeat: no-repeat;
}
.mainarea {
	background-color: #fbf0df;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
}
.textoindex {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6f4f44;
}
.cellfotos {
	padding-top: 6px;
}
.borde_inferior {
	background-image: url("www/images/borde_inferior.gif");
	background-repeat: repeat-x;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6e4739;
}
.footer a:link, .footer a:visited {
	color: #922F16;
	text-decoration: none;
}
.footer a:visited, .footer a:hover,visited {
	color: #922F16;
	text-decoration: underline;
}
.encabezado_interna {

	background-image: url("www/images/header_interna.jpg");
	background-repeat: no-repeat;
}
.textoservicio2 {

	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6f4f44;
}
.links_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e4739;
	text-decoration: none;
}
.links_footer a:link, .links_footer a:visited {
	color: #AD7756;
	text-decoration: none;
}
.links_footer a:hover, .links_footer a:hover,visited {

	color: #8a4024;
	text-decoration: underline;
}
.textoindex a:link, .textoindex a:visited {
	color: #B7440D;
	text-decoration: none;
}
.textoindex a:hover, .textoindex a:hover,visited {

	color: #B7440D;
	text-decoration: underline;
}

