html, body {height:100%;} 
body{
	margin:0;
	padding:0;
	background-color:#FFF;
	outline: 0;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#page
{
	width:100%;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
}
* html #page {height: 100%;}
#topo
{
	width:950px;
	height:295px;
	background-image:url(../imagens/topo.jpg);
	margin:0 auto;
}
#menu
{
	background-color:#0288C5;
	height:42px;
	width:950px;
	margin:0 auto;
}
#menu_conteudo
{
	width:950px;
	height:42px;
	margin:0 auto;
}
#menu_conteudo a
{
	outline:0;
}
#rodape
{
	width:100%;
	position: absolute;
	float:left;
	left:0px;
	height:68px;	
	background-color:#0288C5;
	bottom:0;
	margin-bottom:0;
	padding-top:0px;
	color:#FFF;
	font-weight: bold;
	font-size: 11px;
	padding-bottom:0px;	
}
#rodape #centro
{
	width:950px;
	margin:0 auto;
}
#logo_roteiros
{		
	width:106px;
	height:63px;
	background-image:url(../imagens/logo_roteiros_de_charme.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:3px;
	*margin-top:-13px;
	margin-right:35px
}
#logo_roteiros a
{
	overflow: hidden;		
	text-indent:-9999px;	
	display: block;
	width: 106px;
	height: 63px;
	float:right;
}
#logo_parque
{		
	width:51px;
	height:63px;
	background-image:url(../imagens/logo_parque.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:3px;
	*margin-top:-13px;
	margin-right:35px
}
#logo_parque a
{
	overflow: hidden;		
	text-indent:-9999px;	
	display: block;
	width: 51px;
	height: 63px;
	float:right;
}
#logo_er
{		
	width:48px;
	height:63px;
	background-image:url(../imagens/logo_er.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:3px;
	*margin-top:-10px;
}
#logo_er a
{
	overflow: hidden;		
	text-indent:-9999px;	
	display: block;
	width: 48px;
	height: 63px;
	float:right;
}
.menu_inativo
{
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none
}
.menu_selecionado
{
	color: #000;
	font-size: 14px;
}

.titulo {
	color:#727475;
	font-weight: bold;
	font-size: 16px;
}

.bordaMenu {bbackground: ttransparent; width:100%; float:left; margin-top:5px;}
.bordaMenu .b1, .bordaMenu .b2, .bordaMenu .b3, .bordaMenu .b4, .bordaMenu .b1b, .bordaMenu .b2b, .bordaMenu .b3b, .bordaMenu .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaMenu .b1, .bordaMenu .b2, .bordaMenu .b3, .bordaMenu .b1b, .bordaMenu .b2b, .bordaMenu .b3b {height:1px;}
.bordaMenu .b2, .bordaMenu .b3, .bordaMenu .b4 {background:#c1f5e1; border-left:1px solid #c1f5e1; border-right:1px solid #c1f5e1;}
.bordaMenu .b1 {margin:0 5px; background:#c1f5e1;}
.bordaMenu .b2 {margin:0 3px; border-width:0 2px;}
.bordaMenu .b3 {margin:0 2px;}
.bordaMenu .b4 {height:2px; margin:0 1px;}
.bordaMenu .conteudo {display:block; background:#c1f5e1; border-left:1px solid #c1f5e1; border-right:1px solid #c1f5e1; height:22px; width:98%px; font-weight: bold;	color: #000; font-size: 14px;}

#conteudo{
	width:950px;	
	margin:0 auto;
	padding-bottom:72px;
}
.clear {clear:both;}
a{text-decoration:none; border:0}
img{border:0}
#rodape a{outline:0}
#bandeiras{
	float:right;
}
#bandeiras a{
	outline:none;
}
