body{
	margin:0px;
	margin-top:0px;
	width:100%;
	background-color:#D6D6D6;
	}
#mainContainer{
	margin:0 auto;
	width:779px;
	text-align:left;
	background-color:#FFF;
	padding:3px;
	float: none;
	position: fixed;
	border-top: 1px solid #9e9e1b;
	border-bottom: 1px solid #9e9e1b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9e9e1b;
	}
.clear{
	clear:both;
	}
/* End of demo CSS */
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:280px;
	}
#DHTMLgoodies_panel_one{		
	float:left;	
	}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:270px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	}
#DHTMLgoodies_largeImage{	/* Large image div */
	width:500px;	/* Width of large image div */
	height:310px;	/* Height of large image div */
	float:left;
	padding-left:10px;	/* "Air" */
	padding-right:0px;	
	}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
	}
#DHTMLgoodies_largeImage img{	/* Large image */
	border:2px solid #9e9e1b;	/* Border around large image */
	}
.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:114px;	/* Width of strip */
	padding:5px;	/* "Air" inside filmstrip div */
	position:absolute;
	}
.strip_of_thumbnails div{
	width:120px;
	height:90px;
	padding:2px;
	text-align:center;
	}
.strip_of_thumbnails img{
	border:0px;
	padding:5px;
	}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border:3px solid #9e9e1b;	/* Green border around active thumbnail */
	padding:0px;
	}
.leftArrow{
	float:left;
	}
.rightArrow{
	float:right;
	}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:1000px;
	}	
.tabla_encabezado{
	background-color: #E8E8E8;
	}
.td_blanco{
	background-color: #e8e8e8;
	height: 2px;
	}
.tabla_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	}
#topsection{
	width: 779px;
	border-right: 1px solid #666666;
	}
#contentwrapper{
	float: left;
	width: 779px;
	background-color: #FFFFFF;
	border-top: 1px solid #9e9e1b;
	border-bottom: 1px solid #9e9e1b;
	border-right: 1px solid #9e9e1b;
	}
#contentcolumn{
	margin: 0 0px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	}
#leftcolumn{
	float: left;
	width: 250px;
	margin-left: -779px;
	}
#rightcolumn{
	float: left;
	width: 200px;
	margin-left: -200px;
	text-align: center;
	vertical-align: middle;
	}
#footer{
	clear: left;
	width: 779px;
	color: #666666;
	text-align: center;
	padding: 4px 0;
	background-color: #e8e8e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	}
.innertube{
	margin: 0px 10px 10px;
	}
#descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	vertical-align: middle;
	width: 200px;
	margin-top: 100px;
}
#bajada_anterior{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
} 

#bajada_actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

