body{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #349d98;
	scrollbar-dark-shadow-color: #349d98;
	scrollbar-track-color: #349d98;
	scrollbar-face-color: #349d98;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #398111;
	background:  url(imagens/bg.jpg);
}
.barra_dalt {
	background: url(imagens/barreta.jpg);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.recursos{
	background: url(imagens/recursos_01.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titulo_cab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #479798;
}
.texto_recur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 40px;
	padding-left: 17px;
	
}
.texto_quienes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #479798;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 9px;
}
.formulario_tit{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	
}
.formulario_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.formulario_caja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background: #FFFFF0;
}
.formulario_caja2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
}
a.contacto:hover {
	color: #479798;
	text-decoration: none;
	cursor: hand;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.contacto:link {color: #000000;text-decoration : none;cursor: hand;font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
a.contacto:activ {color:#000000;text-decoration : none;cursor: hand;font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
a.contacto:visited {color:#000000; text-decoration : none;cursor: hand;font-size: 12px;}

.contacto2{

	
	
}
.contacto3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	
}
.fecha{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: url(imagens/barreta.jpg);
}
.admin2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
 background: transparent;
}
.admin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
 font-weight: bold;
}
.quiencaixa_centre {
	background-image: url(images/qui_caixacentre.jpg);
	background-repeat:  repeat-y;
}
.text_quienes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.text_quienes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #349d98;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.tit_confirmar{
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #479798;
	font-weight: bold;
	
}
.confirmar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #479798;
	font-weight: bold;
	
}
.fondo_quienessomos{
	background-image: url(imagens/fondo_quinessomos.jpg);
	background-repeat: no-repeat;
}
.barra_tot{
	background-image: url(imagens/barra_tot.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 11px;
	color: White;
	font-weight: bold;
	
}
.formulari{
	color: Black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.caja{
	color: #000000;
	background: #c9c9c9;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
}
/* MENU */
 
/* Root = Horizontal, Secondary = Vertical */
ul#menu {
 margin: 0;
 border: 0 none;
 padding: 0;
/* width: 500px;*/ /*For KHTML*/
 width:750px;
 list-style: none;
 height: 20px;
 border:1px solid #eee;
 padding-bottom:5px;
}
 
ul#menu li {
 margin: 0;
 border: 0 none;
 padding: 0;
 float: left; /*For Gecko*/
 display: inline;
 list-style: none;
 position: relative;
 height: 20px;
}
ul#menu li{
padding-bottom:5px;
}
ul#menu li:hover{
background:#ddd;
}
 
ul#menu ul {
 margin: 0;
 border: 0 none;
 padding: 0;
 width: 160px;
 list-style: none;
 display: none;
 position: absolute;
 top: 25px;
 left: 10px;
 background: #eee;
 border: none;
 opacity: 0.8;
 
 filter:alpha(opacity=80);
}
 
ul#menu ul:after /*From IE 7 lack of compliance*/{
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}
 
ul#menu ul li {
 width: 160px;
 float: left; /*For IE 7 lack of compliance*/
 display: block !important;
 display: inline; /*For IE*/
}
 
/* Root Menu */
ul#menu a {
 padding: 5px 15px 5px;
 float: none !important; /*For Opera*/
 float: left; /*For IE*/
 display: block;
 color: #9fcf21;
 text-decoration: none;
 font-weight: bold;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
/* border-right:1px solid #818181;*/
 text-decoration: none;
 height: auto !important;
 height: 1%; /*For IE*/
}
 

