﻿body 
{
	text-align: center;
}

#divheader
{
	background: url("Images/header.gif") no-repeat;
	height: 162px;
	width: 1024px;
	vertical-align: bottom;	
}

#frame
{
		width:1024px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}

#divmenu
{
	background: black url("Images/background_rollover.jpg") no-repeat bottom left;	
	color: White;
	text-transform: uppercase;
	font-size: 9pt;	
	height: 40px;
	width: 1024px;	
}

#divmenucontent
{
	padding-left: 20px;
}

#divleft
{
	width: 181px;
	height: 250px;
	float: left;
	color: White;	
	background-image: url("Images/login.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#divleftdown
{
	width: 181px;	
	float: left;
	color: Black;	
}

#divleftup
{
	width: 181px;
	height: 210px;
	float: left;
	color: White;	
}

#divrightup
{
	float: right;
	width: 283px;	
	padding-right: 1px;	
	padding-top: 9px;
}

#divrightdown
{
	float: right;
	width: 283px;
	padding-right: 1px;	
	padding-top: 9px;
}

#divleft a, #divleft a:hover, #divleft a:visited
{
	color: White;
}

#divcenter
{
	float: left;	
	width: 550px;
	
}

#centercontent
{
	padding-left: 5px;
	padding-right: 10px;
}

#divright
{
	float: right;
	width: 283px;
	padding-right: 1px;	
	padding-top: 9px;
}

#divdestaques
{
	width: 283px;
	height: 80px;
}

#divdestaquesimg
{
	float: left;
	width: 50px;
	height: 70px;
	background-color: #454f4e;
	padding: 5px 5px 5px 5px;
}

#divdestaquestexto
{
	float: left;
	font-size: 10pt;
	width: 223px;
	height: 80px;
	vertical-align: middle;
	background-color: #454f4e;
	color: White;
}

#divdestaquesgrad
{
	height: 7px;
	width: 283px;		
	background-image: url("Images/destaques-grad.gif");
	float: left;
}

#divdestaquesitem
{
	padding-top: 10px;
}

#rodape
{
	width: 1024px;	
	padding-top: 15px;
	
}

#copyright
{
	float: left;	
	text-align: left;
	font-size: 0.8em;
}

#imagensr
{
	float:right;
	text-align: right;
	font-size: 0.8em;
}

.destaquestextolabel
{
	vertical-align: middle;
}