﻿.titulo_noticia 
{
	font-size: 15px;
	font-weight: bold;
	
}

.noticia_desc
{
	font-size: 11px;	
}
.item_not 
{
	font-size: 10px;
	color: #eee;
}

.mih2 
{
	float: left;
	padding: 35px 8px 5px;	
	color: #FFFDC0;
}

div.video 
{
	margin-top: 30px;
	margin-right: 20px;
	float: right;
	width: 424px; 
	height: 370px;
	background-color: #000 ;	
	overflow: hidden;
	position:relative;
}

.video_top 
{
	width: 425px;
	height: 24px;
	background: url(Imagenes/Fondos/videos_top.gif) top no-repeat;
	position: absolute;
	top: 0pt;
}

.contenedor_video 
{
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	overflow: hidden;
	color: #fff;
	height: 380px;
	width: 422px;
	top: 24px;
	position: absolute;
}

.video_bot
{
	width: 425px;
	height: 24px;
	background: url(Imagenes/Fondos/videos_bot.gif) bottom no-repeat;
	position: absolute;
	bottom: 0pt;
}

.contenido_videos 
{
	overflow: hidden;
	position: relative;
	color: #fff;
	text-align:center;
	background: url(Imagenes/Fondos/back_prueba.jpg);
	
	
}
.contenido_videos h3
{	
	color: #FFFFC0;
	font-size: 13px;
	font-weight: 100;
	text-align: left;
	
}

.can_desc 
{
	float: left;
	color: White;
	margin-left: 300px;
	width: 316px;
	padding-top: 15px;
	}
h2.videos 
{
		color: #FFFFC0;
		float: left;
		position: relative;
		margin-bottom: 10px;
		padding: 0pt;
		margin-top: 0pt;
}

.VerVideo a
{
	color:White;
	font-size: 13px;
	font-weight: 100;
	text-align:center;
}

.VerVideo a:hover 
{
	font-size: 16px;
	font-weight: 300;
	text-align:center;
}

#LinkVerVideoMasVotado
{
	font-size: 13px;
	font-weight: 300;
	text-align:center;
}

#LinkVerVideoMasVotado:hover 
{
	font-size: 16px;
	font-weight: 300;
	text-align:center;
}


a.Eslogan
{
	color:White;
	font-size: 13px;
	font-weight: 100;
	text-align:center;
}

a:hover.Eslogan 
{
	color:yellow;
	font-size: 13px;
	font-weight: 100;
	text-align:center;
	text-decoration:blink;
}

a.Registrarme
{
	font-family:Trebuchet MS;
	font-size:14px;
}

a.Registrarme:hover
{
	font-family:Trebuchet MS;
	font-size:14px;
	text-decoration:underline;
	color:#FFFFC0;
	font-weight:bold
}

a.VerVideoLink
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
}

a.VerVideoLink:hover
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#ffffcd;
}

a.VerVideoLinkTitulo
{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

a.VerVideoLinkTitulo:hover
{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#ffffcd;
	text-decoration:blink;
}

.imagenItemVideo
{
	Height:73px;
	Width:67px;
	margin-left: 0px;
	margin-top:0px;
}

.imagenItemVideo:hover
{
	Height:83px;
	Width:77px;
	margin-left: -5px;
	margin-top:-5px;
	border:solid 4px #fff;
}

/* Efectos para los items de mas visto y mas votado*/

.TopVideoTitulo
{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#fff;
}

.TopVideoTitulo:hover
{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#ffffcd;
}

.TopVerVideo
{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.TopVerVideo:hover
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#ffffcd;
}

.topVideoCampo
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#fff;
}

.topVideoCampo:hover
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#ffffcd;
}

.topVideoImagen
{
	width:160px;
	height:183px;
	border-color:#fff;
}

.topVideoImagen:hover
{
	width:155px;
	height:178px;
	border:Solid 5px #ffffcd;
}

/* Efectos para los items del grid search*/

.TopVideoTituloSearch
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.TopVideoTituloSearch:hover
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#ffffcd;
}

.TopDescripcionSearch
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
}

.TopDescripcionSearch:hover
{
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#ffffcd;
}

.topVideoCampoSearch
{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#fff;
}

.topVideoCampoSearch:hover
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#ffffcd;
}

.topVideoImagenSearch
{
	Height:75px; 
	Width:73px; 
	margin-left:5px;
	margin-top:2px;
}

.topVideoImagenSearch:hover
{
	width:80px;
	height:86px;
	margin-top:0px;
	margin-left:0px;
}

/*esto es para el slide*/

div.ContSlide
{
	float:left;
	margin-left:0px;
	width:540px;
	margin-top:5px;
}

#JLOSlide
{
	float:left;
	margin-left:0px;
	width:530px;
	height:125px;
	margin-top:5px;
	border-right: solid 1px white;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

div.TituloGuia
{
	float:left;
	width:500px;
	height:25px;
	margin-left:10px;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}


 
#JLOTest 
{
	float:left;
	background-color:Transparent;	
	overflow:auto;
	width:500px;
	height:85px;	
	margin-top:5px;
	margin-left:10px;
	color:#fff;
}

a.Jlink
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#fff;
}

a.Jlink:hover
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#ffffcd;
	text-decoration:underline;
	font-weight:bold;
}


/*aca empieza la parte de los sponsors */

div.ContSponsors
{
	float:left;
	height:377px;
	margin-left:41px;	
	margin-top:45px;
}






