*{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a:link {color: blue;}
a:visited {color: blue;}
a:hover {color: blue;}
a:active {color: blue;}

body
{
	margin: 0px;
	padding: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size:11pt;
	color: black;
}
DIV.header
{}
DIV.header DIV.imgLogo
{
    float: left;
}
DIV.header DIV.imgLogo IMG
{
    border: 0;
}
DIV.header DIV.menu
{
    position: relative;
    padding-top: 25px;
    margin-left: 350px;
}
DIV.header DIV.menu UL
{
    list-style: none;
    margin: 0;
    padding: 0;
}
DIV.header DIV.menu LI
{
    float: left;
}
DIV.header DIV.menu LI A
{
    font:  20pt Georgia, "Times New Roman", Times, serif;
    margin: 10px;
}
DIV.header DIV.menu LI A:hover
{
    color: E82727;
}
DIV.content H1
{
    font: 25pt Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px solid gray;
    padding-bottom: 3px;
    margin-bottom: 10px;
    color: black;
}
DIV.content DIV.tituloPost
{
    margin-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid gainsboro;
    background-color: whitesmoke;
}
DIV.content DIV.tituloPost A
{
    font: 17pt Georgia, "Times New Roman", Times, serif;
}
DIV.content DIV.tituloPost A.siteQuePublicou
{
    font: 13pt Georgia, "Times New Roman", Times, serif;
    color: gray;
    text-decoration: whitesmoke;
    margin-left: 10px;
}
DIV.content DIV.conteudoPost
{
    margin-bottom: 50px;
    padding-bottom: 20px;
    /*border-bottom: 1px solid gray;*/
}
DIV.clear
{
    clear: both;
}
DIV.tituloFixOlimpix
{
    position: relative;
    font: 20pt Georgia, "Times New Roman", Times, serif;
    padding-left: 240px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: black;
    margin-left: 0px;
    border-bottom: 0px gainsboro solid;
}
DIV.textoTituloFixOlimpix
{
    padding-left: 240px;
    margin-bottom: 5px;
}
DIV.textoConteudoFixOlimpix
{
    padding-left: 0x;
    margin-top: 50px;
}
DIV.logoProva
{
    float: left;
}
DIV.tituloProva
{
    position: relative;
    font: 20pt Georgia, "Times New Roman", Times, serif;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 0px;
    margin-bottom: 5px;
    color: black;
    margin-left: 0px;
    border-bottom: 0px gainsboro solid;
}
DIV.textoProva
{
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 70px;
}