* {margin:0;padding:0}

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ccc;
	
	background-color:#343029;	
}

a {
	color:#ccc;
	text-decoration:none;
}

a:hover{
	color:#bc7a23
}

h1 {
	font-size: 24px;
	color:#ccc;
}

h3 {
	font-size: 14px;
	color:#d0831d;
}

/* CORNERS */
#cornerTop {
	position:absolute;
	top:0;
	left:0;
	background-image:url('../img/cornerTop.png');
	
	width:232px;
	height:121px;
}

#cornerBottom {
	position:absolute;
	bottom:0;
	right:0;
	background-image:url('../img/cornerBottom.png');
	
	width:232px;
	height:121px;
}

/* Contenedor */

#contenedor {
	width:940px;
	height:480px;
	position:absolute;
	top:50%;
	margin-top:-240px;
	left:50%;
	margin-left:-470px;	
	
	display:none;
}


#logo {	
	margin-left:70px;
	margin-bottom:10px;
}

#logo img{
	vertical-align:-7px;
}

#idiomas {
	position:absolute;
	top:17px;
	right:53px;
	color:#727272;
}

#idiomas a{
	color:#727272;
}

#idiomas a:hover{
	color:#bc7a23
}

#nav {
	width:271px;
	height:317px;
	background-image:url('../img/menuEs.jpg');
	position:absolute;
	top:79px;
	left:-38px;
	z-index:6;
}

#nav ul {
	list-style:none;
	width:110px;
	margin-left:80px;
	margin-top:90px;
}

#nav ul li {
	height:40px;
	text-indent:-9999px;
}

#navInicio {
	display:block;
	width:58px;
	height:23px;
	margin:3px 0 0 3px;
	outline:none;
}

#navGaleria {
	display:block;
	width:74px;
	height:32px;
	margin:2px 0 0 11px;
	outline:none;
}

#navContacto {
	display:block;
	width:88px;
	height:33px;
	margin:6px 0 0 20px;
	outline:none;
}

#cuerpo {
	width:940px;
	height:435px;
	background-image:url('../img/pastillaNegra.png');
	z-index:5;
}

#contenido{
	width:640px;
	height:336px;
	position:absolute;
	top:74px;
	right:53px;
	
}

#pie {
	font-size:0.7em;
	text-align:center;
	margin-top:-20px;
}

#pie img{
	vertical-align:-4px;
	border:0;
}

/*Galeria*/

#contenedor_galeria{
	width:100%;
	height:100%;
}
#seleccionar{
	position:absolute;
	right:0;
}

/*Home*/
#titol{
	clear:both;
	height:10%;
	margin-bottom: 15px;
}

#presentacion{
	width:49%;
	float:left;
	height:80%;
	font-size:11px;
	text-align:justify;
}

#imagen_home{
	width:49%;
	float:right;
	height:80%;
	text-align:center;
}

#imagen_home img{
	border: 1px solid #747373;
	padding:4px;
	margin:auto;
	width:300px;
	height:200px;
	margin-top:25px;
}

/*Mostrar Galeria*/

#nomImatge{
	clear:both;
	height:10%;
	padding-top:20px;
	margin-bottom: -10px;
}

#galeriaToda{
	width:40%;
	float:right;
	height:90%;
	margin-top:-3px;
}

#menuGaleria{
	font-size:11px;
	text-align:left;
	height:220px
}

#flechas{
	text-align:center;
	margin-top:10px;
}
#flechas span{
	margin:5px;
	cursor:pointer;
}

#flechaIzq {
	position:absolute;
	left:505px;
	top:270px;
}

#flechaDer {
	position:absolute;
	left:525px;
	top:270px
}

#menuGaleria div{
	width:68px;
	height:53px;
	border: 1px solid #747373;
	padding:4px;
	margin:3px;
	cursor:pointer;
	float:left;
}

.miniH{
	width:68px;
	height:53px;
}

.miniV{
	width:40px;
	height:53px;
	margin-right:14px;
	margin-left:14px;
}

.cargando{
	background-image:url(../img/spinner.gif);
	/*background-color:white;*/
	background-position: center center;
	background-repeat:no-repeat;
}


#imagenActual{
	width:59%;
	float:left;
	height:90%;
	background-image:url('../img/separador.gif');
	background-repeat:no-repeat;
	background-position:right;
	
	
}

.imagenActualH {	
	border: 1px solid #747373;
	padding:4px;
	width:349px;
	height:251px;
}

.imagenActualV {	
	border: 1px solid #747373;
	padding:4px;
	width:200px;
	height:251px;
	margin-left:22%;
}


#ampliar{
	background-image:url(../img/lupa.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	text-align:right;
	padding-right:20px;
	width:50%;
	margin:auto;
	
}

#loading{
	width:349px;
	height:270px;
}

#imagenActual .descripcionH{
	background-color:black;
	width:329px;
	height:90px;
	color:#fff;
	font-size:11px;
	padding:5px 10px 5px 10px;
	position:absolute;
	top:199px;
	left:5px;
	opacity:0.71;
	filter:alpha(opacity=71);
  	/* CSS3 standard */
	display:none;
	z-index:1;
	zoom: 1;

}

#imagenActual .descripcionV{
	background-color:black;
	width:180px;
	height:90px;
	color:#fff;
	font-size:11px;
	padding:5px 10px 5px 10px;
	position:absolute;
	top:199px;
	left:82px;	
	opacity:0.71;
	filter:alpha(opacity=71);
  	/* CSS3 standard */
  
	display:none;
	z-index:1;
	zoom: 1;
}

#imagenActual #transparente{
	background-color:black;
	width:360px;
	height:261px;
	color:#fff;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
  	/* CSS3 standard */
	z-index:50;
	zoom: 1;
}

