/*==============================
			-- GENERAL -- 
==============================*/
*{margin:0;padding:0;border:0;}
.clear{clear:both;}

html,body{
color:#000;
font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*background:transparent repeat-x top left #EEE;*/}
body{background:transparent no-repeat 50% 155px;}

li{
list-style:none;}

a{
color:#000;
outline:0;
text-decoration:none;}
a:hover{
text-decoration:underline}



/*================================
	 -- CONTENIDO PRINCIPAL --
================================*/
.loUltimo{
text-align:left;
width:590px;
line-height:31px;
padding:0 2px 0 15px;
margin:0 auto;
background:url(img/lo-ultimo-bg.png) 0 0;}

.flash{
width:597px;
height:343px;
background:url(img/flash.png) no-repeat 0 0;
padding:13px 0 0 0;
margin:6px auto 30px auto}
.flash object{
margin:auto;}

.comentaYvalora{
width:291px;
height:52px;
line-height:52px;
font-size:16px;
font-weight:bold;
margin:0 auto 40px auto;
background:url(img/comenta.png) 0 0;}

.ademas{
margin:20px 0 35px 0;}
.ademas li{
display:inline;}
.ademas li a{
width:163px;
height:38px;
margin:0 14px;
overflow:hidden;
display:inline-block;}
.ademas li a span{
position:absolute;
top:-100px;}
.ademas li.capitulos a{
background:url(img/li-capitulos.png) no-repeat 0 0;}
.ademas li.extras a{
background:url(img/li-extras.png) no-repeat 0 0;}
.ademas li.nada-ver a{
background:url(img/li-nada.png) no-repeat 0 0;}

.soyDependiente{
margin:0 auto 50px auto;}

.share{
margin:15px 0 30px 0}
.share li{
display:inline;}
.share li a{
width:36px;
height:55px;
margin:0 14px;
overflow:hidden;
display:inline-block;}
.share li a span{
position:absolute;
top:-100px;}

.share li.rss a{
background:url(img/rss.png) no-repeat 50% 50%;}
.share li.myspace a{
background:url(img/myspace.png) no-repeat 50% 50%;}
.share li.youtube a{
background:url(img/youtube.png) no-repeat 50% 50%;}
.share li.facebook a{
background:url(img/facebook.png) no-repeat 50% 50%;}
.share li.twitter a{
background:url(img/twitter.png) no-repeat 50% 50%;}
.share li.tuenti a{
background:url(img/tuenti.png) no-repeat 50% 50%;}
.share li.youtube a,
.share li.facebook a{
width:55px;}

.elBlog a{
display:block;
width:129px;
height:126px;
text-indent:-9999px;
margin:2px auto 10px auto;
background:url(img/blog.png) no-repeat 0 0;}



