@charset "utf-8";
/* CSS aviso Osesportistas.com */

body {
background-color:#FFFFFF;
background-image:url(../imagens/fundo.png);
background-position:0 28px;
background-repeat:repeat-x;
font-family:Arial,Verdana,Sans Serif;
font-size:12px;
color:#003366;
text-align:justify;
}

.margem_geral{
margin:auto; width:600px;
}

h1 {
border-bottom:1px solid #DFDFDF;
color:#000000;
font-size:20px;
font-weight:bold;
margin-bottom:14px;
padding-bottom:8px;
}

#geral-generico {
padding:10px;
width:696px;
margin:auto;
}


.privacidade-nivel-1 li, .privacidade-nivel-2 li, .privacidade-nivel-3 li {
margin-bottom:15px;
list-style:none;
}

.logo_osesportistas_rodape{
text-align:center;
width:76px;
height:52px;
background-image:url(imagens/oesportistas_rodape.jpg);
margin-left:120px;float:left;
}

.logo_sascar_rodape{
text-align:center;
width:76px;
height:52px;
background-image:url(imagens/sascar_rodape.jpg);
margin-left:120px;
float:right;
}