/* CSS Document */
body {
	background-image: url(../images/bak1.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f0f0;
}
.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#BDBE84;	
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color:#333333;
}
.cxinputform {
	background-color: #F7F3F7;
	border: #666666 1px solid;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;  
}
input:focus {
	background-color: transparent;
}
textarea:focus {
	background-color: transparent;
}
.rosa {
	font-family: Tahoma;
	font-size: 10px;		
	color: #bd7dbd;
}
.linkrosa a {
	font-family: Tahoma;
	font-size: 10px;		
	color: #bd7dbd;
	text-decoration: underline;	
}
.linkbeje a {
	font-family: Tahoma;
	font-size: 10px;		
	color: #bdbe7b;
	text-decoration: underline;	
}
.tituloareas {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#000000;	
}
.titulocontactos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#84BE84;	
}
.tituloarea {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#BD7D7B;	
}
.tituloclientes {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#BD7DBD;	
}
.tituloformacao {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#84BEBD;	
}
.titulonewsletter {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#CEB210;	
}
.tituloform {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#000000;	
}
.subtituloareas {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#BD7D7B;	
}
.cats {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#CEB210;	
}
.linkforma a {
	font-family: Tahoma;
	font-size: 10px;		
	color: #84BEBD;
	text-decoration: underline;	
}
.linknews a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;		
}
.linkpdf a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	text-decoration: underline;		
}
.linksort a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#84BE84;
	text-decoration: underline;		
}
.linkcinza a:link {
	font-family: Tahoma;
	font-size: 10px;	
	color: #084D84;
	text-decoration: none;		
}
.linkcinza a:visited {
	font-family: Tahoma;
	font-size: 10px;	
	color: #084D84;
	text-decoration: none;		
}
.linkcinza a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;		
	color: #084D84;
	text-decoration: underline;	
}
.linkcinza a:active {
	font-family: Tahoma;
	font-size: 10px;	
	color: #084D84;
	text-decoration: none;		
}