	body{
	margin: 0px;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	background-color: transparent;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
	#PanelPrincipal{
	margin: 0 auto;
	width: 680px;
	text-align: left;
	background-color: transparent;
	padding: 3px;
	border: 3px solid Green;
}
	.clear{
		clear:both;
	}
	#panel_uno,#flechas,#Miniaturas{
		width:240px;
	}
	#panel_uno{		
		float:left;	
	}
	#Miniaturas{
		overflow:hidden;
		height:280px;
		position:relative;
		float:left;
	}
	#Imagen_Grande{	
		width:400px;	
		height:310px;	
		float:left;
		padding-left:10px;	
		padding-right:10px;	
	}
	#Imagen_Grande table{	
		width:100%;
		height:100%;
		text-align:center;
	}
	#Imagen_Grande img{
	border: 5px solid Green;
}
	
	
	.tira_de_miniaturas{	
		width:114px;	
		padding:5px;	
		float:left;		
	}
	.tira_de_miniaturas div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;

	}
	.tira_de_miniaturas img{
		border:0px;
		padding:5px;
	}
	.tira_de_miniaturas .activeImage{
	border: 5px solid Green;
	padding: 0px;
}
	.clas_flecha_izq{
		float:left;
	}
	.clas_flecha_der{
		float:right;
	}
	#miniatura_interna{
		position:relative;	
		width:3000px;
	}
	td {
	text-align: justify;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#797F81;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#797F81;
}
.red
{
	color:#747474;
}
a.red
{
	color:#E54646;
	text-decoration:underline;
}
.g
{
	color:#0f6f9c;
}
a.g
{
	color:#53A555;
	text-decoration:underline;
}
a.gn
{
	color:#53A555;
	text-decoration:none;
}
.b
{
	color:#5282AE;
}
a.b
{
	color:#5282AE;
	text-decoration:underline;
}
.top
{
	color:#919698;
	font-size:11px;
}
a.menu
{
	color:#919698;
	text-decoration:underline;
}
.menu
{
	color:#919698;
}
a.copy
{
	color:#919698;
	text-decoration:none;
}
.t11
{
	font-size:11px;
}	
