a{
	color:#3e8ec1;
	text-decoration:none;
	}

.erro{
	font-family: Verdana;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	}

.titulo{
	font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color:#3e8ec1;
	text-decoration:none;
	}
	
.sub_titulo{
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color:#3584b7;
	text-decoration:none;
	}
	
.legenda{
	font-family: Verdana;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	}
	
.rodape{
	font-family: Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}

.texto{
	font-family: Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}

	
.botao_azul{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	height:20px;
	color: #FFFFFF;
	background-color: #025189;
	border: 1px solid #183b53;
	}

.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:1px solid #C0C0C0;
	}	

body{
	margin:0;
	background-color:#3e8ec1;
	background-image:url(/img/layout/bg.jpg);
	background-repeat:repeat-x;
	}
