Body{
	margin:25px 0 0 0;
	background-color:#176d8d;
	background-image:url(/img/layout/Bg.jpg);
	background-repeat:repeat-x;
	}
	
a{
	text-decoration:none;
 }
 
a:visited{
	text-decoration:none;
 }

.Erro{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	}

.Botao{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 13px;
	height: 25px;
	width: 70px;
	color: #025189;
	background-color: #FFFFFF;
	border: 1px solid #176d8d;
	}

.Form {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border:1px solid #C0C0C0;
	}

.TopoOpcoes{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	}

.TopoOpcoes a{
	color:#FFFFFF;
	text-decoration:none;
	}
	

.ConteudoTitulo{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:21px;
	color:#025e81;
	text-decoration:none;
	}
	
.ConteudoTituloLista{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:14px;
	color:#1388b4;
	text-decoration:none;
	}		

.ConteudoTexto{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	}
	
.ConteudoTexto a{
	color:#666666;
	text-decoration:none;
	}
	
.MenuTitulo{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:15px;
	color:#1388b4;
	text-decoration:none;
	/*padding:0 0 9px 0;*/
	}	

.MenuOpcoes{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	/* padding:0 0 7px 25px;*/
	}
	
.MenuSubOpcoes{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	/*padding:0 0 7px 60px;*/
	}
	
.MenuTitulo a{
	text-decoration:none;
	}
	
.MenuOpcoes a{
	color:#666666;
	text-decoration:none;
	}
	
.MenuSubOpcoes a{
	color:#666666;
	}

.RodapeOpcoes{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}

.RodapeOpcoes a{
	color:#FFFFFF;
	text-decoration:none;
	}