/* ------- cola isso no inicio do código css --------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;

}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html > body {
	margin:0;
	padding:0;
	font-family:"Thaoma";
}
body {
  width:100%;
  background-color:#295a92;
  background-image:url("../img/bg.png");
  background-position:top center;
  background-repeat:no-repeat;
  background-attachment:scroll;
}
.centro {
	margin-left:auto;
	margin-right:auto;
	width:881px;
}
#topo {
	height:75px;
	background-image:url("../img/topo.png");
}

#head {
	height:74px;
	
}
#logo{
	height:50px;
	padding: 10px 10px;
	margin-left: 15px;
}
#menu {
	height:50px;
	background-image:url("../img/menu.png");
	clear: both;
}
#menu a{
	height:50px;
	font-family: Tahoma;	
	text-decoration: none;
	font-size: 16px;	
	color: #FFFFFF;
	margin: 0px 10px 0px 10px; 
	white-space: nowrap; 
	display: inline;
	clear: both;
}
#menu a:hover span{
	color: RGB(102, 153, 204);
	text-decoration: none;
}
#menu li{
	height:30px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	width:110px;
	list-style: none; 
	float: left;
	
}
#downE{
	float: left;
	width:440px;
	height:450px;
	background:transparent;
	overflow:auto;
}
#downD{
	float: right;
	width:440px;
	height:450px;
	background:transparent;
	overflow:auto;
}
#conteudo {
	
	height:450px;
	margin-top: 1px;
	background-image:url("../img/bg_body.bmp");
}
#rodape {
	
	height:150px;
	background-image:url("../img/bg_foot.png");
}
#rod{
	
	text-align: center;
	width:110px;
	list-style: none; 
	float: left;
	height:135px; 
	color:#4d4d4d;
	overflow:hidden
}
#mapa a{
	font-family: Tahoma;
	font-size: 11px;	
	width:125px;
	float: left;
	color: #969696;
	text-decoration: none;
	text-align: left;
	text-indent: 28px;}
}
#materia {
	float: center;
	width:880px;
	height:450px;
	background:transparent;
}
#mat{
	
	margin-left: 2px;
	width:170px;
	float: left;
	height:140px;
	margin-top: 10px;
	background:transparent;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px ;
	color:#4d4d4d;
}
#prod{
	
	margin-left: 2px;
	width:170px;
	float: left;
	height:140px;
	margin-top: 50px;
	background:transparent;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 30px ;
	color:#4d4d4d;
	overflow:hidden
}

#script {
	float: center;
	width:880px;
	height:450px;
	background:transparent;
}

#cont {
	
	float: center;
	width:880px;
	height:150px;
	background:transparent;
}
#contE {
	float: left;
	width:440px;
	height:300px;
	background:transparent;
}
#contD {
	float: right;
	width:440px;
	height:300px;
	background:transparent;
}
#home {
	float: left;
	width:600px;
	height:350px;
	background:transparent;
	overflow:auto;
	clear: both;
	
}
#mycustomscroll {
	float: left;
	width:600px;
	height:450px;
	background:transparent;
	overflow:auto;
	clear: both;
	
}
#DirHome{
	float: right;
	width: 270px;
	height:350px;
	background:transparent;
	position: relative;
	overflow:hidden	
}
#cDir{
	float: right;
	width: 270px;
	height:450px;
	background:transparent;
	position: relative;
	overflow:hidden	
}
#novidades{
	float: right;
	width:200px;
	height:250px;
	margin-top: 50px;
	margin-right: 20%;
	padding: 50x 0px 0px 0px;
	background-color:#696969;
	position: relative;
	overflow:hidden;			
}
#parceiros{
	width:200px;
	height:100px;
	padding-top: 350px;
	
}
.parceiros{
	width:800px;
	height:100px;
	
	
}
#link{
	float: left;
	width:280px;
	color: #4d4d4d"
	
}
#link a{
	float: left;
	color: #6699cc;
	font-family: Tahoma;
	font-size: 12px;
	padding: 4px 90px 1px 0px;
}
#publicidade
{
	width:450px;
	height:59px;
	padding-top: 8px;
}


