body {
    margin: 0px;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    color: #231F20;
}

html
{
    background-color: #0000ad;
    background-image: url("bck.png");
    background-position: center;
    background-repeat: repeat-y;
}




/*------ Links ------*/

a:link,a:visited,a:active  {
    color: #0000ad;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #231F20;
}

/*------ Básico ------*/

h1 
{
    font-size: 14px;
    margin-bottom: 5px;
    color: #0000ad;
    font-weight: bold;

}

h2
{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 5px;
    margin-top: 10px;
}

h3 
{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 1px;
    margin-top: 10px;
}

ul{
    padding-left: 20px;
    margin: 0px;
}

li{
    list-style-type:square;
}


table
{
    border-color: #666;
}

th
{
    padding: 3px;
    background-color: #666;
    color:white;
    font-weight: bold;
}

td{
    padding: 3px;
}


.separador
{
    height: 0px;
    border-top:solid 1px #666;
    border-bottom:solid 1px #f1f1f1;
    margin-top: 10px;
    margin-bottom: 8px;
}


/*------ Templates ------*/

.imagemEsq
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.imagemDir
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}











/*------ Layout ------*/

#site
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('bck-corpo.png');
	height:auto;
}

#esquerda
{
    width: 202px;
    background-image: url('bck-left.png');
	float:left;
	height:609px;
	}

#direita
{
    width: 698px;
	float:right;
}

#img
{
    width: 698px;
	height: 227px;
}


#header
{
    width: 698px;
    height: 227px;   
    background-image: url('bck-right.png');
	position:absolute;
	
}

#titulo
{
    width: 157px;
    height: 29px;
	margin-left:538px;
	margin-top:173px;
	padding-top:5px;
    font-weight: bold;
    font-size: 10px;
    color: white;
    line-height:25px;
	position:absolute;
	text-align:center;
}

#versao
{
    width: 157px;
    height: 15px;
	margin-left:538px;
	margin-top:0px;
	padding-top:5px;
    font-weight: bold;
    font-size: 10px;
    color: white;
    line-height:12px;
	position:absolute;
	text-align:center;
	background-color:red;
}




#versao a:link,#versao a:visited,#versao a:active  {
    color: white;
    text-decoration: none;
}
#homepage a:versao {
    text-decoration: none;
    color: white ;
}



#corpo
{
	width: 600px;
	margin-left:50px;
    padding-left: 10px;
    padding-top: 10px;
    line-height:15px;
	margin-bottom:20px;
}






.destaqueEsq
{
width: 215px;
height: 80px;
padding-left:0px;
padding-top: 0px;
margin-bottom: 10px;
float: left;
cursor: pointer;
background-image: url('/w/img/destaque1.png');
}



.destaqueEsq img
{
    position: absolute;
    margin:0px;
}

.destaqueEsq a
{
    position: absolute;
    margin-left: 85px;
    margin-top: 33px;
    font-size: 10px;
    font-weight: bold;
}


.destaqueDir
{
    width: 215px;
    height: 80px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left:0px;
    padding-top: 0px;
    cursor: pointer;
    background-image: url('/w/img/destaque2.png');
    float: right;
}



.destaqueDir img
{
position: absolute;
margin-left: 134px;
}

.destaqueDir a
{
    position: absolute;
    width: 120px;
    height: 20px;
    margin-left: 15px;
    margin-top: 33px;
    font-size: 10px;
    font-weight: bold;
}








#homepage a:link,#homepage a:visited,#homepage a:active  {
    color: #cc9832;
    text-decoration: none;
}
#homepage a:hover {
    text-decoration: none;
    color: #FFFFFF ;
}







#destaqueintro
{
    width: 425px;
    float: left;
    padding: 15px;
    background-color: #CC9832;
    margin-bottom: 15px;

}

#texto
{
      float: left;
	  margin-left:20px;
     
}


#sombra
{
    width: 205px;
    height: 496px;
    background-image: url('/w/img/sombra.png');
    position: absolute;
    margin-left: 470px;
    }

#agendatopo
{
    width: 205px;
    height: 25px;
    background-image: url('/w/img/agenda-topo.png');
    }

#agendameio
{
    width: 205px;
    background-image: url('/w/img/agenda-meio.png');
    padding-bottom: 20px;
    }

#agendafim
{
    width: 205px;
    height: 15px;
    background-image: url('/w/img/agenda-fim.png');
}


#agendacorpo
{
    margin-left: 28px;
    padding-top: 10px;
    width: 150px;
    
}
#agendaentrada
{
    margin-left: 0px;
    margin-top: 12px;
    margin-bottom: 2px;
    width: 150px;
    border-top: #cc9832 1px solid;
}
#agendadia
{
    position: absolute;
    width: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #cc9832;
    }

#agendaid
{
    width: 110px;
    margin-left: 25px;
    padding-top: 0px;
    font-size: 10px;
    line-height: 12px;

}

#agendaid a:link,#agendaid a:visited,#agendaid a:active  {
    color: #6E6F71;
    text-decoration: none;
}
#agendaid a:hover {
    text-decoration: none;
    color: #cc9832 ;
}

 
#menuEsq
{
    width: 255px;
	height:280px;
	margin-top:20px;
	margin-left:0px;
	padding-top:170px;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
	background-image: url('menu.png');
	position:absolute;
	z-index:1000;
	

}

#menuEsq a:link,#menuEsq a:visited,#menuEsq a:active  {
    color: #110F67;
    text-decoration: none;
}
#menuEsq a:hover {
    text-decoration: none;
    color: red;
}



#menuEsq2
{
    float: left;
    width: 150px;
	margin-left: 50px;
    padding: 2px;
    padding-left: 0px;
    padding-top: 10px;
    line-height: 12px;
    border-bottom: #cccccc 1px solid;
    font-size: 10px;
    font-weight: bold;
}

#menuEsq2 a:link,#menuEsq2 a:visited,#menuEsq2 a:active  {
    color:  #0000ad;
    text-decoration: none;
}
#menuEsq2 a:hover {
    text-decoration: none;
    color: red;
}


#seguros
{
    float: left;
    width: 170px;
    height: 100px;
    margin-top: 30px;
    margin-left: 25px;
}
#newsletter
{
    float: left;
    width: 160px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 50px;
    margin-left: 25px;
    text-align: center;
    border-bottom: 1px solid #6E6F71;
    border-top:  1px solid #6E6F71;
}

#conteudos
{
    float: right;
    width: 640px;

}

#fe_conteudos
{
    padding: 10px;
    background-color: white;
}


#rodape
{
    padding: 5px;
    background-color: #00a800;
	color:#FFF;
	text-align:center;
	font-size:10px;
    margin-top: 10px;
    height: 15px;
    margin: auto;

}



#rodape a:link,#rodape a:visited,#rodape a:active  {
    color: white;
    text-decoration: none;
}
#homepage a:rodape {
    text-decoration: none;
    color: white ;
}







.esconde
{
    display: none !important;
}

.mostra
{
    display: block !important;
}




input, textarea, select
{
    padding: 4px;
    border: solid 1px #c4c4c4;
    outline:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}





.msgErro
{
    background-color: #BD361F;
    padding: 10px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.msgSucesso
{
    background-color: #4BCD27;
    padding: 10px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.msgDuvida
{
    background-color: #FFC62F;
    padding: 10px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.msgInfo
{
    background-color: #F3F3F3;
    padding: 10px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}









.voltar
{
    margin-top: 20px;
}






.CR
{
    -moz-border-radius: 5px !important;
    -webkit-border-radius:5px!important;
    border-radius:5px!important;
}



