.fondo {
	background-image: url(img/fondo.gif);
	background-repeat:  repeat-x;
}
.pie_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3A3E17;
	text-decoration: none;
}
.marco_fotos {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0A7;
	border-right-color: #C0C0A7;
	border-bottom-color: #C0C0A7;
	border-left-color: #C0C0A7;
}
.negrita_burdeos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A02308;
	text-decoration: none;
}
