#contenedorIxTemplate h1 {
	background-image:url(/commons/img/flecha_cajah1.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-color: #065581;
	padding-left:20px;
	font-weight: bold;
}
#contenedorIxTemplate h1 a {
	color:#FFFFFF;
	font-weight: bold;
}
#contenedorIxTemplate h1 a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
#contenedorIxTemplate h2 {
	color:#065581;
}
#contenedorIxTemplate h2 a {
	color: #065581;
}
#contenedorIxTemplate h2 a:hover {
	color: #065581;
	text-decoration: underline;
}
#contenedorIxTemplate .conborde {
	border:1px solid #065581;
	background-image:url(/commons/img/f_cajaindex.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#contenedorIxTemplate .conbordecontenido .colrowlayoutBordeContenido {
	border:1px solid #065581;
	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: #065581;
	font-weight: bold;
	text-decoration: none;
}
#contenedorIxTemplate .ixtemplateBoxContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contenedorIxTemplate .ixtemplateBoxContent ul {
	list-style-image:url(/img/bolo_secc.gif);
	margin:5px;
	padding: 5px 15px;
}
