body {	
	/*background-color: #DCDCDC;*/
	font-family: "Trebuchet MS", Verdana, Arial;	
	/* font-size: 12px;	*/
	/* color: #336699; */
	font-size: 14px;
	color: #3d3d3d;
	margin: 0px;
}

#header-block {
	display: block;
	/*border: 1px dashed #000000;*/
	width: 700px;
	/*height: 50px;*/
	margin-left: auto;
	margin-right: auto;
}

#header-logos {
	position: relative;
	height: 54px;
	width: 700px;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}

#header-logos #logo-feup {
	position: absolute;	
	top: 10px;
	left: 0px;
}

#header-logos #feup {
	position: relative;	
	top: 6px;
	left: 240px;
	right: 150px;
	bottom: 0px;
}

#header-logos #logo-up {
	position: absolute;	
	top: 10px;
	right: 0px;
}


#header-info {
	position: relative;
	margin: 5px 0px;
	padding: 5px 0px;
	width: 700px;
}

#header-info #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	font-size: 20px;
	color: #8c2d19;
}

#header-info #rev-info {
	position: relative;
	top: 0px;
	left: 200px;
	width: 300px;
	font-size: 10px;
	color: #000000;
}

#header-info #about {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 185px;
	font-size: 14px;
}

#header-info #about a:link {
	color: #8c2d19;
}

#header-info #about a:visited {
	color: #8c2d19;
}
#header-info #about a:hover {
	color: #8c2d19;
	font-weight:bold;
}

#header-info-2 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;

}
#header-info-2 ul {
	margin: 0px 10px;
	/*margin-top: 10px;*/
	padding: 11px 0px;
	list-style-type: none;
	line-height: 16px;
}
#header-info-2 li {
	margin: 0px;
	padding: 0px;
}
#header-info-2 .info-bold {
	font-weight: bold;
}
#header-info-2 .info {
	color: #8c2d19;
}
#header-info-3 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img_2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;
}
#header-bg-img-drh-1 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img_drh_1.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;
}
#header-bg-img-drh-2 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img_drh_2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;
}
#header-bg-img-drh-3 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img_drh_3.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;
}
#header-bg-img-drh-4 {
	width: 700px;
	height: 108px;
	background-image: url(../images/header/header_info_bg_img_drh_4.jpg);
	background-repeat: no-repeat;
	color: #000000;
	/*font-size: 10px;*/
	border-bottom: 1px solid #000000;
}


#header-navbar {
	height: 20px;
	background-image: url(../images/backgrounds/fx_3d.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF; /*#FAE79A;*/
}
#header-navbar ul {
	margin: 0px 10px;
	padding: 0px;
	white-space: nowrap;
	list-style-type: none;
}
#header-navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#header-navbar a:link {
	text-decoration: none;
	color: #ffffff; /*#FAE79A;*/
}

#header-navbar a:visited {
	text-decoration: none;
	color: #ffffff; /*#FFFFFF;*/
}

#header-navbar a:hover {
	text-decoration: underline;
	color: #ffffff; /*#FFFFFF;*/
}

#content-block {
	position: relative;
	top: 20px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	/*position: absolute;*/
	position: relative;
	float: left;
	left: 0px;
	width: 550px;
	margin-right: 8px;
	font-size: 12px;	
	color: #000000;
}

#content .titulo-1 {
	font-size: 20px;	
}

#content .titulo-1-grey {
	font-size: 20px;
	color: #505050;
}

#content .sub-titulo-1 {
	font-size: 16px;	
}


#content .sub-titulo {
	color: #8c2d19;
	font-weight: bold;
}

#content .sub-titulo-black {
	font-weight: bold;
}

#content .texto {
	margin-top: -10px;
}

#content .texto-sigla {
	font-weight: bold;
	text-decoration: underline;
}

#content .fonte-azul {
	color: #0000DD;
}

#content a:link {
	color: #000000;
}

#content a:visited {
	color: #000000;
}

#content a:hover {
	font-weight: bold;
	color: #000000;
}

#content a.link-grey:link {
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}

#content a.link-grey:visited {
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}

#content a.link-grey:hover {
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: underline;
}



.fonte-azul {
	color: #0000DD;
}

#content ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	list-style-type:none;
}

#search-and-links-area {
	position: relative;
	float: left;
	top: 10px;
	right: 0px;
	left: 0px;
	padding: 5px;
	width: 130px;
	background-color:#CCCCCC;
	border: 1px dotted #666666;
	color: #000000;
}

#search-and-links-area  ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#search-and-links-area  a:link {
	text-decoration: none;
	color: #000000;
}

#search-and-links-area  a:visited {
	text-decoration: none;
	color: #000000;
}

#search-and-links-area  a:hover {
	text-decoration: underline;
	color: #000000;
}

.clear-space {
	clear: both;
}

#fotter-block {
	/*display: block;*/
	position: relative;
	/*bottom: 20px;*/
	top: 20px;
	border-top: 1px solid #000000;
	width: 680px;
	height: 70px;
	padding: 3px 10px;
	margin: 10px auto 5px auto;
}

#fotter-block .links {
	color: #990000;
}

#fotter-block .links a:link {
	text-decoration: none;
	color: #990000;
}

#fotter-block .links a:visited {
	text-decoration: none;
	color: #990000;
}

#fotter-block .links a:hover {
	text-decoration: underline;
	color: #990000;
}



