@charset "utf-8";
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ADADAD;
	padding-top: 5px;
	padding-bottom: 100px;
}
.fEnc {
	background-color: #FFFFFF;
	background-image: url(../images/FondoF.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pie {
	padding-top: 5px;
	padding-bottom: 35px;
}
.cont {
	background-image: url(../images/fondoCon.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F4F4F4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 55px;
	padding-left: 20px;
}
.titspotstv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #947282;
	line-height: 40px;
}
.cont2 {
	padding-left: 5px;
}
.tittrailers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #606060;
	line-height: 40px;
}
.titspotsradio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #E96C50;
	line-height: 40px;
}
.titdemos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FF9900;
	line-height: 40px;
}
