
#izquierda .cuadro  			 {	margin:10px 0px 10px 10px;	width: 225px; }
#izquierda .cuadro img 		 {	margin:10px 0px 10px 10px;	float:none; }
#izquierda .cuadro p			 {	margin:0px 10px; }

#izquierda .topBlanco {
	background-image:url(../img/cuadroTopBlanco.gif);	background-color:#1556B0;
	color:#1556B0;
	padding:5px 0px;
}
#izquierda .topColor {
	background-image:url(../img/cuadroTopColor.gif);	background-color:#1556B0;
	color:#FFFFFF;
	padding:5px 0px;
}

#izquierda .botBlanco {
	background-image:url(../img/cuadroBotBlanco.gif);	background-position:bottom;	background-repeat:no-repeat;	background-color:#1556B0;
	height:10px;
}
#izquierda .botColor {
	background-image:url(../img/cuadroBotColor.gif);	background-position:bottom;	background-repeat:no-repeat;	background-color:#1556B0;
	height:10px;
}

#izquierda .txtBlanco {
	border-top:   1px solid #1556B0;
	border-left:  1px solid #1556B0;
	border-right: 1px solid #1556B0;
	background-color:#FFFFFF;
	color:#1556B0;
	padding:5px 0px;
}
#izquierda .txtColor {
	background-color:#1556B0;
	color:#FFFFFF;
	padding:5px 0px;
}
#izquierda .txtBlanco a {
	color:#1556B0;
}
#izquierda .txtColor a {
	color:#FFFFFF;
}

#izquierda .txtBlancoSinTit {
	border-top:   0px solid #1556B0;
	border-left:  1px solid #1556B0;
	border-right: 1px solid #1556B0;
	background-color:#FFFFFF;
	color:#1556B0;
	padding:5px 0px;
}
#izquierda .txtBlancoSin {
	background-color:#FFFFFF;
	color:#1556B0;
	padding:5px 0px;
}

#izquierda .txtBlancoSinTit a {
	color:#1556B0;
}
#izquierda .txtBlancoSin a {
	color:#1556B0;
}

/* -------------------------------------------------------- */
#textos .cuadro    {	margin:20px 0px 10px 0px;}
#textos .cuadro p  {	margin:0px 10px; }
#textos .cuadro h4 {	margin:0px 10px 10px 10px; padding-top:15px; color:#000066; clear:both;}
#textos .cuadro img{	margin: 20px; }
#textos .cuadro img.izq {	margin:5px 10px 5px 0px;	float:left; }
#textos .cuadro img.der {	margin:5px 0px 5px 10px;	float:right; }
/* ---------------------------------------------- */

#textos .titBlancoIzqSin {
	background-image:url(../img/cuadroTopIzqBlanco.gif);	background-position:left top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#1556B0;
	height:5px;
	padding-left:20px;
}
#textos .titBlancoSin {
	background-image:url(../img/cuadroTopCierreBlanco.gif);	background-position:right top;	background-repeat:repeat-x;	background-color:#1556B0;
	color:#1556B0;
	height:5px;
}
#textos .titBlancoIzq {
	background-image:url(../img/cuadroTopIzqBlanco.gif);	background-position:left top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#1556B0;
	height:35px;
	padding-left:20px;
}
#textos .titBlancotxt {
	background-image:url(../img/cuadroTopCierreBlanco.gif);	background-position:right top;	background-repeat:repeat-x;	background-color:#1556B0;
	color:#1556B0;
	font-size:16px; font-weight:bold;
	height:35px;
	padding-top:10px;
}
#textos .cierreBlancoIzq {
	background-image:url(../img/cuadroBotIzqBlanco.gif);	background-position:left bottom;	background-repeat:no-repeat;	background-color:#1556B0;
	height:10px;
	padding-left:10px;
}
#textos .cierreBlancoDer {
	background-image:url(../img/cuadroBotCierreBlanco.gif);	background-position:right bottom;	background-repeat:repeat-x;	background-color:#1556B0;
	height:10px;
}
/* ---------------------------------------------- */
#textos .textosBlancoCon {
	border-top:    1px solid #1556B0;
	border-left:   1px solid #1556B0;
	border-right:  1px solid #1556B0;
	border-bottom: 0px solid #1556B0;
	background-color:#FFFFFF;
	color:#1556B0;
	padding-top:10px;
	height:1%;
}
#textos .textosBlancoSinTit {
	border-top:    0px solid #1556B0;
	border-left:   1px solid #1556B0;
	border-right:  1px solid #1556B0;
	border-bottom: 0px solid #1556B0;
	background-color:#FFFFFF;
	color:#1556B0;
}
#textos .textosBlancoSin {
	background-color:#FFFFFF;
	color:#1556B0;
}
#textos .textosColor {
	background-color:#1556B0;
	color:#FFFFFF;
	padding:10px 0px;
}
#textos .textosColorSinTit {
	background-color:#FFFFFF;
	color:#1556B0;
}
/* ---------------------------------------------- */
#textos .titColorSin {
	background-image:url(../img/cuadroTopIzqColor.gif);	background-position:left top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#FFFFFF;
	height:5px;
	padding-left:20px;
}
#textos .titColorIzq {
	background-image:url(../img/cuadroTopIzqColor.gif);	background-position:left top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#FFFFFF;
	height:35px;
	padding-left:20px;
}
#textos .titColortxt {
	background-image:url(../img/cuadroTopCierreColor.gif);	background-position:right top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#FFFFFF;
	font-size:16px; font-weight:bold;
	height:35px;
	padding-top:10px;
}
#textos .titColortxtSin {
	background-image:url(../img/cuadroTopCierreColor.gif);	background-position:right top;	background-repeat:no-repeat;	background-color:#1556B0;
	color:#FFFFFF;
	height:5px;
}
#textos .cierreColorIzq {
	background-image:url(../img/cuadroBotIzqColor.gif);	background-position:left bottom;	background-repeat:no-repeat;	background-color:#1556B0;
	height:10px;
	padding-left:10px;
}
#textos .cierreColorDer {
	background-image:url(../img/cuadroBotCierreColor.gif);	background-position:right bottom;	background-repeat:no-repeat;	background-color:#1556B0;
	height:10px;
}
div.columna{
	width:48%;
	float:left;
	margin-left:5px;
}
