A:link, A:active, A:visited  {
	color: #B59B67;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
body {
	background-color: #4F483E;
	scrollbar-base-color: #4F483E;
	scrollbar-track-color: #4F483E;
	scrollbar-face-color: #867A6B;
	scrollbar-highlight-color: #4F483E;
	scrollbar-3dlight-color: #4F483E;
	scrollbar-darkshadow-color: #4F483E;
	scrollbar-shadow-color: #4F483E;
	scrollbar-arrow-color: #322E27;

}
.splash-fondo-principal {
	border: 10px solid #FFFFFF;
}
.splash-fondo {
	background-image: url(Layout/fondo-splash.gif);
	background-repeat:  repeat-x;
	background-position: center;
	height: 273px;
}
.celda-titulo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #70614C;
	border-bottom-color: #70614C;
	background-image: url(Layout/fondo-titulo.gif);
	background-repeat:  repeat-x;
	background-position: center;

}
.page-tabla-fondo {
	background-image: url(Layout/fondo-pagina.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.menu-linea-der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70614C;
	background-image: url(Layout/menu-fondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 18px;
	padding-left: 18px;





}
.menu-linea-puntos {
	background-image: url(Layout/linea-vertical.gif);
	background-repeat:  repeat-y;
	background-position: right;

}
.menu-celda {
	background-image: url(Layout/linea-horizontal2.gif);
	background-repeat:   no-repeat;
	background-position: center bottom;
	padding-right: 1px;
	padding-bottom: 1px;


}
.cuerpo-principal {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.celda-relleno-menu {
	padding: 7px;
}
.celda-separador-der {
	background-image: url(Layout/linea-vertical-b.gif);
	background-repeat:  repeat-y;
	background-position: right;
	padding-right: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4A38F;
}
p.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: A28958;
	font-weight: normal;
	font-style: italic;
	line-height: 29px;

}
.negrita {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.subtítulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E735A;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;

}
.linea-inferior-b {
	background-image: url(Layout/linea-inferior-b.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.notas-cursiva {
	font-style: italic;
	font-size: 11px;
	color: #9F8A71;



}
.celda-separador-izq {
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;



}
.realtado {
	text-decoration: underline;
	color: #C0A66D;




}
.notas-cursiva2 {
	font-size: 9px;
	color: #796F61;
	padding-right: 10px;

}
