@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#fundo {
	background-attachment: fixed;
	background-image: url(../img/fundo_ceu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 250px;
	width: 100%;
}
.titulo {
	font-family: Calibri, Cambria;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.azul_grande {
	font-family: Calibri, Cambria;
	font-size: 17px;
	font-weight: normal;
	color: #85A5CE;
	text-decoration: none;
	font-style: normal;
}
.vermelho {
	font-family: Calibri, Cambria;
	font-size: 17px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
#Lmenu, #Lmenu:link {
	font-family: Calibri, Cambria;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#Lmenu:hover {
	font-family: Calibri, Cambria;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.normal {
	font-family: Calibri, Cambria;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulo2 {
	font-family: Calibri, Cambria;
	font-size: 17px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	font-style: normal;
}
.normalN {
	font-family: Calibri, Cambria;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paragrafo {
	font-family: Calibri, Cambria;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 15px;
}
#campo {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	height: 20px;
}
#campo2 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
.vermelho2 {
	font-family: Calibri, Cambria;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}
#campocell {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	height: 20px;
}
#campoemail {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	height: 20px;
}

