body {
	background: url(../img/Fundo.jpg) no-repeat; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666;
}

.topo {
	background: white;
	width: 770px;
	margin: 20px auto 0px auto;
	border: 2px solid #337BC5;
}

.containera {
	background: white;
	width: 768px;
	margin: 5px auto;
	border: 2px solid #337BC5;
}

.container {
	background: white;
	width: 768px;
	margin: 5px auto;
}

#logo { display: none; }

#titulo { 
	clear: left;
	background: url(../img/TituloNat.jpg) no-repeat; 
	width:770px;
	height:35px;
}

#titulo a{
	font:bold 11px/11px tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	line-height: 35px;
	}
	
#titulo a:hover {
	text-decoration: underline;
	}	

#menu ul{
	margin:0;
	padding:0;
	list-style: none;
	line-height: 10px;
	text-align: center;
	}

#menu, #menu * {
	margin:0;
	padding:0;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
	}

#menu {
	width: 100%;
	list-style-type: none;
	}

#menu li {
	float: left;
	margin-bottom:3px;
	}

#menu li a, #menu li a:link {
	background: #ddd;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #000;
	text-decoration: none;
	width: 100px;
	padding: 3px 12px;
	display: block;
	margin: 1px;
	}

#menu li a:hover {
	color: #666;
	border-color: #aaab9c #fff #fff #ccc;
	background: #eee;
	}


#pricoluna img{
	margin: 5px 0 5px 10px ;
	border: 1px solid #999;
	float: left;
	}
	
#pricoluna2 img{
	margin: 50px 0 5px 40px ;
	border: 1px solid #999;
	float: left;
	}	

#tercoluna img{
	margin: 5px 0 5px 0 ;
	border: 1px solid #999;
	float: left;
	}	

#right img{
	margin: 5px 0 30px 0 ;
	border: 1px solid #999;
	float: left;
	}

	
#pricoluna a{
	border-width: 1px;
	border-color:  #fff #ffe #aaab9c;
	border-style: solid;
	color: #000;
	text-decoration: none;
	width: 220px;
	padding: 3px 12px;
	display: block;
	margin: 1px;
	}	
	
#pricoluna a:hover {
	color: red;
	border-color:  #fff #ffe red;
	}	
	
h1{
	font:14px/14px tahoma, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #fff #fff #ccc #fff;
	border-style: solid;
	color: #164FBA;
	text-decoration: none;
	width: 740px;
	padding: 3px;
	display: block;
	margin: 10px 0 20px 10px;
	text-align: center;
}		
	
p.T1 {
	padding: 20px 10px;
	text-align:right;
}

p.T2 {
	text-align:left;
	text-indent: 0px;
	text-decoration: underline;
	font-weight: bold;
}

p.T3 {
	text-align:center;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
	padding: 10px;
}	

p.T4 {
	text-align:right;
	padding: 10px;
}

p.indent {
	padding: 10px 10px 0 10px;;
	text-indent: 80px;
	text-align:justify;	
	line-height: 20px;	
}

p.compac {
	padding: 10px 10px 0 20px;
	text-align:justify;		
}	

#right ul{
	list-style: none;
	width:140px;
	padding:0 0 28px 9px;
	margin:0 0 0 0;
	float:left;
	font-size:0;
}
#right ul li{
	border-width: 1px;
	border-color: #fff #fff #ccc #fff;
	border-style: solid;
	padding:0;
	margin:0;
	float:left;
}
#right ul li a{
	display:block;
	width:200px;
	background:url(../img/arrow1.gif) 0 5px no-repeat ;
	padding:0 0 0 15px;
	font:bold 11px/19px Arial, Helvetica, sans-serif;
	color:#BF0000;
	text-decoration:none;
	height:19px;
}
#right ul li a:hover{
	background:url(../img/arrow1_hover.gif) 0 5px no-repeat #FEFAEC;
	color:#694F10;
}


#base {
	clear: both;
	width: 770px;
	margin: 0px 0px 0px 0px;
	background: #337BC5;
	}	

#base p{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #fff;
	}	
	
.clearfix:after {
	content: '.';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
	
* html .clearfix{
	height: 1%;
}	
	

