@charset "utf-8";
/* CSS Document */

/**************************/
/******** TEMPLATE ********/
/**************************/

* {
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background: #eeefe9 url(imagens/fdGeral.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px 0px 0px 0px;
}


.wrapper {
	margin: 0px auto 0px auto;
	width: 1000px;
}

#header {
	margin: 20px 0px 0px 0px;
	width: 100%;
	float: left;
	clear: both;
}

#body {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#main {
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	clear: both;
}

#center {
	margin: 8px 8px 8px 8px;
	padding: 0px 8px 0px 0px;
	float: left;
	width: 654px;
	border-right: 1px solid #d9cdc7;

}

#right {
	float: left;
	width: 315px;	
}

.clear {
	clear: both;
}

/**********************/
/******** TOPO ********/
/**********************/

#logo {
	float: left;
	width: 303px;
	height: 140px;
	background: #ffffff url(imagens/logoPFPmain.gif) no-repeat left top;
}

#navTopo {
	float: right;
	width: 697px;
	height: 140px;
	background-color: #FFFFFF;
}

#TopoMainContainer {
	text-align: right;
	margin: 11px 0px 0px 6px; 
	height: 70px;
	background: #ffffff url(imagens/fdCabQuad.gif) no-repeat left top;
}

#navTopoMain {
	float: right;
	margin: 11px 0px 0px 6px; 
	height: 40px;
}

#navTopoTools {
	margin:45px 10px 0px 10px;
	height: 32px;
	background-color: #d8d8d8;
}

#nav {
	height: 29px;
}

/*********** btn Nav Topo *************/

#nav .btnQuemSomos {
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	width: 92px;
	height: 29px;
	display: block;
	float: left;
	position:relative;
	background: url(imagens/btnSobreNosUP.gif) no-repeat;
}

#nav .btnQuemSomos:hover {
	background: url(imagens/btnSobreNosOVER.gif) no-repeat;
}

#nav .btnNoticias {
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	width: 73px;
	height: 29px;
	display: block;
	float: left;
	position:relative;
	background: url(imagens/btnNoticiasUP.gif) no-repeat;
}

#nav .btnNoticias:hover {
	background: url(imagens/btnNoticiasOVER.gif) no-repeat;
}

#nav .btnParceiros {
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	width: 85px;
	height: 29px;
	display: block;
	float: left;
	position:relative;
	background: url(imagens/btnParceirosUP.gif) no-repeat;
}

#nav .btnParceiros:hover {
	background: url(imagens/btnParceirosOVER.gif) no-repeat;
}

#nav .btnContactos {
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	width: 87px;
	height: 29px;
	display: block;
	float: left;
	position:relative;
	background: url(imagens/btnContactosUP.gif) no-repeat;
}

#nav .btnContactos:hover {
	background: url(imagens/btnContactosOVER.gif) no-repeat;
}

#nav .btnSeparador {
	cursor: pointer;
	margin: 0px 4px 0px 0px;
	width: 24px;
	height: 29px;
	display: block;
	float: left;
	position:relative;
	background: url(imagens/btnSeparador.gif) no-repeat;
}

/**********************************/
/********* CENTER BLOCKS **********/
/**********************************/

#BannerTopo {
	margin: 10px 0px 0px 0px;
	width: 100%;
	float: left;
	clear: both;
}

.newsContainer {
	float: left;
	width: 647px;
	margin: 5px 5px 0px 0px;
	background-image: url(imagens/separator-1.html);
	background-repeat: repeat-y;
	background-position: top center;
	border-bottom: 1px dotted #849068;
}

.newsBlock {
	float: left;
	width: 655px;
	text-align: left;
	padding: 7px 5px 7px 0px;
}

.newsBlock .left {
	width: 200px;
	float: left;
	clear: left;
}
.newsBlock .right {
	width: 436px;
	float: left;
	clear: right;
}

.newsBlockDetail {
	float: left;
	width: 645px;
	text-align: left;
	padding: 7px 5px 15px 0px;
}

.newsBlockDetail .left {
	width: 200px;
	float: left;
	clear: left;
}
.newsBlockDetail .right {
	width: 436px;
	float: left;
	clear: right;
}

.newsFoto {
	margin: 0px 3px 5px 0px;
	border: 1px solid #000000;
	float: left;
}

.newsFoto img {
	border: 0px;
}


/******** TITLES and HEADERS ********/


.headerDstk {
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #a30707;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98554b;
}

.headerDstk .resultados {
	padding: 0px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.headerDstkLat {
	padding: 30px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #838381;
}

.Title-h1 {
	padding: 0px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}

.Title-h1 a {
		color: #000000;
		text-decoration: none;
}

.Title-h1 a:hover {
		color: #000000;
		text-decoration: underline;
}

.Title-h2 {
	padding: 0px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}

.Title-h2 a {
		color: #000000;
		text-decoration: none;
}

.Title-h2 a:hover {
		color: #000000;
		text-decoration: underline;
}


/******** TXT ********/


.TextLead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	padding: 0px 10px 0px 0px;
	margin-bottom: 5px;
	font-weight: normal;
}

.TextLead a {
		color: #a30707;
		text-decoration: none;
}

.TextLead a:hover {
		color: #a30707;
		text-decoration: underline;
}


.TextLeadBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #262626;
	margin-bottom: 5px;
	font-weight: normal;
}

.TextLeadBody a {
		color: #a30707;
		text-decoration: none;
}

.TextLeadBody a:hover {
		color: #a30707;
		text-decoration: underline;
}

.TextDateNews {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #707f4a;
	margin-bottom: 5px;
	font-weight: normal;
}

/*********** navigator *************/

.navigator {
	color:#898989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 0px 10px 0px;
	width:100%;
}

.navigator a {
	color: #a30707;
	text-decoration: none;
}

.navigator a:hover {
	color: #a30707;
	text-decoration: underline;
}

.nodePath {
	color:#6e0304;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0px 10px 0px;
	width:100%;
}

.nodePath a {
	color: #6e0304;
	text-decoration: none;
}

.nodePath a:hover {
	color: #6e0304;
	text-decoration: underline;
}

/************************/
/******** FOOTER ********/
/************************/


#footer{
	width: 100%;
	height: 211px;
	background: #222222 url(imagens/fdFooter.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
}

#footer .wrapper {
	padding: 10px 10px 10px 10px;
}

.footerBlock {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 980px;
	text-align: left;
}

.footerBlock .left {
	width: 650px;
	float: left;
	clear: left;
}
.footerBlock .right {
	width: 330px;
	float: left;
	clear: right;
}

.footerBlockBottom {
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 980px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}

.footerBlockBottom .left {
	width: 650px;
	float: left;
	clear: left;
}
.footerBlockBottom .right {
	width: 330px;
	float: left;
	clear: right;
}

.footerTitle {
	padding: 0px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f8dd80;
	width: 100%;
}

.footerTitle a {
		color: #f8dd80;
		text-decoration: none;
}

.footerTitle a:hover {
		color: #f8dd80;
		text-decoration: underline;
}

.footerTitleH2 {
	padding: 0px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #f9f2da;
	width: 100%;
}

.footerTitleH2 a {
		color: #f9f2da;
		text-decoration: none;
}

.footerTitleH2 a:hover {
		color: #f9f2da;
		text-decoration: underline;
}

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #ffffff;
	margin-bottom: 5px;
	font-weight: normal;
}

.footerText a {
		color: #cccccc;
		text-decoration: none;
}

.footerText a:hover {
		color: #cccccc;
		text-decoration: underline;
}

.footerTextGray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #737370;
	margin-bottom: 5px;
	font-weight: normal;
}

.footerTextGray a {
		color: #737370;
		text-decoration: none;
}

.footerTextGray a:hover {
		color: #737370;
		text-decoration: underline;
}

.footerTextBuzz {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #414140;
	margin-bottom: 5px;
	font-weight: normal;
}

.footerTextBuzz a {
		color: #414140;
		text-decoration: none;
}

.footerTextBuzz a:hover {
		color: #ffffff;
		text-decoration: underline;
}


/*****************************/
/******** SIDE BLOCKS ********/
/*****************************/

.sideBlock {
	margin: 0px 5px 10px 5px;
}


/*****************************/
/******** FORM REGISTER ********/
/*****************************/

#form_eventContainer {
	float: left;
	width: 636px;
	margin: 5px 8px 0px 8px;
}

#form_eventContainer .left {
	float: left;
	width: 310px;
}

#form_eventContainer .right {
	float: left;
	width: 326px;
}

#form_containerConfirmacao {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 8px;
}

#form_containerConclusao {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 22px;
}

#form_container {
	float: left;
	width: 636px;
	margin: 5px 8px 10px 8px;
}

#form_container .left {
	float: left;
	width: 350px;
}

#form_container .right {
	float: left;
	width: 286px;
}

.form_register {
	clear:both;
	margin:5px 0px 5px 5px;
}

.form_register .label {
	float:left;
	width:155px;
	padding: 5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
}

.form_register .labelEvent {
	float:left;
	width:60px;
	padding: 5px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
}

.form_register .labelLogin {
	float:left;
	text-align: right;
	width:70px;
	padding: 5px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	font-weight: normal;
}

.form_register .labelComent {
	float:left;
	width:110px;
	padding: 5px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: normal;
}

.form_register .regInput {
	margin: 0px 0px 6px 0px;
	padding: 3px 4px 0px 4px;
	border-width: 1px;
	border-style:solid;
	border-color:#d9cdc7;
	background-color: #f5f4f4;
	height: 20px;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#484848;
	font-weight: bold;
}

.form_register .regInputAssunto {
	margin: 0px 0px 6px 0px;
	padding: 3px 4px 0px 4px;
	border-width: 1px;
	border-style:solid;
	border-color:#d9cdc7;
	background-color: #f5f4f4;
	height: 100px;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#484848;
	font-weight: bold;
}
