s/*******************************************************************************
* Elementos Generales
*******************************************************************************/

/**********************/
/* Imagenes laterales */
/*********************/
div#lateral_content
{
  width       : 168px;
  float       : left;
  height      : auto!important;
  background  : transparent url('../../images/juventud/fondo_izdo.png');
  margin-bottom:-10000px;
  overflow:hidden;
  padding-bottom:10000px;
}
#header img#lateral_header, #content img#lateral_contentimg
{
  float       : left;
  width       : 168px!important;
}
div#footer div#lateral_footer
{
  width       : 168px!important;
  float       : left;
  min-height  : 4.5em;
}
 #footer img#lateral_footerimg
 {
  width       : 168px;
  padding     : 0px!important;
  margin      : 0px!important;
  height:4.5em;
 }

/**********************/
/* Cabecera principal */
/**********************/
a#logo
{
  height     : auto;
  display    : block;
  background-color: transparent!important;
}
ul#accesosdirectos {
  margin     : 0;
  text-align : right;
  width      : 48em;
  float      : right;
  height     : 6.28em;
  background-color  :  #dfe512;
  overflow   : hidden;
}

ul#accesosdirectos li {
  float       : right;
  width       : 9.8em;
  text-align  : center;
  list-style  : none;
  padding-left: 0px!important;
  font-size   : 1em!important;
}

ul#accesosdirectos li a {
  float      : left;
  padding    : 4.8em 0px 0px 0px;
  width      : 100%;
  height     : 1.5em;
  color      : #fcfce7;
  text-transform  : uppercase;
}

ul#accesosdirectos li a:hover {
  color      : #DFE512;
}

ul#accesosdirectos li a.ic_trabajo {
  background : #a3a1a3 url(../../images/juventud/trabajo.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_trabajo:hover {
  background : #a3a1a3 url(../../images/juventud/trabajo2.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_volntariado {
  background : #b2b1b2 url(../../images/juventud/voluntariado.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_volntariado:hover {
  background : #b2b1b2 url(../../images/juventud/voluntariado2.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_educacion {
  background : #c2c0c2 url(../../images/juventud/educacion.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_educacion:hover {
  background : #c2c0c2 url(../../images/juventud/educacion2.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_enplazo {
  background : #d1d0d1 url(../../images/juventud/enplazo.png) center 25% no-repeat;
}

ul#accesosdirectos li a.ic_enplazo:hover {
  background : #d1d0d1 url(../../images/juventud/enplazo2.png) center 25% no-repeat;
}

/************************/
/*    Relativo al center */
/************************/

#contentcenter a, #contentcenter ul li a span
{
	background-color : #ecef71!important;
}

/*****************************/
/* Relativo al footer        */
/****************************/
.separador
{
  margin-left:10px;
}

/*****************************/
/*         ANTIGUO           */
/*****************************/



/*
** FormLogin (indexareaprivada)
*/

.filaform {
  float   : left;
  clear   : both;
  padding : 5px 0;
 /* width: 100%;*/
  }
.filaform label {
  float: left;
  clear: both;
  padding: 0px 4px;
  width: 200px;
  }
.filadcha {
  float: left;
  clear: none;
  padding: 0px 4px;
  width: 30%;
  }
.botonera {
  float: none;
  display:block;
  clear: both;
  text-align: center;
  padding:10px 0;
  }
.filaizq {
  float: left;
  clear: both;
  width: 20%;
  }

/*
** Banners
*/

.banner {
	float: none;
	clear: both;
	margin-bottom: 8px;
	text-align: center;
	outline: 1px dotted #EDEDED;
  background-color: #CCCCCC;
  background-position: top;
  background-image: url('../../images/deportes/degrada.jpg');
	background-repeat: repeat-x;
  }

.banner:hover {
  outline: 1px dotted #E4E2D0;
  background-color: #EDEDED;
  }

/* Calendario y eventos (obrasteatro)
 ******************************************************************************/

.calendario table {
  width: 100%;
}
.calendario table th {
  text-align: left;
  font-weight: bolder;
}

.evento
	{
	float: none;
	clear: both;
	padding: 4px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	background-color: #F0F0F0;

	}
.evento:hover
	{
	cursor: pointer;
	color: #333333;
	background-color: #FAFAFA;

	}

/*******************************************************************************
* Componentes
*******************************************************************************/

.categorizador {
  float: right;
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  background: #E8E8EF;
  padding: 2px;
}


/* Componente Destacado
 ******************************************************************************/

 #contentdestacados
 {
    font-size     : 0.86em;
 }

 #contentdestacados h2, #contentdestacados h3
 {

    padding       : 0px!important;

 }

 #contentdestacados hr
 {
    width         : 30%;
    margin-left   : 30%;
 }

 #contentdestacados h2
 {
    text-align    : center;
    color         : #F3F0B8 !important;
    font-size     : 1em;
 }

 #contentdestacados h3
 {
     color        : #E8E800 !important;
     font-size    : 0.9em;
 }

 #contentdestacados p
 {
     font-size    : 0.85em;
	 margin:0;
 }

 #contentdestacados .destacado
 {
    padding       : 0.5em 0.6em 0.5em 0.6em;
 }

 #contentdestacados .destacado a
 {
    /*background-color : #DFE512 !important;
    font-weight      : normal!important;
    font-size        : 0.9em;
    padding-left: 2px;
    padding-right: 2px;*/
 }

 #contentdestacados .destacado a:hover
 {
    text-decoration : underline;
 }
/* Componente Art�culo
 ******************************************************************************/
.articulo {
  float: none;
  clear: both;
  overflow: hidden;
}

.articulo h2 {
  color: #444488;
  }

.articulo h3 {
  margin: -2px;
  padding: 2px;

  background-color: #E8E6D4;
  }

.articulo img {
  margin: 6px;
  outline: 2px solid #E8E8EF;
}

/* Componente Contacto
 ******************************************************************************/
.contacto {
  float: none;
  clear: both;
  overflow: hidden;
}

/* Componente Descargas
 ******************************************************************************/

.descargas ul {
  float: none;
  clear: both;
  margin: 6px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
  border-bottom: 1px dashed #F0F0F0;
}
.descargas ul li {
  text-align: justify;
  list-style-type: none;
  float: left;
  display:block;
  width:100%;
}
.descargas ul li a {
  display:block;
}
.descargas ul li span {
  clear         : none;
  padding-right : 1em;
  color         : #999333;
	overflow      : hidden;
	background    : transparent url(../../images/juventud/cruz_li.png) 4px center no-repeat!important;
	padding-left  : 20px;
	display       : block;
}
.descargas ul li span:hover {
  color: #AAA666;
}

.descargas img {
  float: right;
  clear: right;
  margin-top: -1em!important;
  margin-left: 1em;
  display:none;
}

/* Componente Direccion
 ******************************************************************************/
.direccion {
 float: none;
 clear: both;
 overflow: hidden;
}

/* Componente Enlaces
 ******************************************************************************/
.enlaces {
  float: none;
  clear: both;
  overflow: hidden;
}

.enlaces ul li span {
	background    : transparent url(../../images/juventud/cruz_li.png) 4px center no-repeat!important;
  padding-left: 20px;
  overflow: hidden;
  color: #999333;
}
.enlaces ul li span:hover {
	background    : transparent url(../../images/juventud/cruz_li.png) 4px center no-repeat!important;
  color: #AAA666;
}

/* Componente Fotografia
 ******************************************************************************/
.fotografia {
  float: none;
  clear: both;
  overflow: hidden;
}

/* Componente Listado
 ******************************************************************************/

.listado {
  float: none;
  clear: both;
  overflow: hidden;
  padding: 2px;
  background-color: #E4E2D0;
}

.listado h3 {
  text-decoration: none;
}

/*
  Listado Municipios
*/
.listado .municipios {

}

/* Componente Noticia
 ******************************************************************************/

 .noticia {
  float: left;
  clear: none;
  width: 166px;
  margin: 8px;
  overflow: hidden;
}
.noticia h3 {
  display: block;
  text-align: left;
}
.noticia p {
  display: block;
  padding: 4px;
  color: #000000;
  font-size: 11px;
  font-weight: solid;
  text-align: left;
  border: 1px solid #888888;
}
.noticia span {
  display: block;
  padding: 4px;
  color: #440000;
  font-size: 12px;
  font-weight: solid;
  text-align: right;
  border: 1px solid #888888;
}

/* Componente Galeria
 ******************************************************************************/
.galeria .box {
  border: none;
}
 
 /* Componente Anuncio (destacado)
 ******************************************************************************/
.frmanuncio {
  z-index: 1;
  position: relative;
  float: left;
  clear: none;
  margin-top: -26px;
  margin-left: 4px;
}

.anuncios_destacados_cat {
  float: none;
  clear: both;
}
.anuncio {
  float: left;
  clear: none;
  width: 439px;
  overflow: auto;
  margin: 5px;
  padding: 5px;
  background-color: #F6F6F6;
  border: 1px solid #969696;
}

.anuncio:hover {
  background-color: #E9E9E9;
  border: 1px solid #F6F6F6;
  outline: 1px dashed #F6F6F6;
}
.anuncio h3 {
  font-size: 12px;
	text-align: left;
}
.anuncio span {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}
.anuncio .container {
  margin-top: 10px;
  float: left;
  width: 160px;
}

.anuncio .link {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 420px;
  clear:both;
  margin-top: 10px;
}
.anuncio p {
  font-size: 11px;
  font-family: Trebuchet, Helvetica, Geneva, Verdana;
  text-align: justify;
  font-weight: normal;
  line-height: 1em;
  float: left;
  width: 250px;
  margin-left: 10px;
}

/* Componente Objeto
 ******************************************************************************/
.objeto {
  float: left;
  clear: none;
  border: none;
}

/*******************************************************************************
* Botones
*******************************************************************************/
.frmsearch {
  float: left;
  clear: both;
  /*margin-left: 6px;*/
  padding : 4px 0 0 0;
  width   : 100%;
  height  : 23px;
  background-image: none;
  border: none;
}
.frmsearch input#texto
{
  width   : 100px;
}
.cmdsearch
	{
	margin: 0px;
	font-size: 10px;
	height: 18px;
	padding: 0px 16px 0px 0px;
	background-color: transparent;
  background-image: url('../../images/juventud/lupa.png');
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	cursor: pointer;
	}
.cmdsearch:hover
	{
	background-color: transparent;
	border: none;
	outline: none;
	filter: alpha(opacity=100);
	}

.cmdaceptar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/accept.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdaceptar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}


.cmdrefrescar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/reset.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdrefrescar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdguardar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/tick.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdguardar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}


.cmdnuevo
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/sum.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdnuevo:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdbuscar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/lupe.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdbuscar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdcancelar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/undo.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdcancelar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdborrar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/cross.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdborrar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdadd
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/add.gif');
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdadd:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmddel
	{
	margin: 0px;
	padding: 0px 16px 0px 0px;
	width: 16px;
	height: 16px;
	background-color: transparent;
  background-image: url('../../images/iconos/del.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmddel:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}


.cmdup
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/arrow_up.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmdup:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmddown
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/arrow_down.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmddown:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}


.cmdon
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/on.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdon:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmdoff
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/off.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdoff:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmdclean
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/clean.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdclean:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

.cmdfind
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/find.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdfind:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

.cmdmisc
	{
	margin: 0px 2px 0px 2px;
	height: 16px;
	color: #2222AA;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 4px 1px 18px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/unknown.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdmisc:hover
	{
	border: none;
	color: #220088;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}


/*******************************************************************************
* Google Maps IE
*******************************************************************************/

.googlemap {
  float: none;
  clear: both;
  margin: 2px;
  padding: 8px;
  color: #FFFFFF;
  overflow: visible;
}
.googlemap a {
  display: none;
  visibility: hidden;
  font-size: 6px;
  font-weihgt: none;
  text-align: center;
}
.googlemap a:hover {
  display: none;
  visibility: hidden;
  text-decoration: underline;
}
.googlemap span {
  display: none;
  visibility: hidden;
  font-size: 8px;
  font-weihgt: none;
  text-align: center;
}
.googlemap img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}


/*******************************************************************************
* Botones
*******************************************************************************/

.cmdaceptar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/accept.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdaceptar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}


.cmdrefrescar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/reset.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdrefrescar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdguardar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/tick.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdguardar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}


.cmdnuevo
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/sum.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdnuevo:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdbuscar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/lupe.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdbuscar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdcancelar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/undo.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdcancelar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdborrar
	{
	float: right;
	clear: none;
	margin: 1px 0px 2px 1px;
	padding: 1px 1px 1px 18px;
	text-align: left;
	vertical-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #224466;
	background-color: #F8F8F8;
  background-image: url('../../images/iconos/cross.gif');
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #224466;
	}
.cmdborrar:hover
	{
	color: #222244;
	background-color: #FAFAFA;
	border: 1px solid #4488CC;
	}

.cmdadd
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/add.gif');
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdadd:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmddel
	{
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: transparent;
  background-image: url('../../images/iconos/del.gif');
	background-position: left center;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	overflow: hidden;
	}
.cmddel:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmdon
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/on.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdon:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmdoff
	{
	font-weight: bolder;
	height: 18px;
	padding: 1px 1px 1px 18px;
	font-size: 10px;
	background-color: transparent;
  background-image: url('../../images/iconos/off.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	}
.cmdoff:hover
	{
	border: none;
	filter: alpha(opacity=100);
	}

.cmdclean
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/clean.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdclean:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

.cmdfind
	{
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	height: 16px;
	padding: 1px 16px 1px 1px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/find.gif');
	background-position: center right;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdfind:hover
	{
	border: none;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

.cmdmisc
	{
	margin: 0px 2px 0px 2px;
	height: 16px;
	color: #2222AA;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 4px 1px 18px;
	background-color: #EDEDED;
  background-image: url('../../images/iconos/unknown.gif');
	background-position: center left;
	background-repeat: no-repeat;
	border: none;
	filter: alpha(opacity=80);
	outline: 1px solid #FAFAFA;
	}
.cmdmisc:hover
	{
	border: none;
	color: #220088;
	filter: alpha(opacity=100);
	outline: 1px solid #EDEDED;
	}

/* api youtube */
.video
{
  padding          : 10px;
  display          : block;
  clear            : both;
  float            : left;
  width            : 100%;
}
.video img
{
  float            : left;
  margin-right     : 10px;
}
.video span.titulo
{
   display         : block;
   margin-bottom   : 10px;
}
.video div.enlaces
{
  clear            : both;
  float            : left;
  margin-top       : 10px;
}
.video a.ira
{

}