/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{float:left; background-image:url(tie_logo.jpg); width:198px; height:98px; margin-top:20px; }
#topheader{
	float:right;
	width:728px;
	height:90px;
	position:relative;
	margin-top:20px;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{
	float:right;
	width:949px;
	height:29px;
	background-image:url(bg_menu.jpg);
	background-repeat:repeat-x;
	margin-top: 8px;
}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{
	width:802px;
	float: right;
}

#deportes2{
	width:802px;
	float: left;
}

#contenido{
	left:0px;
	background-color:#FFFFFF;
	float: left;
	width: 624px;
	padding-top: 8px;

}

#deportes{
	left:0px;
	background-color:#FFFFFF;
	float: left;
	width: 800px;
	padding-top: 8px;

}


#leftpanel{
	float:left;
	width:147px;
	background-image: url(bg_leftpanel.gif);
	top:4px;
}

#rightpanel{
	float:right;
	width:170px;
	top:0px;
	background-color: #CCCCCC;
	margin-bottom: 8px;
}
#panelciencias{
	width:608px;
	height:393px;
	top:8px;
	left:8px;
	background-color: #E2E2E2;
}
#panelupdate{
	width:608px;
	height:300px;
	left:8px;
	background-color: #E2E2E2;
	margin-top: 4px;
}
#banner300{
	width:300px;
	height:250px;
	top:0px;
	background-color: #E2E2E2;
}
#banner100{
	width:300px;
	height:100px;
	background-color: #E2E2E2;
	margin-top: 8px;
}
#textshort{
	width:170x;
	height:8px;
	background-color: #DC803C;
	}
#publicidad{
	width:160px;
	height:80px;
	background-color: #E2E2E2;
	margin-top: 5px;
	margin-bottom: 5px;
}
#franja{
	width:608px;
	height:100px;
	background-color: #FFFFFF;
	margin-top: 8px;
}
#franja2{
	width:608px;
	background-color: #FFFFFF;
	margin-top: 8px;
}
#franjalink{
	width:608px;
	height:29;
	background-color: #0000FF;
	margin-top: 8px;
	margin-bottom: 8px;
}
#revista{
	width:300px;
	height:358px;
	top:0px;
	background-color: #E2E2E2;
}


#footer{float:left; width:949px; background-color:#666666; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	color: #666666;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 8px;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	padding-left: 10px;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallbluetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0069A6;
	padding-left: 10px;
}
.smallbluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#0069A6;
	text-decoration:none;
}
.smallbluetext a:hover{
	text-decoration:underline;
}
.smallmenutext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 5px;
}
.smallmenutext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}
.smallmenutext a:hover{
	color: #999999;
}
