body {
	margin: 0;
	padding: 0;
	background: #b1b32c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}




a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

#enlaces {
	background:#93ab1d url(../img/fnd_enlaces.gif) no-repeat center top;
	width: 625px;
	height: 55px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}

#enlaces a {
	font-size: 13px;
	color: #213d05;
	font-weight: bold;
}

#enlaces p {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}



#tv {
	width: 625px;
	margin: 0 auto;
	background: url(../img/tv.jpg) no-repeat;
	height: 384px;
	background-position: center top;
	padding-top: 0px;
}
#tv_canal {
	width: 300px;
	height: 250px;
	padding-top: 70px;
	padding-right: 1px;
	float: left;
	padding-left: 92px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;


}
#derecha {
	width: 150px;
	margin: 0 auto;
	height: 250px;
	padding-top: 33px;
	padding-left: 70px;
	float: left;
	padding-right: 5px;
	text-align: center;


}

/* publi */
#publicidad_1 {
	background: #93ab1d;
	width: 625px;
	height: 50px;
	margin: 0 auto;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	background: url(../img/publi.jpg) no-repeat;
		background-position: center top;
}

#publicidad_2 {
	width: 150px;
	margin: 0 auto;
	height: 250px;
	padding-top: 33px;
	padding-left: 5px;
	float: left;
	padding-right: 5px;
	text-align: center;
}


/* pie */



#pie_3 {
	width: 625px;
	height: 30px;
	margin: 0 auto;
	background-color: #508915;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}

