@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/verde_02_N.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}


.titulo_princ_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #629C12;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 0.2mm;
}


.titulo_princ_Pes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #06F;
	text-align: right;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
    background-color: #619b26;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
	word-spacing: 5px;
}

.fila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #FFF;
	background-color: #fff;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	line-height: 0px;
	font-style: normal;
}


.Menu_horizontal_PAGINAINICIAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #94A404;
	border-bottom-color: #94A404;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #629C12;
	background-color: #ABBD04;
	letter-spacing: normal;
	font-weight: normal;
}






.Menu_horizontal_PAGINAINICIAL_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #629C12;
	border-bottom-color: #666;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #629C12;
	background-color: #fa6b4b;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}


.Menu_horizontal_areareservada_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-color: #ABBD04;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #629C12;
	border-right-color: #629C12;
	border-bottom-color: #666;
	border-left-color: #629C12;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
}


.Menu_horizontal_areareservada_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F3F3F3;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-color: #fa6b4b;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #629C12;
	border-right-color: #629C12;
	border-bottom-color: #666;
	border-left-color: #629C12;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
}





#barraaceptacion {
	display: none;
	position: fixed;
	top: 15px;
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
	padding-top: 4px;
	width: 880px;
	text-align: center;
	background-color: rgba(244,244,244,0.96);
	color: #5C5C5C;
	z-index: 99999;
	height: auto;
	border-radius: 2px;
	border: thin solid #D3D3D3;
}

.inner {
	width:100%;
	font-family: Verdana, serif;
	font-size:12px;
	line-height:50px;
}

.inner a.ok {
	padding:5px;
	color:#00ff2e;
	text-decoration:none;
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	background-color: #ABBD04;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 2px;
	margin-top: 17px;
	letter-spacing: 0.3mm;
	
}

.inner a.ok:hover{
	background-color: #fa6b4b;	
}
.inner a.info {
	padding-left: 5px;
	text-decoration: underline;
	color: #8F8F8F;
}	
		
