@charset "utf-8";
/* CSS Document */

a img	{ border: none; }

body {
	margin: auto;
	color: #555;
	/* background: #fff url(images/bg_header.png) repeat-x top ; */
	background: #fff; 
/*	width: 970px;
*/	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt; /* 8pt*/
	line-height: 1.3em;
	padding: inherit;
}

h1 {
	text-align:left;
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336699;
	margin: 0;
	margin-bottom:6px;
}

h2 {
	text-align:left;
 	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin: 0;
	margin-bottom:6px;
}
	
a:hover {
	color: #0193b8;
	text-decoration: underline;	/*text-decoration: none;*/
}

#bodyfit {
	margin: auto;
	width:1008px;
}

#logo
{
float: left;
padding-left: 10px;
padding-top: 5px;
width: 360px;
height: 56px;
}
	
#logo img
{
float: left;
width: 336px;
height: 56px;
}

#header
{
background-color: transparent;
background-image: url(images/header_top.png) top;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center bottom;
height: 75px;
width: 1008px;
}

#menu {
	margin:0 auto;
	margin-left: 32px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#content_container
{
	width: 1008px;
	height: auto;
	background-image: url(images/page_pixel.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #ffffff;
}

#conteudo {
	width: 600px;
	height: auto;
	margin-left: 40px;
	margin-right: 3px;
	float: left;
}

#texto {
	width: 600px;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
	float: left;
}

#facebook {
	float: left;
	width: 600px;
	height: auto;
	border-top: 1px solid;
	border-top-color: #336699;
	border-top-style: dashed;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
}

#sidebar {
	width: 300px;
	height: auto;
	float: right;
	margin-left: 5px;
	margin-right: 50px;
	display: inline;
}

#sidebar_txt {
	padding: 5px 10px;
	text-align: justify;
	border-top: 1px solid;
	border-top-color: #336699;
	border-top-style: dashed;
}

#webcams {	
}

#ads {	
}
 
#footer {
	clear:both;
	margin-left: 40px;
	margin-right: 40px;
	padding:5px 10px;
	border-top: 1px solid;
	border-top-color:#336699;
	border-top-style: dashed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:green;
}

.red1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:red;
}
