/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23/04/2018, 19:03:26
    Author     : tecinfo
*/

@font-face {
    font-family: 'CodeProLightDemoRegular';
    src: url('/css/fonts/Code_Pro_Light_Demo-webfont.eot');
    src: url('/css/fonts/Code_Pro_Light_Demo-webfont.eot') format('embedded-opentype'),
         url('/css/fonts/Code_Pro_Light_Demo-webfont.woff') format('woff'),
         url('/css/fonts/Code_Pro_Light_Demo-webfont.ttf') format('truetype'),
         url('/css/fonts/Code_Pro_Light_Demo-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

BODY {
    font-family: 'Droid Sans', sans-serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    /*background: #fff url("/images/") no-repeat 50% 109px;*/
    color:#666666;
    
    /*background: #cccccc;  /*Old browsers */
    /*background: -moz-linear-gradient(top,  #cccccc 0%, #888888 100%);  FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#888888)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  #cccccc 0%,#888888 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  #cccccc 0%,#888888 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #cccccc 0%,#888888 100%); /* IE10+ */
    /*background: linear-gradient(top,  #cccccc 0%,#888888 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#888888',GradientType=0 ); /* IE6-9 */
    
    
}


IMG { border: none; }
A { text-decoration: none; }
P{margin:0;padding:0 0 15px 0;}
UL,LI{margin:0;padding:0;list-style: none;}
FORM,INPUT,FIELDSET{margin:0;padding:0;border: none;}

#header h1 {display: none;}

H2,H3,H4,h5,H6 {
   font-family: 'Open Sans', arial, helvetica, sans-serif;
   font-style:  normal;
   font-weight: 500;
}

H2
{
    margin:0 0 20px 0;
    font-size: 200%;
    color: #1F5786;
    padding:0;
}

H3{
    margin:0 0 10px 0;
    font-size: 150%;
    color: #134C80;
    padding:0;
}


#header{
    position: relative;
    height: 110px;
    z-index:1;
    width: 800px;
}

#header #logo {
    position: relative; /*absolute*/
    /*top: 11px;
    left: 10px;*/
}

#header #logo #img_logo{
    position: relative; /*absolute*/
    /*top: 11px;
    left: 10px;*/
}
#menuNavigation{
    position: relative;
    height: auto;
    z-index:1;
    width: 800px;
}
#menuNavigation .menuPrincipal {
    height: auto;
    bottom:5px;
    position: absolute;
    left: 0;
    z-index: 1000;
    font-family: 'Open Sans', sans-serif;
    background-color: #0d72b9;
    left: 10px;
}

#menuNavigation .menuPrincipal a{
    color:#ffffff;
}

#menuNavigation .menuPrincipal ul {
  text-align: center;
}

#menuNavigation .menuPrincipal ul li {
  position: relative;
  float: left;
  text-align: center;
  /*background: url("/images/separador_menu.gif") no-repeat 100% 0;*/
  height: 37px;
  overflow: hidden;
}

#menuNavigation .menuPrincipal ul li a {
	display: block;
	position: relative;
	z-index:50;
	text-decoration: none;
	color:#fff;
        font-size: 120%;
        padding:9px 15px 8px 15px;
}

#menuNavigation .menuPrincipal ul li.active STRONG {
	font-weight: normal;
}

#menuNavigation .menuPrincipal ul li.trail,
#menuNavigation .menuPrincipal ul li.active  {
	background-color: #008BB5;
}

#menuNavigation .menuPrincipal ul.level0 li.hover a,
#menuNavigation .menuPrincipal ul.level0 li:hover a,
#menuNavigation .menuPrincipal ul.level0 li.hover,
#menuNavigation .menuPrincipal ul.level0 li:hover,
#menuNavigation .menuPrincipal ul.level0 a:hover,
#menuNavigation .menuPrincipal ul.level0 a:hover {
        background-color: #008BB5;
}

#menuNavigation ul#menuauxiliar {
    position:absolute;
    right: 0;
    bottom: 18px;
    overflow: hidden;
}

#menuNavigation ul#menuauxiliar li {
  position: relative;
  float: left;
  text-align: center;
  /*background: url("images/separador_menu.gif") no-repeat 100% 0;*/
}

#menuNavigation ul#menuauxiliar li.last {
    background-image: none;
}

#menuNavigation ul#menuauxiliar li A{
	display: block;
	position: relative;
	z-index:50;
	text-decoration: none;
	color:#fff;
        font-size: 100%;
        padding:4px 10px 4px 10px;
}

#menuNavigation ul#menuauxiliar li.last A{
    padding-right: 0;
}

#menuNavigation ul#menuauxiliar li A:hover{
        color: #008BB5;
}

#contents{
    position: relative;
    height: 325px;
    padding: 0 0 0 5px;
    z-index:1;
    width: 800px;
    /*background-color: darkorange; */
}

#footer{
    position: relative;
    height: 95px;
    z-index:1;
    width: 720px;
    color: #333333;
    clear: both;
    padding:3px 0 0 5px;
    border-top:5px solid #CCCCCC;
    background-color: #DDDDDD;
    /*background-color: aqua;*/
}

#footer #footerleft{
    position: relative;
    /*background-color:darkmagenta;*/
    padding:0 0px;
    height: 100%;
    width: 30%;
    float: left;
}
#footer #footercenter{
    position: relative;
    /*background-color: darkred;*/
    padding:0 0;
    height: 100%;
    width: 30%;
    float: left;
    font-size: 95%;
}

#footer #footercenter A{
    color:#008BBB;
}

#footer #footercenter A:hover{
    color:#000;
}

#footer #footerright{
    position: relative;
    /*background-color: darkblue;*/
    padding: 0 0 0 10px;
    height: 100%;
    width: 30%;
    float: left;
    overflow: hidden;
}

#footer #footerright A{
    color:#008BBB;
}

#footer #footerright A:hover{
    color:#000;
}

#footer #footerright A{
    background: url("/images/ico_googlemaps.png") no-repeat 0 2px;
    color:#008BBB;
    padding-left:12px;
}
