/* body ----------------------------------------------------------------------------------------------------*/
body 
{
	font : 11px "Trebuchet MS";
	color: #646464;  
	background-image : url(../img/texture002.png);
	background-color: #F7F8FA; 
	margin : 5px 5px 5px 5px;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #F5F5F5;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #F7F8FA;
}

/* a  ----------------------------------------------------------------------------------------------------*/
a:active
{
	font: 10px "Trebuchet MS";
	color: #8ba67b;
	text-decoration: underline;
}

a:link
{
	font: 10px "Trebuchet MS";
	color: #8ba67b;
	text-decoration: underline;
}

a:visited
{
	font: 10px "Trebuchet MS";
	color: #8ba67b;
	text-decoration: underline;
}

a:hover
{
	font: 10px "Trebuchet MS";
	color: forestgreen;
	text-decoration: underline;
}

a.linkicons:active 
{
	font : bold 10px Arial;
	color: #666666;   
	text-decoration: none;
}

a.linkicons:link 
{
	font : bold 10px Arial;
	color: #666666;  
	text-decoration: none;
}

a.linkicons:visited 
{
	font : bold 10px Arial;
	color: #666666;   
	text-decoration: none;
}

a.linkicons:hover 
{
	font : bold 10px Arial;
	color: #000000; 
	text-decoration: underline;
}
a.linkiconsSelected
{
	font : bold 10px Arial;
	color: #000000;   
	text-decoration: none;
	background-color :#D4EEBE;
}

a
{
	font : bold 11px Arial;
	color: #666666;   
	text-decoration: none;
}
/* ohers ----------------------------------------------------------------------------------------------------*/
.MenuOptionOver
{
	font : 12px "Trebuchet MS";
	color: #646464;
	height:26px;
	background-color :#D4EEBE;
	width:140px;
	padding: 1px 2px 1px 10px;
	vertical-align : middle;
	letter-spacing : 1;
	cursor:pointer;
	border-top: 1px solid #B7C5A6;
	border-right: 2px solid #728758;
	border-bottom: 2px solid #728758;
	border-left: 1px solid #B7C5A6;
}
.MenuOptionOut
{
	font : 12px "Trebuchet MS";
	color: #646464;
	height:26px;
	background-color : #C8D7B6;
	width:140px;
	padding: 1px 2px 1px 10px;
	vertical-align : middle;
	letter-spacing : 1;
	cursor: default;
	border-top: 1px solid #B7C5A6;
	border-right: 2px solid #728758;
	border-bottom: 2px solid #728758;
	border-left: 1px solid #B7C5A6;
}
.MenuOptionSelectedOver
{
	font : bold 12px "Trebuchet MS";
	color: #646464;
	height:26px;
	background-color :#D4EEBE;
	width:140px;
	padding: 1px 2px 1px 10px;
	vertical-align : middle;
	letter-spacing : 1;
	cursor:pointer;
	border-top: 1px solid #B7C5A6;
	border-right: 2px solid #728758;
	border-bottom: 2px solid #728758;
	border-left: 1px solid #B7C5A6;
}
.MenuOptionSelectedOut
{
	font : bold 12px "Trebuchet MS";
	color: #646464;
	height:26px;
	background-color :#D4EEBE;
	width:140px;
	padding: 1px 2px 1px 10px;
	vertical-align : middle;
	letter-spacing : 1;
	cursor: default;
	border-top: 1px solid #B7C5A6;
	border-right: 2px solid #728758;
	border-bottom: 2px solid #728758;
	border-left: 1px solid #B7C5A6;
}

.MenuOptionFaleConosco
{
	font : bold 14px Arial;
	color: #EEEEEE;
	height:26px;
	background-color :#A1AFAF;
	width:140px;
	padding: 1px 2px 1px 10px;
	vertical-align : middle;
	cursor: pointer;
	border-top: 1px solid #A1AFAF;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #A1AFAF;
}

.IconsOut
{
	font : Bold 18px "Trebuchet MS";
	color: #91AE6C;
	letter-spacing : 1;
	filter:alpha(Opacity=80);
	opacity :.8;
	cursor: default;
}

.IconsOver
{
	font : Bold 18px "Trebuchet MS";
	color: #91AE6C;
	letter-spacing : 1;
	filter:alpha(Opacity=100);
	opacity :1;
	cursor:pointer;
}

.IconsNotSelectedOut
{
	font : Bold 18px "Trebuchet MS";
	color: #91AE6C;
	letter-spacing : 1;
	filter:alpha(Opacity=20);
	opacity :.2;
	cursor:default;
}

.News
{
	background-color : #F7F8FA;
	padding: 10px 10px 10px 10px;
	vertical-align : top;
}
.Actividades
{
	background-color : #F7F8FA;
	padding: 10px 10px 10px 10px;
	vertical-align : top;
}
.Servicos
{
	background-color : #F7F8FA;
	padding: 10px 10px 10px 10px;
	vertical-align : top;
}

td
{
	font : 11px "Trebuchet MS";
}
td.conteudos
{
	font : 11px "Trebuchet MS";
	background-image : url(../img/background2.jpg);
	border-top: 1px solid #B7C5A6;
	border-right: 1px solid #B7C5A6;
	border-bottom: 1px solid #B7C5A6;
	border-left: 1px solid #B7C5A6;
	padding: 10px 10px 10px 10px;
}

td.menu
{
	vertical-align:top;
	padding: 10px 10px 10px 5px;
	background-image : url(../img/background3.jpg);
}

input,textarea,select
{
	font : 11px "Trebuchet MS";
	color: #718C4D;  
	border-top: 1px solid #B7C5A6;
	border-right: 1px solid #B7C5A6;
	border-bottom: 1px solid #B7C5A6;
	border-left: 1px solid #B7C5A6;
}

.IconsInfo
{
	font : bold 14px "Trebuchet MS";
	color: #666666;
	cursor:pointer;
	padding: 1px 20px 1px 10px;
}
.IconsInfoSelected
{
	font : bold 14px "Trebuchet MS";
	color: #666666;
	background-color :#D4EEBE;
	cursor: default;
	padding: 1px 20px 1px 10px;
}

.infoTitle
{
	font : bold 20px Arial;
	color: #000000;
	letter-spacing : 1;
}

.infoTitle2
{
	font : bold 10px Arial;
	color: #666666;
	padding: 1px 1px 1px 8px;
}

.infoTitle3
{
	font : bold 12px Arial;
	color: #E88645;
	cursor:pointer;
	padding: 5px 5px 5px 0px;
}

.infoTitle4
{
	font : 11px "Trebuchet MS";
	color: #666666;
	text-align : justify;
}

.borderTop
{
	border-top: 1px solid #B7C5A6;
	border-right: 1px solid #728758;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B7C5A6;
	background-color : #FFFFFF;
}
.border
{
	border-top: 1px solid #B7C5A6;
	border-right: 1px solid #728758;
	border-bottom: 1px solid #728758;
	border-left: 1px solid #B7C5A6;
	background-color : #FFFFFF;
}
