body { background: #ffffff !important;}

.style2{ 

font-family: Lucida Grande, Arial, sans-serif; 
color:#ffffff;
background-color:#339933;
height: 140px;
padding-top: 12px;
border-radius: 6px; 
font-size:8pt;
/*text-transform : uppercase;*/
font-weight : normal; 
letter-spacing : 2px;
padding-left: 8px;  
}

 
 
 /**/    

.list-inline > .active > a{
    color: white;
    background-color: rgba( 51, 51, 153, 1);
    padding: 2px 2px 2px 2px;
    text-decoration: none;
    border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00ff00;   
}

.list-inline > li > a:hover {
    color: white;
    background-color: rgba( 51, 51, 153, 1);
    padding: 2px 2px 2px 2px;
    text-decoration: none;
    border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00ff00;
}

/**/



  a.style77:link {
  	color: #0000ff; 
	font-size: 14px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
   a.style77:visited {
  	color: #0000ff; 
	font-size: 14px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
   a.style77:hover {
  	color: #ff0000; 
	font-size: 14px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
  a.style77:active {
  	color: #66ff66; 
	font-size: 1pt;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
 /**/
 
   a.style88:link {
  	color: #66ff66; 
	font-size: 9px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
   a.style88:visited {
  	color: #66ff66; 
	font-size: 9px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
   a.style88:hover {
  	color: #ffff00; 
	font-size: 9px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
  a.style88:active {
  	color: #ffff00; 
	font-size: 9px;
	font-weight : normal; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none; 
 }
 
 /**/
 
 
 
 
 hr {
display: block;
width: 50%;
border-style: inset;
border-width: 1px; 
}

/**/

.formulario {
	
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000;
	background-color: #ebebeb;
	padding-top: 10px; 
	border-radius: 6px;
	padding-bottom: 8px;
}

/*

/*.jumbotron {
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  background-color: #3399cc;
  border-style: solid;
  border-color: grey;
  border-width: 2px;
}*/

.jumb {
  /*position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);*/
  
  background-color: #3399cc;
  border-style: solid;
  border-color: grey;
  border-width: 2px;
}

/**/

.style77 {
  	color: #000000; 
	font-size: 14px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
 }
 
 /**/
 
 .map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/**/

.aviso77 {
  	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:justify; 
 }


.style774 {	
 	color: #999999; 
	font-size: 10px;
	font-style: italic; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
 }













/*
.nav-pills > .active > a,
.nav-pills > .active > a:hover,.nav-pills > li > a:hover {
text-decoration: none;
font-weight: bold;
border-radius:0px;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #FF6600;
    color: #000 !important;
  background-color: transparent !important;
}
.nav-pills > li > a{
    border-radius:0px;
}
*/







#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
    	
}
#custom-bootstrap-menu.navbar-default {
    font-size: 12px;
    	font-family: Verdana, Helvetica, Arial, sans-serif;
    background-color: rgba(0, 0, 0, 1);
    border-width: 2px;
    border-radius: 8px;
    	
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255,255, 255, 1);
    background-color: rgba(0, 0, 0, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 0, 1);
    background-color: rgba(153, 153, 153, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 0, 1);
    background-color: rgba(153, 153, 153, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ffffff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #000000;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffff00;
}