@import url(navigator.css);
@import url(news-slider.css);
@import url(highlight.css);
@import url(underpages.css);
@import url(forms.css);
/*------------------------------------------------------------------
portal.css
Project:		Portal Borges de Mendon¨a 
				www.bm.edu.br
Version:		1.0
Last change:	20/07/09 
Written by:		Daniel Fran¨a Syrozinski
-------------------------------------------------------------------*/

/*-- B A S I C ----------------------------------------------------*/

html, body {
	height:100%;
	padding: 0;
	margin: 0;
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	font-size: 0.9em;
}

body {
	margin: 0;
	background: #000 url(../images/watermark.png) top center no-repeat;
}

img {
	border: none;
}

ul {
	margin: 0; 
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
}

p {
	text-align: justify;
}

.pleft {
	text-align: left;
}

.clear {clear:both;}


/*-- L A Y O U T --------------------------------------------------*/

#container{
	width: 950px;
	border: 0px;
	background: transparent;
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: -475px;
	color: #fff;
}

#dheader {
	height: 70px;
	background: transparent;
	margin-top: 10px;
}

#dlogo {
	float:left;
	margin: 10px 0 0 10px;
	background:transparent;
	height:50px;
	overflow:hidden;
	width:330px;
}

#dlogo h1 {
	color:#8F8F8F;
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:60px;
}

#bannertop {
	float: right;
	margin: 5px 20px 0 0;
}

#dnavigator {
	line-height: 1.0em;
	height: 30px;
    z-index: 100;
	position: relative; 
	float: right;
	font: 0.9em Helvetica, Arial, Tahoma, sans-serif;
	background: transparent;
 
}

#dwhite {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	height: 23px;
	background: transparent;
}

#dfeatures {
	margin: 5px 0;
	padding: 5px;
	height: 190px;
	background: #984647;
	border: 0px solid #FFF;
}

#difeatures {
	float: left;
	margin: 0;
	padding: 0;
	width: 600px;
	background: transparent;
	border: 0;
}

#dcfeatures {
	float: right;
	margin: 0;
	padding: 0px;
	width: 100%;
	line-height: 1.5em;
	background: transparent;
	border: 0;
}

#dcfeatures h3 {
	border-bottom:1px solid #CC6666;
	color:#FFFFFF;
	font-size:1.6125em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	padding-bottom:5px;
	width:310px;
}
	
#dcfeatures a {
	
	font-weight:bold;
}

#dcfeatures a:hover {
	border-bottom:0px dotted #000;
	color:#000;
	font-weight:bold;
}

#dcontent {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px 0 ;
	background: transparent;
}

#dnp {
	width: 550px;
	float: left;
	margin: 0;
	padding: 5px ;
	background: url(../images/bgnp.png) fixed repeat ;
}

#dhighlight {
	float: right;
	width: 360px;
	margin: 0;
	padding: 10px;
	background: url(../images/bgnp.png) fixed repeat ;
}

#dfooter {
	padding: 10px 0;
	clear:both;
}

#dfooter span {
	padding-left: 0.5em;
	padding-right: 0.5em;
	}

#dfooter p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: .75em;
	font-weight: normal;
	text-align: center;
	color: #ccc;
}
#dfooter a {
	text-decoration: none;
	color: #984647;
}
#dfooter a:hover,
#dfooter a:active {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}

#dfooter img a {
	border: none;
}

/*-- D E S I G N & T Y P O G R A F I A ----------------------------*/

.observacao {
	line-height: 1.0em; 
	font: 0.8em Helvetica, Arial, Tahoma, sans-serif;
	background: transparent;
}