.body {
	background-color: #12416B;
}

.top {
	border-bottom: #59a1b9 4px solid;
}

.top_bg {
	background-position-x: right;
	background-image: url(../images/top_2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

.oculto {
	display: none;
}

a.wa {
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  color: #FF9933;
  font-weight: bold;
}

a.wa:hover {
 text-decoration: underline
}

.fcont {
	border: 1px solid #FF9933;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #0070BB;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.titulares {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	font-weight: bold;
}

.titulares a {
	color: #1c64a6;
	text-decoration: none;
}

.titulares a:hover {
	text-decoration: underline;
}

.menu {
	background-color: dodgerblue;
	border-collapse: collapse;
	margin-right: 50px;
}

.textbox_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0070BB;
	border-right: 2px inset;
	border-top: 2px inset;
	border-left: 2px inset;
	border-bottom: 2px inset;
}

.td_chk_news {
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0070BB;
	font-weight: bold;
	background-color: #EBEBEB;
}

.cms_button
{
	border-right: darkgray 2px outset;
	padding-right: 2px;
	border-top: darkgray 2px outset;
	padding-left: 2px;
	font-size: 11px;
	background-image: url(../images/dg_header_back.jpg);
	border-left: darkgray 2px outset;
	border-bottom: darkgray 2px outset;
	background-repeat: repeat-x;
	font-family: Verdana;
	height: 20px;
	background-color: whitesmoke;
	cursor: pointer;	/* Firefox */
	cursor: hand;	
}

.cursor_hand
{
	cursor: pointer;	/* Firefox */
	cursor: hand;
}


.menu_item {
	text-align: center;
	height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/fondo_menu.jpg);
}

.menu_item a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: Verdana;
	text-decoration: none;
}

.menu_item a:hover {
	color: #fff;
	text-decoration: underline;
}

.menu_item_deportes {
	text-align: center;
	height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/fondo_menu2.jpg);
}

.menu_item_deportes a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	font-family: Verdana;
	text-decoration: none;
}

.menu_item_deportes a:hover {
	color: #fff;
	text-decoration: underline;
}

.box_home {
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}

.box_home_titulo {
	background-color: #59a1b9;
	height: 20px;
	padding-left: 5px;
}

.box_home_titulo span {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
}

.box_home_titulo select  {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.box_tab {
	font-size: 11px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box_tab ul {
	list-style-type: square;
	margin-left: 25px;
	margin-bottom: 5px;
}

.box_tab ul li {
	margin-top: 5px;	
}

.box_tab a {
	text-decoration: none;
	color: dimgray;
}

.box_tab a:hover {
	color: #1c64a6;
}

.txt_10 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #0070BB;
}


.box_noticia {
	font-size: 11px;
	font-family: Verdana;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.box_noticia img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}


.box_noticia a {
	color: #1c64a6;
	text-decoration: none;
}

.box_noticia a:hover {
	color: #59a1b9;
	text-decoration: underline;
}

.box_galeria {
	font-size: 12px;
	font-family: Verdana;
}

.box_galeria img {

}

.box_galeria a {
	color: #12416B;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.box_galeria a:hover {
	color: #59a1b9;
	text-decoration: underline;
}


.menu_left_boton {
	background-color: #000000;
	cursor: pointer; /* Firefox */
	cursor: hand;
	text-align: center;
	background-image: url(../images/fondo_menu_iz_3.jpg);
}

.menu_left_boton a {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;	
}

.menu_left_boton a:hover {
	text-decoration: underline;	
}

.cms_label_pager
{
	font-size: 11px;
	margin-left: 5px;
	font-family: Verdana;
}

.cms_dg_pager_top
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	background-image: url(../images/back_toolbar.jpg);
	border-left: gainsboro 1px solid;
	background-repeat: repeat-x;
}

.cms_dg_pager_bottom {
	border-right: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	background-image: url(../images/back_toolbar.jpg);
	border-left: gainsboro 1px solid;
	background-repeat: repeat-x;
	margin-top: 5px;
	font-weight: normal;
}

.cms_dg_pager {
	padding-left: 5px;
	color: #3a4f6c;
	font-family: Verdana;
	height: 22px;
	font-size: 12px;
	font-weight: normal;
}

.cms_dg_pager A {
	font-weight: normal;
	font-size: 12px;
	color: #0000cc;
	margin-right: 5px;
	font-family: Tahoma;
	text-decoration: none;
}

.cms_dg_pager A:hover
{
	text-decoration: underline;
}

.cms_dg_pager span {
	color: dimgray;
	margin-right: 7px;
	font-family: Tahoma;
	font-size: 12px;
}

.cms_dg_pager_actual {
	font-weight: bold;	
}

a.noticia_volver {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0092FD;
}

a.noticia_volver:hover {
	text-decoration: underline;
}

.noticia_titulo {
	font-weight: bold;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.noticia_fecha {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}

.noticia_contenido {
	font-size: 12px;
	font-family: Verdana;
	line-height: 17px;
}

.noticia_img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}

.tbl_bottom {
	font-size: 11px;
	font-family: Verdana;
	color: #CCCCCC;
	background-color: #12416B;
}

.tbl_bottom a {
	color: #FFFFFF;
}
