/* GENERALES */
.ixtemplateCols .ixtemplateColumn3a {
	width: 33%;
}
._TemplateSelector {
}
#contenedorIxTemplate .ixtemplateContenido {
	margin-right:0;	
}
#contenedorIxTemplate .ixtemplateBordeBoxContent {
	margin: 1%;	
	font-size: 90%;
}
#contenedorIxTemplate .ixtemplateBordeBoxContent p {
	margin:0;
	padding:0;	
}
#contenedorIxTemplate .ixtemplateBoxContent ul {
	list-style-image:url("/commons/img/bolo_texto.png");
	margin:5px;
	padding:5px 15px;
}
#contenedorIxTemplate h1 {
	font-size: 100%;
	margin:0 0 10px;
	padding:0;
	background-image:url(/commons/img/flecha_cajah1.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#4B9175;
	padding-left:20px;
}
#contenedorIxTemplate h1 a {
	text-decoration: none;	
	color: #4b9175;
}
#contenedorIxTemplate h1 a:hover {
	text-decoration: underline;	
	color: #FF0000;
}
#contenedorIxTemplate h2 {
	color:#000000;
	font-size:100%;
	margin:0;
	padding:1%;
}
#contenedorIxTemplate h2 a {
	text-decoration: none;	
	color: #000000;
}
#contenedorIxTemplate h2 a:hover {
	text-decoration: underline;	
	color: #FF0000;
}
#contenedorIxTemplate .ixtemplateBoxContent a {
	text-decoration:none;
	color: #9B3D63;
	font-weight: bold;
}
#contenedorIxTemplate .ixtemplateBoxContent a:hover {
	text-decoration:underline;
	color: #FF0000;
}
#contenedorIxTemplate .ixtemplateBoxContent a img{
	border: 0;
}
#contenedorIxTemplate .conborde {
	border:1px solid #4B9175;
	background-image:url(/commons/img/f_cajaindex.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#contenedorIxTemplate .sinborde {
	border:0;
}
#contenedorIxTemplate .nofoto .ixtemplateImg {
	display:none;
}
#contenedorIxTemplate .conbordecontenido .ixtemplateBordeBoxContent {
	padding: 1%;
	border:1px solid #4B9175;
	background-image:url(/commons/img/f_cajaindex.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.ixtemplateImg .ixtemplateBordeImg img {	
	width: 100%;
	height: auto;
}
/* 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;
}
.ixtemplateDoc a:hover img {
	border: 1px solid #000000;	
}
.ixtemplateTextDoc {
	font-size:80%;
}
/* FILA CON UNA COLUMNA */
.ixtemplateColumn1a .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
* html .ixtemplateColumn1a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn1a .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* html .ixtemplateColumn1a .fotoright .ixtemplateImg {
	width: 24.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: 73%;	
}
.ixtemplateColumn1a .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;	
}
.ixtemplateColumn1a .colrowlayoutBordeContenido {
	padding-left: 10px;
}

/* FILA CON DOS COLUMNAS */
.ixtemplateColumn2a .fotoleft .ixtemplateImg {
	float: left;
	width: 25%;
}
* html .ixtemplateColumn2a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
*:first-child+html .ixtemplateColumn2a .fotoleft .ixtemplateImg {
	width: 24.9%;
}
.ixtemplateColumn2a .fotoright .ixtemplateImg {
	float: right;
	width: 25%;
}
* 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-right: 2%;
}
.ixtemplateColumn2a .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-left: 2%;
}
.ixtemplateColumn2a .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn2a .fotoleft .colrowlayoutContenido {
	float: left;
	width: 75%;	
}
.ixtemplateColumn2a .fotoright .colrowlayoutContenido {
	float: right;
	width: 75%;	
}
.ixtemplateColumn2a .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* --- COLUMNA 2 --- */
.ixtemplateColumn2b .fotoleft .ixtemplateImg {
	float: left;
	width: 30%;
}
* html .ixtemplateColumn2b .fotoleft .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn2b .fotoleft .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn2b .fotoright .ixtemplateImg {
	float: right;
	width: 30%;
}
* html .ixtemplateColumn2b .fotoright .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn2b .fotoright .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn2b .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn2b .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn2b .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-right: 2%;
}
.ixtemplateColumn2b .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
	margin-left: 2%;
}
.ixtemplateColumn2b .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn2b .fotoleft .colrowlayoutContenido {
	float: left;
	width: 70%;
}
.ixtemplateColumn2b .fotoright .colrowlayoutContenido {
	float: right;
	width: 70%;
}
.ixtemplateColumn2b .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* FILA CON TRES COLUMNAS */
/* --- COLUMNA 1 --- */
.ixtemplateColumn3a .fotoleft .ixtemplateImg {
	float: left;
	width: 30%;
}
* html .ixtemplateColumn3a .fotoleft .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3a .fotoleft .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn3a .fotoright .ixtemplateImg {
	float: right;
	width: 30%;
}
* html .ixtemplateColumn3a .fotoright .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3a .fotoright .ixtemplateImg {
	width: 29.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 .fotocenter .estilo2 .ixtemplateImg .ixtemplateBordeImg {
	margin: 1% 0;	
} 
.ixtemplateColumn3a .fotoleft .colrowlayoutContenido {
	float: left;
	width: 70%;
}
.ixtemplateColumn3a .fotoright .colrowlayoutContenido {
	float: right;
	width: 70%;
}
.ixtemplateColumn3a .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* --- COLUMNA 2 --- */
.ixtemplateColumn3b .fotoleft .ixtemplateImg {
	float: left;
	width: 30%;
}
* html .ixtemplateColumn3b .fotoleft .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3b .fotoleft .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn3b .fotoright .ixtemplateImg {
	float: right;
	width: 30%;
}
* html .ixtemplateColumn3b .fotoright .ixtemplateImg  {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3b .fotoright .ixtemplateImg  {
	width: 29.9%;
}
.ixtemplateColumn3b .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn3b .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn3b .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3b .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3b .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn3b .fotocenter .estilo2 .ixtemplateImg .ixtemplateBordeImg {
	margin: 1% 0;	
} 
.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: 30%;
}
* html .ixtemplateColumn3c .fotoleft .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoleft .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn3c .fotoright .ixtemplateImg {
	float: right;
	width: 30%;
}
* html .ixtemplateColumn3c .fotoright .ixtemplateImg {
	width: 29.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoright .ixtemplateImg {
	width: 29.9%;
}
.ixtemplateColumn3c .maxsize .ixtemplateImg {
	width: 100%;
	margin: 0 auto;
}
.ixtemplateColumn3c .mediumsize .ixtemplateImg {
	width: 50%;
	margin: 0 auto;
}
.ixtemplateColumn3c .fotoleft .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3c .fotoright .ixtemplateImg .ixtemplateBordeImg {
	margin: 2%;
}
.ixtemplateColumn3c .fotocenter .ixtemplateImg .ixtemplateBordeImg {
	margin: 1%;
}
.ixtemplateColumn3c .fotocenter .estilo2 .ixtemplateImg .ixtemplateBordeImg {
	margin: 1% 0;	
} 
.ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	float: left;
	width: 70%;
}
* html .ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	width: 69.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoleft .colrowlayoutContenido {
	width: 69.9%;
}
.ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	float: right;
	width: 70%;
}
* html .ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	width: 69.9%;
}
*:first-child+html .ixtemplateColumn3c .fotoright .colrowlayoutContenido {
	width: 69.9%;
}
.ixtemplateColumn3c .fotocenter .colrowlayoutContenido {
	width: 100%;
}
/* Estilos añadidos */
.estilo1 .colrowlayoutContenido{
	padding-left: 0px;
}

