/* -- Estilos utilizados en el editor JoomlaFCK -- */

.imagenDerecha		{	float: right;	}
.imagenIzquierda	{	float: left;	}
.textoColorChipBip	{	color:#1A75CF;	}
.negrita	{	font-weight:bold;	}
.cursiva	{	font-style:italic; 	}
.subrayado	{	text-decoration:underline;	}
.tachado	{	text-decoration:line-through;	}
.textoCentrado		{	text-align:center; width: 100%}
.textoJustificado	{	text-align:justify;	}
.textoIzquierda		{	text-align:left;	}
.textoDerecha		{	text-align:right;	}
.imagenesgrandes	{	max-width:100%;	}
.centro	{	text-align:center;	}
.divCEN	{	clear:both;	}
.divIZ	{	float:left;		margin-bottom:5em;	margin-top:4em;	width:39%;	}
.divDE	{	float:right;	margin-bottom:2em;	margin-top:1em;	width:59%; _width:50%; 	}
.auto	{	height:100%;	width: 100%;	}
.imagen	{	float:left;		margin-right:1em;	}
.capital {
	color:#1A75CF;
	display:block;
	float:left;
	font-family:Georgia,Times New Roman,Trebuchet MS;
	font-size:4em;
	line-height:0.8em;
	padding:0 0.1em 0.1em 0;
	text-transform:uppercase;
}
.divIZ_2 {
	float:left;
	margin-bottom:0.5em;
	margin-top:1em;
	width:49%;
	text-align:center;
}
.divDE_2 {
	float:right;
	margin-bottom:0.5em;
	margin-top:1em;
	width:49%;
	text-align:center;
}
.enLineaConElTexto {
	float: left;
	margin-right: 1em;
}
.enLineaConElTextoDerecha {
	float: right;
	margin-left: 1em;
}

.ancho30{
	width: 30%;
}
.ancho30Central{
	margin-left: 35%;
	width:30%;
	margin-right: 35%;
}
.ancho25{
	width: 25%;
}
.ancho20{
	width: 20%;
}
.lema{
	text-align: center;
	font-size: 1.4em;
	color: #1A75CF;
	font-family: cursive;
}
	

}