/* ------ HTML ------ */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0; list-style:none; border:none; }

body {
	color: #333333;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	background-color: #235B7A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/* Links */
a {
	text-decoration: none;
	color: #39738e; 	
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* Headers */
h1, h2, h3, h5 {
	color: #111;
	padding: 15px 10px 5px 10px;
	margin: 0;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	font-size: 150%;
	color: #663333;
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}
h5 {
	font-size: 13px;	
	font-weight: bold;	
	margin-left: 10px;
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }


/* Images */
img {
	background: #fafafa;
   border: 1px solid #dcdcdc;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

blockquote {
	margin: 5px;
	padding: 10px 10px 0 45px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

/* start - table */
table {
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left: 6px;
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;	
}
tr {
	height: 34px;	
}
td {
	padding-left: 6px;
	padding-right: 6px;
}	
/* end - table */

/* form elements */
form {
	margin: 15px;
	padding: 20px;
	background-color: #F2F2F2;
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #333333;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* Recomende */

#recomende {
	color:#000000;
	font-size: 10px;
	margin: 0;
	padding: 5px 15px;
}

#recomende input {
	background:#FFFFFF;

}
#recomende textarea {
	background:#FFFFFF;
}
#recomende input.botao {
	color:#ffffff;
	border:1px solid #D7D7D7;
	background-color: #8c9477;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background: #fff url(../images/wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 352px;
	text-align: left;	
}
#header-wrap-miolo {
	position: relative;
	background: #fff url(../images/wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 180px;
	text-align: left;	
}
#header-photo {
	position: absolute;
	left: 24px;
	padding: 0;
	width: 890px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 
#header-index {
	position: absolute;
	top: 90px; left: 24px;	
	padding: 0;		
	height:396px; 
	width: 890px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-index img {
	border: none;
	margin: 0; padding: 0;
} 

#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -1.5px;
	color: #FFFFFF;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 300px;
	left: 45px;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 42px;
	font-weight: bold;
	font-variant: normal;
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap h1#logo-abre {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 379px;
	left: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 42px;
	font-weight: bold;
	font-variant: normal;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #777777;
	width: 400px;
	/* change the values of top and left to adjust the position */
	top: 338px;
	left: 53px;
}

#header-wrap p#intro2 {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	width: 547px;
	/* change the values of top and left to adjust the position */
	top: 418px;
	left: 38px;
	line-height: 1.4em;
}

#content-outer {
	background: #b4cedf;
	width: 100%;
}
#content-wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(../images/content-bg.jpg) no-repeat center;		
}

.col-one {
	margin-left: 20px;
	width: 650px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: 25px;
	margin-right: 10px;
}
.col-three {
	float: left;
	width: 210px;
	margin-left: -235px;
	margin-top: 10px;
}
.col-four {
	margin-left: 250px;
	width: 640px;
}
.col-one, .col-two, .col-three, col-four {
	padding-bottom: 20px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	color: #333333;
	text-transform: uppercase;
	margin-left: 5px;
	padding-left: 7px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom: 1px solid #999999;
}
#content .col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(../images/bullet.gif);
}
#content-wrapper .col-two h3 {
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#content-outer #content-wrapper .col-three h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cce6f2;
	border-bottom-color: #1b5b97;
	background-color: #4485AF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#content-outer #content-wrapper #content .col-one h3 {

	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}


#content .col-four h2 {
	padding-bottom: 3px;
	color: #000;
	letter-spacing: -1px;
	text-transform: none;
	margin-left: 5px;
	padding-left: 5px;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bgd_h2a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*  Navigation  */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 880px;
	left: 42px;
	top: 308px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #003366;
	background: none;
	border: none;
	background-color: #ffffff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}
#nav ul li#current a {
	color: #FFFFFF;
	border-bottom: solid 2px #333;
	background-color: #4687B1;
}

/*  Navigation - 2  */
#nav2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 880px;
	left: 42px;
	top: 126px;
}
#nav2 ul {
	float: left;
	list-style: none;
	width: 880px;		
	margin: 0; padding: 0;	
	display: inline;
}
#nav2 ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav2 ul li a {
	float: left;
	margin: 0;
	text-decoration: none;
	color: #003366;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Helvetica, Arial, Geneva, Sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
}
#nav2 ul li a:hover, 
#nav2 ul li a:active {
	color: #003366;
	background: none;
	border: none;
	background-color: #ffffff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}
#nav2 ul li#current a {
	color: #FFFFFF;
	border-bottom: solid 2px #333;
	background-color: #4687B1;
}


/* sidebar menu */
ul.sidemenu {
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul.sidemenu li {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #2C6E90;
	margin-top: -1px;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	background-color: #4485af;
	border: none;
	color: #fff;
	display: block;
	padding: 10px;
}
ul.sidemenu li a:hover {
	color: #333333;
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }

/* manifesto */

ul.manifesto {
	text-align: left;
	margin: 7px 5px 8px 0px;
	padding: 0;
	text-decoration: none;
}
ul.manifesto li {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c6e90;
	border-right-color: #2c6e90;
	border-bottom-color: #000000;
	border-left-color: #2c6e90;
}
ul.manifesto li a {
	text-decoration: none;
	background-image: url(../images/bgd_manifesto_a.png);
	background-color: #2c6e90;
	border: none;
	color: #FFFFFF;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: top;
}
ul.manifesto ul li a {
	color: #FFFFFF;
}
ul.manifesto li a:hover {
	background-color: #244D2B;
	border: none;
	color: #000000;
}


/* assine */
ul.assine {
	text-align: center;
	padding: 0;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul.assine li {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #2C6E90;
	list-style-image: none;
	display: block;
	list-style-type: none;
}
ul.assine li a {
	text-decoration: none;
	background-image: none;
	background-color: #BCC7CB;
	border: none;
	color: #04305F;
	padding: 10px;
	display: block;

}
ul.assine li a span {
	color: #989898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}
ul.assine li a:hover {
	color: #FFFFFF;
	border: none;
	background-color: #245E78;
	background-image: none;
}
ul.assine ul { margin: 0 0 0 5px; padding: 0; }
ul.assine ul li { background: none; }

.contador {
	text-align: center;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	font-size: 10px;

}
.assinaturas {
	text-align: center;
	padding-top: 4px;
	font-size: 10px;

}

/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em Helvetica, Arial, Geneva, Sans-serif;			
}
.parceiros img {
	margin-bottom: 5px;
}


#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}

#footer-wrapper h3 {
	font: normal 1.6em/1.6em Helvetica, Arial, Geneva, Sans-serif;
	color: #ABABAB;	
}
#footer-wrapper a {
	color: #ccc;
	background: transparent;
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
}
#footer-bottom {
	clear: both;
	width: 880px;
	margin: 0 auto;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;
	color: #000000;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}
#footer-bottom .bottom-contato {
	text-align: right;
	padding-right: 20px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 3px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #dddddd;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.assinatura {
	text-align: right;
	font-size: 14px;
	color: #000000;
}

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

#content-outer #content-wrapper #content .col-one .pdf {
	background-image: url(../images/pdf_button.png);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-left: 26px;
	margin-left: 10px;
	line-height: 15px;
}
#content-outer #content-wrapper .col-three .box .pdf {
	background-image: url(../images/pdf_button.png);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-left: 26px;
	margin-left: 10px;
}


#content-outer #content-wrapper .col-three .assine {
	font-size: 12px;
	background-color: #A7C2CF;
	margin: 10px;
	border: 1px solid #666666;
	text-align: center;
	font-weight: bold;
}
#content-outer #content-wrapper .col-three .assine a {
	color: #FFFFFF;
}
#content-outer #content-wrapper .col-three .assine a:hover {
	color: #000;
}
#header-wrap #header-photo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-outer #content-wrapper #content .col-one .legenda {
	padding-left: 20px;
	font-size: 10px;
}
#content-outer #content-wrapper .col-three .box {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#header-wrap-miolo #header-photo a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-outer #content-wrapper .col-three .box .assinaturas .nolink {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content-outer #content-wrapper #content .col-one h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 10px;
	color: #999;
}
#content-outer #content-wrapper #content .col-one h5 a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
}
cgi {
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#content-outer #content-wrapper #content .col-one .destaques,
#content-outer #content-wrapper #content .col-one .destaques-fotos {
	border: 1px dashed #666666;
	margin: 20px 7px;
	width: 630px;
}
#content-outer #content-wrapper #content .col-one .destaques h2,
#content-outer #content-wrapper #content .col-one .destaques-fotos h2 {
	background-color: #cccccc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 7px 20px;
}
#content-outer #content-wrapper #content .col-one .destaques h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	padding: 5px 20px;
	background-image: url(../images/size.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content-outer #content-wrapper #content .col-one .destaques-fotos h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	padding: 5px 20px;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content-outer #content-wrapper #content .col-one .destaques-filmes h4 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	padding: 5px 20px;
	background-image: url(../images/tv.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.mais a:link {
	font-weight: bold;
	background-image: url(../images/mais_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border:none	
}

.mais a:hover {
	background-image: url(../images/mais_ahover.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#content-outer #content-wrapper #content .col-one .box1 {
	background-color: #F2f2f2;
	padding: 0 10px;
	float: left;
	width: 400px;
	height:320px; 
	margin: 15px 10px 20px 0;
}
#content-outer #content-wrapper #content .col-one .box2 {
	background-color: #F2f2f2;
	padding: 0 10px;
	float: left;
	width: 190px;
	height:320px; 	
	margin: 15px 0 20px 0;
}
#content-outer #content-wrapper #content .col-one .box3 {
	padding: 2px;
	float: left;
	width: 250px;
	margin: 3px 3px 20px 3px;
}
#content-outer #content-wrapper #content .col-one .box4 {
	padding: 2px;
	float: left;
	width: 370px;
	margin: 3px 3px 40px 3px;
	border-left: 1px solid #ccc;
}
#content-outer #content-wrapper #content .col-one .play a {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: right;
	padding: 5px;
}
#content-outer #content-wrapper #content .col-one .play a:hover {
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
}
#content-outer #content-wrapper #content .col-one .filmes {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h4 span {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
#content-outer #content-wrapper .col-three .dhtmlgoodies_answer h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content-outer #content-wrapper #content .col-one .thumbnail {
	padding: 0 10px;
}
h2 span {
 	font-size: 26px;
	text-transform: none;
	line-height: 30px;
}
