body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 200px;
	width: 960px;
	margin: 0 auto;
}
.logo {
	height: 190px;
	width: 195px;
	float: left;
	margin: 5px 0 0 0;
}
#navigation {
	float: right;
	height: 80px;
	margin: 30px 0 0;
}
#slider {
	height: 250px;
	width: 100%;
	background-image: url(../images/bg-slider.png);
	background-color: #101543;
	padding: 15px 0;
	margin: 0 0 20px 0;
}
.texto_01 {
	height: 50px;
	width: 940px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #069;
	border-bottom-color: #069;
	margin: 0 auto 25px auto;
	padding: 5px 0;
	background-image: url(../images/texto_01.png);
	background-position: center 7px;
	background-repeat: no-repeat;
}
.page_title {
	height: 30px;
	width: 100%;
	background-image: url(../images/bg-slider.png);
	background-color: #101543;
	padding: 15px 0;
	margin: 0 0 20px 0;
}
.page_title h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 30px;
	text-indent: 20px;
	font-weight: normal;
}
.page_title h1 span {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #FFF;
	line-height: 30px;
	text-indent: 20px;
	font-weight: normal;
}
.page_title_space {
	height: 30px;
	width: 960px;
	margin: 0 auto;
}
.text_area {
	width: 940px;
	margin: 0 auto 10px auto;
	padding: 10px;
	overflow: hidden;
}
.text_area img {
	padding: 5px;
	background-color: #D2DCEE;
	border: 1px solid #CCC;
	margin: 10px;
	background-image: url(../images/bg-image.png);
}
.text_area p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-indent: 20px;
	margin: 10px;
	line-height: 20px;
}
.content {
	width: 960px;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.content_small {
	width: 480px;
	margin: 0;
	overflow: hidden;
	float: left;
}
.content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	color: #069;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 20px;
}
.content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding: 0 20px;
	margin: 0 0 10px 0;
}
.content .text {
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
}
.content .img2 {
	padding: 5px;
	background-color: #D2DCEE;
	border: 1px solid #CCC;
	margin: 17px 10px 10px;
	background-image: url(../images/bg-image.png);
}

.content .images {
	float: right;
}
.content .images .img {
	padding: 5px;
	background-color: #D2DCEE;
	border: 1px solid #CCC;
	margin: 0 20px 0 0;
	background-image: url(../images/bg-image.png);
}
.content .images .img:hover {
	background-color: #069;
}
.content .quadro {
	height: auto;
	width: 200px;
	margin: 19px;
	float: left;
	border: 1px solid #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color: #FFF;
	clear: none;
}
.content .quadro img {
	margin: 10px;
	float: left;
}
.content .quadro h1 {
	font-size: 18px;
	color: #06C;
	line-height: 60px;
}
.content .quadro h6 {
	font-size: 14px;
	color: #FFF;
	line-height: 40px;
	background-color: #101543;
	background-image: url(../images/bg-slider.png);
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 10px 0 0;
	text-indent: 15px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.content .quadro p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin: 0 10px;
	text-align: center;
	border-top: 1px solid #CCC;
	padding: 10px 0 0;
	line-height: 22px;
}
.content .quadro ul {
	background-color: #101543;
	background-image: url(../images/bg-slider.png);
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 30px;
	list-style-type: square;
}
.content .quadro li {
	font-size: 13px;
	color: #FFF;
	line-height: 25px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 0;
	text-indent: 5px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.divider {
	background-image: url(../images/divider.png);
	background-position: center;
	height: 8px;
	width: 960px;
	background-repeat: no-repeat;
	display: block;
	margin: 20px auto 20px;
}
#footer {
	height: 250px;
	width: 100%;
	background-color: #101543;
	float: left;
	background-image: url(../images/bg-slider.png);
}
#mixx {
	background-image: url(../images/twitter-bg.jpg);
	height: 100px;
	width: 100%;
	border-top: 1px solid #CCC;
}
#mixx .content {
	height: 80px;
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/logo_rodape.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 10px 0;
}
#mixx .content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin: 0 0 5px 150px;
}
#lohan {
	height: 100px;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.style2 {font-size: 12px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}