body {
	background-color: #FFFFFF;
	background-image: url(imagens/Fundo.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#FundoTopo {
	background-image: url(FundoTopo.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}
#MenuTopo {
	height: 31px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #359bbe;
	border-bottom-color: #359bbe;
}
#Maca {
	width: 198px;
	float: left;
	height: 100%;
	margin: 0;
}
#Conteudo{
	width: 810px;
	height: 80%;
	line-height: 110%;
}
#ConteudoDireita
{
	float: right;
	width: 160px;
	margin: 0;
	padding-left: 15px;
}
#Texto{
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596468;
	padding: 15px;
	margin-left: 190px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #596468;
}

#Texto a
{
	text-decoration: none;
	color: #359bbe;
}
#Texto a:hover
{
	text-decoration: none;
	color: #E91B1B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E91B1B;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #359bbe;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E91B1B;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5DAE7;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E91B1B;
}
#ConteudoDireita{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
#ConteudoDireita ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ConteudoDireita li {
	margin: 0 0 .2em 0;
	text-transform: lowercase;
}
ol li
{
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#ConteudoDireita a
{
	text-decoration: none;
	color: #359bbe;
}
#ConteudoDireita a:hover
{
	text-decoration: none;
	color: #E91B1B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E91B1B;
}
#Rodape
{
	width: 400px;
	/*margin-left: 200px;*/
	padding-top: 30px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B5DAE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B5DAE7;
}
#Rodape a
{
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#MenuRodape
{
	padding-top: 30px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 230px;
	margin-top: 20px;

}
#MenuRodape a
{
	text-decoration: none;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5DAE7;
	padding-top: 10px;
}
#Trabalho
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5DAE7;
	height: 120px;
	padding-top: 10px;
	display: block;
}
#Trabalho #Tumb
{
	width: 100px;
	float: left;
	height: 75px;
	margin: 0 15 0 0;
	border: 1px solid #B5DAE7;
}
#Descricao 
{
	font-size: 10px;
	margin-left: 120px;
}
.campoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
#Data
{
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: right;

}
#Pesquisar
{
	font-size: 10px;
	color: #666666;
	text-align: right;
}
#Categoria
{
	text-transform: lowercase;
	color: #999999;
}

