html {
	height: 100%;
	vertical-align: top;
	margin: 0;
		}

body {
	margin: 0;
	font-family:  tahoma, verdana, arial, sans-serif;
	height: 100%;
	vertical-align: top;
	background-color: #000000;

	}
a , a:link , a:visited {
	color : #666666;
	text-decoration : underline;
}
a:hover {
	color: #666666;
	text-decoration : none;
}
a:active , a:focus {
	color : #666666;
}


/**************************************************  CABECERA  *************************************************/


#paginaSecc {
	position: relative;
	margin: auto;
	width: 800px;
	height: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background: url(../images/fnd_03.gif) repeat-x top #1A1A1A;
	
}
#cabecera{
	position: relative;
	top: 20px;
	left: 10px;
	background: transparent url(../images/logo_002.gif)  no-repeat;
	height : 23px;
	width: 380px;
	float: left;
	background-color:#000000;
}
#cabecera a{
	border: 1px solid #000000;
	display: block;

}

#cabecera a:hover{
	border: 1px solid #666666;

}


/*************************************************  MENU  ************************************************/

#menu{
	position: relative;
	top: 19px;
	left: 25px;
	height : 48px;
	width: 385px;
	
}

#menu td a{
	border: 1px solid #666666;
	background-color: #000000;
	padding: 3px;
	margin: 0px;
	color: #999999;
	width: 115px;
	display:block;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#menu td a:hover{
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #333333;
	text-decoration: none;
}




#seleccionado a{

	background-color: #CCCCCC !important;
	color: #333333!important;
	
}

#seleccionado a:hover{
	background-color: #666666;
	text-decoration: none;
}











/**************************************************************************************************/


#seccLista{
	position: relative;
	top: 30px;
	left: 10px;
	float: left;
	text-align:center;
	vertical-align: middle;
	width:780px;
	height: 550px;

}

#seccLista td a{
	border: 2px solid #FFFFFF;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	color: #999999;
	width: 175px;
	height: 170px;
	display:block;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

#seccLista td a:hover{
	border: 1px solid #333333;
	background-color: #333333;
	text-decoration: none;
}

.boton a{
	position: relative;
	top: 160px;
	margin:  auto;
	height: 20px;
	width: 65px;
	padding: 35px 20px;
	display: block;
	font-size: 12px;
	text-decoration: none !important;
	color: #000000;
	background-color: #FFFFFF;
	filter: alpha(opacity=90); 
	opacity: .9;
}
.boton a:hover{
	display: block;
	text-decoration: none;
	opacity: .6;
	color: #FFFFFF;
	background: url(../images/fnd_01.gif) repeat-x #000000;
	color: #FFFFFF;

}




/********************************************* Gallery Styles */

#motioncontainer {
	position:absolute; 
	left:0px; 
	top:75px; 
	width:800px; 
	height:490px; 
	overflow:hidden;
	z-index:1;
	
}



#trueContainer{


}
#trueContainer td a{
	border: 2px solid #FFFFFF;
	background-color: #1A1A1A;
	padding: 00px;
	margin: 2px 2px;
	width: 150px;
	height: 150px;
	display:block;
}

#trueContainer td a:hover{
	border: 2px solid #333333;
	background-color: #252525;
	text-decoration: none;
}


#trueContainerNuevo{
  width: 1200px !important;

}.contenedorfoto { 
	float:left; 
	width: 150px;
	height: 150px;
	padding: 04px;
	text-align:center;
	margin: 2px;
	display:block;
}	

* html body .contenedorfoto {
	margin: 2px;
	padding: 00px;

}

/*********************************************************** CAJA DE LUZ */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	
	
	
	
/***********************************************************PIE*/

}#pie{
	position: absolute;
	top:380px;
	height: 200px;
	width: 800px;
	background: url(../images/fnd_02.gif) repeat-x top  #1A1A1A;
	z-index: 1;
	vertical-align: bottom;

	
}#text{

	position: relative;
	text-align: center;
	top: 185px;
	vertical-align: bottom;
	font-size: 10px;
	color:#999999 !important;
	width: 800px;
	height: 30px;
}
