p.titulo
{
	color: #000000;
	font-weight: bold;
}

.mensagem
{
	padding-top:8px;
}

.mensagem .info
{
	background: transparent  url(../images/nav_bemvindo.jpg) no-repeat; 
	height: 50px;
	width: 258px;
}

/* itens Left */
.contentLeft
{
	width: 329px;
	
	float: left;
	color: gray;
    background-color: #E6E6E6;
	border: 0px solid red;
}

.imgio
{
	background-image: url("../images/PS_hm_minipics_2.jpg");
	width: 100%;
	height: 94px;
	border-bottom: 1px solid black;
	float: left;
}

.apresentacao
{
	padding: 15px;
	float: left;
	text-align: justify;
}

/* itens Right */
.contentRight
{
	margin: 0px;
	width: 449px;
	height: 100%;
	margin-left:0px;
	float:left;
	background-color: white;
	
	border: 0px solid blue;
}

content-main {
	border: 1px solid blue;
}

.contentRight ul
{
	
	border:0px;
	list-style: none;
	
	float: left;
	width: 449px;
	_width: 447px;
	border-bottom: 1px solid #ffffff;
	border: 0px solid red;

}

.contentRight ul li
{
	float: left;
	border-left: 1px solid #ffffff;
	
	background-color: #98CB00;
}

.contentRight ul li a
{
	width: 71.0px;
	_width: 72.9px;

	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right: 20px;
	_padding-left:18px;
	_padding-right:18px;
	float: left;
	border: 0px solid blue;
}

.contentRight ul li a:hover
{
	background-color: #014D5B;
}

.imgcen
{
	width: 447px;
	height: 168px;
	background-image: url("../images/Banner.jpg");
	float: left;
}

.navborda
{
   
	background-color: #98CB00;	
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: 446px;
	float: left;
	vertical-align: bottom;
	
}

.imgborda
{
   width: 15px;
	border: 0px solid black;
	height: 14px;
	background: transparent url("../images/canto_direito_redondo.gif") no-repeat;
	float: right;
   margin-top: 11px; 
}

.about
{
	font-size: 13px;
	height: 100%;
	border: 0px solid blue;
	padding: 20px 0px 0px 35px;
	float: left;
}

.about a
{
	color: gray;
}

