﻿body {
}


h1 
{
    font-size: 18px;
    font-family: Verdana;
    color: #4C7556;
    font-weight: bold;
    font-style:normal;
}

h2
{
    font-size: 14px;
    font-family: Verdana;
    color: #4C7556;
    font-weight: bold;
    font-style:normal;
}

h4
{
    margin:0;
    padding:0;
    font-size: 9px;
    font-family: Verdana;
    color: #4C7556;
    font-weight: bold;
    font-style:normal;
}

p
{
    text-align:justify;
    font-size: 13px;
    font-family: Verdana;
    color: #456A4F;
    font-weight: normal;
    font-style:normal;
}

.yeah a
{ 
    font-family:Verdana; font-size:9px; font-weight: bold;  text-decoration: underline; color:  #fff;
}

.yeah a:hover
{ 
    font-weight: normal;  text-decoration: underline; color:  #fff;
}

.yeah a:visited
{
    text-decoration:underline;
}

.link a
{ 
    font-family:Verdana; font-size:14px;font-weight: normal;  text-decoration: none; color:  #456A4F;
} 

.link a:hover
{
    font-family:Verdana; font-size:14px; text-decoration:underline;
}

.link2 a
{ 
    font-family:Verdana; font-size:14px; font-weight:bold;  text-decoration: underline; color:  #456A4F;
} 

.link2 a:hover
{
    font-family:Verdana; text-decoration:underline;
}

/*menu esquerdo*/
 .menu 
 {  
    width: 130px;
    padding: 5px 5px 5px 0.5em;
    margin: 0;
    font: 15px Verdana, sans-serif;
    
 } 
 .menu ul {margin: 0;
    padding: 0;
	
	font: 12px Verdana, sans-serif;
	
	}
 
 .menu li {margin-left: 0;
    border: 2px solid #456A4F;
    font: 12px Verdana, sans-serif;
    color:#456A4F;
    font-weight: bold;
    background-color: #73B484; 
    
   
 }
    
 .menu li a 
 {
    display: block;
    padding: 5px 5px 5px 0.5em;
    background-color: #73B484;
    text-decoration: none;
    background-repeat:no-repeat;
    background-position:center left;}   
    
                            
 .menu a { font-weight: bold;  text-decoration: none; color: #456A4F;
                                        padding: 0 ; line-height: 20px;}
 .menu a:hover {display:block; text-decoration:  none; background-color: #456A4F; color: #fff;}
 
	
.tarifa	p
{
    text-align:center;
    font-size: 14px;
    font-family: Verdana;
    color: #456A4F;
    font-weight: normal;
    font-style:normal;
}
