@charset "utf-8";

html, body, div, span, applet, abbr, big, object, iframe, h1, h2, h3, h4, h5, p, blockquote, pre, a, cite, em, img, q, 
samp, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
}
 

blockquote, q { quotes: "" ""; }
 
ol, ul { list-style: none; }
 
ins { text-decoration: none; }
 
del { text-decoration: line-through; }
 
strong { font-weight: bold; }
 
.left { float: left; }
 
.right { float: right; }
 
/*	--------------------------------------------------
Global
-------------------------------------------------- */
body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #004054 url(../images/bg.jpg) repeat-x; }
 
a, a:hover, a:active { text-decoration: none; }
 
/*	--------------------------------------------------
Container
-------------------------------------------------- */
#container {
	width: 980px;
	margin: 0 auto; }
 
/*	--------------------------------------------------
Header
-------------------------------------------------- */
#header {
	height: 190px;
	background: url(../images/head.jpg) 0 29px no-repeat;
	position: relative; }
 
	#header .advertising {
		height: 96px;
		padding: 8px 0 0 195px; }
 
	#header .logo {
		width: 402px;
		height: 135px;
		background: url(../images/logo.png) no-repeat;
		position: absolute;
		top: 44px;
		left: /*190px*/150px; }
 
		#header .logo a {
			width: 402px;
			height: 135px;
			text-indent: -9999px;
			display: block; }
 
	#header .paq {
		width: 109px;
		height: 153px;
		background: url(../images/paq.png) no-repeat;
		padding: 68px 0 0 47px;
		position: absolute;
		top: 6px;
		left: -5px; }
 
		#header .paq a {
			width: 91px;
			height: 87px;
			text-indent: -9999px;
			display: block; }
 
	#header h1 {
		font-size: 13px;
		color: #5c5a46;
		position: absolute;
		top: 43px;
		left: 175px; }
 
	#header form#search {
		width: 345px;
		position: absolute;
		top: 38px;
		right: 30px; }
 
		#header form#search fieldset {
			height: 24px;
			background-color: #fcf9d9;
			border: 1px #bcb98e solid; }
 
			#header form#search fieldset input.field {
				width: 280px;
				background-color: #fcf9d9;
				color: #b2b097;
				padding: 2px 15px 0; }
 
			#header form#search fieldset input.send {
				width: 17px;
				height: 16px;
				background: url(../images/search-send.gif) no-repeat;
				margin-top: 4px;
				position: absolute; }
 
	#header p {
		width: 290px;
		line-height: 24px;
		color: #2d2809;
		position: absolute;
		top: 78px;
		right: 70px; }
 
		#header p strong { color: #d54012; }
 
/*	--------------------------------------------------
Headline
-------------------------------------------------- */
#headline {
	background-color: #f4f2dc;
	padding: 0 60px;
	overflow: hidden; }

	#headline p {
		padding-left: 100px;
		float: left; }

 
	#headline form#login {
		padding: 10px 10px 5px 95px;
		float: left; }
 
		#headline form#login input.field {
			width: 140px;
			height: 20px;
			color: #84826d;
			background-color: #fcf9d9;
			border: 1px #bebb9d solid;
			padding: 5px 10px 0;
			margin-right: 5px; }
 
		#headline form#login input.send {
			width: 107px;
			height: 26px;
			color: #FFF;
			background: url(../images/login-send.gif) no-repeat; }
 
	#headline ul#menu {
		#width: 320px;
		color: #2b2a25;
		padding-right: 5px;
		margin-top: 5px;
		float: right; }
 
		#headline ul#menu li {
			height: 15px;
			border-right: 1px #2b2a25 solid;
			display: block;
			padding: 0 10px;
			float: left; }
 
			#headline ul#menu li.bold a { font-weight: bold; }
 
			#headline ul#menu li a { color: #2b2a25; }
 
				#headline ul#menu li a:hover { text-decoration: underline; }
 
.boxgrid{ 
	width: 166px;
	height: 250px;
	*height: 240px; 
	margin:9px;
	*padding:9px;
	*margin:0px; 
	float:left; 
	overflow: hidden; 
	position: relative;
}
.boxgrid h6{ 
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	
}
.boxgrid img{ 
border: 1px solid #000;
}
.boxcaption{
	position: absolute;
	background: #000;
	height: 38px;
	width: 100%;
	*width: 144px;
	*margin-left:12px;
	*padding:22px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
		/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.captionfull .boxcaption {
	top: 212px;
	left: 0px;
}

/*	--------------------------------------------------
Wrapper
-------------------------------------------------- */
#wrapper { background-color: #f4f2dc; }
 
	#wrapper #premiere {
		padding: 10px 9px;
		overflow: hidden; }
 
		#wrapper #premiere .advertising { float: left; }
 
		#wrapper #premiere ul {
			background: url(../images/esn.png) 5px -6px no-repeat;
			padding-left: 35px;
			float: right; }
 
			#wrapper #premiere ul li {
				display: block;
				padding: 0 2px;
				#padding: 0 1px;
				float: left; }
 
	#wrapper #movie-advertising {
		height: 121px;
		background: url(../images/publibar.jpg) no-repeat;
		padding: 34px 60px 0;
		overflow: hidden; }
 
/* item */
/* item */
.item {
width:190px;
height:318px;
overflow:hidden;
float:left;
margin:0px 5px 0px 6px;
position:relative;
}

.item .background {
width:190px;
height:313px;
background:url(imagenes/item_background.png) no-repeat top left;
position:absolute;
top:0px;
left:0px;
}

.item img {
width:166px;
height:250px;
border:1px solid #333333;
position:absolute;
top:48px;
left:11px;
}
.item img a:hover {

border:1px solid #FF0000;

}

.item .content {
position:relative;
text-align:center;
overflow:hidden;
top:11px;
*top:20px;
}


.content h1{
color: #FFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.content h2{
color: #FFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

.item .comments-link {
position:absolute;
width:80px;
height:30px;
left:100px;
top:287px;
overflow:hidden;
color:red;
text-align:center;
}

.item .content h2 {
color: #FFF;
font-family:Verdana;
font-size:12px;
font-weight:bold;
}

.item .content p {
margin:0px;
padding:0px;
}

.item a:link, .item a:visited {
color:#3c3c3c;
text-decoration:none;
}

.item a:hover {
color:#6f6f6f;
text-decoration:none;
}
/* item */

/*	--------------------------------------------------
Content
-------------------------------------------------- */
#content {
	background: #e9e5b8 url(../images/content-bg.gif) repeat-y;
	padding: 10px 12px;
	overflow: hidden; }
 
/*	--------------------------------------------------
Colz
-------------------------------------------------- */
#colz { width: 177px; }
 
	#colz .advertising {
		width: 160px;
		background: url(../images/advertising-bg.gif) repeat;
		padding: 4px;
		margin: 0 0 12px 4px; }
 
	#colz .block {
		background: url(../images/blockz-b.gif) bottom no-repeat;
		padding-bottom: 14px;
		margin-bottom: 10px; }
 
		#colz .block h2 {
			height: 24px;
			text-transform: uppercase;
			font-weight: bold;
			color: #FFF;
			background: url(../images/blockz-t.gif) no-repeat;
			padding: 16px 0 0 20px; }
 
		#colz .block ul {
			line-height: 24px;
			background: url(../images/blockz-bg.gif) repeat-y;
			padding: 10px 10px 2px; }
 
			#colz .block ul li {
				color: #0a2331;
				display: block; }
 
				#colz .block ul li a { color: #0a2331; }
 
					#colz .block ul li a:hover {
						text-decoration: underline;
						color: #c53f08; }
 
		#colz .block ul#movies li {
			background: url(../images/icono-movies.gif) 0 -41px no-repeat;
			padding-left: 20px; }
 
			#colz .block ul#movies li:hover { background: url(../images/icono-movies.gif) 0 4px no-repeat; }
 
		#colz .block ul#torrent li {
			background: url(../images/icono-torrent.gif) 0 -41px no-repeat;
			padding-left: 20px; }
 
			#colz .block ul#torrent li:hover { background: url(../images/icono-torrent.gif) 0 3px no-repeat; }
 
		#colz .block ul#emule li {
			background: url(../images/icono-emule.gif) 0 -41px no-repeat;
			padding-left: 20px; }
 
			#colz .block ul#emule li:hover { background: url(../images/icono-emule.gif) 0 1px no-repeat; }
 
		#colz .block ul#links li {
			background: url(../images/icono-links.gif) 0 -43px no-repeat;
			padding-left: 20px; }
 
			#colz .block ul#links li:hover { background: url(../images/icono-links.gif) 0 2px no-repeat; }
 
		#colz .block ul#sample li {
			background: url(../images/icono-sample.gif) 0 -43px no-repeat;
			padding-left: 20px; }
 
			#colz .block ul#sample li:hover { background: url(../images/icono-sample.gif) 0 1px no-repeat; }
 
/*	--------------------------------------------------
Colm , Single
-------------------------------------------------- */
#colm, #single {
	width: 770px;
	padding-bottom: 15px; }
 
#colm .news, .movie {
	background: url(../images/blockm-b.gif) bottom no-repeat;
	padding-bottom: 18px;
	margin-bottom: 15px; }
 
#colm .news h1, .movie h1 {
	height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	background: url(../images/blockm-t.gif) no-repeat;
	padding: 16px 0 0 20px;
	position: relative; }
 
#colm .news h1 span, .movie h1 span {
	font-size: 11px;
	text-transform: none;
	color: #bde0f0;
	display: inline-block;
	position: absolute;
	top: 16px;
	right: 30px; }
 
#colm .news h1 span a, .movie h1 span a { color: #bde0f0; }
 
#colm .news h1 span a:hover, .movie h1 span a:hover { text-decoration: underline; }
 
#colm .news ul {
	background: url(../images/blockm-bg.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px 0; }
 
	#colm .news ul li {
		width: 131px;
		height: 186px;
		background: url(../images/movie-bg.gif) no-repeat;
		display: block;
		padding: 5px 0 0 12px;
		margin: 5px 5px 5px 0;
		float: left;
		position: relative; }
 
		#colm .news ul li img {
			width: 115px;
			height: 156px;
			background: transparent url(../images/loading.gif) center 64px no-repeat;
			border: 1px #3e443e solid;
			padding: 1px; }
 
		#colm .news ul li h3 {
			width: 133px;
			height: 20px;
			line-height: 26px;
			text-align: center;
			color: #181818;
			overflow: hidden;
			position: absolute;
			top: 166px;
			left: 5px; }
 
			#colm .news ul li h3 a { color: #181818; }
 
#colm .advertising ul, #single .advertising ul {
	padding: 5px 5px 5px 55px;
	overflow: hidden; }
 
#single .advertising ul { margin-bottom: 10px; }
 
#colm .advertising ul li, #single .advertising ul li {
	background: url(../images/advertising-bg.gif) repeat;
	padding: 5px;
	margin-right: 20px;
	float: left; }
 
/*	--------------------------------------------------
Single
-------------------------------------------------- */
.movie #info {
	background: url(../images/blockm-bg.gif) repeat-y;
	padding: 10px 14px;
	overflow: hidden; }
 
.movie .advertising {
	width: 160px;
	background: url(../images/advertising-bg.gif) repeat;
	padding: 4px;
	float: left; }
 
.movie .advertising1 {
	width: 160px;
	padding: 4px;
	float: left; }
 
.movie #help {
	width: 555px;
	height: 180px;
	background: url(../images/help-bg.jpg) no-repeat;
	float: right;
	overflow: hidden;
	position: relative; }
 
	.movie #help p {
	width: 408px;
	line-height: 24px;
	color: #333025;
	position: absolute;
	top: 42px;
	left: 12px;
}
 
	
 
.movie #block {
	width: 555px;
	float: right;
	overflow: hidden; }
 
.movie #manuals {
	width: 202px;
	height: 236px;
	background: url(../images/manuals-bg.gif) no-repeat;
	padding: 10px 14px;
	margin-right: 10px;
	float: left; }
 
	.movie #manuals h4 {
		font-size: 20px;
		color: #333025;
		padding-bottom: 2px; }
 
	.movie #manuals p {
		line-height: 24px;
		color: #333025; }
 
	.movie #manuals dl {
		line-height: 24px;
		padding: 10px; }
 
	.movie #manuals dt {
		background: url(../images/icono-manuals.gif) 0 5px no-repeat;
		padding-left: 25px; }
 
		.movie #manuals dt a {
			color: #333025;
			text-decoration: underline; }
 
.movie #block .advertising { width: 300px; }
 
.movie #player {
	padding: 10px 5px 0;
	clear: both; }
 
	.movie #player h2 {
		font-size: 14px;
		color: #333025;
		background: url(../images/icono-player.gif) 20px 3px no-repeat;
		padding-left: 40px; }
 
	.movie #player .video {
		width: 716px;
		padding-left: 15px;
		margin-top: 15px;
		float: left; }
 
	.movie #player .parts {
		padding: 28px 5px 0 0;
		float: right; }
 
.movie .parts strong {
	font-size: 14px;
	color: #333025;
	padding-bottom: 8px;
	display: block; }
 
.movie .parts dl { width: 230px; }
 
.movie .parts dt {
	line-height: 24px;
	color: #333025; }
 
	.movie .parts dt.icon {
		background: url(../images/icono-parts.gif) 0 3px no-repeat;
		padding-left: 20px; }
 
	.movie .parts dt a { color: #333025; }
 
		.movie .parts dt a:hover { text-decoration: underline; }
 
.movie #more {
	padding: /*25px*/ 1px 3px 0;
	clear: both; }
 
	.movie #more p {
		line-height: 22px;
		color: #424133; }
 
	.movie #more .advertising {
		width: 728px;
		background: url(../images/advertising-bg.gif) repeat;
		padding: 4px;
		margin: 10px 0; }
 
.movie ul {
	width: 545px;
	height: 195px;
	padding: 0 10px;
	overflow: hidden;
	float: right; }
 
	.movie ul li.image {
		width: 131px;
		height: 186px;
		background: url(../images/movie-bg.gif) no-repeat;
		display: block;
		padding: 5px 0 0 12px;
		margin-right: 15px;
		float: left;
		position: relative; }
 
		.movie ul li.image img {
			width: 115px;
			height: 156px;
			background-color: #fcf9d9;
			border: 1px #3e443e solid;
			padding: 1px; }
 
		.movie ul li.image h3 {
			width: 133px;
			height: 20px;
			line-height: 26px;

			text-align: center;
			color: #181818;
			overflow: hidden;
			position: absolute;
			top: 166px;
			left: 5px; }
 
			.movie ul li.image h3 a { color: #181818; }
 
	.movie ul li.description {
		line-height: 24px;
		color: #0a2331; }
 
		.movie ul li.description a {
			text-decoration: underline;
			color: #0e3f59; }
 

/*	--------------------------------------------------
Footer
-------------------------------------------------- */
#footer {
	height: 120px;
	background: url(../images/footer.jpg) no-repeat;
	margin-bottom: 10px;
	position: relative; }
 
	#footer .logo {
		width: 395px;
		height: 135px;
		background: url(../images/logo.png) no-repeat;
		position: absolute;
		top: -28px;
		left: 25px; }
 
		#footer .logo a {
			width: 395px;
			height: 135px;
			text-indent: -9999px;
			display: block; }
 
	#footer p {
		width: 420px;
		line-height: 28px;
		color: #5e5d53;
		position: absolute;
		top: 10px;
		right: 40px; }
 
		#footer p a { color: #5e5d53; }

/*---paginador---------------*/
.dPaginador{		
		width:100%;		
	}
	.paginador {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
	}
	
	.paginador a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(/images/bgpag.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	.paginador a:hover{
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	.paginador span.activo {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	.paginador span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;	
		color: #ffe3c6;
	}
	

	/*	--------------------------------------------------
Comments
-------------------------------------------------- */
#comments{ }
 

	

	.comment_g{float:left; width:412px; margin-bottom:12px; position:relative;}
	.image_comment{float:left; width:54px}
	.image_comment img{ float:left; width:50px; height:50px; padding:1px ; border:1px solid #9a9a9a}
	/*mificando*/
	.comment_u{float:left; width:/*358*/345px; margin-left:1px; padding:/*5*/1px 5px 5px 5px; border:1px solid #9A9A9A; position:relative; background-color:#FEF6E1; z-index:4; /*overflow:hidden*/}
	.comment_u2{float:left; width:/*358*/345px;margin-left:1px; padding:/*5*/1px 5px 5px 5px; border:1px solid #9A9A9A; position:relative; background-color:#fff;z-index:4; /*overflow:hidden*/}
	.comment_user{width:345px;position:relative;/*margin-bottom:-16px;*/ font:normal 11px arial; color:#93883F; font-style:italic; }
	.tcomment a,tcomvid a{ border-bottom:1px dotted #3A75C4 !important;text-decoration:none !important; float:left}
	.linkcomment{padding:0 !important; margin:0 !important; /*background-color:yellow;*/ height:24px; width:/*280px*/100% !important; overflow-Y:hidden;overflow-X: hidden;}
	.tcomvid{width:498px; padding-left:3px; height:24px !important; float:left; margin-right:-280px; /*background-color:red*/}
	.imgvalcom{position:absolute; /*width:35px;*/ right:0; top:0; padding:3px 3px 0 0;  background-color:#fff; height:23px}
	.divpunt{width:56px; height:22px;filter:alpha(opacity=0);-moz-opacity:.0;opacity:.0; position:absolute; top:0; right:0; background-color:black }
	.imgvalcom a{ text-decoration:none}
	.suclb{background-color:#fff !important}
	.sucln{background-color:#FEF6E1 !important}
	.punt_neg{float:left; width:16px; height:19px; background:url(/images/punt-0-0.gif) no-repeat}
	.punt_neg:hover,.punt_negHover,.punt_negHover:hover{float:left;width:16px; height:19px; background:url(/images/punt-1-0.gif) no-repeat}

	.punt_pos{float:left;width:16px; margin-left:6px; height:19px; background:url(/images/punt-0-1.gif) no-repeat}
	.punt_pos:hover,.punt_posHover,.punt_posHover:hover{float:left;width:16px;margin-left:6px; height:19px; background:url(/images/punt-1-1.gif) no-repeat}
	.punt_pos a:active,.punt_pos a:focus,.punt_neg a:active,.punt_neg a:focus{ outline:none}
	.resComVid{position:absolute; right:0;bottom:0;background-color:#F4F4F4; font:normal 10px arial; color:White; padding:0 3px 0 3px }
	.resComVid a{color:#3A75C4; text-decoration:none !important}
	.pverde{color:green; font:bold 10px arial; float:left; padding-right:3px}
	.projo{color:red; font:bold 10px arial; float:left; padding-right:3px}
	.cort_tit_com{ position:absolute; top:0; left:/*65*/-50px; width:50px; height:25px ; background:url(/images/oplnkcom2.png) right no-repeat; /*filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/}
	.imgdgdb{background:url(/images/oplnkcomdb.png) right no-repeat;}
	.imgdgdo{background:url(/images/oplnkcomdo.png) right no-repeat;}
	.divVcom{ display:block;}
	
	.comment_d{position:relative; float:left; padding-top:0 !important; width:345px}
	.fac{ position:relative; width:11px; height:18px; background:url(/images/fac.gif) no-repeat; margin-bottom:-18px; /*top:0;*/ left:/*-11*/-16px;z-index:989988; /*bottom:-18px;*/ float:left}
	.fbc{ position:relative; width:11px; height:18px; background:url(/images/fbc.gif) no-repeat; margin-bottom:-18px;/*top:0;*/ left:/*-11*/-16px;z-index:988998;/*bottom:-18px;*/float:left}
	.comment_n{float:left; width:506px;}
	.comment_a{float:left; width:452px;margin-left:1px; padding:5px; border:1px solid #555; position:relative; background-color:#FEF6E1; z-index:4}
	.post{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;	font-weight:normal;}

	
	.form-item{float:left; width:540px/*100%*/;}
	.form-item span.iconos{display:block}
	span.iconos ul{ margin:0; padding:0;height:30px}
	span.iconos li{ display:inline}
	span.iconos img{border:0}
	.form-item label{ display:block}
	.lnk_com{ width:100%; float:left;color:#3A75C4; font-size:16px; font-weight:bold; text-decoration:none; overflow:hidden}
	
	div { 
display: block;
}

#box_dvideo { 
background-color: #fee8db !important;
padding-top: 5px;
padding-right: 0;
padding-bottom: 0;
padding-left: 15px;
width: 545px !important;
}

.i { 
float: left;
}
.d { 
float: right;
}

	.rVideo{
		/*width:560px; */
		padding:5px 0 /*15*/5px 0;
		display: block;
		width: 100%;
		margin; 0px;
	}
	.rVideo embed,.rVideo object{
		width:560px;  
		min-height:340px;
		
	}

/****** videos por ytag ******/
	.divCVideo {
		width:740px; 
		padding-bottom:20px;
		/*background-color:Red;*/
		background: url(../images/blockm-bg.gif) repeat-y;
	overflow: hidden;
	padding: 10px 15px 0;
	display:block;
		
	}
.vdxt{width:186px;float:left !important;padding:0 6px 25px 0px; position:relative !important; z-index:9; margin: auto 25px;}

.vdxt a.aimg{width:182px; height:115px; border:2px solid #b9d3fe; float:left; position:relative; z-index:55}
.vdxt img{width:182px; height:115px; float:left; border:0}
.vdxt a.aimg:hover{border-color:#E36203 !important}
.vdxt .thref{float:left; padding-top:3px; height:/*30*/25px; overflow:hidden}
.thref a{font:bold 11px verdana;color:#2B5A90; text-decoration:none; line-height:12px}
.thref a:hover{text-decoration:underline}
.divDur{position:absolute; z-index:989898; width:30px;top:4px; padding-top:3px; height:19px;right:10px;font:normal 9px arial; color:#fff;  background:url(/images/bgdur.jpg); background-repeat:no-repeat; background-position:top center }
.divDur span{height:11px; line-height:8px; display:block; text-align:center}
.divDVT{ float:left; padding:3px 0 3px 0; border-bottom:1px solid #EDEDED; width:186px; border-top:1px solid #EDEDED; font-size:11px !important; font-family:arial !important}
.divDVT img{ width:25px; height:25px; border:1px solid #B2B2B2; float: left; display: block; margin:0px}
.dimpvt{float:left; width:155px; padding-left:3px;color:#808080; display: block; text-align: left;}
.dimpvt span{ display:block; line-height:13px;}
.dimpvt label{ float:left}
.dimpvt label.lbn1{}
.dimpvt label.lbn2{font-weight:bold; color:#E36203; font-size:11px; padding-left:2px;width:89px !important;float:left; overflow:hidden}
.dimpvt label.lbn2 a{color:#E36203; text-decoration:none}
.dimpvt label.lbn2 a:hover{text-decoration:underline}

.dimpvt .span2{overflow:hidden !important; float:left !important; width:155px !important; display:block;}
.sbs{float:left !important; width:124px !important; border:0 !important; background:url(/images/punt.jpg) no-repeat !important; background-position:1px 1px!important; padding-left:62px; line-height:7px; color:#808080; font-size:10px;text-align: left;}
.sbs label{ font-weight:bold; font-size:11px}
.masX{ position:relative; margin-right:-17px !important;}
.titulovr{color:#E64B0A; font:bold 17px arial;padding:15px 0 15px 0; float:left;}

/****** fin de videos por ytag ******/

.linkw{font-family: Georgia; font-size: 25px; font-weight: bold; /*text-transform: uppercase;*/ color: #FFFFFF;}
.linkw:hover{color: #FF0000;}
