h2 {
	border:none;
	margin:0;
	padding:0;
}
h3 { float:left; width: 100%; color:#000; font-size:1.3em; font-weight:bold; margin:1em 0 1em 0;}


/*------------------ derecha---------------------*/
#derecha{ float:right; width:750px; padding-left:0; margin:2em 0 0;}

/*------------- introduccion */
.introduccion { float:left; width:750px; background:#757575; margin-top:.3em;}
.introduccion .video{ float:left; width:415px; margin-left:0.45em;}
.introduccion .test { float:right; width:313px; height:100%; background:url(../img/all/esquina.gif) bottom right no-repeat;}
.introduccion .test h2{ padding-top:1em; margin-bottom:0.6em;}
.introduccion p.introduccionTxt { color:#fff; padding:1em 1em 4.5em 0; font-family:Tahoma, Arial, Helvetica, san serif; line-height:18px;}

/*---------------Contendio */
#contenido.index { float:left; width:514px; text-align:left; padding:0 15px 0 10px;}
#contenido a { color:#187EAA; text-decoration:underline;}
#contenido a:hover { text-decoration:none;}
#contenido li { list-style-type:none;}
	/*---- ik4 en los medios */
#derecha ul#ik4_enlosmedios{ float:left; width:100%; margin-top:1em;}
#derecha ul#ik4_enlosmedios li{ float:left; width:98%; margin-bottom:1em;}
#derecha ul#ik4_enlosmedios li span{ border-right: 1px solid #666; padding-right:0.5em; margin-right:0.5em;}
	/*---- cabeceras h3 */
h3 span{ float:left;}
h3 a.derecha{ float:right;}
	/*---- actualidad */	
#actualidad { margin-top:.8em;}



#agenda {
	margin-top:.8em;
	clear:both;
	display:block;
}	
.moreInfo a	{
	float:right;
	margin-top:.8em;
	color:#187EAA;
	background-image:url(../img/all/bullet_02.gif);
	background-position:1% 4px;
	background-repeat:no-repeat;
	padding-left:1em;
}
.moreInfoIz {
	margin-bottom:.5em;
}			
.moreInfoIz a {
	float:left;
	margin-top:.8em;
	color:#187EAA;
	background-image:url(../img/all/bullet_02.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:1em;
}
.clear {
	clear:both
}


a.moreInfo{ float:right; color:#fff; margin-top:.8em; }
a.moreInfo:hover{ text-decoration: none;}


/*Sección de Actualidad*/
.imgGestor {
	text-align:left;
	padding-right:8px;
	float:left; margin-top:.3em; 
}
.imgGestor .dotted {
	border:#CDCDCD solid 1px; 
	padding:5px 28px 5px 28px; 
	margin-left:13px; 
	margin-bottom:10px;    
}
.txtGestor {
	padding:1em .8em 1em 1em;
	text-align:left; 
}
.txtGestorl	{
	padding:1em .8em 1em .9em;
	text-align:left; 
}				
.txtGestor p {
	text-align:justify;
}
p.titulo {
	font-weight:bold; 
	margin-bottom:1em;
}
span.date {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.enlaceGestor {
	clear:both; 
	margin-top:1em;
}
.enlaceGestor ul li {
	margin:.5em 0;
}
.enlaceGestor ul li a {
	color:#187EAA;
}
.hr	{
	clear:both;
	background: url(../img/all/hr_01.gif) repeat-x center left;
	height:10px;
	background-color:#FFFFFF;
	padding:.5em 0;
}
div.hr hr {
	display: none;
}
/*Calendario*/
.calendario	{
	float:left;
	margin-right:1em;
}
/*----------- Calendario Home-------*/

#agenda .bloqueCalendario {
	width:23em;
	display:block;
	float:left;
}
#agenda .calendario {
	width:23em;
	margin-bottom:1em;
}
#agenda #leyenda_home {
	margin:0 0 1em 0;
	width: 99%;
}
#agenda #leyenda_home p {
	float:left;
	padding-right:1em;
}
#agenda #leyenda_home li {
	background:none;
	display:inline;
	color:#FFF;
	margin:0 .2em 0 0;
	padding:.5em .4em;
}
#agenda #leyenda_home .ik4 {
	background:#D63A06;
}
#agenda #leyenda_home li.miembros {
	background:#187EAA;
	float:none; width:auto;
}

#agenda #agenda_col_izda{
	float: left;
	width: 23em;
}

/*-----------Eventos------------*/
#columna-derecha {
	float:right;
	margin-top:.3em;
	width:190px;
}
#columna-derecha li {
	list-style-type:none;
}
#columna-derecha li a {
	color:#187EAA;
	text-decoration:underline;
}
#columna-derecha li a:hover {
	text-decoration:none;
}
.eventos {
	float:left;
}
.eventos dt.ik4	{
	font-size:1.1em;
	color:#D63A06;
	font-weight:bold;
}
.eventos dt.gaiker {
	font-size:1.1em;
	color:#187EAA;
	font-weight:bold;
}			
.eventos dd {
	margin:.5em 0;
	color:#666666;
}
#contenido .eventos dd a {
	color:#666666;
	font-weight:bold;
}								
.eventos dd.eventoDate {
	margin-bottom:2em;
}
/*------- Eventos en la pagina de inicio-----------*/

.eventos.home{
	display:block;
	float:left;
	width:20.5em;
	margin-left:2em;
}
/*--------Miembros-------*/
.miembros-top {
	background:url(../img/all/bg_gaiker_top.gif) no-repeat center top;
	padding-bottom:1em;
	height: 5px;
}
.miembros {
	padding-bottom:.4em;
	background:url(../img/all/bg_gaiker.gif) no-repeat left bottom;
	overflow:hidden;
	height:1%;
}
.miembros .enlaceGestor  ul li {
	background-image:url(../img/all/bullet_02.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:1em;
}	
.imgMiembros {
	margin-left:1em;
}


/*-----------Barra Miembros-----------*/
.barra {
	display:block;
	width:178px;
	float:left;
	padding:1em 0 0 0;
}
*:first-child+html .barra {
	margin-right:.2em;
	width:174px;
}	
.barra ul {
	float:left;
	display:block;
}
.barra ul li.anterior {
	float:left;
}
.barra ul li.siguiente {
	float:right;
}
/*-----------Banners---------------*/
.banner	{
	clear:both;
	float:left;
	width:48.3em;
}
.banner ul 	{
	float:right;
}
.banner ul li {
	float:left;
	width:165px;
	display:block;
	margin:1.5em auto
}
.banner ul li.middle {
	margin:1.5em 1.80em;
}
.barra p {
	width:50%;
	float:left;
	margin-top:1em;
}
p.bannerIz {
	margin-top:1em;
}
.banner-dere {
	margin: 10px 0 0 3px;
}
.banner-dere  ul li{
	margin: 10px 0 0 0;
}
.banner-dere  a img{
	margin: 30px 0 -20px 0;
}
.bannerSup {
	margin-top:1em;
	float:left;
}
/*--------------------Banner flash-----------------*/
#flash {
margin-top:2em;
display:block;
clear:both;
float:left;
}
/*----------Imagen alternativa al flash-----------*/
.informacion_adicional {
	display:none;
}
/*------------------ Columna---------------------*/

.columna {
	border:1px solid lime;
	float:right;
	clear:both;
}
