@charset "utf-8";
#topo {
	height: 100px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	background-image: url(imagens/fundook.png);
	background-repeat: repeat-x;
}
#menu2 {
	height: inherit;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333333;
}
#conteudo {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left {
	height: auto;
	width: 435px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#bottom {
	height: 35px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background-image: url(imagens/fundobottom.png);
	background-repeat: repeat-x;
}
#right {
	height: auto;
	width: 260px;
	background-color: #f0f0f0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 20px;
}
.txt1 {
	font-size: 14px;
	color: #333333;
}
.txt2 {
	font-size: 14px;
	color: #FF0000;
}


p {
	margin: 2px;
}
.clear {
	clear: both;
}
#left2 {
	float: left;
	height: auto;
	width: 435px;
	margin: 20px;
}
.txt3 {
	font-size: 14px;
	color: #FFFFFF;
}
.txt4 {
	font-size: 24px;
	color: #0033CC;
}
.por {
	font-size: 10px;
	color: #CCCCCC;
}
.txt5 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
