body.index {
	background-color: #000;
	color: white;
	font-family: "Trebuchet MS";
	background-image: url("image/fundoIndex.jpg");
	background-repeat: no-repeat;
	background-position-x: right;
}

body.outros {
	background-color: #000;
	color: white;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	background-position-x: right;
}

img {
	border: 0;
}

#topFlash {
	border: 0;
	/*float:left;*/
	height: 108px;
	width: 401px;
}

#topo #menu {
	float: right;
	margin-top: 47px;
}

#topo #menu a, .breadcrumb a {
	padding: 0 35px 0 35px;
	text-decoration: none;
	color: #018BAE;
	font-weight: bold;
}

.breadcrumb a {
	padding: 0;
}

#formContato {
	float: right;
	position: absolute;
	top: 80px;
	right: 10px;
	display: none;
}

#topo #menu a:hover {
	color: #00FFF4;
}

#banner {
	height: 400px;
	padding: 140px 0 0 0;
	margin: 0 0 0 0;
}

#banner h1, #conteudo h1, .colunaIndex h1 {
	font-family: Impact;
	font-weight: normal;
	font-size: 45px;
}

.colunaIndex h1 {
	font-size: 30px;
	color: #525252;
}

.colunaIndex h2 {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #008aac;
}

#banner h1 {
	padding: 0 0 0 20px;
}

#banner p {
	padding: 0 0 0 20px;
	width: 450px;	
}

.colunaIndex {
	height: 250px;
	width: 31%;
	float: left;
	margin: 10px;
}

div.colunaIndex p {
	font-size: 14px;
	border-right: 1px solid #151515;
	padding: 0 10px 0 0;
}

div.colunaIndex a {
	color: #818f92;
	text-decoration: none;
}

#redes {
	padding-top: 20px;
}

#twitter, #rss, #orkut, #blog {
	width: 52px;
	height: 52px;
	margin: 10px;
	float: left;
	background-repeat: no-repeat;
}

#twitter:hover {background-image: url("image/twitterCor.png");}
#rss:hover     {background-image: url("image/rssCor.png");}
#orkut:hover   {background-image: url("image/orkutCor.png");}
#blog:hover    {background-image: url("image/blogCor.png");}

#twitter {background-image: url("image/twitterPB.png");}
#rss     {background-image: url("image/rssPB.png");}
#orkut   {background-image: url("image/orkutPB.png");}
#blog    {background-image: url("image/blogPB.png");}

#conteudoIndex {
	border-top: 6px solid #333333;
	border-bottom: 6px solid #333333;
	overflow: auto;
}

#conteudo {
	padding: 0 0 0 20px;
	width: 870px;
}

#conteudo p, #conteudo li {
	font-size: 12px;
}

#conteudo hr {
	border: 1px solid #333333;
}

.breadcrumb {
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #333333;
	overflow: auto;
	width: 95%;	
	margin: 0 0 0 20px;
}

.membro {
	padding: 10px;
	overflow: auto;
	color: #818f92;
}

.membro a {
	color: #818f92;
	text-decoration: none; 
}

.membro a:hover {
	text-decoration: underline;	
	color: #03b8e0;
}

.membro img {
	float: left;
	padding: 20px;
}

.membro h2 {
	float: left;
	color: #818f92;
	font-size: 20px;
	font-family: Impact;
	font-weight: normal;
}

.membro h3 {
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding: 9px;
	color: #03b8e0;
}

.membro ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 340px;
	text-indent: 0px;
}

.membro ul.grupo {
	width: 490px;
}

.membro ul li {
	list-style-type: none;
	text-indent: 0px;
}

.membro p {
	float: left;
	width: 500px;
}

.case {
	border-bottom: 2px dotted #333333;
	margin: 0 0 0 30px;
	line-height: 1em;
	overflow: auto;
}

.case img {
	float: left;
	padding: 0 20px 10px 0;
}

.case ul {
	text-indent: 20px;
	list-style-position: inside;
}

.case h2 {
	font-size: 20px;
	line-height: 2em;
}
