body, h1, h2, h3, h4, h5, h6, form, div, span, dl, dd, dt, ul, ol, li, p, address,a {
	margin:0;
	padding:0; 
	}
ul, ol {
	list-style-type: none;
}	
html {
	background-color: #8ED7F8;
}
body {
	margin:0;
	font-size:12px;
	line-height:20px;
	font-family:Arial; /*font-size: 62.5%; /* Resets 1em to 10px */
	background:url(../images/body_bckg.jpg) repeat-x; 
	*background: 0; 
}

img {
	border:none;
}

img.Borda{
	border: 1px solid #CCCCCC;
}

.BordaCinza{
	border: 1px solid #CCCCCC;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	margin-bottom:0.9em;
	word-spacing:-1px;
	letter-spacing:-0.04em; 
	*letter-spacing:-0.1em;
	}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color: #333333;
	text-decoration: none;
	}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	text-decoration: underline;
	}

h1{font-size:26px;}
h1 a:visited {color:#515151; text-decoration:none;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:15px;}
h5{font-size:13px;}
h6{font-size:11px;}


/* Forms */
label{
	display:block;
	font-size:10px;
	line-height:1.5em;
	color:#666666;
}

p{ margin-bottom:1.1em; }

a {
	color:#002B82;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
a:visited {
	color:#6D5C89;
	text-decoration:none;
}

hr {
	border-top-width: 1;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

th {
	background-color: #CC6600;
	background-image: url(../assets/back_th_degradee_azulMarinho.jpg);
	color: #FFFFFF;
	padding: 6px;
}
td {
	padding: 5px;
	margin: 10px;
}

.fields {
	font-family: Tahoma;
	font-size: 11px;

}
.fieldsAdmin {
	font-family: Arial;
	font-size: 12px;

}
.form {
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
}

.Buttons {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #666666;
	color: #333333;
	text-decoration: none;
	background-color: #EAF1F7;
}
.small {
	font-family: Arial;
	font-size: 9px;
}
