﻿body 
{
	background-color: rgb(45,16,0);
}
#pagina
{
	width:760px;
	height:703px;
	background-color:rgb(236,211,92);
	margin:auto;
	padding-top:0px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:0px;
}
#FundoMarrom
{
	background:url(../img/barra.jpg);
	width:194px;
	height:671px;
	float:left;
}
#Cabecalho
{
	background:url(../img/fundo.jpg);
	width:561px;
	height:14px;
	text-align:right;
	float:right;
}
#Banner
{
	width:560px;
	height:189px;
	float:right;
	margin-top:4px;
}
#FundoContent
{
	background:url(../img/fundo.jpg);
	width:561px;
	height:460px;
	float:right;
	margin-top:4px;
}
#menu
{
	margin-left:10px;
}
#Content
{
	margin-top: 10px;
	font-family: Verdana;
	font-size:11px;
	display: block;
	margin-left: 15px;
	height: 380px;
	width: 525px;
	/*border-right: red 1px dashed;
	border-top: red 1px dashed;
	border-left: red 1px dashed;
	border-bottom: rgb(45,16,0) 2px solid;*/
	text-align:left;
}
#Rodape
{
	background:url(../img/rodape.jpg);
	width:760px;
	height:20px;
	text-align:center;
	padding-top:5px;
	margin-top:4px;
	float:right;
}

.FundoFoto
{
	background:url(../img/fundoFoto.jpg) no-repeat;
	width:246px;
	height:163px;
	padding-top:10px;
	padding-left:10px;
	/*border-right: red 1px dashed;
	border-top: red 1px dashed;
	border-left: red 1px dashed;
	border-bottom: red 1px dashed;*/
}
.FundoFotoMini
{
	background:url(../img/fundoFotoMini.jpg) no-repeat;
	width:116px;
	height:79px;
	padding-left:7px;
	padding-top:7px;
}
.FundoFotoMedia
{
	background:url(../img/fundoFotoMedia.jpg) no-repeat;
	width:207px;
	height:138px;
	padding-top:7px;
	padding-right:7px;
}
.FotoSemBorda
{
	 border-top-style: none;
	 border-right-style: none;
	 border-left-style: none;
	 border-bottom-style: none;
}
a
{
	text-decoration:none;
	FONT-FAMILY: Verdana;
	color:rgb(45,16,0);
	font-size:11px;
}
a:hover
{
	text-decoration:none;
	FONT-SIZE:11px;
	FONT-FAMILY: Verdana;
	color:rgb(30,112,28);
}
p
{
	font-size:11px;
}
.tituloPageActive
{
	font-weight:bold;
	text-decoration:underline;
	color:rgb(30,112,28);
	font-size:11px;
}
tr#LinkTitulo td a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:rgb(30,112,28);
	font-size:11px;
}
tr#LinkTitulo td a
{
	font-weight:bold;
	text-decoration:underline;
	color:rgb(45,16,0);
	font-size:11px;
}
tr#Link td a:hover
{
	text-decoration:none;
	color:rgb(45,16,0);
	font-size:11px;
	font-weight:bold;
}
tr#Link td a
{
	text-decoration:none;
	color:rgb(16,76,14);
	font-size:11px;
	font-weight:bold;
}
ul#Link li a:hover
{
	text-decoration:none;
	color:rgb(45,16,0);
	font-size:11px;
	font-weight:bold;
}
ul#Link li a
{
	text-decoration:none;
	color:rgb(16,76,14);
	font-size:11px;
	font-weight:bold;
}
