/* default */
body{
	background:#fffbea url("../img/bg_body.jpg") center 0px no-repeat;
	margin:0;
	font:normal 12px tahoma, arial, helvetica; 
	line-height:160%;
	padding:0;
}

a{color:#C19200;}
a:hover{color:#9C7901;}
ul{list-style:none; margin-top:0;}
ul li{list-style:url("../img/li.gif");}
p{}
h1{font-size:20px; line-height:100%; color:#825700;  font-weight:bold;}
h2{font-size:15px; font-weight:bold; margin:0 0 10px 0; color:#825700;}
h3{font:bold 15px "verdana"; line-height:80%; color:#825700; margin-top:1px;}
h4{font-size:15px;}
b, strong, label{color:#785423;}
input, textarea
{
	border:#CCCC99 1px solid;
	background-color:#FFFFF0;
	color:#333300;
	padding-left:3px;
 	padding-right:3px;
 	
}

label
{
	float:left;
	text-align:left;
	font-weight:bold;
	width:120px;
	color:#785423;	
}

/* principais */
#tudo{
	margin:0 auto;
	width:100%;
	text-align:center;
	padding:50px 0 25px 0;
}

#cabecalho{
	width:712px;
	background:transparent url("../img/niury_martins.gif") no-repeat;
	height:96px;
	margin:0 auto;
}

#menu{
	width:756px;
	height:110px;
	background:transparent url("../img/bg_menu.gif") no-repeat;
	margin:0 auto;
	overflow:hidden;
    position:relative;	
}

#menu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#menu ul li {
	display:block;
    float:left;
    list-style:none;
    position:relative;
    right:50%;
    border:0px solid;
}
#menu ul li a {
	height:98px;
	color:#785E01;
	width:125px;
	display:block;
    font:normal 25px "Times new roman";
    text-decoration:none;
    line-height:102px;
}

#menu ul li a:hover {
   color:#9C7901;
}

#menu_lateral {
	width:150px;
	float:left;
	/*border:1px solid;*/
	height:300px;
}

#menu_lateral ul {padding-left:17px;}

#menu_lateral .titulo {
	width:100%;
	background:#FFF4DD;
	font:bold 12px "times new roman";
	clear:both;
}

#menu_lateral a{text-decoration:none; border-bottom:1px dashed;}
#efeito {
    display:none;
}

#corpo{
	margin:0 auto;
	background:transparent url("../img/bg_corpo.gif") repeat-y;
	width:676px;	
	padding:1px 15px 1px 15px;
	text-align:left;
}

#corpo2{width:520px; float:right;}

#rodape{
	margin:0 auto;
	background:transparent url("../img/bg_rodape.jpg") no-repeat;
	width:706px;
	height:27px;
}

/* tags */
.img{border:#EEEEEE 1px solid; background:#FFF; margin-right:10px; padding:10px;}
.primeira{font:normal 60px georgia; line-height:48px; display:block; margin:0 10px 0 0; float:left;}
.seta{background:url("../img/seta.gif") left 5px no-repeat; padding:0 0 0 18px;} 
.clear{clear:both;}
.letrinha{color:#909090; font:normal 10px verdana;}

.erro 
{
background:#FFDFE1 url("../img/erro.gif") no-repeat 5px center;
border: 1px dashed #CF7874;
color: red;
font: bold 12px  "helvetica",verdana,tahoma;
letter-spacing : 1px;
margin : 20px 15px 20px 15px;
padding : 10px 5px 10px 50px;
text-align : left;
width : 270px;
}


.ok 
{
background:#e1efe0 url("../img/ok.gif") no-repeat 5px center;
border : 1px dashed #7d9f77;
color : #055f00;
font: bold 10px  "helvetica",verdana,tahoma;
letter-spacing : 1px;
margin : 20px 15px 20px 15px;
padding : 10px 5px 10px 50px;
text-align : left;
width : 270px;
}

.atencao 
{
background:#FDFEE2 url("../img/atencao.gif") no-repeat 5px center;
border : 1px dashed #7d9f77;
color : #FF0000;
font: bold 10px  "helvetica",verdana,tahoma;
letter-spacing : 1px;
margin : 0px 0px 10px 0px;
padding : 10px 5px 10px 50px;
text-align : left;
width : 270px;
}

.informacao
{
background:#E2EDEF url("../img/informacao.gif") no-repeat 5px center;
border: #497C85 1px dashed;
color : #497C85;
font: bold 10px  "helvetica",verdana,tahoma;
letter-spacing : 1px;
margin : 0px 0px 10px 0px;
padding : 10px 5px 10px 50px;
text-align : left;
width : 270px;
}

.box1 {width: 350px; float:left; padding:7px; border: 1px solid #e5e5e5;}
.box2 {padding:7px; border:1px solid #e5e5e5;}
.box3 {
    padding:7px; 
    border:1px dashed #909090; 
    background:#FFF; 
    color:#355B68; 
    margin:5px 0 5px 0; 
    font-family:"lucida Console", arial;
    font:normal 11px arial;
}
.cont { display:block;background-color:#F7F7F7;padding:8px;}

.input_text
{
 border:0;
 background: url("../img/bg-text.gif") no-repeat;
 width:275px;
 height:18px;
 padding:3px 5px 3px 5px;
 display:block;
}

.input_text input{background:none; border:none;}

.div_textarea
{
 border:0;
 background:url("../img/bg-textarea.gif") no-repeat;
 width:275px;
 height:164px;
}

.textarea
{
 border:0;
 width:265px;
 height:152px;
 margin:5px;
 background:none;
}

.botao
{
	background:#FFF url('../img/btn_background.gif') repeat-x;
	width:60px;
 	height:25px;
 	color:#406468;
}

.style_onfocus
{
	background:#FFFFCC;
}

.style_onblur
{
	background-color:#FFFFF0;
}

.btn_enviar{
	width:105px; 
	height:40px; 
	border:none; 
	background:url("../img/btn_enviar.gif") no-repeat;
}
.link{text-decoration:none; border-bottom:1px dashed; background:url("../img/hiperlink.gif") no-repeat; padding-left:20px;}
