/* CSS Document */
body {
margin: 0;
}
.especial {
	margin: 0 0 0 10px;
}

a {
	color: #3699a9;
}

a img {
border: 0;
}

.minivideo a:visited {
color:#889DA1;
}
.encabezado {

	margin-bottom: 15px;
	height: 170px;
}
.encabezado h1 {
   display: none;
}

.autor {
	font: normal 12px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	color: #555555;
	width: 200px;
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}


.categorias {
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 5px 0;

}
.categorias h5 {
	display: inline;
	background-color: transparent;
	font-size: 11px;
	font: normal 11px Tahoma;
}
.categorias a {
	font-size: 11px;
	text-decoration: none;	
	font: normal 11px Tahoma;	
}
.categorias a:hover {
	text-decoration: underline;
}

p.entradilla {
	font: normal 13px/19px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
}

.videos {
	margin: 20px 0 0 0;
	width: 980px;
	overflow: hidden;
}
.otrosvideos {
	width: 440px;
	float: right;
}

.otrosvideos a {
	text-decoration: none;
}



.otrosvideos a:hover {
	text-decoration: underline;
}

.otrosvideos h2 {
	font-size: 25px;
}

.otrosvideos p {
	font-size: 13px;
	line-height: 19px;
}

.videodestacado {
	width: 520px;
	margin-bottom: 20px;
	float: left;
}

.reproductor {
	width: 520px;
}

.reproductor h2 {
	font: normal 18px/19px  "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	margin: 10px 0 5px 0;
}

.reproductor h2 .fecha {
	color: #666666;
	font-size: 13px;
	padding-lef: 5px;
}
.otrosvideos {
	margin-top: 0px;
}

.minivideo {
	clear: both;
	padding-bottom: 5px;
	background: url(/soitu/iconos/v1.x/v1.0/lineas/linea_horizontal.png) repeat-x left bottom;
	height: 80px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;

}

.minivideo .foto  {
	width:140px;
	padding: 0 0 0 0;
	height: 71px;
	float: left;
	margin: 0 0px 0 0;

}

.minivideo h3 {
	width: 300px;
	float: left;
	font: bold 14px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	margin: 0px 0 0 0;
	position: absolute;
	bottom: 10px;
	left: 140px;
}


.minivideo h3 .fecha {
	color: #666666;
	font-weight: normal;
	font-size: 12px;

	padding-left: 5px;
}



.minivideo h3 a {
	text-decoration: none;
}

.minivideo h3 a:hover {
	text-decoration: underline;
}

.minivideo .foto .botonplay  {
	background: transparent url(/soitu/iconos/v1.x/v1.0/varios/ico_play.png) no-repeat 0 0;
	position: absolute;
	top: 50px;
	left: 44px;
	width: 40px;
	height: 23px;

}

.iraportada {
	display: none;
}

.reproductor p {
	font: normal 13px/19px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	margin: 0;
}

a.botonmasinfo {
	font: bold 11px/19px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	text-transform: uppercase;
	display: block;
	color: #000;
	margin-top: 25px;
	border: 2px dotted #000;
	padding: 5px 10px 5px 10px;
	width: 120px;
	text-align: center;
}

	
	p {
	font: normal 11px "Microsoft Sans Serif", Helvetica, Arial, Tahoma, Garuda, Sans, sans-serif;
	}
a.botonmasinfo:hover {

	text-decoration: none;
	border-color: #fff;
	}

.otrosvideos p {
	color: #000;
}

 p.tambien {
	color: #999999;
	margin-top: 30px;
	font-size: 12px;
	border-top: 1px solid #ddd;
	pading-top: 20px;
}
