
body {
	color: #000;
	background: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
	padding: 0;
}
h1 {font-size: 2.0em; }
h2 {font-size: 3.0em;}
h3 {font-size: 1.7em; line-height:80%; color:#000;}
h4 {font-size: 1.1em; line-height:80%; color:#000;}
h5 {font-size: 1.3em; line-height:80%; color:#000;}

br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

#wrapper {
	width:100%;
	height:100%;
}
#header {
	width: 100%;
	height: 70px;
	color: #fff;
	background-image: url(../images/logo_white.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
#title{
	width:980px;
	text-align:left;
	margin: 0;
	padding: 0px 0px 10px 10px;
	background: #fff;

	position:relative;
	height:40px;
}

/* ------------ Styling especifica para noticias -------------- */

#newsPhoto {
	width: 340px;
	height:450px;
	position: relative;
	text-align:center;
	margin-left: 12px;
	margin-top:5px;
	background: #fff;
	float:left;
	background-image: url(../images/ajax_loader.gif); background-position:center; background-repeat:no-repeat;
}
#newsBody {
	width: 570px;
	height: auto;
	text-align:justify;
	float:left;
	background: #fbfcef;
	padding:10px 10px 10px 10px;
}
#newsScout {
	width: 880px;
	height: auto;
	text-align:justify;
	float:left;
	background: #fbfcef;
	padding:10px 10px 10px 20px;
	line-height:1.5em;
	margin-left:20px;
	margin-top:10px;
}
#allnews {
	width: 100%;
	height:135px;
	position: relative;
	text-align:center;
	margin-top: 5px;
	background: #fff;
	float:left;
	background-image: url(../images/ajax_loader.gif); background-position:center; background-repeat:no-repeat;
}
#allnewsPhoto {
	width: 86px;
	height:120px;
	position: relative;
	text-align:center;
	margin: 5px 5px 5px 25px;
	background: #fff;
	float:left;
	background-image: url(../images/ajax_loader.gif); background-position:center; background-repeat:no-repeat;
}
#allnewsBody {
	width: 820px;
	height:120px;
	text-align:left;
	float:left;
	background: #fbfcef;
	margin: 5px 5px 5px 15px;
	
	padding-left:10px;
}
.text_news {font-size: 1.0em; line-height:130%;}
.text_news_date {font-size: 0.9em; line-height:1.5em;}

#newsMore {width: 940px; text-align: right; margin-top:0px; float:left;}
#readnews {width: 820px; text-align: left; margin-top:25px; float:left;}

/* -------------- Fim Styling especifica para noticias ----------------- */

#box {
	width:1000px;
	height:auto;
	position:relative;

}
#sucesso {
	text-align:left;
	font-size: 0.9em;
	padding: 5px 0 5px 10px;
	background: #0C0;
	color:#FFF
}
#erro {
	text-align:left;
	font-size: 0.9em;
	padding: 5px 0 5px 10px;
	background: #F00;
	color:#FFF
}

#mainContent {
	width:1000px;
	height:auto;
	text-align:left;
	font-size: 0.9em;
	position:relative;
	
	padding-top:10px;
}

#small { background-image:url(../images/black-70.png); width: 150px; height:15px; position:absolute; margin-top:-15px; text-align:center; text-transform:uppercase; font-size:0.7em; margin-left:20px;}

#mainContent ul{ margin-left:15px; padding:0px;
}

ul {
        	margin-left:15px;
         	padding:0px;
			
        }
li
        {
        	list-style-type:none;
        	float:left;
        	margin:5px 5px 10px 5px;
        	padding:0px;
			
        }
li img
        {
        	border:0px;
			
        }
li a
        {color:#000;
        	display:block;
			
        }

    .textPlaceholder
        {
	margin:10px;
	padding-top: 2px;
	height:20px;
	left:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
	font-size:0.6em;
	background-color:#fff;
	color:#000;
	width:130px;
	text-decoration:none;
	cursor:pointer;
	text-transform: uppercase;
        }
	
    
.thumbs {
	background-image: url(../images/ajax_loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	width: 990px;
	height: 20px;
	color: #000;
	text-align:left;
	font-size: 0.7em;
	padding: 25px 0px 0px 15px;
	float:left;
	text-transform:uppercase;
	position:relative;
	
}

#footer .follow {text-align:left; float:right; color:#000; padding-right:20px;}

#go_top {
	width: 990px;
	height: 25px;
	color: #000;
	text-align:right;
	float:left;
	background-image:url(../images/go_top_grey.png); background-repeat:no-repeat; background-position:right;

}

#go_left {
	width: 100%;
	height: 25px;
	color: #000;
	top:520px; right:10px;
	text-align:right;
	float:right;
	background-image:url(../images/go_left_grey.png); background-repeat:no-repeat; background-position:right;
	position:fixed;

}

.contacts {width: 990px; height:auto; display:block; position:relative; float:left; margin-top:15px; margin-left:10px;}
/* Styling para menu */

#person {width:150px; height:60px; float:left; padding:5px 5px 5px 10px; font-size:0.7em;  }
#person:hover {width:150px; height:60px; float:left; padding:5px 5px 5px 10px; font-size:0.7em; background-color:#CCC;}

#person strong{ text-transform:uppercase;}
.address {width:950px; height:20px; float:left; padding:5px 10px 5px 10px; font-size:0.7em; text-transform:uppercase;}



#back_btn {position:absolute; left:20px; top:28px;width:100px; text-align:left; }

input#bck_btn {
background-color:white;
border:0;
color:#666;
text-decoration:none;
font-size:0.8em;
cursor:pointer;
float:left;
padding:0px;
}

#modelmenu {
	width: 850px;
	height: 40px;
	
	text-align: center;
	font-smooth: always;
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
	font-size: 1.1em;
	margin-top:10px;
	right: 0;
position:absolute;
	
}
#modelmenu ul {
        	margin-left:40px;
         	padding:0px;
			float:right;

        }
#modelmenu li
        {
        	list-style-type:none;
        	float:left;
        	margin:5px 10px 10px 5px;
        	padding:0px;
			
        }
#modelmenu li img
        {
        	border:0px;
			
        }
#modelmenu li a
        {
        	display:block;
			
        }
#modelmenu a:link {color:#000;}      /* unvisited link */
#modelmenu a:visited {color:#000;}  /* visited link */
#modelmenu a:hover {color:#000;background-color:#fdd112;}  /* mouse over link */
#modelmenu a:active {color:#000;} 

#submodelmenu {
	width: 100%;
	height: 40px;
	color:#FFF;
	text-align: center;
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
	font-size: 0.9em;
	margin-top:10px;
	left: 0;
position:relative;


	
}
#submodelmenu strong {color:#000; font-size:1.2em;}
#submodelmenu a:link {color:#000;}      /* unvisited link */
#submodelmenu a:visited {color:#000;}  /* visited link */
#submodelmenu a:hover {color:#000;background-color:#fdd112;}  /* mouse over link */
#submodelmenu a:active {color:#0000FF} 

/* Area de Filtros */
#filter_options { position:absolute; right:20px; float: right; }

ul#filter { 
	float: right; 
	list-style: none; 
	margin-left: 0; 
	width: 100%;
	text-transform:uppercase;
	font-size: 0.8em;
}
ul#filter li { 
	border-right: 1px solid #000;
	float: left;
	line-height: 16px;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: none; }
ul#filter li.current a { color: #333; font-weight: bold; }
