/* Zilor */

body {
	margin: 0;
	padding: 0;
	/*background: #e6e7e8 url(../img/bg_deg_cz.gif) repeat-x;
	background-color: #e6e7e8;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 100%;*/
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1, h2, h3, h4 {
	color: #cc3333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .75em;
}

ul {
	/*list-style-image: url(images/img07.gif);*/
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/*novas classes para imagem horizontal cima*/
img.img_hor_cm {
	float: left;
	background-color:#e0efc6;
	margin: -25px -25px 15px -25px;	
}

/*novas classes para imagem horizontal baixo*/
img.img_hor_ft {
	float: left;
	background-color:#e0efc6;
	margin: 0 -25px -20px -25px;	
}

hr {
	display: none;
}

input,select,textarea {
	background-color:#ffffff;
	border: 1px solid #8e9799;
	font-size: 10px;
	color: #8e9799;
}

fieldset {
	border: 0px;
}

/* Header - Footer */

.header {
	background: url(../img/bg_menu3.gif) no-repeat;
	height:136px;
	width: 876px;
	overflow: hidden;
	display:block;
	border: 1px solid #006633;
	border-bottom: 0px;
}

.header_eng {
	background: url(../img/bg_menu3_eng.gif) no-repeat;
	height:136px;
	width: 876px;
	overflow: hidden;
	display:block;
	border: 1px solid #006633;
	border-bottom: 0px;
}

.footer {
	background: url(../img/bg_footer.gif) no-repeat;
}

/*classe alterada*/
.top_menu {
	color:#fff;
	font-size: 10px;
	margin-top: 5px;
	float: right;
	margin-right: 10px;

	/*margin-top: 20px;*/
}
.top_menu a{
  text-decoration: none;
  color: #fff !important;
}
.top_menu a:hover{
  color: #fff !important;
  text-decoration: underline;
}

.top_menu_link{

  margin: 0px;
}
  
.top_menu_sep{
  background-color: #77b900;
  width: 1px;
  height: 10px;
  float: left;
  margin-right: 10px;
  margin-top: 1px;
  font-size: 1px;
}

/*a:link, a:active, a:visited{
	color: #fff;
}

a:hover {
	color: #fff;
}

a.top_menu a{
	color:#fff;
	font-size: 10px;
}*/

.ln_footer {
	text-align:center;
	font-size: 10px;
}

/* Menu */
.menu_out {
	width: 750px;
	height: 50px;
  float: left;
	overflow: hidden;
	margin-top: 10px;
}
.menu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*width: 650px;*/
	height: 50px;
	margin-left: -10px;
	display: block;
}

.menu a:focus, a:active, a:link, a:visited {
	color:#000;
}

.menu strong {
	font-weight:bold;
	color:#027848;
}

/* Conteudo */

.conteudo {
	/*background-color:#ffffff;*/
	width:880px;
	font-size: 12px;
	border-left: 1px solid #005c37;
	border-right: 1px solid #005c37;
}

/* submenu */

.submenu {
	/*float:left;*/
	font-size: 12px;
	padding-bottom:10px;
	background-color: #77b900;
	color: #fff;
}

/*.submenu ul {
	list-style-image: url(../img/it_verde.gif);
	margin-top:5px;
	margin-bottom:0px;
}
*/
.submenu ul {
 list-style: none;
 margin-top:0px;
 margin-left:-20px;
 #margin-left:12px;
 color:#fff;
 font-size: 12px;
 float: left;
}
 
.submenu li {
 margin-top:5px;
 
}
.submenu li a{
  color: #fff;
}

.sm_top_item {
	font-weight:normal;
	color:#000;
}
.sm_top_item_strong {
    font-weight:bold;
	color:#8ec33d;
}
/*Criado para permitir uso de links*/
.sm_top_item_strong a {
	color:#8ec33d;
}

.sm_item, .sm_item_strong {
	width:110px;
	margin-left: 10px;
	float: left;
	color:#fff;
	padding-top:15px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	/*border-bottom: 1px dashed #cfcfcf;*/
	border-bottom: 1px solid #005c37;
}
.sm_item a {
	color:#fff;
}

.sm_sep {
	width:140px;
	height:1px;
	background: url(../img/sep_submenu.gif) no-repeat;
}

/*sm_item_strong deve ser identico ao sm_item strong*/
.sm_item_strong {
	font-weight:bold;
}

.sm_item_strong ul {
	font-weight:normal;
}
/*Criado para permitir uso de links*/
.sm_item_strong a {
	color:#fff;	
}

/*Criado para destacar sub itens*/
.sm_item_strong_sub {
    font-weight:bold;	
}


.sm_item strong {
	font-weight:bold;
	color:#027848;
}

/* texto */

.texto {
	/*background-color:#e0efc6;*/
	/*float:left;*/
	margin:0px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:0px;
	font-size: 12px;
	/*border: 1px solid #f00;*/
	/*height:373px;
	height:100%;*/
}

.texto a {
	color:#0000ff;
	text-decoration:underline;
}

.texto a:hover {
	color:#0000ff;
	text-decoration:none;
}

.titulo_texto {
	font-weight:bold;
	color:#000;
}

.destaque {
	width:380px;
	background-color:#dce8e4;
	padding:10px;
	font-size: 11px;
}

.destaque_gd {
	width:680px;
	background-color:#dce8e4;
	padding:10px;
	font-size: 11px;
}

.destaque_esp {
	float:right;
	width:320px;
	background-color:#dce8e4;
	padding:10px;
	font-size: 11px;
}

.ilustra {
	float:right;
	/* margin-right:-22px; */
	/* margin-top:-30px; */
	/* margin-left:30px; */
	/* margin-bottom:22px; */
	position: relative;
	right: -27px;
	top: -24px;	
	margin-bottom:-43px;
}

.passo {
	background: url(../img/bg_passo_off.gif) no-repeat;
	text-align:center;
	font-size:18px;
	width:26px;
	height:26px;
	color:#000;
	line-height: 1.4em;
}

.passo_on {
	background: url(../img/bg_passo_on.gif) no-repeat;
	text-align:center;
	font-size:18px;
	width:26px;
	height:26px;
	color:#fff;
	line-height: 1.4em;
}

.form_nome {
	text-align:right;
	font-size:11px;
}

.form {
	font-size:11px;
}

.semborda {
	border:0px;
	background-color:f5f5f5;
}

/* Editor - Admin */

#editor_body {
	background-color:#f5f5f5;
	background: #f5f5f5;
}

/* Tratamento de erros */

.value {
	float: left;
	padding: 5px;
}
.error {
	margin-left: 20px;
	margin-top: 5px;
	float: left;
	padding: 5px;
	border: 1px solid red;
}

.errors {
	color: red;
}
.errors input {
	border: 1px solid red;
}
.errors textarea {
	border: 1px solid red;
}
.required {
	color: red;
	padding-left: 2px;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F8FF;
	font-size: 12px;
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.actionButtons {
	clear: left;
	padding-top: 10px;
}

#tabprinc{
	z-index:-1;
	XXdisplay:inline;
	XXposition:absolute;
	XXtop:50%;
	XXleft:50%;
	XXmargin-left:-440px;
	XXmargin-top:-360px;
}

#pop{
	display:inline;
	position:absolute;
	z-index:1;
	top:50%;
	left:50%;
	margin-left:-175px;
	margin-top:-120px;
	padding:10px;
	width:350px;
	height:250px;
	border:0px solid #d0d0d0;
	text-align:left; 
	font-size:12px; 
	font-family:Verdana, Helvetica, sans-serif; 
	font-style:normal; color:#060;  
}

