h2, h3{
	color:#0398DC;
}
h2{
	maring:18px 0 8px;
}
.encabezado{
	font-size:30px;
	font-weight:normal;
	margin:25px 33px;
	float:left;
}
.encabezado span{
	font-size:16px;
	color:#0398DC;
	display:block;
	margin-bottom:-4px;
}
.cuerpoSeccion, .cuerpoSeccionHistorial{
	margin:0 28px 0 33px;
	float:left;
	width:946px;
}
.cuerpoSeccionHistorial{
	margin:0 15px;
	float:left;
	width:975px;
}
.cuerpoSeccion ul, .cuerpoSeccion ol{
	padding:0 0 0 5px;
	margin:15px 20px 15px 15px;
}
.cuerpoSeccion li{
	margin:15px 0;
	list-style-type:circle;
}
.cuerpoSeccion .listaA li{
	list-style-type:lower-latin;
}
.cuerpoSeccion .listaA li ul li{
	list-style-type:circle;
}
.cuerpoSeccion .listaFundadores{
	float: left;
    width: 180px;
	margin:0 20px 15px 15px;
}
.cuerpoSeccion .consejoPresidentes{
	background:url(/media/lgih22pq/bgtabla.jpg) repeat-x;
	margin-top:15px;
	border-radius:6px;
	border:1px solid #eee;
	padding:8px 8px 0;
}
.cuerpoSeccion .consejoPresidentes tr{
    display: block;
}
.cuerpoSeccion .consejoPresidentes td{
	padding: 5px 0;
    width: 318px;
	text-align:left;
	border-bottom:1px solid #EFEFEF;
}
.cuerpoSeccion .consejoPresidentes th{
	font-weight:normal;
	width:318px;
	text-align:left;
	padding-bottom:10px;
	color:#646464;
}
.consejoPresidentes tr:last-child td, .tablaGeneral tr:first-child{
	border-bottom:none;
}
.consejoPresidentes tr:hover{
	background:#fcfcfc;
	color:#2f2f2f;
}


/* tabla general doc */
.tablaGeneral{
	background:url(/media/lgih22pq/bgtabla.jpg) repeat-x;
	margin-top:15px;
	border-radius:6px;
	border:1px solid #eee;
	padding:8px 8px 0;
}
.tablaGeneral tr{
	/*border-bottom: 1px solid #EFEFEF;*/
    display: block;
}
/*.tablaGeneral tr:hover{
	background:#fcfcfc;
	color:#2f2f2f;
}*/
.tablaGeneral tr:last-child td, .tablaGeneral tr:first-child{
	border-bottom:none;
}
.tablaGeneral td{
	padding: 5px 0;
    width: 145px;
	text-align:left;
	border-bottom:1px solid #EFEFEF;
}
.tablaGeneral td+td{
	width: 290px;
}
.tablaGeneral td+td+td{
	width: 200px;
}
.tablaGeneral th{
	font-weight:normal;
	width:145px;
	text-align:left;
	padding-bottom:10px;
	color:#646464;
}
.tablaGeneral th+th{
	width:290px;
}
.tablaGeneral th+th+th{
	width:200px;
}

.cuerpoSeccion  .consultar {
    background: url(/media/5pdjwlnn/pdf-1.png) no-repeat scroll left bottom transparent;
    padding: 20px 0 0 40px;
}
.colizq{
	width:665px;
	padding:30px 28px 25px 0;
	border-right:1px solid #eaeaea;
	float:left;
}
.colizqHistorial{
	width:455px;
	padding:30px 28px 25px 15px;
	border-right:1px solid #eaeaea;
	float:left;
}

.colizqHistorial p{
    text-align: justify;
}
.colizq .banner img{
	width:665px;
	height:340px;
}
.colizq h1, .colizqHistorial h1{
	font-size:24px;
	color:#0398dc;
	font-weight:normal;
	margin:10px 0;
}
.colizq .subTitulo{
	color:#0398DC;
	font-size:18px;
	font-weight:normal;
	margin:20px 0;

}
.colizq .irPagina{
	float:left;
	width:100%;
	margin:20px 0;
}

.colDer{
	padding:30px 0 0;
	float:left;
	width:250px;
}
.colDerHistorial{
	padding:30px 15px 0 20px;
	float:left;
	width:440px;
}
.colDerHistorial h1{
	font-size:19px;
	font-weight:normal;
	color:#333;
}
.colDerHistorial h1 span{
	color:#00318c;
}
.colDerHistorial ul{
	margin:20px 0;
	padding:0;
}
.colDerHistorial li{
	font-weight:13px;
	margin:5px 0;
	padding:5px 0 8px;
	border-bottom:1px dashed #e9e9e9;
}
.colDer .lista{
	padding:0 0 0 43px;
	margin:0;
	float:left;
}
.colDer .lista li{
	margin:5px 0;
	padding:0 0 0 5px;
	font-size:15px;
	list-style-image:url(/media/t2umkhid/flecha-1.png);
}
.colDer .lista li a{
	color:#0398dc;
}
.colDer .lista li a:hover{
	color:#444;
}
.colDer .lista .activo{
	color:#444;
}
.formAsociados{
    border: 1px solid #229AFF;
    border-radius: 5px 5px 5px 5px;
    height: 49px;
    margin: 30px 0 0;
    width: 430px;
}
.formAsociados img{
    border-right: 1px solid #229AFF;
    float: left;
    margin: 0 9px 0 0;
    padding: 5px 8px 4px 7px;
}
.formAsociados p{
	margin-top:15px;
	font-size: 14px;
	color:#229AFF;
}
ul.list-img{
	width: 100%;
	float:left;
}
ul.list-img li{
	float:left;
	margin:0 8px 8px 0;
}