
html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0px; margin: 0px; border: 0px; font-size: 100%; font-weight: normal;}
table { border-collapse: collapse; border-spacing: 0; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style: disc; }
q:before, q:after { content:''; }

body { background-color:#FFF; background-image:url(/img/bg.png); background-position:top; background-repeat:repeat-x;}
/* a[href^="/cgi/"] { font-weight:bold; } */
a:link { color:#003366; text-decoration:none;  }
a:visited { color:#003366; text-decoration:none; }
a:hover { color:#669999; text-decoration:underline; }
a:active { color:#669999; }
p {	font-size:13px; color:#333333; font-family: arial,Verdana, Geneva, sans-serif; line-height: 140%; }

.cb { clear: both }

.dir { float:right; }
.esq { float: left; }


/* CONTEUDO */
#conteudo {
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px ;
	border: 0px dotted;
}

/* MANCHETE */
#manchete {
	width: 940px;
	height: 270px;
		background: #ecf2f1;
	margin: 0px;
	padding: 10px;
	border: 0px dotted;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.glidecontentwrapper{
position: relative; /* não alterar */
width: 940px;
height: 270px;
margin: 0px;
padding: 0px;
border: 0px solid #efefef;
overflow: hidden;
zoom: 1;
clear: both;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* não alterar */
	background: #ecf2f1;
padding: 0px;
visibility: hidden;
width: 900px;
height: 270px !important;
overflow: auto;
border: 0px dotted;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 20px;
height: 270px;
float: right;
margin: 0px;
padding: 5px 5px 5px 0px;
font-family: 'Roboto Condensed', tahoma, Geneva, sans-serif;
font-weight:400;
font-size:18px;
color:#357;
text-align: right; /*How to align pagination links: "left", "center", or "right" */
	background: #ecf2f1;  /*always declare an explicit background color for fade effect to properly render in IE*/
border-bottom: 0px solid #789;
border-left: 0px solid #789;
border-right:  1px solid #789;
border-top:  1px solid #789;
}
.glidecontenttoggler a{ 
display: -moz-inline-box; display: block;
border: 0px solid black;
color: #357;
padding: 0px 5px 0px 5px;
margin: 0px 2px 3px 0px;
font-weight: bold;
text-decoration: none;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.glidecontenttoggler a.selected{  background: #cde9e4; color: #357; }
.glidecontenttoggler a:hover{ background: #9cc; color: #357; }
.glidecontenttoggler a.toc{  }
.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ font-size: 24px; }
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{ background: #357; color: #9cc; }

#mancha-ilu {
	float:left;
	width: 480px; height: 270px;
	margin: 0px 20px 0px 0px; padding: 0px;
	border: 0px dotted; }

#mancha-texto {
	float:left;
	width: 380px; height: 265px;
	margin: 0px; padding: 0px;
	border: 0px dotted; }

#mancha-texto h1 {
	font-family: 'Roboto Condensed', tahoma,verdana; 
	font-weight: 500 normal; font-size:28px; line-height:105%;
	margin: 0px; padding: 0px; }

#mancha-texto p {
	font-family: 'Roboto Slab', tahoma,verdana;
	font-weight: normal; font-size: 15px; line-height: 135%;
	margin: 10px 0px 0px 0px; padding: 0px; }


/* COLUNAS */
#col630 { width: 630px; float:left; margin: 20px 0px 0px 0px; border: 0px solid; }
#col300 { width: 300px; float:left; margin: 20px 0px 0px 0px; border: 0px solid; }
#col300d { width: 300px; float:left; margin: 20px 0px 0px 30px; padding: 0px; border: 0px dotted; }


#tarja { width:auto; text-align:center;
	margin-left: auto; margin-right: auto;
	margin: 20px 0px 0px 0px; padding: 0px }



#esp-dopi082014 {
	width: 620px; background-color:#eeeee5; float:right; margin: 20px 0px 0px 30px; padding: 5px; border: 0px dotted;
}

#hotmanchatv { width:auto;
	margin-left: auto; margin-right: auto;
	margin: 10px 0px 0px 0px; padding: 0px }

#hotmanchatv h1 {
	font-family: 'Roboto Condensed', tahoma,verdana; 
	font-weight: 500 normal; font-size:21px; line-height:100%;
	margin: 0px; padding: 0px; }

#hotmanchatv p {
	font-family: 'Roboto Slab', tahoma,verdana;
	font-weight: normal; font-size: 13px; line-height: 130%;
	margin: 5px 0px 0px 0px; padding: 0px; }
	
#mais {
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 1px 1px;
	border: 0px dashed;
	clear: both;
	background-color:#e3e3c9;
	font-family:'Roboto', Geneva, sans-serif;
	font-size:11px;
	color:#51510e;
	text-align:center;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#mais a {
	font-family:'Roboto', Geneva, sans-serif;
	font-size:11px;
	color:#51510e;
}