/*
Navega Bem - Web Design 2007 Stylesheet
*/

body { margin: 0; padding: 20px; font: 75%/1.7em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; color: #666; background-color: #dff1fd; background-image: url(../media/background.jpg); background-repeat: repeat-x; }

h1, h2, h3, p, form, ol, ul {
	margin-top: 0;
	margin-bottom: 0.6em;
}

h1 { color: #12734c; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 23px; background-color: #fefefe; }

h2 { color: #333; font-size: 133%; font-family: Verdana, Arial, Helvetica, sans-serif; }

h3 {
	font-size: 120%;
	line-height: 1.4em;
	margin: 1.25em 0 0;
}

h4, h5, h6 {
	margin-top: 0.5em;
	margin-bottom: 0;
}

strong {
	font-size: 100%;
}

small {
	font-size: 0.8em;
}
images { color: #cee0f5; font-size: 0.8em; }
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
/*
	padding-bottom: 1px;
*/
}

a abbr, a acronym {
	border-bottom: none;
}

.inline {
	float: left;
	margin: 5px 5px 5px 0;
}

.plain {
	list-style: none;
	padding-left: 0;
}
a:link, a:visited {
	color: #ff7a22;
}
a:hover, a:active { color: #ff7a22; text-decoration: none; }
/* Site Specific */

#footer p {
	margin: 0;
}

.img {
	border-bottom: none !important;
}

.smemail {
	display: none;
}

ul {
	margin-left: 0; /* IE7 Fix */
}
