﻿body {
   	margin:0 0 5px 0;
	padding:0;
}
#tudo {
    width: 779px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-color:#FFFFFF;
}

#topo{
	width:auto;
	height:143px;
	padding-bottom:26px;
}

#colEsq {
	float: left;
    width: 33%;
    height:266px;
}
#colDir {
	float: right;
    width: 33%;
    height:266px;
}
#colCentral {    
	float: right;
    width: 33%;
    height:266px;
    padding-bottom: 4px;
}
#rodape {
    clear: both;
    height: 25px;
    height: 57px;
}

#menuhor {
border:none;
margin: 0;
font: 12px Arial, sans-serif;
padding-top:5px;
padding-left:70px;
}
#menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
#menuhor li a {
height:1px; /* IE5.0 bug */
margin:0;
text-decoration: none;
}
#menuhor li a:link {
color: #333333;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
}
#menuhor li a:visited {
color: #003366;
padding-top:5px;
padding-left:10px;
padding-right:10px;
}
#menuhor li a:hover 
{
padding-top:5px;
padding-left:10px;
padding-right:10px;
background-image: url(img/bkg_menu2.jpg);
color: #000;
padding-bottom:20px;
}

#coluna_menu
{
    float:left;
    width:179px;
}

#conteudo
{
    float:right;
    width:585px;
}

/*----------- Menu Vertical--------------------*/

ul#menu
{
    width: 178px;
    background: inactiveborder;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom-color: #003399;
    border-right-width: 1px;
    border-top-color: #003399;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-color: #003399;
    border-left-color: #0066cc;
    border-left-width: 10px;
}
ul#menu li
{
    border-bottom: #cccccc 1px solid;
}
ul#menu li a:link, ul#menu li a:visited
{
    display: block;
    height: 1%;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #336699;
    border-left: #336699 10px solid;
    padding-left: 5px;
    padding-bottom: 6px;
    padding-top: 6px;
    font-weight: bold;
}
ul#menu li a:hover
{
    background-color: white;
    color: #336699;
    border-left: #0099cc 10px solid;
    padding-bottom: 6px;
    padding-top: 6px;
} 

h3
{
    list-style-type: square;
    margin-top: 10px;
    font-family: Arial;
    color: #ff9900;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

h2
{
    list-style-type: square;
    margin-top: 10px;
    font-family: Arial;
    color: #336699;
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

h1
{
    margin-top: 10px;
    font-family: Arial;
    color: black;
    margin-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
    line-height: 17px;
    font-weight: normal;
}

h4
{
    margin-top: 10px;
    font-family: Arial;
    color: black;
    margin-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    text-decoration: none;
    text-align: justify;
    line-height: 17px;
    font-weight: normal;
    list-style-image:url(img/square.gif);
}

/*----------- Concursos--------------------*/

#tabs
{
    float:left;
    width:464px;
}

#candidato
{
    float:right}
    
#titulo
{
    font-family: Arial;
    color: #0066cc;
    font-size: 16px;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left:10px;
}

#subtitulo
{
    font-family: Arial;
    color: #3399cc;
    font-size: 14px;
    text-decoration: none;
    padding-bottom: 3px;
    padding-top: 10px;
    border-bottom: #3399cc 1px dotted;
    margin-bottom: 5px;
    padding-left:10px;
}

#data
{
    font-family: Arial;
    color: #3399cc;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    list-style-image: url(img/seta.jpg);
    padding-left:10px;
}

#topico
{
    font-family: Arial;
    color: #0066cc;
    padding-bottom: 2px;
    font-size: 14px;
    padding-top: 2px;
    /*list-style-image: url(img/seta.jpg); */
    text-decoration: underline;
}

#informa
{
    font-family: Arial;
    color: #006699;
    font-size: 13px;
    width: 240px;
    float: right;
    text-align: justify;
    margin-right: 7px;
    padding: 20px;
}


/*----------- Menu - Reforma principal--------------------*/


ul#menu2 li a:link, ul#menu2 li a:visited
{
    display: block;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #336699;
    list-style-image: url(img/seta.jpg);
    font-style: italic;
    font-weight: bold;
}
ul#menu2 li a:hover
{
    color: #336699;
    padding-bottom: 2px;
    padding-top: 5px;
    text-decoration: underline;
} 




