/*	Desc: *title* Screen Style Sheet
	Author: *Marcio Sartor*
	Date: *last modified date*
	+ Colours
	- *colour hex* *colour name* (*purpose*)
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
background-image:url(../cssimg/bg_geral.gif);
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.4em;
color:#4b4b4b;

}

h2 {
font-size:1.0em;

}

<!--

.fotos {
border:solid 3px;
border-color:#cdcac3;
margin: 0 10px 0 0;
float:left;
}

.fotosright {
border:solid 3px;
border-color:#cdcac3;
margin: 0 0 0 10px;
float:right;
}
.green {
	color: #6ba123;
	font-weight: bold;
}

.green_bold {
	font-size: 1.2em;

}

.right {
float:right;

}
.left {
float:left;
}

.comments p {
margin-left:20px;

}


-->
/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
p,
li {
	line-height: 150%
}
#barra_topo logo h1 {
	text-indent: -9999px;
	font-size: 1%
}
img {
	border: 0
}
a {

}
/*=TOPO
=== === === === === === === === === === */
.main {

background-image:url(../cssimg/bg_topo.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100%;




}

#bg_efeito_icones{
	position:absolute;
	top:200px;
	left:0px;
	width:100%;
	height:92px;
	background-image:url(../cssimg/efeito_icones.gif);
	background-position:center;
	background-repeat:repeat-x;
	z-index:0;

	
}


#barra_topo {
position:relative;
margin:auto;
width:778px;

}

#barra_topo a {
font-size:0.9em;
color:#333333;
text-decoration:none;


}

#barra_topo a:hover {

color:#6ba123;
font-weight:bold;
color:#6ba123;
}





/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
	position:absolute;
	top:2px;
	left:2px;
	width:774px;
	height:38px;
	background-image:url(../cssimg/bg_menu.gif);
	background-repeat:no-repeat;
	z-index:3;

}

#navigation li {
	display:inline;
	margin-top:10px;

	
}

#navigation ul {

	margin-top:10px;

	
}


#navigation a {

	color:#2f2f2f;
	font-weight:bold;
	text-decoration:none;
	

}

#navigation a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	

}
.selected  {
	font-weight:bold;
	background-color:#97b273;
}

#inicio {
	position:absolute;
	top:100px;
	left:200px;
	width:33px;
	background-color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
	color:#333333;
	display:block;
}

#inicio a {
	width:33px;
	font-weight:bold;
	color:#333333;
	display:block;
}

#inicio a:hover {

	width:33px;
	background-color:#c1da9f;
	font-weight:bold;
	color:#333333;
	display:block;
}

/*=TOLLTIP
--- --- --- --- --- --- --- --- --- --- */
#linguas	a{
			z-index:10;
			}
#linguas	a:hover{
			position:relative;
			z-index:100;
			}			
#linguas span{
			display:none;
			}
#linguas	a:hover span{
			display:block;
			position:absolute;
			float:left;
			white-space:nowrap;
			top:2.2em;
			left:-5.0em;
			background:#fffcd1;
			border:1px solid #444;
			color:#444;
			padding:1px 5px;
			z-index:10;			
			}		



/*=CONTAINER cantos arredondados + CONTENT
--- --- --- --- --- --- --- --- --- --- */
#container {
	position:relative;
	margin: 10px auto 0 auto;
	width:778px;

	z-index:2;

}

#content {
	display: table;
	width:738px;
	padding:50px 20px 10px 20px;


}

.f
{
	display:block;

	

	
}
.f *
{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ffffff;
}
.f1
{
	border-right:1px solid #ffffff;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #ffffff;
	padding-left:1px;
	margin-left:3px;
	background:#ffffff;
}
.f2
{
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:0px 1px;
	background:#ffffff;
	margin:0px 1px;
}
.f3
{
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	margin:0px 1px;
}
.f4
{
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.f5
{
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}
.f_content
{
	padding:0px 0px;
	background:#ffffff;
}

.box {
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	width:156px;
	background-color:#CCCCCC;
	display:block; 

}

.box_left {
	float:left;
	width:500px;
	padding-right:10px;

}

.border_right {
	border-right:solid 1px #cccccc;

}
.border_bottom_dashed {
	border-bottom:dashed 1px #cccccc;
}
.border_bottom_solid {
	border-bottom:solid 1px #cccccc;
}
.border_top_solid {
	border-top:solid 1px #cccccc;
}


.box_right {
	float:right;
	width:210px;
	padding:0px;
		
}

.box_right_gambiarra {
	position:absolute;
	*top:50px;
	left:549px;
	width:210px;
	padding:0px;
	display:block;
		
}



.data {
font-size:0.8em;

}


.noticia {
font-size:1.2em;
color:#444444;
font-weight:bold;

}

.noticia a {
text-decoration:none;
color:#444444;
}

.noticia a:hover {
text-decoration: underline;
color:#444444;
}

.noticiav a {

color:#6ba123;
font-weight:bold;
text-decoration:none;

}

.noticiav a:hover {

color:#6ba123;
font-weight:bold;
text-decoration: underline;
}


.destaque {
	float:left;
	position:relative;
	width:100%;
	display:block;
	background-image:url(../cssimg/destaque.gif);
	background-repeat:no-repeat;
	height:269px;
	border-bottom:dashed 1px #CCCCCC;


}
.frase {
	position:absolute;
	top:41px;
	left:162px;
/*	border:dashed 1px #CCCCCC;*/
	width:170px;
	height:157px;
	font-size:130%;
	font-weight:bold;
	text-transform: uppercase;
	line-height:1.2em;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
}

.assina {
	position:absolute;
	top:225px;
	left:162px;
/*	border:dashed 1px #CCCCCC;*/
	width:170px;
	height:22px;
}




/*=FOOTER
=== === === === === === === === === === */
#footer {
	margin: 0px auto;
	width:780px;
	font-size:0.9em;
}
