/* GENERALES */
._TemplateSelector {
}
#contenedorIxTemplate {
	margin: 0;	
}
.ixtemplateCols .ixtemplateColumn3a {
	float:left;
	width:25%;
}
* html .ixtemplateCols .ixtemplateColumn3a {
	width: 24.9%;	
}
.ixtemplateCols .ixtemplateColumn3b {
	float:left;
	width:50%;
}
* html .ixtemplateCols .ixtemplateColumn3b {
	width: 49.9%;	
}
.ixtemplateCols .ixtemplateColumn3c {
	float:left;
	width:25%;
}
* html .ixtemplateCols .ixtemplateColumn3c {
	width: 24.9%;	
}
.ixtemplateCols .ixtemplateColumn2a {
	float:left;
	width:25%;
}
* html .ixtemplateCols .ixtemplateColumn2a {
	width: 24.9%;	
}
.ixtemplateCols .ixtemplateColumn2b {
	float:left;
	width:75%;
}
* html .ixtemplateCols .ixtemplateColumn2b {
	width: 74%;	
}
#contenedorIxTemplate .ixtemplateContenido {
}
#contenedorIxTemplate .ixtemplateBordeBoxContent {
	margin: 1% 0;
	font-size: 90%;	
}
#contenedorIxTemplate .ixtemplateBordeBoxContent p {
	margin:0;
	padding:0;	
}
#contenedorIxTemplate h1 {
	font-size: 100%;
	margin:0 0 10px;
	padding:0;	
}
#contenedorIxTemplate h1 a {
	text-decoration: none;	
}
#contenedorIxTemplate h1 a:hover {
	text-decoration: underline;	
}
#contenedorIxTemplate h2 {
	color:#000000;
	font-size:100%;
	margin:0;
	font-size:120%;
	margin:0;
	padding:0;
}
#contenedorIxTemplate h2 a {
	text-decoration: none;	
}
#contenedorIxTemplate h2 a:hover {
	text-decoration: underline;	
}
#contenedorIxTemplate .sinborde {
	border:0;
}
#contenedorIxTemplate .conbordecontenido .colrowlayoutBordeContenido {
	padding: 1%;
}
.ixtemplateImg .ixtemplateBordeImg img {	
	width: 100%;
	height: auto;
}
#contenedorIxTemplate .ixtemplateBoxContent a {
	text-decoration: none;
}
#contenedorIxTemplate .ixtemplateBoxContent a:hover {
	text-decoration: underline;
}
#contenedorIxTemplate .ixtemplateBoxContent ul {
	margin:5px;
	padding: 5px 15px;
}
/* elemento imagen */
.ixtemplateImg a img {
	border: 0;	
}
/* descarga de documento */
.ixtemplateDoc img {
	vertical-align: middle;
	margin-right: 5px;
}
.ixtemplateDoc a img {
	border: 0;	
	padding: 1px;
}

.ixtemplateTextDoc {
	font-size:80%;
}
/* FILA CON UNA COLUMNA */
.ixtemplateColumn1a .fotoleft .ixtemplateImg {
	float: left;
	width: 20%;
}
* html .ixtemplateColumn1a .fotoleft .ixtemplateImg {
	width: 19.9%;
}
.ixtemplateColumn1a .fotoright .ixtemplateImg {
	float: right;
	width: 20%;
}
* html .ixtemplateColumn1a .fotoright .ixtemplateImg {
	width: 19.9%;
}
.ixtemplateColumn1a .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn1a .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn1a .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;	
}
.ixtemplateColumn1a .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin-left: 10px;
}
.ixtemplateColumn1a .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin-right: 10px;
}
.ixtemplateColumn1a .fotoleft h2 {
}
.ixtemplateColumn1a .fotoright h2 {
}
.ixtemplateColumn1a .fotoleft .ixtemplateBoxContent {
}
.ixtemplateColumn1a .fotoright .ixtemplateBoxContent {
}
.ixtemplateColumn1a .fotocenter .ixtemplateBoxContent {
	width: 100%;
}
.ixtemplateColumn1a .fotoleft .colrowlayoutContenido {
	float: left;
	width: 80%;	
}
* html .ixtemplateColumn1a .fotoleft .colrowlayoutContenido {
	width: 79.9%;	
}
.ixtemplateColumn1a .fotoright .colrowlayoutContenido {
	float: right;
	width: 80%;	
}
* html .ixtemplateColumn1a .fotoright .colrowlayoutContenido {
	width: 79.9%;	
}
.ixtemplateColumn1a .colrowlayoutBordeContenido {
}

/* FILA CON DOS COLUMNAS */
/* --- COLUMNA 1 --- */
.ixtemplateColumn2a .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
.ixtemplateColumn2a .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* html .ixtemplateColumn2a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn2a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
* html .ixtemplateColumn2a .fotoright .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn2a .fotoright .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn2a .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn2a .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn2a .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-left: 2%;
}
.ixtemplateColumn2a .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-right: 2%;
}
.ixtemplateColumn2a .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn2a .fotoleft .colrowlayoutContenido {
	float: left;
	width: 75%;	
}
* html .ixtemplateColumn2a .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn2a .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn2a .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;	
}
* html .ixtemplateColumn2a .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn2a .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn2a .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* --- COLUMNA 2 --- */
.ixtemplateColumn2b .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
.ixtemplateColumn2b .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* html .ixtemplateColumn2b .fotoleft .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn2b .fotoleft .ixtemplateImg {
	width: 24.9%;
}
* html .ixtemplateColumn2b .fotoright .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn2b .fotoright .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn2b .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn2b .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn2b .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-left: 2%;
}
.ixtemplateColumn2b .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-right: 2%;
}
.ixtemplateColumn2b .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn2b .fotoleft .colrowlayoutContenido {
	float: left;
	width: 75%;
}
* html .ixtemplateColumn2b .fotoleft .colrowlayoutContenido {
	width: 74.9%;
}
*:first-child+html .ixtemplateColumn2b .fotoleft .colrowlayoutContenido {
	width: 74.9%;
}
.ixtemplateColumn2b .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;
}
* html .ixtemplateColumn2b .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn2b .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn2b .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* FILA CON TRES COLUMNAS */
/* --- COLUMNA 1 --- */
.ixtemplateColumn3a .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
.ixtemplateColumn3a .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* html .ixtemplateColumn3a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn3a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
* html .ixtemplateColumn3a .fotoright .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn3a .fotoright .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn3a .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn3a .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn3a .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3a .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3a .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn3a .fotoleft .colrowlayoutContenido {
	float: left;
	width: 75%;
}
* html .ixtemplateColumn3a .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn3a .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn3a .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;
}
* html .ixtemplateColumn3a .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn3a .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn3a .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* --- COLUMNA 2 --- */
.ixtemplateColumn3b .fotoleft .ixtemplateImg {
	float: left;
	width: 30%;
}
.ixtemplateColumn3b .fotoright .ixtemplateImg {
	float: right;
	width: 30%;
}
* html .ixtemplateColumn3b .fotoleft .ixtemplateImg {
	width: 29%;
}
*:first-child+html .ixtemplateColumn3b .fotoleft .ixtemplateImg {
	width: 29.9%;
}
* html .ixtemplateColumn3b .fotoright .ixtemplateImg {
	width: 29%;
}
*:first-child+html .ixtemplateColumn3b .fotoright .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn3b .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn3b .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn3b .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3b .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3b .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn3b .fotoleft .colrowlayoutContenido {
	float: left;
	width: 70%;
}
* html .ixtemplateColumn3b .fotoleft .colrowlayoutContenido {
	width: 69.9%;	
}
*:first-child+html .ixtemplateColumn3b .fotoleft .colrowlayoutContenido {
	width: 69.9%;	
}
.ixtemplateColumn3b .fotoright .colrowlayoutContenido {
	float: right;
	width: 70%;
}
* html .ixtemplateColumn3b .fotoright .colrowlayoutContenido {
	width: 69.9%;
}
*:first-child+html .ixtemplateColumn3b .fotoright .colrowlayoutContenido {
	width: 69.9%;
}
.ixtemplateColumn3b .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* --- COLUMNA 3 --- */
.ixtemplateColumn3c .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
.ixtemplateColumn3c .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* html .ixtemplateColumn3c .fotoleft .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoleft .ixtemplateImg {
	width: 24.9%;
}
* html .ixtemplateColumn3c .fotoright .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoright .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn3c .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn3c .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn3c .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3c .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3c .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	float: left;
	width: 75%;
}
* html .ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;
}
* html .ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
*:first-child+html .ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	width: 74.9%;	
}
.ixtemplateColumn3c .fotocenter .colrowlayoutContenido {
	width: 100%;
}