@charset "utf-8";

body,td,th {
	font: 12px Tahoma;
	color:#8CC5DF;
}
body {
	background: #C0DEED url(imagens_t/bg-clouds.png) repeat-x;
	width:980px;
	margin:25px auto;
	position:relative;
}

#borda1 {
	position:absolute;
	top:150px;
	left:-1px;
	background-image: url(imagens_t/bg-bordas_r1_c1.png);
	background-repeat: no-repeat;
	width:27px;
	height:420px;
}
#borda2 {
	position:absolute;
	top:150px;
	left:722px;
	background-image: url(imagens_t/bg-bordas_r1_c3.png);
	background-repeat: no-repeat;
	width:28px;
	height:420px;
}
#conteudo {
	position:absolute;
	margin:150px 0px 0px 27px;
	width:696px;
	height:480px;
	background-image: url(imagens_t/bg-bordas_r1_c2.png);
	background-repeat: repeat-x;
	top: 0px;
	left: -1px;
}
.logo {
	position:absolute;
	width:453px;
	height:110px;
	top:76px;
	left:-10px;
	z-index:1;
}

.rabbit{
	position:absolute;
	width:389px;
	height:204px;
	z-index:1;
	left: 300px;
	top: -25px;
	background:url(imagens_t/rabbit-01.png);
}



.menu {
	margin:40px;
	font-family:Tahoma;
	color:#CCCCCC;
	font-size:24px;
}
.menu ul{
	padding: 0;
	outline: 0;
}
.menu li{
	list-style: none;
}
.menu li {
	text-align:left;
	float: left;
	width: 110px;
}
.menu li a{
	text-decoration:none;
	color:#CCCCCC;
}
.menu li a:hover{
	/*text-decoration:underline;*/
	background-color:#F9F9F9;
	color:#C0DEED;
	/*text-shadow: 4px -4px 10px #A8D0E3;*/
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
#login {
	float:right;
	width:205px;
	height:100px;
}
input {
	font-size:12px;
	border:#00CCFF 1px dashed ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.style1 {color:#999999}

#login2 {
	float:right;
	width:205px;
	height:100px;
}
input {
	font-size:12px;
	border:#00CCFF 1px dashed ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.style1 {color:#999999}

#banner {
	margin-top:80px;
	margin-right:248px;
	width:464px;
	height:248px;
	border:#F1F1F1 1px dashed ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}	
#rodape {
	float: left;
	margin-top:45px;
	width:100%;
}
#sobre {
	position:absolute;
	left:490px;
	top:145px;
	width:206px;
	height:200px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#A8D0E3;
	border:#EFEFEF 1px dashed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:2;
	padding-left: 5px;
}
.style2 {
	color:#FFD942;
	font-weight: bold;
}

.style3 {
	font-size:18px;
	color:#8EC1DA;
	font-weight: bold;
}
.style4 {
	color:#8EC1DA;
	text-shadow: 2px -2px 10px #A8D0E3;  

}
.style5 {
	color: #71B1D0;
}
#informacoes {
	background-color:#F2F2F2;
	float:right;
	color: #71B1D0;
	margin-top:10px;
	margin-left:100px;
	width:200px;
	border:#CCCCCC 1px dashed;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
#anuncios {
	position:absolute;
	float:right;
	width:470px;
	margin-top:40px;
	left:0px;
	top: 30px;
	z-index: 4;
}
#tools2 {
	margin-top:10px;
	width:470px;
	height:200px;
	float:left;	
	background-color:#F9F9F9;
	border:#CCCCCC 1px dashed ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tools {
	position:absolute;
	margin-top:7px;
	left:490px;
	top: 150px;
	width:200px;
	height:200px;
	border:#00CCFF 1px dashed ;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#tools ul{
	padding: 0;
	outline: 0;
}
#tools li{
	margin-left:20px;
	list-style: none;
}
#tools li a{
	text-decoration:none;
	color:#CCCCCC;
}
#tools li a:hover{
	text-decoration:underline;
	background-color:#F9F9F9;
	color:#C0DEED;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
}
.style7 {
	font-size: 24px;
	color: #0099CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style9 {color: #00CCFF;font:bold;}

.style12{padding-top:10px !important}


#featured {
	position:relative;
	position:absolute;
	top:150px;
	left:787px;
	width:160px;
	height:480px;
	background-image: url(imagens_t/bg-bordas_r1_c2.png);
	background-repeat: repeat-x;
	font:bold 12px trebuchet ms;
	color:#0085B2;
}

img#top10{
	position:absolute;
	top:-30px;
	left:15px;
	z-index:3;
}
#top10wrapper{
	position:absolute;
	width:180px;
	top:30px;
	left:-10px;
	z-index:10;
}
.top10item{
	width:100%;
	float:left;
	height:28px;
	padding-top:3px;
	border-bottom:1px dashed #7FE1FF;
	}
.top10item img{margin-bottom:-10px}
.top10item a{color:#33CCFF}
.top10item a:hover{color:#7FE1FF}
.borda1feat{
	position:absolute;
	top:0;
	left:-27px;
	background-image: url(imagens_t/bg-bordas_r1_c1.png);
	background-repeat: no-repeat;
	width:27px;
	height:420px;
}
.borda2feat{
	position:absolute;
	top:0;
	right:-28px;
	background-image: url(imagens_t/bg-bordas_r1_c3.png);
	background-repeat: no-repeat;
	width:28px;
	height:420px;
}
.content{
	

}

