body {
	position:relative;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color: #000000;
	
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.5em;
}

.smaller {
	font-size:9px;
}

.magenta {
	color:#CC3366;
}

.azul {
	color:#006699;
}


p {
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:1.75em;
	margin:0 0 1em 0;
	color: #000000;
}

p.smaller {
	position:relative;
	top:-10px;
}

p.titulo_artigo {
	font-family:Georgia, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom:10px;
}

#mensagem {
	text-align:justify !important;
}

#mensagem p {
	display:inline;
	font-family:Georgia, serif !important;
	font-style:italic !important;
	font-size:12px !important;
	line-height:1.6em !important;
}

#mensagem a, #mensagem a:active, #mensagem a:visited {
	margin-left:2px;
	font-family:Georgia, serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	color:#CC3366;
	text-decoration:none;
	border-bottom: 1px solid #CC3366;
}

#mensagem a:hover {
	border-bottom: 1px solid #FFFFFF;
}

a.bullet_link, a.bullet_link:visited, a.bullet_link:active {
	display:block;
	padding-left:7px;
	background-image:url("../imagens_layout/bullet-link.png");
	background-repeat:no-repeat;
	color:#CC3366;
	font-size:11px;
	margin-bottom:-3px;
}

a.bullet_link:hover {
	background-image:url("../imagens_layout/bullet-link-grey.png");
	color:#666666;
}

a.top_link, a.top_link:visited, a.top_link:active {
	display:block;
	padding-left:7px;
	background-image:url("../imagens_layout/bullet-link-black.png");
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	margin-bottom:-3px;
}

a.top_link:hover {
	background-image:url("../imagens_layout/bullet-link.png");
	color:#CC3366;
}

.testemunho {
	padding: 1em 0 2em 0;
	border-bottom:1px solid #666666;
}

.testemunho a, .testemunho a:visited, .testemunho a:active {
	color:#CC3366;
	text-decoration:none;
	border-bottom: 1px solid #CC3366;
}

.testemunho a:hover {
	border-bottom: 1px solid #FFFFFF;
}


.autor_testemunho {
	color:#CC3366;
}

div.divisoria {
	width:100%;
	height:22px;
	padding:4px 4px 4px 6px;;
	
	position:relative;
	left:-6px;
	margin-right:-20px;
	
	color:#FFFFFF;
	background-color:#CC3366;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
}

.erro_form {
	border:1px dotted #CC3366;
	padding:5px;
	width:100%;
	text-align:center;
	font-size:12px;
	
	position:relative;
	left:-6px;
}

.form_testemunho .campo_texto {
	width:98%;
	font-family:Verdana, sans-serif;
	font-size:12px !important;
}

.form_testemunho textarea {
	width:98%;
	height:140px;
	font-family:Verdana, sans-serif;
	font-size:12px;
}

.form_testemunho td {
	font-size:11px;
}

.form_testemunho td.required {
	border-right: 2px solid #CC3366;
}

.form_testemunho .submit {
	font-size:11px;
	font-weight:bold;
}


#header_opiniao {
	margin-bottom:16px;
	font-size:11px;
}

#header_opiniao div {
	position:relative;
	top:-4.5em;
	margin-bottom:-6em;
}

#header_opiniao img {
	float:left;
	margin-right:12px;
}


#header_opiniao a, #header_opiniao a:active, #header_opiniao a:visited {
	font-style:italic;
	color:#000000;
	text-decoration:none;
	padding-bottom:1px;
}

#header_opiniao a:hover {
	border-bottom:1px solid #000000;
}

ul#sortable_list {
	width:100%;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
}

ul#sortable_list li {
	margin:0;
	border:0;
	clear:both;
	position:relative;
}

ul#sortable_list li div {
	width:20px;
	height:2.1em;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	float:left;
	margin:0;
	padding:2px 1px 0 1px;
	
	text-align:center;
}

ul#sortable_list li div.handle {
	border-left:1px solid #000000;
	cursor:n-resize;
}

ul#sortable_list li div.large {
	text-align:left;
	padding-left:2px;
}

div#sortable_list_closing {
	clear:both;
	width:100%;
	border-top:1px solid #000000;
	height:1px;
	margin-bottom:10px;
}

#head_phrase {
	float:left;
	width:460px;
	height:35px;
	font-size:9px;
	margin-top:23px;
	margin-left:35px;
	text-align:center;
	line-height:1.4em;
}

.ficheiros_artigo {
	width:47.5%;
	float:right;
	margin-left:5%;
	padding:5px;
	border-left:1px solid #999999;
}




a#previous_page, a#previous_page:visited, a#previous_page:active, a#next_page, a#next_page:visited, a#next_page:active {
	display:block;
	float:left;
	font-weight:bold;
	color:#CC3366;
	text-decoration:none;
	padding:0 !important;
	text-decoration:underline;
}

a#previous_page:hover, a#next_page:hover {
	text-decoration:none;
}

a#previous_page {
	margin-right:10px;
}

a#next_page {
	margin-left:10px;
}

a.other_page, a.other_page:visited, a.other_page:active {
	display:block;
	float:left;
	margin:0 4px 0 4px;
	padding:0 1px 0 1px !important;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

a.other_page:hover {
	color:#CC3366;
	text-decoration:none;
}

div#current_page {
	display:block;
	float:left;
	font-weight:bold;
	color:#CC3366;
	margin:0 4px 0 4px;
	padding:0 1px 0 1px !important;
	text-decoration:none;
}

a.link_pesquisa, a.link_pesquisa:visited, a.link_pesquisa:active {
	text-decoration:none;
}

a.link_pesquisa:hover {
	color:#CC3366;
	text-decoration:underline;
}

span.highlight_pesquisa {
	padding-bottom:1px;
	border-bottom:1px solid #CC3366;
}