body {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	background-color: #63492e;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
}

a{
	outline: none;
}

img,div { behavior: url(/iepngfix.htc) }

a:link {
	color: #b81137;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b81137;
}
a:hover {
	text-decoration: none;
	color: #b81137;
}
a:active {
	text-decoration: underline;
	color: #b81137;
}

#socio {
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;

}

#content_box {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;

}

.texto_small {font-size: 10px}
.texto_rodape {color: #6b4315}

.bg_right_content {
	background-color: #e4dec6;
	background-image: url(../gfx/bg_right_content.gif);
	background-repeat: no-repeat;

}

.border_img {
	border: 3px solid #a88e73;

}

.border_img_hover {
	border: 3px solid #ccc3a2;

}


.form_box_newsletter {
	width: 77px;
	background-color: #e6e2d1;
	border: 1px solid #cdc9b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	padding:4px;

}


.form_box_contactos {
	width: 250px;
	background-color: #e6e2d1;
	border: 1px solid #cdc9b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f3f3f;
	padding:4px;

}

.font_18 {font-size: 18px}

.titulo_noticia {
	color: #483000;
	font-weight: bold;
}

.data_noticia {color: #937c63}

.texto_branco {color: #FFFFFF}

#content ul {
	margin: 0px;
	padding: 0px;

}

#content li {
	display: inline;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	
}

#content li a {
	text-decoration: none;
	padding: 5px;
}

.insc_actividades {
	background-image: url(../gfx/inscricoes_actividades.png);
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	width: 89px;
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
}
