﻿body{background-color: #f8f7f3;font-family: Calibri, Arial, Verdana, "Times New Roman";}

.clear{clear:both;}

/*
+----------------------------------------------------------------+
GERAL
+----------------------------------------------------------------+
*/
#geral{width: 950px;margin: 0 auto;}



/*
+----------------------------------------------------------------+
TOPO
+----------------------------------------------------------------+
*/
#topo{background-color: #000;height:145px;position:relative;}
#logo{background-color: #fff;padding: 2px 40px;text-align: center;width: 195px;height:135px; float:left;}
#menu {background-color:#fff; height:100px;border-bottom: 4px solid #C60001;font-size: 12px;}
#menu li {display: block;float:left; line-height:100px;}
#menu li a:link,#menu li a:active,#menu li a:visited  {padding: 30px 20px 0 20px;height:70px;display:block;color:#6e6e6e;text-decoration:none;text-align: center;border-left: 1px solid #d4d5d6;border-right: 0px solid #d4d5d6;}
#menu li:first-child a:link,#menu li:first-child a:active,#menu li:first-child a:visited  {margin-left:-8px; border-left-color:#fff;  /*border-bottom: 4px solid #C60001;*/}
#menu li a:hover, #menu li a.selecionado {background: #C60001 url('../imagens/item.png') no-repeat center 5px;color:#fff;border-bottom: 8px solid #C60001;border-left: 1px solid #C60001 !important;border-right: 0px solid #C60001;}

/*#menu li:first-child a:hover, #menu li:first-child .selecionado {border-left: 10px solid #C60001; margin-left:-8px;padding-left:12px; border-right: 0px;}



/*
+----------------------------------------------------------------+
CONTEUDO
+----------------------------------------------------------------+
*/
#conteudo{background-color: #000;padding: 10px;color: #fff;}
#conteudo h1{font-size:22px;background: transparent url('../imagens/listmenu.png') no-repeat left center;padding-left:35px;line-height:26px; margin-bottom: 40px;}
#conteudo p{margin: 15px 0;}
#conteudo {padding: 40px 50px 40px 50px;}
#conteudo .destaque{background: transparent url('../imagens/listmenu2.png') no-repeat left 75%;color: #B82622;padding: 10px 28px 3px 20px;font-size: large;margin-bottom: 20px;}
#conteudo .special{list-style-type: circle;margin: 0 0 0 50px;text-align: justify;line-height: 150%;text-indent: 10px;}


/*
+----------------------------------------------------------------+
RODAPE
+----------------------------------------------------------------+
*/
#rodape{background-color: #EAEAEA;}
#endereco{background-color: #C60001;padding:10px 200px 0 0;height: 60px;text-align:right;}
#endereco a:link,#endereco a:active,#endereco a:hover,#endereco a:visited {color:#D95552;font-size:20px;text-decoration:none;}
#trabalhos_realizados{width: 290px;float: left;margin-top: 50px;text-align: center;}
#parceiros{margin-top: -30px;padding:10px 20px;border: 1px solid #999;float: left;background-color: #fff;width: 600px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;box-shadow: 0px 0px 6px #999999;-webkit-box-shadow: 0px 0px 6px #999999;-moz-box-shadow: 0px 0px 6px #999999;}
#parceiros h1 {color:#C60001; font-size:24px; margin-bottom:10px;}
#parceiros li.normal {display:block; float:left; margin:10px 20px 10px 0;}
#parceiros li.normal img {width:75px; height:75px;}


/*#copyright{margin: 5px 0;padding:5px;font-size:16px;text-align:center;clear:both;}*/
#copyright{font-size:14px;clear: both;padding:5px;text-align: center; margin: 5px 0}
#copyright p {text-align: center;}
#copyright a:link,#copyright a:active,#copyright a:visited, #copyright a {color:#000; text-decoration:none;}
#copyright a:hover {text-decoration:underline;}
#copyright .ds3 {background: transparent url('/Content/imagens/ds3.png') no-repeat right bottom; padding:10px 40px 0 0;}
#copyright .vebi{background: transparent url('/Content/imagens/vebi.png') no-repeat right bottom; padding:10px 60px 0 10px;margin-right:10px;}



