

/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
body { margin:0; background-color:#1A2B3B; background-repeat:repeat-x;
       font-family: tahoma, Helvetica, sans-serif; 
       font-size:12px; color:#000; }
a img { border:none; }
 
#imagem {
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.Miolo {
	width:850px;
	margin:0 auto;
	text-align:left;
	font-family: tahoma, Helvetica, sans-serif; 
    font-size:13px; color:#000;
	height:100%;
}

#rodape {
	width:1000px;
	margin:0 auto;
	text-align:center;
	background-image:url(img/Rodape.jpg);
	height:100px;
}
#spacer {
	width:1000px;
	margin:0 auto;
	text-align:center;
	height:3px;
}


#conteudo {
	width:1000px;
	margin:0 auto;
	text-align:left;
	height:100%;
	background-color:#FFF;
    font-size:12px; color:#000;
}

div.container { margin: auto;}
p { margin:0 0 1em 0; }
h1 { margin: 2em 0 0em 0; font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 1.5em; font-weight: normal; }
h2 { margin: 0.5em 0 1em 0; font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 2em; font-weight: normal; }
h3 { margin: 2em 0 1em 0; font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 1.8em; font-weight: normal; }
h4 { margin: 2em 0 1em 0; font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 1.5em; font-weight: normal; }
p.version { font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 1.2em; font-weight: normal; color: #33A8E5; margin-bottom: 0; }
p.description { font-family: MicroExtendFLFRegular, tahoma, Tahoma, tahoma; font-size: 1.2em; font-weight: normal; line-height: 1em; }

.LinkHome{
	color:#000;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


a.LinkHome:link{
	color:#000;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.LinkHome:visited{
	color:#FFF;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.LinkHome:hover{
	color:#000;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.Texto{
	padding-left:5px;
	color:#000;	
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:Left;
}


.Titulo{
	padding-left:5px;
	color:#0099FF;	
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align:Left;
}

.DataArtigo{
	color:#808080;	
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:Left;
}

.Webmail{
	color:#000;	
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.Autor{
	color:#06C;	
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:Left;
}


.TituloArtigo{
	color:#C60;	
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align:Left;
}


.TextoLinkCinzaMenuLateral{
	color: #000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: Bold;
	text-decoration: none;
}
a:hover.TextoLinkCinzaMenuLateral{
	color: 000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	 
}
 
 
.LinkRoda{	color:#000;		font-family: tahoma;	font-size: 11px;	font-weight: normal;	text-decoration: none; }
a.LinkRoda:link{	color:#000;		font-family: tahoma;	font-size: 11px;	font-weight: normal;	text-decoration: none;}
a.LinkRoda:visited{	color:#000;		font-family: tahoma;	font-size: 11px;	font-weight: normal;	text-decoration: none;}
a.LinkRoda:hover{	color:#000;		font-family: tahoma;	font-size: 11px;	font-weight: normal;	text-decoration: underline;}
 
 
