@charset "iso-8859-1";

body {
	font-family: 'Open Sans', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg04.png);
	background-position:center;
	background-color:#e6e6e6;
	font-size:13px;
	line-height:17px;
	color:#333;
}
#fundoTopo{
	background-image:url(img/bg01.gif);
	background-repeat:repeat-x;
	width:100%;
	height:100px;
	position:absolute;
	
	}
a{
		font-size:12px;
	color:#C00;
}
a:hover{
	color:#F66;
}
#logo01{
	position:absolute;
	margin-top:17px;
	margin-left:30px;
	border:0;
	z-index:5;
}
.caixa01{
	width:1000px;
	margin:auto;

}
#menu01{
	position:absolute;
	margin-left:350px;
	margin-top:60px;
	z-index:10 
	}
#menu01 li{
	float:left;
	color:#FFF;
	list-style:none;
	margin-right:30px;
	}
.menu01Link{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	font-weight:600;
	}
.menu01Link:hover{
	color:#C00;
	}
.menu01Selecionado{
	text-decoration:none;
	font-size:13px;
	font-weight:600;
	color:#C00;
	}

.titulo{
	text-decoration:none;
	color:#000;
	font-size:13px;
	font-weight:bold;
	}
.titulo02{
	text-decoration:none;
	color:#C00;
	font-size:13px;
	font-weight:600;
	}
.titulo03{
	text-decoration:none;
	color:#000;
	font-size:15px;
	font-weight:bold;
	line-height:18px;	
	}	
.titulo04{
	text-decoration:none;
	color:#C00;
	font-size:28px;
	font-weight:600;
	line-height:24px;
	}
.titulo05{
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:normal;
	}
.titulo06{
	text-decoration:none;
	color:#C00;
	font-size:18px;
	font-weight:600;	
	}
.link01{
	color:#333;
}
.link01:hover{
	color:#C00;
	}
.link02{
	color:#333;
	padding:7px;
	text-decoration:none;
	font-size:14px;
	border-bottom:1px solid #CCC
}

.link03{
	color:#333;
	text-decoration:none;
}
.link03:hover{
	text-decoration:underline;
	}
