*{margin:0; padding:0; list-style-type:none;}

body{
	font-size:62.5%;
	font-family: Helvetica, Arial,  sans-serif;
	background-color: #e7e9ea;
	}
	
img {border: 0;}

/* =typo
-------------------------*/
.tit_videos {
	color: #cc0000;
	font-size: 1.2em;
	font-weight: bold;
}

.btns_video {
	color:#333;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.6em;
	cursor:pointer;
}

.subt_video{
	font-size: 1.1em;
	color:#333;
}

.subt_video_dest{
	color:#333;
	font-size: 1.1em;
	font-weight: bold;
}


/* =layout
------------------------*/
body#pop_up{
	background: #fff;
}

#solturtv #wrapper {
	width: 80.7em;
	background-color: #fff;
	margin: 0 auto;
}

#wrapper_content {
	/*border: 1px solid Yellow;*/
	width: 75.3em;
	margin-top:1.3em;
	margin-left: 2.5em;
	margin-bottom: 4.3em;
}

#nav {
	/*border: 1px solid Red;*/
	width: 17.5em;
	float: left;
}

#nav h1 {
	width: 176px;
	height: 59px;
	position: relative;
}

#nav h1 span {
	background: url(../img/logo_soltur_tv.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#nav #menu {margin-bottom: 1em;}

#nav ul#ban_izq li {margin-bottom: .8em;}

/* =contenido
-----------------------------*/
#primary_content{
	/*border: 1px solid Red;*/
	width:56.8em;
	float: right;
}

#primary_content #wrapp_sup {
	/*border: 1px solid Aqua;*/
	width: 56.8em;
	height: 36.3em;
	float: left;
}

#wrapp_sup #video_content{float: left; height:335px}

#video_show {
	border: 1px solid #ccc;
	margin-bottom: .8em;
	height:315px;
}

#video_content li {
	float: left;
}


#wrapp_sup ul#ban_der{
	/*border: 1px solid Aqua;*/
	float: right;
}

ul#ban_der li{
	margin-bottom: .5em;
}

#cab_parrilla_videos {
	background: url(../img/px_bck_video_bar.jpg) repeat-x;
	border: 1px solid #ccc;
	width: 56.7em;
	height: 2.6em;
	clear: both;
}

#cab_parrilla_videos h2 {
	/*border: 1px solid Aqua;*/
	margin-top: .5em;
	text-indent: 1em;
	float:left;
}

#cab_parrilla_videos p {margin-top: .4em;  float: left;}

#cab_parrilla_videos p#anterior{
	background: url(../img/btn_anterior.jpg) no-repeat;
	width: 8.7em;
	text-indent: 2.3em;
	margin-left: 26em;
	/*position:absolute;*/
}

*html #cab_parrilla_videos p#anterior{margin-left: 0em;}
#cab_parrilla_videos p a {display: block;}
#cab_parrilla_videos p#siguiente {
	width: 7.7em;
	/*margin-left: .7em;*/
	text-indent: .2em;
	background: url(../img/btn_siguiente.jpg) no-repeat right;
	/*margin-left: 47em;
	position:absolute;*/
}

#parrilla_videos {
	background: url(../img/px_bkg_video_parrilla.jpg) repeat-x;
	border: 1px solid #ccc;
	width: 56.7em;
	height: 18.4em;
	*height: 18.8em;
	clear: both;
}

#parrilla_videos li{
	/*border: 1px solid Aqua;*/
	margin-top: 1em;
	margin-left:2.1em;
	float: left;
}

*html #parrilla_videos li{margin-left:1.5em;}

#parrilla_videos li a{
	display: block;
	font-size: 1.1em;
	color: #333;
	text-indent: 2.9em;
	padding-top: .2em;
	margin-top: .3em;
}

#parrilla_videos li a:hover {
	color: #d41b00;
}

#parrilla_videos .bordeImg {
	border: 1px solid #999;
	width: 11.3em;
	*width: 11.4em;
	height: 8.4em;
	*height: 8.5em;
}

#parrilla_videos .btn_video_ver{
	 background: url(../img/btn_video_min.jpg) no-repeat;
	 width: 10.6em;
	 height: 1.5em;
	 cursor:pointer;
}




/* =menu 
---------------------------*/
#menu_cont {width: 17.3em;}

#menu_cont h2 {
	background: url(../img/menu_fon_cab.jpg) no-repeat;
	border: 1px solid #c9c9c9;
	border-bottom: none;
	height: 4.3em;
	color: #333;
	padding-top: .5em;
	font-size: 1.5em;
	text-indent: 1em;
}

#menu_cont dl{
	margin-top: -3em; 
	border: 1px solid #c9c9c9; 
	border-top: none;
	}
	
#menu dt {background: url(../img/menu_sep.gif) no-repeat;}

/*el primer item del menu no tendra linea superior*/
#menu_cont dt.first {background: none;}
/*el ultimo item del menu  tendra un fondo degrade*/
#menu_cont dt.last {background: url(../img/menu_fon_pie.jpg) repeat-x;}

#menu_cont dt a {
	height: 1.8em;
	padding-top: .8em;
	color:#003366;
	text-decoration: none;
	text-indent: 1.8em;
	*text-indent: 2.3em;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
}

#menu_cont dd {
	/*border: 1px solid Aqua;*/
	margin-bottom: .7em;
}

#menu_cont li a {
	background: url(../img/sub_menu_flecha.gif) no-repeat;
	color:#003366;
	height: 1.6em;

	padding: 0;
	text-decoration: none;
	text-indent: 2.7em;
	*text-indent: 2.9em;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

#menu_cont li a.ssitem {
	background: url(../img/ssub_menu_flecha.gif) no-repeat;
	text-indent: .8em;
	margin-left: -.3em;
}

/*#menu_cont dt a:hover, #menu_cont li a:hover {color: #d41b00;}*/
#menu_cont ul {margin-left:3em;}







