@charset "utf-8";
body {
	margin: 0px;
}
.tablaMenu {
	background-image: url(../images/fondo_menu.jpg);
	height: 35px;
}
.menu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #986D51;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.tablamenuLat {
	background-image: url(../images/menuLat.jpg);
	height: 24px;
	width: 190px;
}

.menuLat {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.pie {
	background-image: url(../images/pie2.jpg);
	height: 70px;
}
.contorno {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCBAC;
	border-left-color: #CFCBAC;
}
.apartado {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/apartado.jpg);
	height: 24px;
}
.textoPie {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666144;
	text-decoration: none;
}

.tablamenuLat2 {
	background-image: url(../images/menuLat.jpg);
	height: 24px;
	width: 190px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.textoPie a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666144;
	text-decoration: none;
}
.textoPie a:hover {
	text-decoration: underline;
}
.texto {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.menuSupB {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B79177;
	text-decoration: none;
}
.menuSup {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BC9880;
	text-decoration: none;
}
.menuSup:hover {
	text-decoration: underline;
}
.menuSupB:hover {
	text-decoration: underline;
}
.menuLatSub {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #986D51;
	text-decoration: none;
}
#textohora {
	position:relative;
	width:300px;
	height:18px;
	z-index:1;
	left: 10px;
	top: 170px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #986D51;
}
