@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	}
Maior {
width:975px;
height:600px;
float:right;
	}
body {
	margin:10px 0 0 0;
	text-align:center;
	color:#fff;
	font:95% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../imagens/bg_body.jpg) repeat-y center top;
	}
#body2 {
	margin:10px 0 0 0;
	text-align:center;
	color:#fff;
	font:95% Verdana, Arial, Helvetica, sans-serif;
	background: #09657E url(../imagens/fundo_interno.jpg) no-repeat center top;
	}
#textinho {
widht:550;
height:380;
padding:90px 90 0 0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
h1,h2,h3 {
	margin:-3px 0 0 5px;
	padding:0 0 10px 0;
	}
h1 {
	font-size:1.6em;
	}
p {
	padding:0 0 10px 0;
	margin:0;
	}
	/* MENU_____________________________________________________ */
ul {
	width:710px;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	top:25px;
	left:70px;
	}
ul li {
	display:inline;
	}
ul li a {
	float:left;
	padding:0 15px 0 5px;
	text-decoration:none;
	color:#fff;
	}
ul li a:hover {
	color:#900;
	}
	
/* TAGS __________________________________________________________*/

.anuncio {
	margin:0 3px 0 0;
	float:left;
	}

/* IDS ___________________________________________________________*/

#site {
	width:800px;
	height: 600px;
	margin:0 auto;
	background: #09657E url(../imagens/bg_body.jpg) no-repeat center top;
	}
#topoFlash {
	height:48px;
	width:800px;
	margin:0 0 0px 0;
	padding-top:2px;
	padding-left:1px
	}
#menu {
	height:70px;
	background:url(../imagens/bg_menu.jpg) no-repeat 0 0;
	text-align:center;
	}
#lateral {	
	width:180px;
	height:552px;
	float:left;
	margin:0 0 0px 0;
	padding-left:1px;
	}
#baner{	
	width:468px;
	height:60px;
	margin:1px 2px 1px 1px ;
	float:right;
	}
#bannerES {
	width:175px;
	height: 600px;
	margin:0px 0px 0px 20px;
	float:left;
		}
#baner2{	
	width:468px;
	height:60px;
	margin:1px 2px 0px 1px;
	float:right;
	}
#conteudo{	
	width:618px;
	height:411px;
	margin:0px 0px 0px 0px;
	float:left;
	}
#download{	
	width:129px;
	height:124px;
	margin:1px 0px 0px 3px;
	float:left;
	}
#ad {
	height:150px;
	margin:0 0 5px 0;
	}
#cont {
	min-height:500px;
	height:auto !important;
	height:500px;
	/***/
	}
#cont2 {
	min-height:750px;
	height:auto !important;
	height:750px;
	/***/
	}
#destaq {
	width:250px;
	float:left;
	}
#destg {
	height:350px;
	margin:0 0 5px 0;
	}
#destp {
	height:250px;
	margin:0 0 5px 0;
	}
#gatas {
	width:530px;
	float:right;
	}
#gatas {
	width:530px;
	float:right;
	}
#gatass {
	width:750px;
	float:left;
	}
#gata {
	width:170px;
	margin:0 0 10px 5px;
	float:left;
	}
#nome {
	font-size:0.8em;
	background:#fff;
	color:#f00;
	padding:3px 0 5px 2px;
	text-align:center;
	font-weight:bold;
	}
#infos {
	float:left;
	margin:0 0 0 10px;
	width:340px;
	}
#infoss {
	float:left;
	margin:0 0 0 10px;
	width:550px;
	}
#infos p {
	margin:0 0 -10px 0;
	}
#infos p b {
	color:#fc0;
	}
#slide {
	margin-left:5px;
	clear:both;
	}
#slide2 {
	margin-left:5px;
	clear:both;
	float:left;
	}
#anuncios {
	clear:both;
	margin:5px 0;
    float:left;
	}
#anuncios h1 {
	display:none;
	}
#rodape {
	clear:both;
	border-top:1px dotted #333;
	padding:20px 0 10px 0;
	}
#right {
text-align:right;
float:right;
}
#left {
text-align:left;
float:left;
}