@charset "iso-8859-1";
/* CSS Document */
* {
	font-size:10pt !important;
	background: none !important;
	color:#000000 !important;
}
#principal { 
	width: 100%;
	margin: 0 auto; 
	text-align: left;
} 
#top, #izquierda, #pie, #fotos, .btnsFicha  { 
	display:none
}
#topPrint {
	width:700px; 
	height:96px;
	display:block;
}
#main {
	background:none;
	padding:0 12px;
}
#derecha {
	width: 100%;
	margin-top:6px;
	background:none;
}
.titFicha {
	text-align:left;
	padding:15px 15px;
	font-size:15pt !important;
}

.fichaGal {
	width:335px;
}
.fichaFotos {
	width:350px;
}
.fichaDatos {
	width:280px;
	
}
table {
	width:680px !important;
}

.CaracLinea{
	border-bottom:#999999 solid 1px;
}