#contenedorIxTemplate .ixtemplateBoxContent a {
	color: #565657;
}
#contenedorIxTemplate .ixtemplateBoxContent a:hover {
	color: #565657;
	text-decoration: underline;
}
#contenedorIxTemplate .ixtemplateBoxContent ul {
	list-style-image:url("/commons/img/bolo_texto_index.png");
	margin:5px;
	padding:5px 15px;
}
#contenedorIxTemplate h1 {
	padding-left: 20px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image: url("/commons/img/flecha_cajah1.png");
	background-position: top left;
	background-repeat: no-repeat;
	color:#2b64a3;	
}
#contenedorIxTemplate h1 a {
	color: #2b64a3;
}
#contenedorIxTemplate h1 a:hover {
	color: #2b64a3;
	text-decoration: underline;
}
#contenedorIxTemplate h2 {
	color:#000000;
	font-size: 90%;
}
#contenedorIxTemplate h2 a {
	color: #000000;
}
#contenedorIxTemplate h2 a:hover {
	color: #3B5AA3;
	text-decoration:underline;
}
#contenedorIxTemplate .conborde {
	border: 1px solid #2b64a3;	
	background-color: #9ECBFF;
}
#contenedorIxTemplate .conbordecontenido .colrowlayoutBordeContenido {
	border: 1px solid #2b64a3;	
	background-color: #9ECBFF;
}
#contenedorIxTemplate .ixtemplateBordeBoxContent {
	font-size: 90%;
}

/* Estilos añadidos */
.estilo1 .colrowlayoutContenido{
	padding-left: 0px;
}