@charset "utf-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #903;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

 
body  {
	font-family:Book Antiqua,Verdana, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	color: #000000;
}
.thrColLiqHdr #container { 
	background: #FFFFFF;
	width:90%;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align:left;
} 
.thrColLiqHdr #header {
height:170px;
border:double 4px #0CC;	  
} 

.thrColLiqHdr #sidebar1 {
	float: left; 
	width: 18%; 
	background:#EBEBEB; 
	padding:10px 10px 10px 10px; 
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColLiqHdr #mainContent {
	width:69%;
	padding-right:5px;
	padding-left:10px;
	margin: 0 0 0 24%;
	background:rgb(240, 255, 255);
}

.thrColLiqHdr #footer { 
	padding: 0 10px;
	height:207px;
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#img{
width:865px;
height:160px;
background-image:url(../Images/logo2.jpg);

}
	
#img1{
width:775px;
height:205px;
background-image:url(../Images/rodape2.jpg);
margin-left:35px;
}
#show{
font-size:26px;
color:#093;
}

#plan{
	width:485px;
	height:420px;
	border:solid 2px #000;
}

#form{
	background-color:#999;
	font-size:18px;
	text-align:center;
	border:solid 2px #000;
	width:525px;
	margin-left:10px;

}

#tab{
	background-color:#AFEEEE;
	text-align:center;
}

.c1{
	font-size:18px;
	color:#F00;
}

#note{
	text-align:center;
	
}
	


