body.Website {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #33A755;
	color: #777777;
	background-image:  url(../Images/BkgWebsite.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}

form, table, td {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 13px;
	color: #777777;
}

a {
	color: #555555;
	text-decoration: none;
	font-weight: bold
}

a:hover {
 	text-decoration: underline;
}


.Link1 {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

.Link1:hover {
	text-decoration: underline]
}

a.News {
	color: #333;
	text-decoration: none;
	font-weight: normal
}

a.News:hover {
	text-decoration: underline]
}
 
.Upcase {
	text-transform: uppercase;
}

.SecTitular {
	color: #035C39;
	font-weight: bold
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	border-style: solid;
	border-width: 1;
	padding-left: 2;
	background-color: #FFFFFF;
}

.Btn {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: thin double;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.BtnImagens {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F5821F;
	border: thin double;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.BtnNoticias {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ED1B23;
	border: thin double;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.BtnMultimidia {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #035C39;
	border: thin double;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.BtnEnquete {
	font-family: "Trebuchet MS", Arial, sans-serif, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	border: thin double;
	text-align: center;
	font-style: normal;
	line-height: normal;
	clear: both;
	padding: 2px;
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

img.Borda {
	border: 1px solid #000000;
}
