body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
	background: url(../img/bg.jpg) #042450 center top repeat-x;
}

table, tr, th, td {
	border: none;
	text-align: left;
}

h1, h2, h3 {
	font-family: Georgia, Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
}

h3 {
	margin-top: -1em;
}

p {
	margin-bottom: .8em;
}

h1 {
	margin-top: 0;
	color: #f54545;
	font-size: 120%;
/*	text-transform: uppercase;*/
}

a {
	text-decoration: underline;
	color: inherit;
}
a:hover {
	color: #2084c4;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

#container {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/banner.jpg) center 32px no-repeat;
}

#auth {
	position: relative;
	top: 0;
	right: 0;
	height: 25px;
	width: 300px;
	float: right;
	background: url(../img/auth.jpg) left top no-repeat;
	padding-left: 10px;
	padding-top: 5px;
}

#auth span {
	display: block;
	float: left;
	padding: 2px 3px 0 6px;
	font-size: 11px;
	color: #666;
}

#auth .welcome {
	display: inline;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

#auth .logout {
	display: inline;
	float: right;
	padding-right: 20px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}

#auth #usuario, #auth #senha {
	display: block;
	float: left;
	border: solid 1px #fff;
	font-size: 11px;
	width: 70px;
}

#login-btn {
	display: block;
	float: left;
	background-color: #b2cde2;
	font-size: 11px;
	border: none;
	color: #fff;
	width: 40px;
	cursor: pointer;
}

#nav {
	width: 100%;
	float: left;
	padding-top	: 190px;
}

#nav ul {
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-left: 25px;
}

#nav li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	width: 90px;
	height: 35px;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	background: url(../img/tab-off.png) center center no-repeat;
	margin: 0;
}

#nav .selected {
	display: block;
	width: 90px;
	height: 35px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	background: url(../img/tab-on.png) center center no-repeat;
	margin: 0;
}

#nav a span {
	display: block;
	padding-top: 14px;
}

#nav-sub {
	width: 100%;
	height: 30px;
	float: left;
	background: url(../img/sub.gif) center center no-repeat;
}

#nav-sub ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	margin-left: 25px;
	padding: 0;
}

#nav-sub li {
	float: left;
	list-style-type: none;
	font-weight: bold;
}

#nav-sub a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #eee;
	margin: 0;
	padding-top: 8px;
	padding-right: 10px;
	float: left;
}

#nav-sub span {
	float: left;
	display: block;
	background: url(../img/star.gif) center center no-repeat;
	width: 30px;
	height: 30px;
}

#content {
	padding: 20px 30px;
	background-color: #fff;
	clear: both;
	min-height: 200px;
}


#footer {
	padding: 20px 25px 20px 25px;
	background: url(../img/bg-footer.gif) #042450 center center no-repeat;
	clear: both;
	color: #eee;
}

#footer p {
	text-align: center;
}

.photo {
	margin: 30px 20px;
	position: relative;
	width: 180px;
/*	height: 135px;*/
	float: left;
}

.profissionais {
	margin: 40px 25px;
	position: relative;
	width: 120px;
/*	height: 140px;*/
	float: left;
}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../img/tape.png) no-repeat;
}

.profissionais span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 25px;
	background: url(../img/tape.png) no-repeat;
}

.photo a {
	text-decoration: none;
}

label input {
	margin: .2em .3em 0 .3em;
}

.table-red {
	background-color: #ff3300;
	color: #ffffff;
} 
.table-yellow {
	background-color: #0033ff;
	color: #ffffff;
} 
.table-green {
	background-color: #33ff00;
	color: #ffffff;
} 

#map {
	width: 700px; 
	height: 400px
}

.erro {
	color: #cc3300;
} 

.clear {
	clear: both;
}

#visite-nos {
	float: right;
}

#noticias {
    width: 510px;
    float: left;
}

#lembretes {
    width: 200px;
    float: left;
}

#lembretes div {
    float: right;
    clear: both;
}

.noticia {
    display: block;
    width: 240px;
    float: left;
	margin: 5px;
	border: 1px solid #ccc;
	background-color: #eef;
	cursor: pointer;
}

.noticia a, .noticia a:hover {
	text-decoration: none;
	color: inherit;
}

.noticia .titulo {
	margin: 4px;
	font-size: 120%;
	font-family: Georgia, Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
}

.noticia .resenha {
	padding: 5px;
	border: 1px solid #eee;
	background-color: #fff;
}

.noticia .resenha p {
	margin: 4px;
}

#redes-sociais {
    display: block;
    clear: both;
}

#redes-sociais a {
    display: block;
    float: right;
    padding: 5px;
}
