@charset "utf-8";
/* CSS Document */


body {
	
	width:				100%; 
	margin:				0; 
	padding:			0; 
	font-family: 		Arial, Verdana, sans-serif;
	background-color:   #FFF;
	background-position:top;
	background-repeat:  no-repeat;
	}

.texto {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #535353; 
	font-weight: normal;
	text-decoration: none;
	}
	
.titulo {  
    font-family: Arial, Verdana; 
	font-size: 13px; 
	color: #f8c300; 
	font-weight: bold; 
	text-decoration: none;
	}
	
.titulo_a {  
    font-family: Arial, Verdana; 
	font-size: 13px; 
	color: #f8c300; 
	font-weight: bold; 
	text-decoration: none;
	}

.rodape {  
    font-family: Arial, Verdana; 
	font-size: 11px; 
	color: #535353; 
	font-weight: normal;
	text-decoration: none;
	}
	
.depoimento {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #fff; 
	font-weight: normal;
	text-decoration: none;
	}
	
a {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #535353; 
	font-weight: normal;
	text-decoration: none;
	}
a:hover {  
    font-family: Arial, Verdana; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
	}
a:link {  
    text-decoration: none; 
    font-family: Arial, Verdana; 
	font-size: 12px; 
	}

.cx_texto {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #a9a49f;
	font-weight: normal;
	height: 18px;
	background-color: #ffffff;
	border-bottom: 1px #a9a49f solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
	}
	
.cx_texto2 { 
    font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #a9a49f;
	font-weight: normal; 
	background-color: #ffffff; 
	border: 1px #a9a49f solid
	}

