 .MenuStyle { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; background-color: #8cae8d; border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; text-indent: 8px; background-image: url(Icon_Arrow.gif); background-repeat: no-repeat; background-position: 8px center; padding: 10px}
 
 .MenuStyle a:link { text-decoration: none; color: #FFFFFF}
 .MenuStyle a:visited { text-decoration: none; color: #FFFFFF}
 .MenuStyle a:over { text-decoration: none; color: #FFFFFF}

IMG { border:0px}

 .MenuLogoSpace {
	background:#82a283;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
 
 .MenuStyleOver { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; background-color: #ceb510; border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; text-indent: 8px; background-image: url(Icon_Arrow.gif); background-repeat: no-repeat; background-position: 8px center; padding: 10px}

 .MenuStyleOver a:link { text-decoration: none; color: #FFFFFF}
 .MenuStyleOver a:visited { text-decoration: none; color: #FFFFFF}
 .MenuStyleOver a:over { text-decoration: none; color: #FFFFFF}


 .MenuSpacer { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; background-color: #8cae8d; border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF}

.Contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Contents a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #508138;
	text-decoration: none;
}
.Contents a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #508138;
	text-decoration: none;
}



.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #135D0E;
	background-image: url(Bck_TitDivide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 9px;
}

.SearchBox {
	background-color: #688C69;
	border: 1px solid #0A6305;
	margin: 5px;
	padding: 5px;
}
.SearchBox input{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size:9px
}

