body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
p {
	margin: 0px;
	padding: 0px;
}


#logotipo {
	background-color: #FFF;
	padding: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menu {
	padding-left: 28px;
	background-color: #aaba0a;
	height: 40px;
}

#m_conceito
{
  display: block;
  width: 84px;
  height: 40px;
  background: url(images/m_conceito.gif) no-repeat 0 0;
  float:left;
}

#m_conceito:hover
{ 
  background-position: 0 -40px;
}

#m_conceito span
{
  display: none;
}

#m_espaco
{
  display: block;
  width: 67px;
  height: 40px;
  background: url(images/m_espaco.gif) no-repeat 0 0;
  float:left;
}

#m_espaco:hover
{ 
  background-position: 0 -40px;
}

#m_espaco span
{
  display: none;
}

#m_inscricoes
{
  display: block;
  width: 93px;
  height: 40px;
  background: url(images/m_inscricoes.gif) no-repeat 0 0;
  float:left;
}

#m_inscricoes:hover
{ 
  background-position: 0 -40px;
}

#m_inscricoes span
{
  display: none;
}

#m_agenda
{
  display: block;
  width: 75px;
  height: 40px;
  background: url(images/m_agenda.gif) no-repeat 0 0;
  float:left;
}

#m_agenda:hover
{ 
  background-position: 0 -40px;
}

#m_agenda span
{
  display: none;
}

#m_contactos
{
  display: block;
  width: 97px;
  height: 40px;
  background: url(images/m_contactos.gif) no-repeat 0 0;
  float:left;
}

#m_contactos:hover
{ 
  background-position: 0 -40px;
}

#m_contactos span
{
  display: none;
}



#coluna1 {
	text-align: left;
	float: left;
	width: 300px;
	margin-left: 25px;
	background-image: url(images/padrao.gif);
	margin-bottom: 20px;
}

#coluna2 {
	text-align: left;
	float: left;
	width: 600px;
	margin-left: 35px;
	margin-bottom: 20px;
	color: #333;
	
}
.co_nome {
	font-size: 70%;
	text-align: left;
	padding-bottom: 5px;
	float: left;
	width: 128px;
}
.co_frameh {
	float: left;
	width: 128px;
	margin-right: 10px;
	margin-top: 20px;
}

.co_framee {
	float: left;
	width: 36px;
	margin-right: 10px;
	margin-top: 125px;
}

.co_framee2 {
	float: left;
	width: 36px;
	margin-right: 10px;
	margin-top: 10px;
}

.co_framev {
	float: left;
	width: 82px;
	margin-right: 10px;
}
.co_foto {
	border: 1px solid #bdbd00;
	float: left;
}

h1 {
	font-weight: bold;
	color: #aaba0a;
	font-size:100%;
	margin: 0px;
	padding: 0px;
}

.mod_small {
	font-size: 80%;
	line-height: 180%;
	padding: 15px;
	width: 270px;
	
}

.mod_conteudo {
	background-color: #FFF;
	padding: 10px;
}

.link_modulo{
	color: #aaba0a;	text-decoration: none;
}

.link_modulo:hover{
	color: #878905;	text-decoration: underline;
}

#menu_princ {
	background-color: #aaba0a;
	padding: 5px;
	padding-left: 25px;
	
}


.highlight {
	color: #878905;
	clear: both;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
	border: dotted 1px #bdbd00;
	font-size: 150%;
}

#footer {
	bottom: 0px;
	left: 0px;
	background-color: #AABA0A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #FFF;
	font-size: 70%;
	text-align: right;
	padding-right: 25px;
	
} 
.comunidade {
	float: left;
	height: 15px;
	line-height: 15px;
}
.conteudo_texto {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 20px;
	color: #333;
}
b {
	background-color: #aaba0a;
	color: #FFF;
	font-weight: normal;
	font-size: 150%;
}
input {
	background-color: #FFFFFF;
	border: 0px;
	border-bottom:#333 dotted 1px;
}
