html, body{ height: 99%;
 }

body {
    text-align:center; /*IE5 no centra con margenes auto pero text-align:center; alinear los DIV's superiores*/
    min-width:900px; /*Agregar un min-width tan ancho como el del contenedor*/
	margin : 0px 0px 0px 0px;
	/*background-color:#999999;*/
	background-image:url(img/fondo.png);
	background-attachment: fixed;
}

.wrapper {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -45px;
}


A:link {COLOR: #FC6000; TEXT-DECORATION: none}
A:visited {COLOR: #FC6000; TEXT-DECORATION: none}
A:active {COLOR: #FC6000; TEXT-DECORATION: none}
A:hover {COLOR: #FC6000; TEXT-DECORATION: none}
A:img, img {border: none; text-decoration: none;} 

img { border:0;
}


h1 {
	font-size: 18px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FC6000;
	text-shadow: black 2px 2px 2px;
}


h2 {
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9rem;
		text-align:left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC; /* #FF6600;*/
	padding:0px;
}



#cabecera {
	width:900px;
	margin-left: auto ;
  	margin-right: auto ;
}

#dentro-cabecera {

	position:relative;
	width:900px;
	height:80px;

}


#Cabecera1 {
	position:absolute;
	width:388px;
	height:80px;
	z-index:1;
	left: 0px;
	top: 0px;
}


#Cabecera2 {
	position:absolute;
	width:200px;
	height:80px;
	z-index:2;
	left: 471px;
	top: 0px;
}

#by-enrique {
	position:absolute;
	width:236px;
	height:30px;
	z-index:1;
	left: 547px;
	top: 25px;
}


#container-menu {
	width:900px;
	margin-left: auto ;
  	margin-right: auto ;
}

#barra-menu {
	position:relative;
	width:900px;
	height:28px;
	z-index:2;
	top: 0px;
	left: 0px;
}

#barra-menu li a {
	background: -webkit-gradient(linear, left top, left bottom, from(#666333), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #666333, #E3E3E3 18px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	margin: 0 1px 0 0;
	z-index: 1;
	font-size: 12px;

	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	display: block;
	top: 1px;
	
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	
	padding: 5px 25px;
}

#barra-menu li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333, #EEEEEE 18px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	border-bottom-width:0px;
	color: #666333;
}

#mleft {
	position:absolute;
	list-style-type: none;
	width:34px;
	height:25px;
	z-index:2;
	left: 0px;
	border-bottom:1px solid #666333;
	text-align:center;
	margin: 0 1px 0 0;
	clip: rect(auto,auto,auto,0px);
	top: 0px;
}


#inicio {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 34px;
	width:98px;
	top: 0px;
	height: 25px;

}

#notaspc {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 131px;
	width:115px;
	top: 0px;
	height: 25px;

}

#fotografia {
	position:absolute;
	list-style-type: none;
	width:109px;
	height:14px;
	z-index:2;
	padding: 5px;
	left: 245px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color:#666333;*/

	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E3E3E3));
	background: -moz-linear-gradient(center top , #666333, #EEEEEE 18px) repeat scroll 0 0 transparent;
	background: -o-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	background: linear-gradient(center top , #FFFFFF 12px, #E3E3E3 25px) repeat scroll 0 0 transparent;
	border: 1px solid #666333;
	border-bottom-width:0px;
	color: #666333;

	/*border-left:1px solid #666333;
	border-top:1px solid #666333;
	border-right:1px solid #666333;*/
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align:center;
	margin: 0 1px 0 0;
	top: 0px;
}

#video {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 366px;
	width:105px;
	height: 25px;
	top: 0px;

}

#contacto {
	position:absolute;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#666333;
	left: 469px;
	width:122px;
	height: 25px;
	top: 0px;

}


#mright {
position:absolute;
list-style-type: none;
	width:305px;
	height:25px;
	z-index:2;
	/*padding-top:2px;*/
	/*padding: 5px 25px;*/
	left: 590px;
	top: 0px;
	border-bottom:1px solid #666333;
	text-align:center;
	margin: 0 1px 0 0;
}

#cuerpo
{
	text-align:left;
	width: 900px ;
  	margin-left: auto ;
  	margin-right: auto ;
}

#dentro-cuerpo {
	position:relative;
	width:900px;
	height:450px;
	z-index:3;
	left: 0;
	top: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#cuerpo-Belgica {
	position:absolute;
	width:818px;
	height:173px;
	z-index:1;
	top: 10px;
	left: 0px;
	padding:10px;
}

#negativos-belgica {
	position:absolute;
	width:805px;
	height:140px;
	z-index:1;
	left: 15px;
	top: 35px;
	background-image: url(img/negativo.jpg);
}

#miniaturas-belgica {
	position:absolute;
	width:785px;
	height:96px;
	z-index:1;
	left: 10px;
	top: 23px;
}

#cuerpo-Montseny {
	position:absolute;
	width:818px;
	height:173px;
	z-index:2;
	left: 0px;
	top: 215px;
	padding:10px;
}


#negativos-montseny {
	position:absolute;
	width:805px;
	height:140px;
	z-index:1;
	left: 15px;
	top: 35px;
	background-image: url(img/negativo.jpg);
}

#miniaturas-montseny {
	position:absolute;
	width:785px;
	height:96px;
	z-index:1;
	left: 10px;
	top: 23px;
}




.footer, .push {
	height:50px;
}


#pie {
	margin:auto;
	width:100%;
	height:60px;
	background-color:#2d2d2d;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#999999;  
}
#dentro-pie {
	position:relative;
	margin:auto;
	width:900px;
	height:45px;
	z-index:1;
	top: 0px;
	right: auto;
	left: auto;
}

#dentro-pie1 {
	position:absolute;
	width:200px;
	height:21px;
	z-index:4;
	left: 5px;
	top: 7px;
}


#social {
	position:absolute;
	width:141px;
	height:21px;
	z-index:1;
	left: 750px;
	top: 14px;
}

.Texto10NaranjaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.Texto12Blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.Texto12NaranjaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

.Texto12GrisBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.Texto12BlancoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
