/* Start of CMSMS style sheet 'simbc : fichas' */
.aprob{
	margin: 5px 0 0 0;
	font-size: x-small;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 20px;
}
.tbl{
/*	border-style: solid;
	background-color: #00FF00;   */
}
.bloque{
	width:525px;
	margin: 0 auto;
	padding:3px 0;
	text-align:left;
}
.ficha{
	float: left; 
	width: 315px; 
	padding: 10px 0;
}
.fichatext{
	margin: 0;
	padding: 1em 10px 2em 10px;
}

.link{
	margin: 0;
	padding: 0 10px 0px 5px;
}

 /* ajustar imgenes de fondo para esquinas */
.boxredond {
	float: right;
	width: 200px;
	padding: 0px 0 0px 0;
	background: #eeeeee;
}
.boxredond-izq {
	float: left;
	width: 200px;
	padding: 0px 0 0px 0;
	background: #eeeeee;
}
.boxredond-ctr {
	float: center;
	width: 200px;
	padding: 0px 0 0px 0;
	background: #eeeeee;
}
.boxredond-cont {
    text-align:center;
	float: top;
	padding: 10px 10px 10px 10px;
}
.boxredond-sup div  { 
	background: url('../xtras/simbc/esq-si.png') no-repeat top left; 
}
.boxredond-sup      {
	background: url('../xtras/simbc/esq-sd.png') no-repeat right top;
}
.boxredond-inf div  { 
	background: url('../xtras/simbc/esq-ii.png') no-repeat bottom left; 
}
.boxredond-inf      {
	background: url('../xtras/simbc/esq-id.png') no-repeat bottom right;
}

 /* detalles de anchura y altura  */
.boxredond-sup div, .boxredond-sup, .boxredond-inf div, .boxredond-inf {
	width: 200px;
	height: 10px;
	font-size: 1px;
}

.iconos18x18 {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.iconsep {
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.iconsep {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
.pieimagen {
	background-position: right;
	font-size: x-small;
	margin-bottom: 15px;
	background-image: url('../xtras/simbc/magnifier_zoom_in.png');
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}

/* area mini */
.mini {
	font-size: x-small;
	text-align: left;
	margin-bottom: -10px;
}

/* posición imagenes en ficha */
.ficha_imagenes_item {
	margin:15px 0 5px 0;
}

/* End of 'simbc : fichas' */

