
#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-color:#FFFFFF;
	border:1px solid #F44029;
	border-bottom:0px;
	color:#F44029;
	padding:0px;
}
#izquierda .topColor {
	background-color:#F44029;
	color:#FFFFFF;
	padding:5px 0px;
}

#izquierda .botBlanco {
	border-bottom:1px solid #F44029;
}
#izquierda .botColor {
	border-bottom:1px solid #F44029;
	background-color:#F44029;
}

#izquierda .txtBlanco {
	border-top:   1px solid #F44029;
	border-left:  1px solid #F44029;
	border-right: 1px solid #F44029;
	background-color:#FFFFFF;
	color:#F44029;
	padding:5px 0px;
}
#izquierda .txtColor {
	background-color:#F44029;
	color:#FFFFFF;
	padding:5px 0px;
}
#izquierda .txtBlanco a {
	color:#F44029;
}
#izquierda .txtColor a {
	color:#FFFFFF;
}
#izquierda .txtBlancoSinTit {
	border-top:   0px solid #F44029;
	border-left:  1px solid #F44029;
	border-right: 1px solid #F44029;
	background-color:#FFFFFF;
	color:#F44029;
	padding:5px 0px;
}
#izquierda .txtBlancoSin {
	background-color:#FFFFFF;
	color:#F44029;
	padding:5px 0px;
}
#izquierda .txtBlancoSinTit a {
	color:#F44029;
}
#izquierda .txtBlancoSin a {
	color:#F44029;
}

/* -------------------------------------------------------- */
#textos .cuadro    {	margin:0px 10px 10px 10px; padding-top:10px;}
#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 .cuadro a{	color:#F44029;}
#textos .cuadro a:link{}
#textos .cuadro a:visited{}
#textos .cuadro a:hover{	text-decoration:none;}
#textos .cuadro a:active{}

/* ---------------------------------------------- */

#textos .titBlancoIzqSin {
	border-top:   1px solid #F44029;
}
#textos .titBlancoSin {
}
#textos .titBlancoIzq {
	background-color:#F44029;
	color:#F44029;
	height:35px;
	padding-left:20px;
}
#textos .titBlancotxt {
	background-color:#F44029;
	color:#F44029;
	font-size:16px; font-weight:bold;
	height:35px;
	padding-top:10px;
}
#textos .cierreBlancoIzq {
	border-bottom:1px solid #F44029;
}
#textos .cierreBlancoDer {
}
/* ---------------------------------------------- */
#textos .textosBlancoCon {
	border-top:    1px solid #F44029;
	border-left:   1px solid #F44029;
	border-right:  1px solid #F44029;
	border-bottom: 0px solid #F44029;
	background-color:#FFFFFF;
	color:#1556B0;
	padding-top:10px;
	height:1%;
}
#textos .textosBlancoSinTit {
	border-top:    0px solid #F44029;
	border-left:   1px solid #F44029;
	border-right:  1px solid #F44029;
	border-bottom: 0px solid #F44029;
	background-color:#FFFFFF;
	color:#000000;
}
#textos .textosBlancoSin {
	background-color:#FFFFFF;
	color:#000000;
}
#textos .textosColor {
	background-color:#F44029;
	color:#FFFFFF;
	padding:10px 0px;
}
#textos .textosColorSinTit {
	background-color:#FFFFFF;
	color:#000000;
}
/* ---------------------------------------------- */
#textos .titColorSin {
	/*border-top:   1px solid #F44029;*/
	color:#FFFFFF;
}
#textos .titColorIzq {
	background-color:#F44029;
	color:#FFFFFF;
	height:35px;
	padding-left:20px;
}
#textos .titColortxt {
	background-color:#F44029;
	color:#FFFFFF;
	font-size:16px; font-weight:bold;
	height:35px;
	padding-top:10px;
}
#textos .titColortxtSin {
}
#textos .cierreColorIzq {
	padding-left:10px;
	background-color:#F44029;
}
#textos .cierreColorDer {
}

#textos a{
	color:#F44029;
}
#textos a:link{
}
#textos a:visited{
}
#textos a:hover{
	text-decoration:none;
}
#textos a:active{
}

div.columna{
	width:48%;
	float:left;
	margin-left:5px;
}