/*ESTILOS PAGINA CENTRO*/

.cleaner{
	clear:both;
}

.top_separacion{
	margin-top:15px;
}

.premium_presentacion{
	background-color:#FFF;
	margin:5px;
	padding:10px;
	/*border-top:1px solid #777777;*/
}

.premium_tv{
	float:left;
	margin:0 20px 10px 0;
	width:395px;
	height:284px;
}

.cursos_centro{
	font-size:12px;
	color:#474747;
	padding:10px;
	background-color:#ffff99;
	margin:15px 0 15px 0;
}

.numero_cursos{
	background:#FFFBCC;
	border: solid 1px #E6DB55;
	padding:8px 10px 9px 10px; margin-bottom:12px; margin-top:15px;
	font:normal 13px/18px Arial, Helvetica, sans-serif; color:#777;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px; 
}

.seguir_leyendo{
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background-color:#777777;
	padding:3px 10px;
	position:relative;
	color:#FFF;
	font-size:10px;
}

.seguir_leyendo a{
	color:#FFF;
	text-decoration:none;
}

.seguir_leyendo a:hover{
	color:#FFF;
	text-decoration:underline;
}

.bold{
	font-weight:bold;
}
.presentacion_txt{
	float:left;
	width:475px;
}
/*ESTILOS PAGINA CENTRO END*/
.centro_header h1{
	border:none;
	padding:0; margin:0;
	background:none;
	color:#333333;
	font:bold 18px/18px Arial,Helvetica,sans-serif;
}
.centro_header{
	margin-bottom:20px;
	height:35px;
}
.centro #presentacion{
	display:none;
}
.centro #cursos{
	display:none;
}

.widget_centros_busqueda{
	background:url(../img/fondo_widget_centros.png);
	position:relative;
	width:180px;
	height:127px;
	margin-top:20px;
}
.widget_centros_busqueda .titulo{
	position:absolute;
	width:140px;
	left:40px; top:7px;
	color:#FFF;
	font:bold 14px/14px Arial,Helvetica,sans-serif;
}
.widget_centros_busqueda input{
	display:block;
	border:solid 1px #D3CAC1;
	border-top:solid 1px #978E81;
	height:17px;
	width:128px;
	padding:4px 10px 1px 10px;
	color:#3399FF;
	font:normal 12px/12px Verdana, Geneva, sans-serif;
	position:absolute;
	left:15px; top:50px;
}
.widget_centros_busqueda button{
	display:block;
	height:29px;
	width:150px;
	font:bold 13px/13px Verdana, Geneva, sans-serif;
	color:#777;
	position:absolute;
	left:15px; top:80px;
	background-image:url(../img/fondo_widget_centros_btn.png);
	background-repeat:no-repeat;
	border:none;
	padding:0;
	padding-bottom:5px;
	padding-right:25px;
	cursor:pointer;
}
.widget_centros_busqueda_btn_on{
	background-position:bottom left;
}#conentedorBotones{
	 height:29px !important;
	 outline:none;
  }
  #conentedorBotones button{
	  width:74px;
	  height:31px !important;
	  display:block; float:left;
	  margin:0; border:none;
	  background:url(../img/map/btn_off.png);
	  font:normal 11px/11px Verdana, Geneva, sans-serif;
	  margin-top:-2px !important;
  }
  #conentedorBotones .on{
	  background:url(../img/map/btn_on.png);
	  color:#FFF;
	  font-weight:bold;
  }
