.contenedor {
	background-color: #FFFFCC;
	height: 650px;
	width: 950px;
	border: thin solid #000000;
	margin:0 auto 0 auto;
}
.icono {
	height: 107px;
	width: 200px;
	border: thin none #000000;
	float: left;
	background-image: url(../img/pinyons.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.lafoto {
	height: 107px;
	width: 160px;
	border: thin none #000000;
	float: right;
	background-image: url(../img/IMG_3691.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.paisaje {
	width: 577px;
	height: 107px;
	float: left;
	background-image: url(../img/montag.jpg);
	background-repeat: no-repeat;
}



.cabecera {
	height: 107px;
	width: 950px;
	border: thin none #003399;
	background-image: url(../img/fondo.gif);
	background-repeat: repeat;
}
.cabecera2 {
	height: 40px;
	width: 950px;
	border: thin none #003399;
	background-image: url(../img/fondo2.gif);
	background-repeat: repeat;
}
/*.menuH {
	height: 20px;
	width: 950px;
	border: thin none;
}*/
.titul {
	height: 25px;
	width: 950px;
	border: thin none #003399;
	background-image: url(../img/fondo2.gif);
	background-repeat: repeat;
	border: thin none #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.ErMenu{
	height: 25px;
	width: 950px;
	border: thin none #003399;
	color: #000000;
	background-color: #000000;
}
.cuerpo {
	background-color: #3776BD;
	height: 550px;
	width: 950px;

}
.masterIndex{
	height: 550px;
	width: 800px;
	float: right;
	background-color: #AAAAAA;
	background-image: url(../image1/fotbona.jpg);
	background-repeat: no-repeat;	
}
#MenuInd{
	height: 500px;
	width: 150px;
	float: left;	
}

.pie {
	background-color: #FFFFFF;
	height: 20px;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	clip: rect(5px,auto,auto,auto);
	margin-top: 5px;
}
body {
	background-color: #000000;
}
#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFCCCC;	
/* 	margin-top: 20px;
	background-color: #FFFFCC;
	height: 20px;
	width: 950px; */
/*	background-color: #FFFFCC;
	height: 650px;
	width: 950px;
	border: thin solid #000000;
	margin:0 auto 0 auto;*/
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left ;
}

#menuh a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 3px 10px;
	text-align: center;
	background: #000000;/*	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;*/
/*	background-image: url(../img/fondo2.gif);
	background-repeat: repeat;	*/
}

#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF6600;
	background-image: ;		
}
