/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #793E61;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62605A;
	background-color: #793E61;
	background-image: url(site/img/bkg.jpg);
	line-height: 15px;
}
a {  
	font-size: 12px; 
	color: #793E61; 
	text-decoration: none
}

a:hover {
	color: #793E61;
	text-decoration: none;
}

a:active {
	color: #793E61;
}
td {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #686868;
	line-height: 13pt;
}
h1 {
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #793E61;
 }
h2 {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #793E61;
 }
h3 {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #62605A;
}
input, textarea, select {	
	background-color: #f4efe0;
	border: 0px solid #C0E295;
	color: #000;
	font: 1em Arial, sans-serif;
}
.contactos {
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #62605A;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size:9px;
	color: #AFAFAF;
}
.cpobrigatorio {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ff0000;
}
.fotoMoldura {
	border: 10px solid #FFFFFF;
}
.autorizacao {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	font-size:9px;
	color: #AAA79C;
	line-height: 9pt;
}
.titulo {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #793E61;
	font-weight:bold;
}
.btnEnviar {	
	background-color: #FFF;
}
.molduraMenor {
	border: 5px solid #FFFFFF;
}


/* TEXTO UK */
.txtUk {  
	font-size: 12px; 
	color: #793E61; 
	text-decoration: none
}

.destaques {
	font-family: Arial, sans-serif;
	font-size:13px;
	color: #793E61;
	font-weight:bold;
}