/* CSS Document */
*body {
	 
	 background-color: #ffffff;
     /*background-image: url("images/fundo_site1.jpg");*/
     background-repeat: repeat-x;
     background-attachment: fixed;
	 color: #051340;
	 font: 11px Tahoma, Arial, Helvetica, sans-serif;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	scrollbar-3dlight-color:#051340;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#cc0000;
    scrollbar-darkshadow-color:#cc0000;
    scrollbar-face-color:#cc0000;
    scrollbar-highlight-color:#cc0000;
    scrollbar-shadow-color:#051340;
	}
.tdtopo{
	 background-color: #051340;
     background-image: url("images/topo_fundo.gif");
     background-repeat:no-repeat;
	 line-height: 127px;
}
.tdmeio{
	 background-color: #cc0000;
     background-image: url("images/topo_jan_meio.gif");
     background-repeat:no-repeat;
	 line-height: 31px;
}
.tddir{
	 background-color: #cc0000;
     background-image: url("images/topo_jan_dir.gif");
     background-repeat:no-repeat;
	 line-height: 31px;
}
.tdrodape{

     background-image: url("images/rodape.gif");
     background-repeat:no-repeat;

}

.Tahoma_menu10 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
}
.Tahoma_menu10 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	line-height: 21px;
}
.Tahoma_menu102 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
}
.Tahoma_menu102 a:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	line-height: 21px;
}
.Tahoma_rodape10 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #051340;
	text-decoration: none;

}
.texto {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #051340;
	text-decoration: none;
}
.leiamais {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #991B1E;
	text-decoration: none;
}
.foto{
	border: 1px solid #959CAF;
}


/* Base para css do site*/






/*body {
	 
	 background-color: #FFFFFF;
     background-image: url("images/background_interna.gif");
     background-repeat: repeat-x;
     background-attachment: scroll;
	
	 color: #333333;
	 font: 11px Tahoma, Arial, Helvetica, sans-serif;
	 
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 
	scrollbar-3dlight-color:#B3CCD5;
    scrollbar-arrow-color:#5F8B9A;
    scrollbar-base-color:#E0E9EC;
    scrollbar-darkshadow-color:#E0E9EC;
    scrollbar-face-color:#E0E9EC;
    scrollbar-highlight-color:#E0E9EC;
    scrollbar-shadow-color:#B3CCD5;
}
a{
	color: #cc0000;
	text-decoration: none;
}
#mickey{
	left: 148px;
	position: absolute;
	top: 42px;
	z-index:7;

}
.linha td{
	border: 1px dotted #333333;
	padding: 2px !important;
}
.Tahoma_vermelha10 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 15px;
}
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.button {
	background-color: #ffffff;
	border: 1px outset #000000;
	
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	cursor: hand;
}
h3{
	background-image: url(images/fndTitulo.gif);
	color: #ffffff;
	font-size: 10px;
	line-height: 20px;
	margin: 0;
	padding-left: 5px;
}
.texto{
	font-family: Arial, Verdana, Tahoma ;
	font-size: 11px;
	font-weight: normal;
	color: #213C7A;
	text-decoration: none;

}
.texto:hover{
	font-family: Arial, Verdana, Tahoma ;
	font-size: 11px;
	font-weight: normal;
	color: #213C7A;
	text-decoration: underline;

}*/