@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg_001.jpg) repeat-x left top;
	font: 13px/1.6 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
}

a {
	color: #018FE5;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** LINKS */

.link1 {
	padding-left: 21px;
	background: url(images/homepage_10.gif) no-repeat left center;
}

/** LIST STYLE 1 */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 19px 0px 21px 0px;
	border-top: 1px solid #DAEDF6;
}

.list1 li.first {
	padding-top: 0px;
	border: none;
}

/** LIST STYLE 2 */

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding: 0px 0px 6px 0px;
}

.list2 strong {
	display: inline-block;
	width: 69px;
	height: 22px;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 0px 0px;
	background: #3EA5D7 url(images/homepage_08.gif) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.list2 a {
	color: #4D849C;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	height: 83px;
	background: url(images/bg_faixa.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 17px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	padding: 0px 5px 0px 9px;
	background: url(images/homepage_02.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-shadow: 0px 0.5px 1px #000000;
	text-decoration: none;
	font:  21px/1 "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	overflow: hidden;
	background: url(images/bg_corpo.jpg) no-repeat left top;
}

/** SLIDESHOW */

#slideshow {
	width: 850px;
	height: 221px;
	padding: 85px 75px 0px 75px;
}

#slideshow .wrapper {
	position: relative;
	overflow: hidden;
	width: 850px;
	height: 221px;
}

#slideshow .viewer {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 800px;
	height: 221px;
}

#slideshow .reel {
}

#slideshow .slide {
	position: relative;
	width: 800px;
	height: 221px;
}

#slideshow .slide span {
	display: block;
	position: absolute;
	top: 160px;
	left: 0px;
	width: 800px;
	height: 44px;
	padding: 17px 0px 0px 0px;
	background: url(images/slidertron_sprites.png) repeat-x left top;
	text-align: center;
	font: 25px/1 "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-shadow: 0px 1px 2px #0168BE;
}

#slideshow .previous, #slideshow .next {
	display: block;
	position: absolute;
	top: 81px;
	width: 58px;
	height: 74px;
	background: url(images/slidertron_sprites.png) no-repeat 0px 0px;
	text-indent: -9999em;
	outline: none;
}

#slideshow .previous {
	left: 0px;
	background-position: 0px -61px;
}

#slideshow .next {
	right: 0px;
	background-position: -58px -61px;
}

#slideshow .cTL, #slideshow .cTR, #slideshow .cBL, #slideshow .cBR {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	background: url(images/slidertron_sprites.png) no-repeat 0px 0px;
}

#slideshow .cTL {
	top: 0px;
	left: 25px;
	background-position: -126px -61px;
}

#slideshow .cTR {
	top: 0px;
	left: 810px;
	background-position: -141px -61px;
}

#slideshow .cBL {
	top: 206px;
	left: 25px;
	background-position: -126px -76px;
}

#slideshow .cBR {
	top: 206px;
	left: 810px;
	background-position: -141px -76px;
}

/** CONTENT */

#content {
	float: left;
	width: 475px;
	padding: 40px 0px 20px 100px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 275px;
	padding: 40px 100px 20px 0px;
}

/** SINGLE */

#single {
	width: 800px;
	padding: 40px 100px 20px 100px;
}

/** 2-COLUMN LAYOUT WITH EVEN COLUMNS */

.two-cols-even {
	width: 800px;
	overflow: hidden;
	padding: 0px 100px 0px 100px;
}

.two-cols-even .col1, .two-cols-even .col2 {
	width: 375px;
}

.two-cols-even .col1 {
	float: left;
}

.two-cols-even .col2 {
	float: right;
}

.home .two-cols-even {
	padding-top: 40px;
	background: url(images/homepage_09.jpg) no-repeat center top;
}

/** BOX STYLE 1 */

.box1 {
}

.box1 .title {
	margin: 0px;
	padding: 20px 0px 6px 0px;
	font: 32px "Times New Roman", Times, serif;
	/**color: #21779E; */
	color:#C96;
	
}

.box1 .entry {
	padding: 30px 0px 0px 0px;
	
}

/** FOOTER */

.balloon {
	
}

#footer {
	background: url(images/homepage_11.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px;
	text-align: center;
	color: #A6C7D3;
}

#footer .legal {
}

#footer .links {
}


/**jdshklfjashdlkjfasdfhlhasdjfadskhlafhdf*/

.section { padding: 20px; }
			.how-to-use code { width: 700px; margin: 10px auto; padding: 5px 10px; font-size: 120%; }
			.demos { padding: 20px; }
			.balloon { font-size: 90%; }
			.sample-script { padding-top: 10px; padding-bottom: 10px; }
			.sample-outer { float: left; width: 430px; border: solid 1px #ddd; margin: 10px; }
			.sample-explanation { margin-bottom: 10px; line-height: 1.4; background-color: #eee; }
			.sample-explanation > p { padding: 5px; }
			#default-options { padding: 20px 40px; font-size: 100%; }
			#default-options > div { float: left; width: 400px; padding: 5px; margin: 10px; background-color: #eee; border: solid 1px #ddd; }
			#advanced-methods { padding: 20px; }
			#advanced-methods img { float: right; cursor: help; border: dotted 1px #ccc; }
			#advanced-methods code { margin: 20px 0; width: 630px; font-size: 120%; }
			#change-defaults code { margin: 20px auto; width: 550px; font-size: 120%; }
