@charset "utf-8";
/* CSS Document */
body {
background-color: #ffffff;
margin:0;
padding:0;
margin-top: 0px;
margin-bottom: 0px;
font-size: 13px;
font-family: tahoma; 
color: #333333;
}

#menu ul {
			padding:0px;
			margin:0px;
			width: 99%;
			height: 30px;
			background-color:#ffffff;
			font-size:22px;
						text-align:center;
						font-family:verdana}

#menu ul li { display: inline; }

#menu ul li a {
			background-color:#ffffff;
			color: #424242;
			text-decoration: none;
			border-right:1px solid #fafafa;
			padding: 0px 10px;
			float:none;
			text-align:center;}

#menu ul li a:hover {
			background-color:#ffffff;
			color: #9164ae;
			border-bottom:10px solid #f25000;}		
			.lado{
			padding-top:2px;
			width: 100%;
			background-color:#ffffff;
			font-size:13px;
			font-family: Verdana, Geneva, sans-serif;
			text-align:left;
			border-bottom:dotted 1px #999;}
			.lado2{
			padding-top:2px;
			width: 100%;
			background-color:#e8fdd8;
			font-size:13px;
			font-family: Verdana, Geneva, sans-serif;
			text-align:left;
			border-bottom:dotted 1px #999;}
				
#page {
	width: 100%;
		margin-left:auto;
	margin-right:auto;
	background-image:url(images/backldl.gif)

}
#header{
	background-color:#2a2a2a;
	text-align:center;
	width:779px;
	height: 147px;
	margin: auto;
	background-image:url(images/topoldl.jpg)

	}
	#footer {
	width: 100%;
	color: #777;
padding: 2px;
	text-align:center;
	border-top:5px solid #bfa2d2;
	border-bottom: solid 10px #fba548;
	background-color:#f2d900;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	clear: both;
	}
#content {
	width: 97%;
	margin: auto;
	float: none;
	padding:0px;
	text-align:justify;
	min-height:550px;
  height:auto !important;
  height:550px;
}
#content h1 {
padding: 1px;
font-size: 20px;
color:#333333;
background-color:#f2d900;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom: 10px solid #bfa2d2;
border-top: 30px solid #fba548;
}
#content h2 {
padding: 1px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 16px;
color:#555555;
background-color:#f2d900;
}
#content h3 {
padding-top: 1px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color:#555555;
background-color:#bfa2d2;
}
#content h4 {
paddin: 1px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 16px;
color:#555555;
background-color:#fba548;
}
#content h5 {
paddin: 1px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 18px;
color:#e8048a;
border-top:dotted 1px #e8048a;
}
#content h6 {
paddin: 1px;
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 24px;
color:#e8048a;
border-top:dotted 0px #e8048a;
}
.numero{font-size:20px; font-family:Verdana, Geneva, sans-serif;color: #cccccc; text-align:right;}
.title{font-size:13px; font-family:Verdana, Geneva, sans-serif; background-color:#ffffff; margin: 2px; border-bottom:2px solid #f2d900; text-align:left; font-weight:none; padding: 10px; color: #777777;}
.title2{font-size:13px; font-family:Verdana, Geneva, sans-serif; background-color:#ffffff; margin: 2px; border-bottom:2px solid #bfa2d2; text-align:left; font-weight:none; padding: 10px; color: #777777;}
.title3{font-size:13px; font-family:Verdana, Geneva, sans-serif; background-color:#ffffff; margin: 2px; border-bottom:2px solid #fba548; text-align:left; font-weight:none; padding: 10px; color: #777777;}
b, i, u {
	color: #222222;
}

strong, em {
color: #222222;
}
a:link { 
color: #555555;
text-decoration:none;
}
a:visited, a:active { 
color: #696969;
text-decoration:none;

}
a:hover { 
color: #000000;
}
img {
border: 0px;
}
.imagem {
margin: 1px;
padding: 5px;
background-color:#f2d900;
border: 0px solid #;
}
.imagem2 {
margin: 1px;
padding: 5px;
background-color:#bfa2d2;
border: 0px solid #;
}
.imagem3 {
margin: 1px;
padding: 5px;
background-color:#fba548;
border: 0px solid #;
}
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
textarea, input, select, insert {
background-color: #ffffff;
border: 2px solid #e8048a;
color: #595959;
font-size:16px;
overflow:#ffffff;
}
focus {	background: #ffffff;