@charset "utf-8";
/* CSS Document */

/*Para o CHROME pôr as LAYERS como alinhadas*/
* {
margin: 0px;
padding: 0px;
background-image:#000000 url(../../ima/bktop.jpg);
}

/*DIVs*/

body {
	margin:0;
	text-align: center;
	background:#e0e5e7 url(../../ima/bk.jpg);
	background-repeat:repeat-x;
	background-position: 0px 52px;
	
	/*font-family:arial;	
	font-size:12px;*/
	}

#content {
	width:1001px;
	left:0px;
	float:left;
	background-color:#FFFFFF;
	}
#container {
		width: 1019px;
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		}
#footer {
	width:1001px;
	height:36px;
	background-image:url(../../ima/bkfooter.jpg);
	margin-left:0px;
	top:0px;
	float:left;
	}
#footermenu {
	width:350px;
	height:20px;
	margin-left:25px;
	margin-top:15px;
	float:left;
	}
#footermenub {
	width:500px;
	height:20px;
	margin-right:25px;
	margin-top:15px;
	float:right;
	text-align:right;
	}
#imagens {
	width:296px;
	float:right;
	margin-right:38px;
	margin-top:45px;
	}
#logo {
	width:357px;
	height:70px;
	margin-left:0px;
	top:0px;
	float:left;
	}
#mapasite{
	width:450px;
	margin-left:50px;
	margin-top:15px;
	float:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	}
#mnu {
	margin-right:20px;
	margin-top:33px;
	text-align:right;
	width:600px;
	height:37px;
	float:right;
	}
#movgaleria {
	margin-left:2px;
	margin-top:3px;
	float:left;
	width:675px;
	
	height:575px;
	overflow:hidden;
	}
#semanas {
	margin-right:0px;
	float:right;
	/*width:150px;
	height:15px;*/
	}
#slide {
	margin-left:2px;
	margin-top:3px;
	float:left;
	width:642px;
	height:375px;
	overflow:hidden;
	}
#slide_galeria {
	margin-left:2px;
	margin-top:3px;
	float:left;
	width:1001px;
	background-color:#fff;
	height:640px;
	overflow:hidden;
	}
#text_follow {
	width:575px;
	margin-left:30px;
	margin-top:45px;
	float:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3e3e3e;
	}
#textimagens_follow {
	width:1001px;
	margin-left:3px;
	float:left;
	}
#textimagens_follow_galeria {
	width:1001px;
	margin-left:0px;
	margin-top:50px;
	float:left;
	background-color:#224364;
	}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:70px;
	background-color:#0099CC;
    margin-left:0px;
    float:left;
	}
#topics {
	margin-top:3px;
	width:357px;
	height:375px;
	margin-left:0px;
	float:left;
	/*background-color:#224364;*/
	background-color:#40B3D9;
	}

/* TXT */
a {
	text-decoration:none;
	cursor:pointer;
	color:#FF6600;
}
a:hover {
  text-decoration:none;
  color:#333333;
}
a.lermais {
	text-decoration:none;
  	color:#e28b01;
}
a.lermais:hover {
  text-decoration:none;
  color:#e2b501;
}
.bold {
	font-weight:bold;
}
.titblue {
font: 14px Arial, Helvetica, sans-serif;
color:#0099CC;
font-weight:bold;
}
.underline {
text-decoration:underline;
}
.a {
}

