
body {
	color: #FFF;
	background: #999;
font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida";
}
h1 {font-size: 2.0em; }
h2 {font-size: 3.0em;}
h3 {font-size: 1.7em; line-height:80%; color:#FFF;}

#wrapper {
	width:100%;
	height:100%;margin-top:15px;
}
#header {
	width: 1000px;
	height: 70px;
	color: #FFF;
	
	background-image: url(../images/logo_grey.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: #000;

	position:relative;
	height:40px;
}
#logo {position:absolute; width:110px; padding-top:50px; left:15px;top:px;}
/* ------------ Styling especifica para noticias -------------- */

#newsPhoto {
	width: 400px;
	height:500px;
	position: relative;
	text-align:center;
	margin: 0;
	background: #000;
	float:left;
	background-image: url(../images/ajax_loader.gif); background-position:center; background-repeat:no-repeat;
}
#newsBody {
	width: 570px;
	text-align:left;
	float:left;
	background: #fbfcef;
	padding-top:10px;
	padding-left:10px;
}
#allnews {
	width: 100%;
	height:135px;
	position: relative;
	text-align:center;
	margin-top: 5px;
	background: #000;
	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 15px;
	background: #000;
	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.5em; line-height:130%;}
#newsMore {width: 570px; text-align: right; margin-top:75px; 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;
	float:left;
	padding-top:10px;
	color:#FFF;
}

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

ul {
        	margin-left:15px;
         	padding:0px;
			
        }
li
        {
        	list-style-type:none;
        	float:left;
        	margin:5px 5px 10px 5px;
        	padding:0px;
			color:#FFF;
			
			
        }
li img
        {
        	border:0px;
			
        }
li a:link {color:#FFF;
        
        	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;
	
	color:#FFF;
	width:130px;
	text-decoration:none;
	cursor:pointer;
	text-transform: uppercase;
        }
	
#mainContent strong {color:#FFF;}

 
.thumbs {
	background-image:url(../images/ajax-loader-grey.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color:#FFF;
}
#footer {
	width: 990px;
	height: 20px;
	color: #fff;
	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: #FFF; padding-right:20px;}
#footer  a{color: #FFF;}
#footer  strong{color: #FFF;}

#go_top {
	width: 990px;
	height: 25px;
	color: #000;
	text-align:right;
	float:left;
	background-image:url(../images/go_top_black.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_black.png); background-repeat:no-repeat; background-position:right;
	position:fixed;

}

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

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

/* Styling para menu */

#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:#FFF;}      /* unvisited link */
#modelmenu a:visited {color:#FFF;}  /* visited link */
#modelmenu a:hover {color:#000;background-color:#fdd112;}  /* mouse over link */
#modelmenu a:active {color:#0000FF} 


#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;	
}
#submenu strong {color:#FFF;}
#submodelmenu a:link {color:#FFF;}      /* unvisited link */
#submodelmenu a:visited {color:#FFF;}  /* 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: left; 
	list-style: none; 
	margin-left: 0; 
	width: 100%;
	text-transform:uppercase;
	font-size: 0.8em;
}
ul#filter li { 
	border-right: 1px solid #FFF;
	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: #666; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: none; }
ul#filter li.current a { color: #FFF; font-weight: bold; }


