@charset "utf-8";
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
}

.menu a{
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BC4343;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu a:hover{
	display:block;
	background-color:#620B0B;
	color:#FF9900;

}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #932406;
	background-image: url(../img/bgSite.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

html{
	height: 100%;
	width: 100%;

}
.divNot {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #370000;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 280px;
	margin-right: 20px;
}
.divNot strong {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #660000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.divNot a{
	color: #370000;
	text-decoration:none;
	display: block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD2B9;
	padding-bottom: 5px;
	
}
.divNot a:hover{
	color: #FF9900;
}
.divParceiros {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #370000;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD2B9;
	padding-left: 5px;
}

.divText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #370000;
	display: block;
	padding:5px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEDAD1;
	margin-right: 20px;
}
.divText a{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;	
	display:block;
	text-align:right;

}
.divText strong{
	font-size:20px;
	display:block;
	color:#990000;


}
.divLink a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	text-align: right;
	display: block;
	font-weight: bold;
	width: 280px;
	margin-right: 20px;
}

.divText img{
	display:block;
	width:160px;
	height:120px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
}

.divProjeto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #370000;
	display: block;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDD2B9;
	padding-left: 5px;
	float: left;
	width: 100%;
}
.divProjeto strong {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #590000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.divProjeto a{
	color: #370000;
	text-decoration:none;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.divProjeto a:hover{
	color: #FF9900;
}

.divProjeto img{
	display:block;
	width:35px;
	height:35px;
	float: left;
	margin-right: 5px;

}
.divTable{
	background-color: #FFFFFF;
	background-image: url(../img/bgCenterSite.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}
.divRodape {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #370000;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEDAD1;
	border-left-color: #932406;
	text-align: center;
}
.divProjeto span {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #590000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #810608;
	margin-bottom: 10px;
}
.divNot span {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #880000;
	display: block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #880000;
	margin-bottom: 2px;
}
.divNot img {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #370000;
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	height: 50px;
	width: 55px;
	border: 1px solid #BB8080;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
