body {
	background-image: url(imagenes/fondo_4.gif);
	background-repeat: no-repeat;
}
#raiz {
	margin-left: 112px;
}
.borde {
	background-image: url(imagenes/palote_v.gif);
	background-repeat:  repeat-y;
}
#contenido {
}
#estructuramenu {

}
#textofotos a {
	color: #F03500;
	text-decoration: none;
	line-height: 12px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#textofotos a:hover {
	color: #F03500;
	text-decoration: none;
	border-bottom-color: #F03500;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	line-height: 12px;
}
.palotesup {
	width: 28px;
	height: 12px;
	background-image: url(imagenes/palote_v.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.paloteh {
	width: 28px;
	height: 12px;
	background-image: url(imagenes/palote_v.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
.bordedcha {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.bordeinferior {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 12px;
	line-height: 12px;
	font-size: 10px;
}
#menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 6px;
	margin-bottom: 10px;
}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#cabecera {
	text-align: right;
	width: 540px;
}
h1 {
	font-family: Tahoma;
	font-size: 28px;
	color: #F03500;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 4px;
}
p {
	width: 450px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 14px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
}
