#contenedorIxTemplate h1 {
	background-image:url(/commons/img/flecha_cajah1.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#4B9175;
	padding-left:20px;
}
#contenedorIxTemplate h1 a {
	color: #4b9175;
}
#contenedorIxTemplate h1 a:hover {
	color: #FF0000;
}
#contenedorIxTemplate h2 {
	color:#000000;
}
#contenedorIxTemplate h2 a {
	color: #000000;
}
#contenedorIxTemplate h2 a:hover {
	color: #FF0000;
}
#contenedorIxTemplate .conborde {
	border:1px solid #4B9175;
	background-image:url(/commons/img/f_cajaindex.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#contenedorIxTemplate .conbordecontenido .colrowlayoutBordeContenido {
	border:1px solid #4B9175;
	background-image:url(/commons/img/f_cajaindex.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#contenedorIxTemplate .ixtemplateBordeBoxContent {
}
.ixtemplateDoc a:hover img {
	border: 1px solid #000000;	
}
#contenedorIxTemplate .ixtemplateBoxContent a {
	color: #9B3D63;
	font-weight: bold;
}
#contenedorIxTemplate .ixtemplateBoxContent a:hover {
	color: #FF0000;
}
