@charset "utf-8";
/* CSS Document */

/*----------------------css eventos site verde----------------------------------*/   

body {
  font-family:"Verdana";
  font-size: 9px;
  color: #272727;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  }
  
.bgTopo {
   background:url(util/img/template/Header/eventos_verde/topo_titulo_eventos.jpg) no-repeat; background-position:right top;
   }
   
/* Conteudo box*/

.bgVerdeClaro {background-color: #cfe0c0;}
   
.bgVerdeCinza {background-color: #bcccae;}  
	  
.bgVerdeAbacate {background-color: #a7c191;} 
	
.bgVerdeEscuro {background-color: #92b079;}   	      

.bgRodape {background-color: #666666;}  

/*Fontes*/ 

.titulosBox {
   font-family:"Verdana";
   font-size: 11px;
   color: #0f1f38;
   font-weight:bold;
   }
   
.ChamadaBox {
   font-family:"Verdana";
   font-size: 9px;
   color: #616161;
   text-decoration: underline;
   font-weight:bold;   
   }
   
.rodape {
   font-family:"Verdana";
   font-size: 9px;
   color: #FFFFFF; 
   }   
   
   
/*----------------------css hotel site azul----------------------------------*/   

.bgTopo_hotel 	{
				background-image:url(../img/template/Header/hotel_azul/topo_titulo_hotel.jpg);
				background-repeat:no-repeat;
				background-position:right top;
				padding-bottom:5px;
				}
   
/* Conteudo box*/

.bgAzulClaro {background-color: #dce2eb;}
   
.bgAzulCinza {background-color: #b6c4da;}  
	  
.bgAzulmeioTom {background-color: #9fb5d7;} 
	
.bgAzulEscuro {background-color: #869dc0;}   	      

.bgRodape {background-color: #666666;}   