@CHARSET "ISO-8859-1";

body{
font-family: Tahoma;
font-size: 10pt;
}

img { border: none }

#conteiner{
position:absolute;
top: 0px;
left: 0px;
width:778px;
}

#header {
position:relative;
width:100%;
height:126px;
background-image: url(images/titulo-eduardo.jpg);
}


#subheader{
margin: 5px;
display: inline;
width: 100%;
height:30px;
}

#login{
display: inline;
float: left;
width:23%;
}
	
#menu_sub{
display: inline;
float: left;
background-color: #000066;
color: white;

}
#menu_sub a:link,#menu_sub a:visited{

color: white;
font-weight: bold;
margin-left:1px;
padding:3px;
}

#menu_sub a:hover{
text-decoration: underline;
}


#edicao{
width: 100%;
}

#capa{
float:left;
font-size: 8pt;
color: red;
padding: 3px;
display: inline;
}

#imagem_capa{
width: 120px;
}

#destaques{
float: left;
font-size:9pt;
display:inline;
vertical-align: top;
padding: 2px;
margin: 5px;
width: 300px;
}

#nota_secao{
font-family: Tahoma;
font-size: 9pt;
border-top: 1px solid #006600;
padding: 3px;
margin: 8px 0px 8px 0px;
}

#nota_secao form{
margin: 5px 0px 5px 0px;
}

#enquetes{
font-family: Tahoma;
font-size: 9pt;
border-top: 1px solid #006600;
padding: 3px;
margin: 8px 0px 8px 0px;
}

#enquetes table{
font-family: Tahoma;
font-size: 9pt;
margin: 5px 0px 5px 0px;
}

#coringa{
float: right;
vertical-align: top;
padding: 3px;
display: inline;
color: white;
font-weight: bold;
}

#menu{
margin:5px;	
width: 14%;
float: left;
}

#menuDireita {
width: 17%;
float: right
}	

#content{
width: 100%;
}

#bloco{
width: 66%;
float: left;

}

#conteudo{
width: 100%;
height: 800px;
overflow: auto;
text-align: justify;
padding: 5px;
border-top: 1px solid #8D0B1D;
border-bottom: 1px solid #8D0B1D;
}

#ferramentas{
align:right;
}

/* Aqui vão os estilos usados em spans */

#nome_materia{
background-color: #142860;
font-weight: bold;
font-family: "Trebuchet MS","Arial Black","Impact";
color: #ffffff;
text-transform: uppercase;
font-size: 8pt;
padding: 3px;
margin-bottom: 2px;

}

#materias, #secoes{
display: block;
font-size: 14px;
color:red;
font-weight: bold;
margin-bottom: 5px;
}

a:link, a:hover, a:visited{
text-decoration: none;
}

/* extras */
/*
#extra1{
position: absolute;
top:260px;
left:235px;
width: 500px;
height: 400px;
background-image: url(images/LOGO-AG.gif);
z-index:-5;
}
*/
#footer{
margin: 1px;
padding: 2px;
display: block;		
background-color: #006600;
text-align: center;
color: white;
}