/*****************************************************************

                          ESTRUCTURA                                  

/*****************************************************************/

/*CSS2*/
@font-face  { font-family: Oswald; src: url(fonts/OpenSans-Regular.ttf) format('truetype');}

/*GENERALES*******************************************************/
body        { border: none; width: 960px; margin: 5px auto; font-family: "VAGRounded BT","Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px;}
a           { text-decoration: none; _color: #07B7CE; color: #3B5998}
p           { margin: 5px; text-align: justify;}
h1          {}
h2          {}
h3          { padding: 5px; text-align: justify; text-transform: uppercase ;}
h4          {}
h5          {}
ul          { margin: 0px; padding: 0px; list-style: none; list-style-position: inside;}
li          {}
.hlist li   { display: inline; list-style-type: none; }



/*****************************************************************/

/*LINKS REDES SOCIALES********************************************/
#redes-sociales         { border: none; margin-top: 5px 0px; padding: 5px; text-align: right; }
#redes-sociales a       { border: none; }
#redes-sociales a img   { border: none; }
/*****************************************************************/

/*BANNER**********************************************************/
#banner             { border: none; margin: 0px;  padding: 0px; background: url(images/bannerBackground.jpg) center no-repeat; height: 200px; width: 960px; }
#logo-portal-banner { border: none; margin-top: 30px; margin-left: 20px; }
/*****************************************************************/
    
/*NAVEGACION******************************************************/
#navigation-list    { border-left: 1px solid #459095; border-right: 1px solid #459095; font-size: 12px;}
#navigation-list li { display: inline-block;}
/*****************************************************************/

/*BOTTOM**********************************************************/
#bottom         { float: left; width: 958px; border: 1px solid #017181; padding: 5px 0px; text-align: center;}
#bottom  img    { border: none;}
.logoBottomU    { margin: 5px 15px; width: 50px;} 
.logoBottomE    { margin: 5px; height: 50px;}
/*****************************************************************/

/*CAJON DOBLE*****************************************************/
.cajon-doble            { width: 638px; display: inline-block; float: left; border: 1px solid #017181; }
.widget-doble           { margin: 5px; }
.widget-doble .cabecera { border: none; padding: 5px; color: white; height: 30px; background: url(images/bgHeadWidgetE.jpg) center no-repeat; }
/*****************************************************************/

/*CAJON SIMPLE LARGO**********************************************/
.cajon-ancho            { width: 478px; height:  400px; display: inline-block; float: left; border: 1px solid #017181; overflow-y: hidden;  }
.widget-ancho           { margin: 10px; }
.widget-ancho .cabecera { border: none;   padding: 5px;   color: white;   height: 30px;   background: url(images/bgHeadWidgetA.jpg) left repeat-x; }
.widget-ancho .contenido{ border: 1px solid #017181; height: auto; }
/*****************************************************************/

/*CAJON SIMPLE CORTO**********************************************/
.cajon-estrecho                     { width: 318px; height:  auto; display: inline-block; float: left; border: 1px solid #017181; }
.widget-estrecho                    { margin: 5px; }
.widget-estrecho .cabecera          { border: none; padding: 5px; color: white; height: 30px; background: url(images/bgHeadWidgetE.jpg) center no-repeat;   }
.widget-estrecho .cabecera-blanca   { border: 1px solid #017181; padding: 5px; color: white; height: 28px; color: #007F91;
    /*CSS3*/
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    }
.widget-estrecho .contenido     { border: 1px solid #017181; height: 200px;}    
/*****************************************************************/

/*****************************************************************

                          WIDGETS                                  

/*****************************************************************/

/*WIDGET SCROLL DE NOTICIAS***************************************/
#content-scrollrss          { height: 340px; left: 0; overflow: hidden; position: relative; visibility: visible; z-index: 0; }
#content-scrollrss li       { min-height: 170px; background: url("images/bgItemScrollRss.jpg") top left repeat-x; }
#content-scrollrss #imagen  { float: left; margin: 15px 5px 5px 5px; padding: 5px; text-align: center; border: 1px solid #F1EAA9; height: auto; font-size: 12px; background: url("images/bgItemScrollRssImg.jpg") bottom left repeat-x; max-width: 150px;
    /*CSS3*/
    -moz-border-radius:    5px;
	-khtml-border-radiust: 5px;
	-webkit-border-radius: 5px;
	}
#content-scrollrss #imagen img  { display: block; margin-bottom: 5px;
	/*CSS3*/
    -moz-border-radius:    5px;
	-khtml-border-radiust: 5px;
	-webkit-border-radius: 5px;
	}
#metadatos      { margin: 5px; padding: 5px; color: #CC6600; font-size: 12px; text-align: right; display: block;}
.item-img       { width: 150px;}
.item-title     { font-size: 14px; font-weight: bold;}
.item-desc      { text-align: justify; font-size: 12px; text-indent: 10px; min-height: 50px; display: block;}
.item-link      { float: right;}
.item-link  a   { color: #CC6600; font-size: 12px; margin: 5px;}

.nextnews,
.prevnews       { border: 1px solid white; background: #07B7CE; float: right; color: white; cursor: pointer; margin-top: 5px;
    /*CSS3*/
    -moz-border-radius:    5px;
	-khtml-border-radiust: 5px;
	-webkit-border-radius: 5px}
/*****************************************************************/

/*WIDGET PODCASTS********************************************************/
#ceia3podcasts .contenido   { background: url(images/bgDecoradoBlue.png) center no-repeat; height: 100px}
#podcast                    { width: 100%; }
#podcast td.image           { width: 80px; padding: 8px 5px; vertical-align: middle; }
#podcast-origen             { color: orange; font-weight: bold; font-size: 16px;}
#podcast-origen img         { position: relative; left: 82px; top: 6px;}
#podcast-pubDate            { font-size: 11px; color: #cc6600; text-align: left; vertical-align: middle; }
#podcast-pubDate .pubDate   { float: right;}
#podcast-title              { text-align: justify}
#podcast-title a            { font-weight: bold; font-size: 12px; color: #333333; }
/*****************************************************************/

/*WIDGET CEIA3 EVENTOS***************************************************/
#cia3eventos .contenido     {}
#cia3eventos .contenido hr  { margin: 2px;}
#cia3eventos ul             { margin: 2px 10px}
.CalendarService            { font-size: .9em; _border: 1px solid black; text-align: center; margin: auto; border-collapse: separate}
/*.CalendarService caption    { text-align: left; font-family: 'Oswald',arial,serif; font-size: 1.2em}*/
.CalendarService caption    { text-align: left; font-size: 1.2em}
.CalendarService td         { width: 36px;}
.today a                    { color: red}
.hasevent                   { background-color: #D8D6D6; border: none;
    /*CSS3*/
    -moz-box-shadow:    1px 1px 1px #111111, 1px 1px 0 #777777;
    -webkit-box-shadow: 1px 1px 1px #111111, 1px 1px 0 #777777;
    box-shadow:         1px 1px 1px #111111, 1px 1px 0 #777777;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    border-radius:          5px;
}
.passed                     {background-color: #F7F4F4;}
colgroup .sa,                
colgroup .do                {background-color: #F7F4F4;}
/*************************************************************************/

/*WIDGET  LINKS INTERNOS**************************************************/
.widget-link    { height: 28px; border: 1px solid #017181; margin: 2px; padding-left: 5px; color: #007f91;
    /*CSS3*/
    -webkit-border-radius:  5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    -moz-border-radius:     5px;
    border-radius:          5px;
    border-radius:          5px;
    }
/*****************************************************************/

/*WIDGET cia3publicaciones****************************************/
#cia3publicaciones .contenido {text-align: center;}
#cia3publicaciones .contenido .imgleft    {margin-left: 18px;}
#cia3publicaciones .contenido img {width: 125px;
    /*CSS3*/
    -webkit-border-radius:  5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    -moz-border-radius:     5px;
    border-radius:          5px;
    border-radius:          5px;}
#cia3publicaciones .contenido div   {float: left; margin: 8px 8px;}
#cia3publicaciones .item-link       {color: white;}
/**/


/*WIDGET CEIA3FACEBOOK***************************************************/
#cia3facebook .contenido{ border: none;}
#fb17a02533514c         {border: 2px solid red !important }
#cia3facebook #stream_content {height: 260px !important;}
.fb-like-box .fan_box .page_stream {height: 260px !important;}
.fb-like-box span.name {font-size: 20px;}
/*****************************************************************/
 
/*WIDGET CEIA3TWITTER****************************************************/
#cia3tweter .contenido          { height:  140px;}
/*****************************************************************/
  
/*WIDGET CEIA3NOTICIAS***************************************************/
#ceia3noticias .link {color: black;}

/*****************************************************************/

/**/
/*WIDGET CEIA3 MEDIOS****************************************************/
#ceia3medios .contenido         { height: 140px}
#ceia3medios .contenido table   { margin: 5px auto; width: 100%; }
#ceia3medios .contenido td      { vertical-align: top;}
#ceia3medios .pubDate           { color: #CC6600; font-size: .9em; text-align: left}
#ceia3medios .link              { } 
#ceia3medios .link a            { margin-left: 5px; font-size: 12px;}
#ceia3medios .source            { color: #4B4B4B;  text-align: right; padding-right:  2px; }
#ceia3medios #ver-mas           { text-align: right;}
.img-source { width: 100px;
    /*CSS3*/
    -moz-box-shadow:    1px 1px 1px #111111, 1px 1px 0 #777777;
    -webkit-box-shadow: 1px 1px 1px #111111, 1px 1px 0 #777777;
    box-shadow:         1px 1px 1px #111111, 1px 1px 0 #777777;
    -moz-border-radius:    4px;
	-khtml-border-radiust: 4px;
	-webkit-border-radius: 4px;
}
/*****************************************************************/

/******************************************************************

                          MENUS                                  

/*****************************************************************/

/*MENU PRINCIPAL**************************************************/
#menu       { margin: 0; padding-left: 420px; list-style: none; background: url(images/menuBackground.jpg) center repeat-x;
    /*CSS3*/
    -moz-box-shadow:    0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow:         0 2px 1px #9c9c9c;
    }
#menu ul    { list-style: none; margin: 0; padding: 0; display: none; position: absolute; top: 35px; left: 0; z-index: 99999; background: #444;
    /*CSS3*/
    background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);
    
    /*De azul a amrillento
    background: -moz-linear-gradient(#07B7CE, #D7C405);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#07B7CE, #D7C405);    
    background: -o-linear-gradient(#07B7CE, #D7C405);	
    background: -ms-linear-gradient(#07B7CE, #D7C405);	
    background: linear-gradient(#07B7CE, #D7C405);
    */
    -moz-box-shadow:    0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow:         0 0 2px rgba(255,255,255,.5);	
    
    -moz-border-radius: 5px;
    border-radius:      5px;
    }
#menu li    { float: left; padding: 5px; position: relative; line-height: 0;}
#menu a     { float: left; height: 25px; padding: 0 5px; color: white; text-transform: uppercase; font: bold 12px/25px Arial, Helvetica;
    /*CSS3*/
    text-shadow: 0 1px 0 #000;
    }
#menu li:hover > a  { color: #fafafa;}
/* IE6 */
*html #menu li a:hover  { color: #fafafa;}
#menu li:hover > ul     { display: block;}
#menu ul ul             { top: 0; left: 150px;}
#menu ul li             { float: none; margin: 0; padding: 0; display: block; 
    /*CSS3*/
    -moz-box-shadow:    0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow:         0 1px 0 #111111, 0 2px 0 #777777;
    }
#menu ul li:last-child  {   
    /*CSS3*/
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
    }
#menu ul a  { padding: 10px; height: 10px; width: 130px; height: auto; line-height: 1; display: block; white-space: nowrap; float: none; text-transform: none; }
/* IE6 */
*html #menu ul a    { height: 10px; }
/* IE7 */
*:first-child+html #menu ul a { height: 10px; }
#menu ul a:hover    {   background: #0186ba;
    /*CSS3*/
    background: -moz-linear-gradient(#04acec,  #0186ba);	
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba));
	background: -webkit-linear-gradient(#04acec,  #0186ba);
	background: -o-linear-gradient(#04acec,  #0186ba);
	background: -ms-linear-gradient(#04acec,  #0186ba);
	background: linear-gradient(#04acec,  #0186ba);
    }
#menu ul li:first-child > a {
    /*CSS3*/
    _-moz-border-radius: 5px 5px 0 0;
    _border-radius: 5px 5px 0 0;
    }
    
#menu ul li:last-child > a              {
    /*CSS3*/
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    }
#menu ul li:first-child >   a:after      { content: ''; position: absolute; left: 30px; top: -8px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 8px solid #444;}
#menu ul ul li:first-child  a:after      { left: -8px; top: 12px; width: 0; height: 0; border-left: 0; border-bottom: 5px solid transparent; border-top: 5px solid transparent; border-right: 8px solid #444; }
#menu ul li:first-child     a:hover:after{ border-bottom-color: #04acec; }
#menu ul ul li:first-child  a:hover:after{ border-right-color: #04acec; border-bottom-color: transparent; }
/* Clear floated elements */
#menu:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
/*****************************************************************/

/*MENU INTRANET***************************************************/
ul#menu-intranet                { margin: 0; padding: 0; float: left; width: 958px; list-style: none; position: relative; background:url(images/menu-intranet_s.gif) repeat-x; }
ul#menu-intranet li             { float: left; margin: 0; padding: 0; border-right: 1px solid #555; }
ul#menu-intranet li:hover       { background: #1376c9 url(images/menu-intranet_a.gif) repeat-x;   }
ul#menu-intranet li:hover span  { display: block; }
ul#menu-intranet li a           { padding: 7px 15px; display: block; color: #f0f0f0; text-decoration: none; }
ul#menu-intranet li a:hover     { /*poner un color si queremos cambiar el color del nivel superior*/}
ul#menu-intranet li span        { float: left; padding: 8px 0; position: absolute; left: 0; _top:35px; display: none; width: 958px; background: #1376c9; color: #fff;
    /*CSS3*/
    -moz-border-radius-bottomright:    5px;
	-khtml-border-radius-bottomright:  5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:     5px;
	-khtml-border-radius-bottomleft:   5px;
	-webkit-border-bottom-left-radius: 5px;
    }
ul#menu-intranet li span a      { display: inline; }
ul#menu-intranet li span a:hover{ color: #E2A958 }


#intranet-list-news {border: 1px solid black; font-size: 12px; width: 90%; margin: 50px auto; }
#intranet-list-news caption {font-size: 16px; font-weight: bold;}
#intranet-list-news td {border: 1px solid black;}
#intranet-list-news .actions {text-align: center;}
#intranet-list-news .action-img { width: 24px;}


/*****************************************************************/

/*****************************************************************

                          FORMULARIOS                                  

******************************************************************/

/*LOGIN DE ACCESO*************************************************/
#login                  { width:958px; height: 500px; border: 1px solid #459095; }
#login td               { vertical-align: top; padding: 5px; }
#login form             { width: 300px; margin: 150px auto;  }
#login form fieldset    { border: 1px solid #459095; padding: 10px; }
#login label            { display: inline-block;}
#login .botones         { text-align: center; border-top: 1px dotted;}
/******************************************************************/

/*CONTACTO*********************************************************/
#contacto               { border: 1px solid #459095; text-align: center;}
.label                  { text-align: right; vertical-align: text-top;}
.input                  { text-align: left; }
#contacto fieldset      { width: 600px; margin: 10px auto; text-align: center; padding: 10px;}
#contacto table         { margin: auto;}
#contacto input         {}
#contacto label         { display: inline-block;}
/******************************************************************/


/*WHO*********************************************************/
#who                    { border: 1px solid #459095; min-height: 200px;}
#who ul                 { list-style: none outside none; padding: 0 10px;}
#who #who-left          { float: left; height: 300px; width: 300px;}
#who #who-left h3       { border-bottom: 2px double #CCCCCC; color: #999999; font: 130% Arial,Helvetica,sans-serif; margin: 10px;}
#who #who-left li       { border-bottom: 1px dotted #CCCCCC; font-size: 12px; list-style: none outside none; padding: 5px 0 2px; text-align: justify;}
#who #who-right         { border-left: 1px dotted #CCCCCC; display: inline-block; min-height: 500px; width: 657px;}
/******************************************************************/


/*ADMINISTRACION***************************************************/
.intranet-form          { margin-top: 40px; }
.intranet-form fieldset { width: 600px; margin: 10px auto; text-align: center; padding: 10px;}
/******************************************************************/

/*INTRANET*/
#intranet { border: 1px solid #459095; text-align: left;  min-height: 400px;  }

/*RESULTADO INSERCION*/
.resultado          { margin: 20px auto; border: 1px solid black; width: 95%;   }
.intranet  h3       { margin-top: 50px;}
.resultado td       { vertical-align: top;}
.resultado td p     { text-align: justify;}
.resultado td.label { border-right: 1px solid black; width: 20%;}
.resultado td#image { text-align: center; border-top: 1px solid black;}

/*********************************************************************

                        VISTAS

**********************************************************************/

#views              {}

#views              { padding: 10px 0px; border: 1px solid #469196; vertical-align: top; min-height: 600px;}
#views ul           { list-style: none; padding: 0px 10px;}
#views li           { border-bottom: 1px dotted #CCCCCC; padding: 5px 0 2px; font-size: 12px; text-align: justify; list-style: none;}
#views .pubDate     { margin-left: 300px; margin-right: 10px; color: #CC6600; font-size: 12px; text-align: right; display: block;}
#views #entradilla  { display: inline-block; padding: 5px;}
#views #description { display: inline-block; padding: 5px;}
#views-left         { float:left; width: 300px; height: 300px; }
#views-left h4      { border-bottom: 2px double #CCCCCC; color: #999999; font: 130% Arial,Helvetica,sans-serif; margin:  10px }
#views-right        { display: inline-block; width: 657px; border-left: 1px dotted #CCCCCC; min-height: 500px; }
#views-right h4     { border-bottom: 2px double #CCCCCC; font: 130% Arial,Helvetica,sans-serif; margin:  10px }
#views-unique       { display: inline-block; width: 98%; border-left: 1px dotted #CCCCCC; min-height: 500px; }
#views-unique h4    { border-bottom: 2px double #CCCCCC; font: 130% Arial,Helvetica,sans-serif; margin:  10px }

/******************************************************************/
    

/*VISTA DE NOTICIAS************************************************/
#views .news-image  { margin-left: 110px; width: 400px; border: 1px solid #ccc;
    /*CSS3*/
    -moz-border-radius: 5px;
	-khtml-border-radiust: 5px;
	-webkit-border-radius: 5px;
    }
/******************************************************************/

/*VISTA DE EVENTOS************************************************/
.event .event-image  { margin: 10px auto; width: 400px; border: 1px solid #ccc; float: right;
    /*CSS3*/
    -moz-border-radius: 5px;
	-khtml-border-radiust: 5px;
	-webkit-border-radius: 5px;
    }
/******************************************************************/

/*VISTA DE CIA3MEDIOS**********************************************/
#listado-ceia3medios .cajanoticia{border-bottom: 1px solid #DFDFDF; padding-bottom: 6px; padding-top: 12px;}
#listado-ceia3medios span {display: block;}
.numeracion { color: #E0E0E0; display: block; float: left; font-size: 5em; font-style: normal; margin: 5px; border-right: 1px dotted #ccc; padding-right: 5px; }
.entradilla {display:  block; margin-top: 10px; font-size: 1.5em; font-weight: bold;}
.source     { float: left;}
/******************************************************************/

/*VISTA LISTADO DE EVENTOS*****************************************/
#list-events li:first   { border: none}
/*.event h2 a      { background: none repeat scroll 0 0 transparent; color: #222222; font-family: 'Open Sans Condensed',arial,serif; font-size: 1.2em; text-decoration: none;  }*/
.event h2 a     { background: none repeat scroll 0 0 transparent; color: #222222; font-size: 1.2em; text-decoration: none;  }
abbr            { color: #FFFFFF; display: block; font-size: 20px; text-align: center; text-decoration: none; }
.event-link     { background: none repeat scroll 0 0 #FBFBFB; border-bottom: 1px dotted #D5D5D5; border-top: 1px dotted #D5D5D5; color: #888888; font-family: Arial,Helvetica,Sans-serif; font-size: 15px; margin: 9px 0; padding: 0; }
.published      { background: url("images/entry-event.jpg") no-repeat scroll left top transparent; height: 66px; line-height: 20px; padding-left: 1px; padding-top: 12px; width: 41px; border: none; }
.published-month{ border: none}
.event          { width: 96%; margin: 5px; }
.event-day      { width: 50px; vertical-align: top;}
.day-info       { display: block; margin: 5px 0px; font-weight: bold;} 
/******************************************************************/

/*VISTA DE LISTADO DE PUBLICACIONES********************************/
#listado-ceia3publicaciones li                  { border-bottom: 1px dotted #DFDFDF;}
#listado-ceia3publicaciones .cover              { float: left; text-align: center; border-right: 1px dotted #CCCCCC;   padding-right: 10px;}
#listado-ceia3publicaciones .cover img          { margin: 5px;
    /*CSS3*/
    -webkit-border-radius:  5px;
    -webkit-border-radius:  5px;
    -moz-border-radius:     5px;
    -moz-border-radius:     5px;
    border-radius:          5px;
    border-radius:          5px;
    }
#listado-ceia3publicaciones .article-info       { min-height: 205px; height: auto; padding-left: 160px; border-bottom: 1px solid #DFDFDF;}
#listado-ceia3publicaciones .article-info span  { font-weight: bold;}
/******************************************************************/

/*TOOTL TIPS*******************************************************/
#demo_wrapper		{ width: 600px; margin: 30px auto 0px auto; }
.eventTip			{ }
.eventTip .content	{ width: 300px; padding: 10px; border: 1px solid #017A8B; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; color: #020202; z-index: 1000; }
.eventTip .bottom	{ height: 14px; background: url(../images/notch-white.png) top center no-repeat; }

.tTip:hover {
    color: red;
    font-weight: bold;
}

/******************************************************************/

#player             { width:456px; height:250px;}
#pl                 { height:80px; background:#f5fbfb url(images/playlist/gradient/h150.png) repeat-x; border:1px solid #ddd; width:452px; position:relative; overflow:hidden; padding:5px 0; float:left; left: 1px; }
.entries            { height:80px; position:absolute; width:10000em; }
.page               { width:580px; float:left; }
.entries a          { _background:transparent url(_images/playlist/entry.png) no-repeat scroll 0%; color:#666; float:left; font-size:11px; height:60px; margin: 0 13px; _padding:10px; text-decoration:none; width:81px;
                        _border: 2px solid gray;
                        -moz-border-radius: 5px;
                        -khtml-border-radiust: 5px;
	                    -webkit-border-radius: 5px;
 }
.entries a:hover    { background-position:-140px 0; color:#000; }
.entries .playing   { background-position:-280px 0;	color:#000; }
.entries .paused    { background-position:-420px 0;	color:#000; }
.entries .progress  { opacity:0.8; }
.entries a .title   { display:block; font-weight: bold;}
.entries a .duration{  color:red; float: right; margin-top: 5px} 
.next, .prev        { display:block; width:18px; height:18px; background:url(images/playlist/arrow/left.png) no-repeat;	margin:30px 10px;	cursor:pointer;	float:left;}
.next:hover,
.prev:hover         { background-position:0px -18px;	}
.next               { background-image:url(images/playlist/arrow/right.png);}
.next.disabled,
.prev.disabled      { visibility:hidden;	}

.twtr-hd            {display: none;}
.twtr-ft            {display: none;}
.twtr-tweets        {height: 137px; overflow-y: scroll;}
.twtr-tweet-text p  {text-align: left;}

#resultado          { text-align: left; padding: 10px;}
#datos-enviados h4  { border-bottom: 1px dotted gray;}



