.fichasIdiomas {
color:#6B6B6B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	/*width:95%; */
	padding:5px;
	margin:10px 15px 10px 15px;
	line-height: normal;
}

.fichasIdiomasGrande {
color:#6B6B6B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	/*width:95%; */
	padding:1px;
	margin:10px 15px 10px 15px;
	line-height: normal;
}
.fichasIdiomasTabladatos {
background-color:#f9ebd9;

font-size:10px;
margin:0px;
padding:2px;
}
p.fichasIdiomasTabladatos{
font-size:14px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.fichasIdiomasTabladatosTitulo {
background-color:#D67C03;
font-weight:bold;
color:white;
}


.fichasIdiomas td p {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}
.fondo_naranja {
	background-image: url(../imagenes_tablas/fondo_naranja_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fichasIdiomasTitulo {
width:auto;
text-align:center;
padding:5px 10px 3px 10px;
color:#6d3f02;
font-weight:bold;
}




.fichasIdiomasOb {
	color:#424242;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:95%;
	padding:5px;
	margin:5px 15px 10px 15px;
	line-height: 16px;
	font-size: 11px;
}
.tituloNaranja {
width:auto;
	padding:4px;
	background-color:#f88605;
	color:#ffffff;
	font-weight:bold;
	text-align: right;
}

.fichasIdiomasAdicional {
font-size:11px;
color:#000000;
	background-color:#D2D2FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:95%;
	padding:5px;
	margin:10px 15px 10px 15px;
	line-height: normal;
}

/*********** Coloreado de Celdas **************************/

.azul, .naranja, .gris, .blanco, blancoLinea {
padding:2px 10px 2px 10px;
}

.azul {
color:white;
background-color:#222a4a;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}

.azul2 {
color:white;
background-color:#7a7f92;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}
.naranja {
color:#000000;
background-color:#f88605;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}

.naranja2 {
color:#000000;
background-color:#fbb669;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}
.gris {
color:#ffffff;
background-color:#73757f;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}

.blanco {
color:#6d3f02;
background-color:#ffffff;
width:auto;
text-align:center;
font-weight:bold;
font-size:10px;
}

.rojo {
padding:4px;
color:white;
background-color:#87262f;
width:auto;
/*text-align:center; */
/*font-weight:bold; */
font-size:10px;
}

.verde {
padding:4px;
color:white;
background-color:#236d3a;
width:auto;
/*text-align:center; */
/*font-weight:bold; */
font-size:10px;
}

.blancoLinea {
	background-image:url(../imagenes_tablas/fondo_linea.gif);
	color:#6d3f02;
	background-color:#ffffff;
	width:auto;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left:3px;
}



