@charset "utf-8";
/* CSS Document */



#head_bloque {
	float: none;
	height: auto;
	width: 940px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
	background-position: top;
}

#barra_links_canales {
	height: 30px;
	float: left;
	padding-top: 6px;
	width: 600px;
}

#logo_links_canales {
	height: 22px;
	float: left;
	width: 65px;
}

#links_canales {
	height: 22px;
	float: none;
	padding-top: 2px;
	width: 300px;
}

#banner468x60 {
	background-color: #FFF;
	float: right;
	height: 62px;
	width: 470px;
	border: 1px solid #CCC;
	margin-top: 12px;
}

#nombrebanner {
	background-image: url(../img/tit_noticias123.gif);
	background-repeat: no-repeat;
	float: none;
	height: 89px;
	width: 940px;
	/*margin-left: 15px;*/
	background-position: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: 1px;
}

#menucanal {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	height: 37px;
	width: 940px;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #0070AC;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-family: "Arial", Helvetica, sans-serif;
}

#itemsmenu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #666;
	background-repeat: repeat;
	background-color: #FFF;
}

#itemsmenu:hover{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat;
	position: relative;
	background-color: #F78E1E;
}

