header,section,footer,aside,nav,main,article,figure {
    display: block;
}
*{
    margin:0;
    padding:0;
}


label.required:after { content:" *"; }
article {
    ;
    margin: 10px 170px 10px 5px;
}   
.alinhar {
    text-align: center;
}
/*li{
        display: inline;
        margin : 1px 26px 0 0;
}*/
#btn-search{
    width: 600px;
    height: 20px;
    border-radius: 16px;
}
#msg{
    margin-top: 200px;
    color:white;
}
#menu
{
    margin-left: 190px;
    width: 60%;
    height: 50px;
    margin-top: 30px;
    clear: both;
}
#search{
    margin-right: 50px;
    float: right;
    margin-top: 10px;
}
#search ul li{
    list-style: none;
}

#nav-left{
    float:right;
    width:40%;
    margin-top: -50px;
    height: 50px;
}
#nav-left ul
{
    background: #999;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 15px;
}
#nav-left ul li label
{
    color: white;
    text-decoration: none;
    font-family: "Comic Sans Ms";
}

#menu ul
{
    background: #999;
    width: 85%;
    height: 100%;
    -webkit-border-radius: 15px;
}
#menu ul li
{
    display: inline;
    list-style: none;
}
#pass{
    margin-left: 11px;
}
#menu ul li a
{
    color: white;
    text-decoration:none;
    font-family: "Comic Sans Ms";
    float: left;
    padding : 14px 70.1px;	
}
#nav-left ul li
{
    display: inline;
    list-style: none;
}

#menu ul li a:hover{
    background-color: black;
}
#menu2
{
    width: 100%;
    height: 100%;
}
#menu2 ul
{
    width: 85%;
    height: 100%;
    -webkit-border-radius: 15px;

}
#btn-submit,#btn-clear{
    font-family:Comic Sans MS;
}
.center {
    margin: auto;
    width: 60%;
    padding: 10px;
}
#user-logado{
    display:none;
}
#menu2 ul li
{
    display: inline;
    list-style: none;
}
#menu2 ul li a
{
    color: #0099ff;
    text-decoration: none;
    font-family: "Comic Sans Ms";
    float: left;
    padding: 36px 70.1px;
    width: 60%;
    -webkit-border-radius: 15px;
}
#form-contato h1{
    font-family:Comic Sans MS; color:#000;
}
#form-contato b{
    font-family:Comic Sans MS; color:#000;
}
#menu2 ul li a:hover{
    background-color: black;
}
form{
    margin-top: 40px;
}
.btn-group{
    float: right;
    margin-right: 20px;
    margin-top: 5px;
}
#logo{
    float: left;
    width: 15%;
    height: 86px;

}
#login{
    float:right;
    margin-top: -48px;
}
#login form{
    margin-top: 0px;
}
#menuh{
    width: 400px;
    height: 440px;
    margin-top: 63px;
}
#corpo{
    width: 82%;
    margin-left: 342px;
    height: 500px;
    margin-top: -500px;

}
body{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8ffe8+0,e3f5ab+99,b7df2d+100 */
    background: #f8ffe8; /* Old browsers */
    background: -moz-linear-gradient(top,  #f8ffe8 0%, #e3f5ab 99%, #b7df2d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f8ffe8 0%,#e3f5ab 99%,#b7df2d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f8ffe8 0%,#e3f5ab 99%,#b7df2d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ffe8', endColorstr='#b7df2d',GradientType=0 ); /* IE6-9 */

}
footer {
    background: #999;
    bottom:0;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    color: white;	
    text-align: center;
    -webkit-border-radius: 15px;
}
footer h2{
    float: left;
    text-align: center;
    width: 100%;
}
#table-cliente table {
    border:none;
    border-collapse: collapse;
}
#table-cliente table td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#table-cliente table td:first-child {
    border-left: none;
}

#table-cliente table td:last-child {
    border-right: none;
}

#table-cliente{
    border: 1px solid black;
    width: 48%;
}
#table-cliente thead tr td{
    font-weight: bold;
}
#table-cliente table {
    border-collapse: collapse;
    width: 100%;
}
#table-cliente table tr { 
    border: solid;
    border-width: 1px 0;
}
#table-cliente tr:first-child {
    border-top: none;
}
#table-cliente tr:last-child {
    border-bottom: none;
}
#menu-detalhes table {
    border:none;
    border-collapse: collapse;
}
#menu-detalhes table td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

#menu-detalhes table td:first-child {
    border-left: none;
}

#menu-detalhes table td:last-child {
    border-right: none;
}

#menu-detalhes{
    border: 1px solid black;
    width: 48%;
}
#menu-detalhes thead tr td{
    font-weight: bold;
}
#menu-detalhes table {
    border-collapse: collapse;
    width: 100%;
}
#menu-detalhes table tr { 
    border: solid;
    border-width: 1px 0;
}
#menu-detalhes tr:first-child {
    border-top: none;
}
#menu-detalhes tr:last-child {
    border-bottom: none;
}
#MenuL
{
    float: right;
    border: 1px solid black;
    width: 545px;
    height: 107px;
    margin-top: -70px;
}

#Menu2
{
    float: right;
    border: 1px solid black;
    width: 545px;
    height: 183px;
    margin-top: 2px;
    margin-left: 502px;
}		
#menu-detalhes{
    border: 1px solid black;
    height: 224px;
    width: 505px;
    display: none;
}
#menu-detalhes table{
    margin-top: -4px;
}
#MenuBaixo
{
    float: right;
    border: 1px solid black;
    width: 1052px;
    height: 201px;
    margin-top: 2px;
    margin-left: 0px;
}
#list-empresa li{
    margin-left: 15px;
    margin-top: 20px;
}
#list-empresa li a{
    color: #0099ff;
    text-decoration: none;
    font-size: 42px;
}
#list-empresa li p{
    font-size: 18px;
    font-family: "Comic Sans Ms";
    max-width: 900px;
}
#btn-inf {
    margin-top: 10px;
    margin-left: 980px;
}

#bread{
    margin-top: 2px;
    margin-left: 340px; 
}
#bread a{
    text-decoration:underline;
}

#formdcad
{
    width: 90%;
    height: 400px;
    margin-top: -1px;	
}
#p_dicas
{
    color: white;
    text-decoration:none;
    font-family: "Comic Sans Ms";
}
#quebra
{
    width: 50%;
}
#quebra1
{
    width: 50%;
    margin-top: -245px;
    margin-left: 565px;
}
