body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
}

#content {
	width:755px; 
	height:598px;
	background-color:#fff;
	border:2.2px solid #333333; 
	margin:-8px 0px 0px -3px ;
	text-align:left;
	overflow: hidden;
}

/*************************************/
#info{
	margin:0px; 
	width:755px; 
	height:20px;
	background-color:#000; 
	float:left; 
	display:inline; /*IE*/ 
}

#label{
	font-size:13px;
	width:64px;
	color:#fff;
        float:right; 
}

#title {
	width:655px; 
	height:20px;
	background-color:#000; 
	float:left; 
}
#title h1 { 
	font-size:13px;
	font-weight:bold;
	width:555px;
        float:left; 
	color:#FFffFF;
	margin:0px 0px 0px 10px;

}

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

#thumb {
	float:left;
	margin:0px 0px 0px 0px;
	border-:3px solid #333333;
	background-color:#607076; /*4f5963*/
	width:755px;
	Padding-bottom:3px;
	float:left; 
	/*overflow: hidden;*/
	/*height:40px;*/
} 
/*
.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 108px;
	top: 10px;  /*  margen superior de las imagenes */
	/*left: 0;
	/*overflow: hidden;
}
*/

#item{
	margin:5px  4px 5px 2px;
	float:left; 
}

#item a:hover {
	background-color:#09910; 
}

/***************************/
#var{
	width:755px;
	height:530px;
	/*align:center;*/
	background-color:#fff; /*#5c8090 azul grizaceo // margen superior  */
	float:left; 
}

#flechas{
	width:755px;
	height:20px;
	background-color:#000;
	float:left; 
}
#trabajo {
	width:755px;
	height:510px;	/* altura de las flechas */
	text-align:center;
	float:left; 
	margin: 5px 0px 0px 0px; /*  margen superior */
	background-color:#fff; /* color de fondo*/
	/*float:left;*/
	/*margin-left: auto;*/
	/*margin-right:auto;*/
} 


#image{
	background-color:#709070; 	
	
}

#prev{
	float:left;
}

#next{
	float:right;
}

/*
#sub{vertical-align:sub;}
#super{vertical-align:super;}
#top{vertical-align:top;}
#text-top{vertical-align:text-top;}
#middle{vertical-align:middle;}
#bottom{vertical-align:bottom;}
#text-bottom{vertical-align:text-bottom;}
#lengthpx{vertical-align:top;}
	*/


/*
#trabajo h2 {
	font-size:16px;
	color:#CC3300;
	width:246px;
	text-transform:uppercase;
	border-bottom:1px dotted #CC3300;
}
#trabajo h3 {
	width:246px;
	font-size:14px;
	color:#999900;
	border-bottom:1px dotted #999900;
}
*/
