/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
	padding: 0;
	width: 250px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #156286;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #156286;
	border-right-color: #156286;
	border-left-color: #156286;
	overflow: hidden;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 8px;
background-color: #434242; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #22adf0; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #22adf0; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}



.nfct_tabcontent{
	display: none;
}


#table_tabbed_noticia_principal{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	color: #039;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	width: 250px;
}

#table_tabbed_noticia_principal th{
	font-weight: normal;
	font-size: 14px;
	color: #039;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#tcontent0 {
	border: 1px solid #6699CC;
	width: 250px;
}
#tcontent1 {
	border: 1px solid #6699CC; width: 250px;
}
#tcontent2 {
	border: 1px solid #6699CC; width: 250px;
}

@media print {
.nfct_tabcontent {
display:block !important;
}
}


#menu_noticias_solo_texto {
	background-color: #FFFFFF;
	float: left;
	width: 249px;
	height: auto;
	/*border: 1px solid #6699CC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	overflow: hidden;
	/* */
	/*margin-left: 2px;*/
}

#menu_noticias_solo_texto li {
	display: list-item;
	overflow: hidden;
	list-style-type: none;
	list-style-image: url(../img/arr2.gif);
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: -34px;
	margin-right: 0px;
	text-align: justify;
}
#menu_noticias_solo_texto li a {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0048FF; text-decoration:none
}
#menu_noticias_solo_texto i {
	font-size: 12px; text-decoration:none;
}
#menu_deportes_solo_texto {
	background-color: #FFFFFF;
	float: left;
	right: auto;
	width: 250px;
	text-align: left;
	display: inline;
	height: auto;
	border: 1px solid #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#menu_deportes_solo_texto ul {
	right: auto;
	margin: 0px;
	text-align: left;
	display: inline;

}
#menu_deportes_solo_texto li {
	right: auto;
	display: table;
	overflow: hidden;
	list-style-type: none;
	list-style-image: url(../img/arr2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-indent: 2px;
}
#menu_deportes_solo_texto a {
	right: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4187CD;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

