@charset "UTF-8";
/* Caseconsult CSS Document */

/* Reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,form,fielset,input,textarea,p,blockquote,th,td{margin:0 ;padding:0}
table{border-collapse:collapse ;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,astrong,th,var{font-style:normal ;font-weight:normal}
ol,ul,li{list-style:none}
a, span, label { text-decoration:none; color:#595a5a}
caption,th{text-align:left}
/*End Reset */

body{ background:  url(../imagens/madeira1.jpg); font-family:Arial, Helvetica, sans-serif;}

/*CSS base*/
#sombraGeral{ margin:0 auto; background: url(../imagens/sombra.jpg) repeat; width:776px;}
#geral{ background-color:#FFFFFF; width:770px; margin:0 auto;}
#geral, #topo, #miolo, #rodape {width:770px;}
/*fim CSS base*/

/*inicio do topo*/
#topo {height:150px;}
#topo a {text-decoration:none; color:#8cb439;}
#topo a:hover {text-decoration:underline; color: #999999;}
#topo .menu{ background:#ffffff; display:block; padding:15px 15px 10px 20px;}
#topo .boxBanner{ height:100px; background:#FFFFFF;}
#topo .boxBanner a{ margin-left:25px;}
#topo .boxBarra { width:530px; height:6px; float:right; background-color:#8cb439;}
#topo ul {font-size:12px;  margin-left:550px;  color:#999999; }
#topo ul li {; margin-left:500px; margin-top:20px; display: inline; margin:15px;}
#topo ul li:hover{color: #999999; font-weight:400;}
/*fim do topo*/

/*inicio do miolo*/
#miolo{float:left; background-color:#FFFFFF;}

/*inicio boxleft*/
#miolo .boxleft{float:left; width:170px; color: #666666;  margin:0px 20px  0px 20px;}
#miolo .boxleft span{text-transform:uppercase; font-weight:600; color:#006600;}
#miolo .boxleft a{text-decoration:none; color:#999999; display:block; margin-bottom:15px;}
#miolo .boxleft a:hover{color:#8cb439; font-weight:500; }
#miolo .boxleft ul li{ list-style:none; margin-top:15px; border-bottom: #8cb439 1px  dotted;}
#miolo .boxleft ul li:hover{ margin-top:15px; border-bottom:#999999 1px dotted;}
/*fim do boxleft*/
	
/*inicio boxright*/
#miolo .boxright { width:500px; margin:15px 25px 0 0;float:right;}
#miolo .boxright p{ padding-bottom:5px;  line-height:25px; color: #999999; font-size:14px;}
#miolo .boxright h1{ padding-bottom:6px;font-size:16px; float:left;text-transform:uppercase; font-weight:600; color:#8cb439; width:100%; }
#miolo .boxright h2{ padding-bottom:6px;font-size:12px; float:left;text-transform:uppercase; font-weight:600; color: #666666; width:100%; }
/*#miolo .boxright a{text-decoration:none; color:#999999;}
#miolo .boxright a:hover{text-decoration:underline;}*/
#miolo .boxright ul li{list-style: none; line-height:20px; color: #999999;font-size:14px; margin-bottom:10px; 
margin-right:25px;}

#miolo .boxright .perfil{ padding-bottom:30px; float:left;width:470px;}
#miolo .boxright .perfil .boxFoto{ background-color:#ffffff; border:1px #333333 solid; width:140px; height:180px; float:left;}
#miolo .boxright .perfil .boxFoto p{margin-left:15px; margin-bottom:15px;}
#miolo .boxright .perfil .boxText{margin-left:15px; background-color:#ffffff; width:300px;  float:left;}
*#miolo .boxright .perfil .boxText h1{ padding-bottom:6px;font-size:16px; float:left;text-transform:uppercase; font-weight:600; color:#8cb439; width:100%; } 
#miolo .boxright .perfil .boxText p{ padding-bottom:15px;  line-height:25px; color: #999999; font-size:14px;}

#miolo .boxright .boxInfo{ width:460px; margin:15px 0 0 15px;}
/*#miolo .boxright .boxInfo p{float:left;margin:10px 0 0 5px;}*/
#miolo .boxright .boxInfo h1{ padding:4px 0 4px 0; font-size: 18px; color:#8cb439; width:460px; font-weight:500;} 

#miolo .boxright form{color:#999999; font-size:12px;}
#miolo .boxright form label{ margin-right:10px;}
#miolo .boxright form input{border:1px solid #8CB349; padding:2px;color:#999999; width:380px;  margin:5px 0 10px 0;}
#miolo .boxright form  textarea{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; border:1px solid #8CB349; padding:2px;color:#999999; width:380px;  margin:5px 0 10px 0; height:100px;}
#miolo .boxright form input.botao{width:100px; float:right; margin-right:12px}
/*fim do boxright*/
	
/*fim do miolo*/

/*inicio do rodape*/
#rodape{ border-top:#ffffff dotted 1px;  color:#999999;  height:50px; background-color:#FFFFFF; float:left}
#rodape .boxRodape{margin:0 auto; background:#8cb349; width:770px; height:30px;}
#rodape .boxRodape p{color:#FFFFFF; padding:9px; font-size:12px; margin-left:280px; margin-top:20px; margin-bottom: 20px;}
#rodape .desenvolvido{  margin-top:2px; margin-left:620px; }
#rodape .desenvolvido p{color: #000000;font-size:9px;}
#rodape .desenvolvido p a{ color:#000000;text-decoration:none;}
/*fim do rodape*/





