#cont-xth {
	width:950px;
	overflow:auto;
	background-color: #663300;
	position:relative;
}
#menuh {
	font: 12px Arial;
}

#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh li {
	float: left;
	width:189px;
	

}
.conlinea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sinlinea {
	border-right-style: none;
}
#menuh a {
	text-decoration: none;
	color:#FFFFFF;

	background: #663300;
	display: block;
	padding: 5px;
	text-align: center;
	border: 1px solid #663300;
	border-width: 1px 1px 1px 1px;
}
#menuh a:hover {

cursor:pointer; 
cursor: hand;
color: #FF9900;
}
/*galeria*/
#contfoto{
	width:600px;
	height:auto;
	margin:0px auto -15px auto;
}
/* Ahora la sombra */
#sombra{
	margin:10px;
	background:#CCCCCC; /* Color de la sombra */
	border: solid 1px #CCCCCC; /* Color del borde */
	background-color:#eeeeee;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	padding-top:5px;
	padding-left:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
}
/* Veamos el texto */
#text{
	text-align:center;
	font-size:16px;
	border:solid 1px #CCCCCC;
	margin:-10px 2px 2px -10px; /* Aqui están los famosos márgenes negativos*/
	padding:2px;
	background:#FFFFFF; /* Le damos un color de fondo */
}
/*foto garnde*/
#contgran{
	margin:10px;
	background:#CCCCCC; /* Color de la sombra */
	border: solid 1px #CCCCCC; /* Color del borde */
	width: 200px;
}
/*texto de noticias*/
#contnoticias {
	text-align:justify;
	margin:0px 10px;
}
/*contenido alineado izquierda*/
#lineah{
	background:#663300;
	width:1px;
	margin:0px 5px;
	height:100px;
}
/**/
#contjer {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	left: 10px;
	position: relative;
	top: 0px;
}
