body {
	background:url('terror/bg-body.jpg') fixed top center no-repeat #EDECE0;
}
h2 span, h3 span {
	color: #a00;
}
a,a:link {
	color: #900;
}
a,a:visited {
	color: #922;
}
a:hover,a:active {
	color: #300;
}



/***********************************************
					ENCABEZA
************************************************/

#encabeza {
	height: 94px;
	padding-top: 22px;
	background: url("terror/videos-de-terror.png") no-repeat 727px 20px;
	width:980px;
	margin: 0 auto;
}
#encabeza h1 a {
	display: block;
	width: 459px;
	height: 84px;
	background: url("terror/videos-de-terror.png") top right no-repeat;
}


/***********************************************
					CONTENIDO
************************************************/

#contenido .previa img {
	padding: 4px;
	background:#D5D4C9;
	border: 1px solid #AAAAA2;
}
#contenido .previa:hover img {
	background:#e2e2dC;
	border: 1px solid #ccccc4;
}
a.play {
	padding-left:35px;
	background:url('terror/play.png') left top no-repeat;
}


/***********************************************
					PIE
************************************************/

#pie {
	background:url('terror/foot.gif') repeat-x;
	padding-top:9px;
}
#pie2 {
	background:#0A0D10;
}
#pie .anuncio {
	border: 3px solid #777;
	background-color: #fff;
}

