html, body {
  margin:0px;
  height:100%;
  min-height:100%;
  color: #333;
  font-size: 12px;
  font-family: Verdana;	
  background:#F1F1F1;
  overflow:hidden;
}




A {
  text-decoration: none;  
  color: #333;
  font-family: Verdana;
  border: 0px;
}

A:hover {
  text-decoration: underline;  
  color: #777;
  font-family: Verdana;
}

hr {
	border: none;
    background-color: #00ADD8;
    color: #00ADD8;
    height: 1px;
}

		
p			{ 
	  		font-family: Verdana;
			margin: 10px 00px 00px 00px;
			font-size: 12px;
			text-indent: 40px;
			line-height: 150%;			
			text-align: justify;

			
	  		}
		
input	   		{
	   		font-family: Verdana;
	   		font-size: 11px;
	   		border: 1px solid #00ADD8;
	    		}
		
textarea    		{
	    		font-family: Verdana;
	     		font-size: 11px;color: #333;
	    		} 
		
.layout			{
				background-image: url(images/layout.jpg);background-position: center top;background-repeat: no-repeat;
				height:100%;
				min-height:100%;	
				height:auto;
				width:100%;
				overflow:hidden;
				}
.bgcolor		{
			background:#FFF;
			}

.foot		{
			color:#FFF;
			}
.organizar		{
			color: #333;
			}


.post-titulo		{
			padding: 5px;
			margin-top: 5px;
			font-weight: bold;
			font-size: 22px;
			text-align: center;
			FONT-FAMILY:Verdana,Arial,Helvetica;
			color:#00ADD8;
			} 
			
.post-text		{
			padding: 5px;
			margin-top: 0px;
			margin-left: 10px;
			margin-right: 10px;
			color: #333;
			FONT-FAMILY: Verdana,Arial,Helvetica;
			font-size: 12px;
			margin-bottom: 20px;
			border-bottom: 0px dashed #CCC;	
			text-align: justify;
			}
.caixa		{
			width:640px;
			height:150px;
			margin-top: 0px;
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 20px;
			border:0px solid #CCC;
			}
.caixa2		{       
			width:211px;
			height:265px;
			margin-top: 10px;
			margin-left: 1px;
			margin-right: 0px;
			border:0px solid #CCC;
			}

.caixa_ler2		{
			position:relative;       
			width:211px;
			line-height:20px;
			margin-top: 0px;
			margin-left: 1px;
			border:0px solid #ccc;
			text-align:center;
			}

.precos		{
			width:640px;
			line-height:25px;
			margin-top: 5px;
			margin-left: -1px;
			background: #CCC;
			color:#333;
			}
.precos2		{
			width:213px;
			line-height:25px;
			margin-top: 3px;
			margin-left: -1px;
			background: #00ADD8;
			color:#FFF;
			}

.post-resumo-titulo     {
			padding: 5px;
			margin-left: 10px;
			margin-right: 10px;
			font-weight: bold;
			font-size: 16px;
			text-align: left;
			FONT-FAMILY:arial;
			color: #333;
			} 
.post-resumo-titulo2     {
			padding: 5px;
			margin-left: 10px;
			margin-right: 10px;
			font-weight: bold;
			font-size: 16px;
			text-align: center;
			FONT-FAMILY:arial;
			color: #333;
			} 

.post-resumo		{
			float:left;
			width:490px;
			height:88px;
			margin-top: 0px;
			margin-left: 10px;
			color: #333;
			FONT-FAMILY: arial,Arial,Helvetica;
			font-size: 11px;
			border:1px solid #ccc;
			}
.post-resumo:hover	{
			
			border:2px solid #CCC;
			}




.post-resumo2		{
			width:190px;
			line-height:22px;
			margin-top: 0px;
			margin-left: 10px;
			color: #333;
			FONT-FAMILY: arial,Arial,Helvetica;
			font-size: 14px;
			border:0px solid #ccc;
			height:86px;
			}


.post-resumo2:hover	{
			
			text-decoration: underline;
			}


.post-resumo-marg	{
			
			margin-top: 10px;
			margin-left: 10px;
			}

.post-img		{
			float:right; 
			background: #CCC;
			display: block;
			border:0px solid #FF6600;
			width:190px;
			height:165px;
			padding: 5px;
			margin-top: 0px;
			margin-left: 10px;
			margin-right: 10px;
			}

.post-img2		{

			background: #CCC;
			display: block;
			width:190px;
			height:165px;
			padding: 5px;
			margin-top: 0px;
			margin-left: 7px;
			margin-right: 10px;
			}
			
.comentario-titulo		{
			padding: 5px;
			font-weight: bold;
			font-size: 11px;
			margin-top: 5px;
			color: #333;
			} 
			
.comentario-text		{
			border: 0px solid slategray;
			padding: 5px;
			color: #333;
			}

.autor			{
			margin-top: -10px;
			margin-left: 10px;
			margin-right: 10px;
			color:#C6C7A5;
			text-align: right;
			FONT-FAMILY:Verdana,Arial,Helvetica;
			font-size: 10px;
			}
			
			
			
			
			
	
.menu_lateral
{
	position:relative;
	z-index:998;
}
.menu_estatico 
{
	background-color: none !important;
	width:100%;
}
.menub {
	background-color: #333 !important;
	padding:2px 8px;
	text-decoration: none; 
	color:#333 !important;
	FONT-FAMILY: verdana;
	text-align: left;
	border:0px #0099CC solid;
}
.menu_lateral a
{
	background-color: none !important;
	padding:2px 8px;
	font-size:16px;
	color:#00ADD8 !important;
	FONT-FAMILY: verdana;
	text-align: left;
	border:0px #0099CC solid;
	font-weight:normal;
}
.menu_lateral a:hover
{
	background-color: #fff !important;
	color: #00ADD8 !important;
}
.menu_lateral li.menu-WithChildren a
{
}
.menu_lateral li.menu-WithChildren a:hover
{
}
.menu_lateral ul.menu
{
	font-size:0.8em;
	font-weight:bold;
}
.menu_lateral ul.menu, .menu_lateral ul.menu ul
{
	margin:0;
	padding:0;
	display:block;
}
.menu_lateral ul.menu ul
{
	width:70px;
	position:absolute !important;
	visibility:hidden;
	top:16px;
	left:8px;
	border:0px #7faa8e;
	text-align:center;
}
.menu_lateral ul.menu li
{
	position:relative;
	list-style:none;
	float:left;
	width:100px;text-align:center;
}
.menu_lateral ul.menu li a, .menu_lateral ul.menu li span
{
	display:block !important;
	text-decoration:none !important;
	width:60px;text-align:center;
}
.menu_lateral li.menu-Leaf a, .menu_lateral .menuPmc li.menu-Leaf span
{
	 background-image:none !important;
}
		
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			


#conteudo2 { text-decoration: none;width:147px;height:40px;font-family:Verdana; border-bottom:0px solid #ccc;} 

.conteudo { text-decoration: none; display: block;width:155px; font-family:Verdana;line-height:40px;cursor: pointer; color:#FFF;text-align:center; font-size:22px;
            border-bottom:0px solid #ccc;
} 


.conteudo:link, conteudo:visited, conteudo:active { text-decoration: none;border-bottom:0px solid #ccc; }

.conteudo:hover { text-decoration: none;font-family:Verdana;background-position: 0 -47px;font-size:22px; color:#00ADD8;cursor: pointer;
} 


.conteudob { text-decoration: none; display: block;margin-left: 10px;width:160px; font-family:Verdana;line-height:30px;cursor: pointer; color:#FFF; font-size:18px;
             border-bottom:0px solid #ccc;
} 


.conteudob:link, conteudo:visited, conteudo:active { text-decoration: none;border-bottom:0px solid #ccc; }

.conteudob:hover { text-decoration: none;color:#00ADD8;cursor: pointer;
} 

#cont { text-decoration: none; font-family:Verdana; color: #333; cursor:hand;
} 

#cont:hover { text-decoration: none; font-family:Verdana; color: #333;cursor: hand;
} 


.vertical { text-decoration: none; display: block;margin-left: 20px;width:177px; font-family:Verdana;line-height:12px;cursor: pointer; color: #333;text-align:left; font-size:18px;
            border-bottom:0px dashed #ccc;margin-top: -10px;
} 

.vertical:hover { text-decoration: none;font-family:Verdana;font-size:18px; color:#FF99CC;cursor: pointer;
} 

.flecha { font-size:11px;font-weight: bold;font-family:Courier;
}

.linha {  display: block;margin-left: 20px;width:177px; font-family:Andalus,Century Gothic;line-height:2px;font-size:12px;
            border-bottom:0px dotted #C6C7A5;margin-top: 0px;
} 

.leia { text-decoration: none; display: block;margin-left: 20px;margin-top: 20px;font-weight: bold;margin-bottom: 20px; font-family:Verdana;line-height:16px;cursor: pointer; color: #333;text-align:center; font-size:14px;
            border-bottom:0px dashed #C6C7A5;
}
.leia:hover { text-decoration: none; color:#fff;cursor: pointer;
} 


.leia2 { text-decoration: none; display: block;margin-left: 20px;margin-top: 20px;margin-bottom: 20px; font-family:Verdana;line-height:16px;cursor: pointer; color: #333;text-align:left; font-size:12px;
            border-bottom:0px dashed #FF6600;
}
.leia2:hover { text-decoration: none;font-family:verdana;font-size:12px;font-weight: bold; color:#C6C7A5;cursor: pointer;
} 

.botoes { text-decoration: none;cursor: pointer;border-top:0px solid #ccc;border-right:0px solid #ccc;border-left:0px solid #ccc;border-bottom:0px solid #ccc;
} 

.botoes:hover, botoes:link, botoes:visited, botoes:active  { text-decoration: none;cursor: pointer;border-top:0px solid #ccc;border-right:0px solid #ccc;border-left:0px solid #ccc;border-bottom:0px solid #ccc;
} 
.botoes-img  { text-decoration: none;cursor: pointer;border-top:0px solid #ccc;border-right:0px solid #ccc;border-left:0px solid #ccc;border-bottom:0px solid #ccc;
} 


.leitores { text-decoration: none; display: block;font-weight: bold;margin-left: 20px;margin-top: -4px;margin-bottom: 20px;width:600px; font-family:Verdana;line-height:12px;cursor: pointer; color: #333;text-align:center; font-size:14px;
            border-bottom:0px dashed #FF6600;
}