/* *****************************************************************************************
PORTAL UAI - BRASILEIRAO 2009
AUTOR (CSS, HTML E LAYOUT): ANDRE GUSTAVO SANTOS GREGORIO (agsgregorio@gmail.com)
CRIAÇÃO DO CSS: 05 de março de 2009
***************************************************************************************** */
body{
	background-color:#008E36;
	background:url(../imagens/bg.jpg) repeat fixed;
	font-family:Trebuchet Ms;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #EFEFEF;
}
#logo a:hover {
	text-decoration: underline;
	color:#ffffff;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

h1{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

h2{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}

#container{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

/* TOPO */
#topo{
	width:990px;
	clear:both;
	overflow:hidden;
}
#logo{
	position:absolute;
	margin-left:4px;
	margin-top:10px;
}
#bannerTopo{
	position:absolute;
	margin-left:250px;
	margin-top:43px;
}
#cabecalho{
	width:990px;
	height:146px;
	clear:both;
	overflow:hidden;
	background:url(../imagens/bg_cabecalho.gif) bottom center no-repeat;
}

#menu1{
	width:990px;
	height:35px;
	clear:both;
	white-space:nowrap;
	overflow:hidden;
	background:url(../imagens/bg_menu1-trans.png) top no-repeat;
}
	.menu1_imgs{
		margin-top:5px;
		margin-left:-1px;
		border:none;
		outline:none;
		z-index:500;
	}

#menu1 a {
	z-index:500;
}

#menu1 img {
	z-index:500;
}

#menu2{
	width:990px;
	height:50px;
	clear:both;
	overflow:hidden;
	text-align:center;
	margin-top:6px;
	background:none;
}

#menu3{
	position:absolute;
	margin-left:320px;
	font-family:Trebuchet Ms;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

#menu3 a{
	text-decoration:none;
	color:#FFFFFF;
}

#menu3 a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#menu3 a:hover{
	text-decoration:none;
	color:#EFEFEF;
}

/* CORPO */
#corpo{
	width:990px;
	overflow:hidden;
	margin-top:8px;
}
#conteudo{
	float:left;
	width:810px;
	overflow:hidden;
}

#conteudo2{
	width:810px;
	background-image:url(../imagens/bg_boxinternas_meio-trans.png);
	display:table;
	/*IE 7 Fix*/
	*margin-top:-4px;
	/*IE 6 Fix*/
	_background-image:none;
	_margin-top:5px;
}

/* COLUNA ESQUERDA */

#conteudo_esquerdo{
	float:left;
	width:360px;
	margin-left:25px;
	background:url(../imagens/divisao_vertical.jpg) right repeat-y;
}
#escudo_time{
	float:left;
	clear:left;
}
#dados{
	float:right;
	clear:right;
	width:230px;
}

#estadio_mascote{
	width:340px;
	padding-top:25px;
	clear:both;
}
	#estadio{
		float:left;
		clear:left;
		width:160px;
	}
	#mascote{
		float:right;
		clear:right;
		width:160px;
	}
	
#copa{
	clear:both;
}
.img_copa{
	position:absolute;
	margin-top:-15px;
	margin-left:-3px;
}
.copa{
	margin-left:30px;
}
#destaque{
	clear:both;
	width:360px;
	margin-top:25px;
	*margin-top:5px;
	_margin-top:25px;
}
#destaque_foto{
	float:left;
	margin-top:5px;
}
#destaque_dados{
	float:left;
	width:205px;
	margin-top:5px;
	padding-left:8px;
}

/* COLUNA DIREITA */

#conteudo_direito{
	float:right;
	width:385px;
	margin-right:25px;
	overflow:hidden;
	/*IE 6 Fix*/
	_width:350px;
	_margin-right:15px;
}

#conteudo_direito ul {
	list-style: none;
	margin: 0;
	padding: 8px;
	padding-left:12px;
}

#conteudo_direito li {
	margin-bottom:12px;
}

.video{
	height:65px;
	padding-left:70px;
	background-image:url(../imagens/ico_video.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.foto{
	height:65px;
	padding-left:70px;
	background-image:url(../imagens/ico_foto.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.texto{
	height:65px;
	padding-left:70px;
	background-image:url(../imagens/ico_texto.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
.header{
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	width:14%;
}
.cell{
	background-color:#EFEFEF;
	text-align:center;
	color:#666666;
	width:14%;
}

/* BANNER */

#skyscrapper_wide{
	float:right;
	width:160px;
	height:600px;
	overflow:hidden;
	background-color:#FFFFFF;
}

/* RODAPÉ */
#rodape{
	width:990px;
	height:29px;
	margin-top:10px;
	margin-bottom:7px;
	padding-top:5px;
	overflow:hidden;
	background:url(../imagens/bg_rodape-trans.png) center top no-repeat;
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
}

#rodape a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#rodape a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
#rodape a:hover {
	text-decoration: underline;
	color: #EFEFEF;
	font-weight:bold;
}
#rodape a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}