
div.top div.concept
	{
	background-image:url(../../img/concept/01/concept.jpg);
	height:100px;
	}
div.top div.base
	{
	height:165px;
	background-position:0 0;
	}
a.brand
	{
	background-image:url(img/brand.gif);
	height:165px;
	}	
div.top ul.menu
	{
	padding:110px 0 0 39%;
	}	
	
/* ------------------------------------------------------------------------
 *	Estrutura 
 *	------------------------------------------------------------------------ */
div.body
	{
	margin:1%;
	}	
div.three-columns{}
/* IE float Bug */
div.three-columns, div.three-columns div.column{_height: 1%;}
/*Float Model Bug http://www.positioniseverything.net/easyclearing.html */	
div.three-columns:after, div.three-columns div.column:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	

div.three-columns	div.column
	{
	margin:0 10px 0 0;
	float:left;
	width:30%;
	}
	
	
/* IE float Bug */
div.info-highlight, div.notices, div.articles, div.login{_height: 1%;}
/*Float Model Bug http://www.positioniseverything.net/easyclearing.html */	
div.info-highlight:after, div.notices:after, div.articles:after, div.login:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	

	
	
/* ------------------------------------------------------------------------
 *	Informacao
 *	------------------------------------------------------------------------ */	
 
 
div.info-highlight
 	{
	background:#f1f1f1;
	padding:10px;
 	}
div.info-highlight h3
	{
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 0 5px;
	}
div.info-highlight div.concept
	{
	background:transparent none no-repeat;
	text-indent:-9999px;
	margin-top:-50px;
	margin:0;
	}
div.info-highlight p
	{
	margin:0 15px;
	color:#404040;
	}
div.info-highlight a.know-more
	{
	float:right;
	}
 
 
 
 
 
 
 
 
 
div.info
	{
	padding:5px;
	}	
div.info h3
	{
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 3px 0;
	}	
div.info a.more
	{
	float:right;
	margin:5px 0 0 0;	
	}	
div.info dl
	{
	border-bottom:1px solid #E4E4E4;
	margin:0;
	}
div.info dd.highlight
	{
	margin:0;
	border-bottom:1px solid #E4E4E4;
	background:transparent;
	padding:0 0 5px 0;
	}
div.info dd.highlight a.title
	{
	font-size:1.5em;
	color:#ff6600;
	display:block;
	}
	

div.info dd
	{
	margin:5px 0;
	padding:0 0 0 15px;
	background:transparent url(img/list-style-ball-negative.gif) no-repeat 0 5px;
	}
div.info a.title
	{
	color:#ff6600;
	}
div.info a.title:hover
	{
	text-decoration:underline;
	color:Black;
	}	
div.info p
	{
	color:#404040;
	line-height:1.4em;
	}		

	
	
div.notices a.title
	{
	color:#404040;
	}
div.articles dl
	{
	border:0; 
	}	
div.articles a.title	
	{
	font-size:1.3em;
	}
	
	
div.solution 
{
	background:transparent url(img/info-login-bg.gif) no-repeat ; 
	padding:20px 0 0 20px;
	border:0; 
}
	
	
div.login
	{
	background:transparent url(img/info-login-bg.gif) no-repeat ; 
	padding:20px 0 0 20px;
	border:0; 
	}
div.login input
	{
	width:45%;
	margin:0;
	}	
div.login a.enter
	{
	width:100%;
	}	