@CHARSET "ISO-8859-1";

#principal {

	background-image: url(../images/fondocategoriasvideos.jpg);

}

#categoriacabecera {

	background-image: url(../images/cabeceraanyo.png);
	background-position: center top;
	background-repeat: no-repeat;
	width:440px;
	height:360px;
	top:70px;
	left:0px;
	position: absolute;
	padding-top:50px;
	text-align: center;
	padding-right:0px;

}

#categoriacabecera table{
	margin:0px auto;
}

.anyo {
	background-image: url(../images/cabeceracategoria.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	color: white;
	float:right;
	width:162px;
	height:160px;
	margin-left:10px;
	margin-right:10px;
}

.anyo h2{
	padding-top:3px;
	margin:0px;
	font-weight: normal;
	font-size: 18px;
	cursor: pointer;
}

#flecha, #flecha2{
	height:21px;
	width:21px;
	background-image: url(../images/flecha.png);
	background-position: center top;
	background-repeat: no-repeat;
	float:right;
}

#flecha2{
	background-image: url(../images/flecha2.png);
}


#flecha a, #flecha2 a{
	display:block;
	height:21px;
	width:21px;
}

#sinflecha {
	background-image: url(../images/trans.gif);
	background-repeat: repeat;	
	height:21px;
	width:21px;
	float:right;
}

.galerias{
	text-align: left;
	padding-left:8px;
	padding-top:10px;
	font-size: 12px;
	width:145px;
	min-height:120px;
	padding-bottom: 10px;	
	background-color: #660000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin-left:5px;
	margin-top: 3px;
	display:none;
}



.galerias a{
	color:white;
	text-decoration:none;
	display:block;
}

#nombrevideo{
	color:#FFFFFF;
	font-size:15px;
 	margin-top:40px;
 	margin-left: 18px;
 	font-weight: normal;
}

#videoincrustado {
	height:340px;
	width: 360px;
	margin-left: 70px;
}

#volver_videos{
	margin-left:25px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	position:absolute;
	bottom:40px;
	border-bottom:#FFFFFF 1px solid;
	clear:both;
}




#volver_videos span{
	height:10px;
	width:500px;
}

#volver_videos span a{
	text-decoration:none;
	color:#FFFFFF;
	height:10px;
	width:500px;
}

#videos_relacionados{
	position:absolute;
	top:60px;
	right:80px;
	width:180px;
	height:350px;
}

#videos_relacionados div{
	float:left;
	margin-top:2px;
	margin-bottom: 10px;
}


.selectedpage{
	font-weight: bold;
}
