* {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	height:0;
	margin-bottom:-10px;
}

a {
	text-decoration:none;
	border:0;
	color:#154b00;
	
}

a:hover {
	color:#130900;
}

a img {
	border:0;
}

#pag_central {
	width:900px;
	margin:auto;
	background: url(../images/background_pag-central.jpg) no-repeat #F5F5F5;
	min-height:720px;
	border-right:#757575 thin solid;
	border-left:#757575 thin solid;
}

body {
	font-family:"Frutiger LT Std", Trebuchet MS, Verdana, Helvetica;
	background:url(../images/background_body.jpg) no-repeat;
	background-color:#242d0a;
}

ul li {
	list-style:none;
}

h2 {
	width:695px;
	height:25px;
	margin:20px 0 20px 0;
	background-color:#FFF;
	font-size:16px;
	padding-left:20px;
	color:#154b00;
}

h4 {
	width:695px;
	height:25px;
	margin:20px 0 20px 0;
	background-color:#257b00;
	font-size:16px;
	padding-left:20px;
	color:#fff;
}

#header {
	width:900px;
	height:180px;
	background-image:url(../images/header.jpg);
}

.header-image {
	width:220px;
	height:100px;
	margin:30px 0 0 290px;
	float:left;
	border:none;
	text-decoration:none;
}

#menu_superior {
	width:900px;
	height:30px;
	font-size:14px;
	border-top:#BBB thin solid;
	border-bottom:#BBB thin solid;
}

#menu_superior ul li{
	text-align:center;
	float:left;
}

#menu_superior ul li a {
	width:150px;
	height:25px;
	background-color:#FAFAFA;
	float:left;
	display:block;
	text-decoration:none;
	color:#130900;
	font-weight:bold;
	vertical-align:middle;
	padding-top:5px;
}

#menu_superior ul li a:hover {
	width:150px;
	height:25px;
	background-color:#FFF;
	float:left;
	display:block;
	text-decoration:none;
	color:#F00;
	font-weight:bold;	
	vertical-align:middle;
	padding-top:5px;
}

#sideContent {
	width:160px;
	float:left;
	margin:20px 0 20px 0;
}

#sideContent a.banner-esquerda {
	margin-top:5px;
	display:block;
	width:160px;
	height:160px;
	background-image:url(../images/banner-massoterapia.jpg);
}

#sideContent a:hover.banner-esquerda {
	background-image:url(../images/banner-massoterapiab.jpg);
}

#sideContent ul li a.internoSide{
	width:115px;
	height:20px;
	text-align:left;
	margin-top:-10px;
	padding:0 0 15px 45px;
	background-image:url(../images/botao_menu_branco-p.png);
	background-color:none;
	line-height:20px;
	font-size:12px;
}

#sideContent ul li a:hover.internoSide{
	background-image:url(../images/botao_menu_verde-p.png);
	margin-top:-10px;
	padding:0 0 15px 50px;
	height:20px;
	line-height:20px;
	font-size:12px;
}

#sideContent ul li a {
	background-image:url(../images/botao_menu_branco.png);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	height:40px;
	text-decoration:none;
	color:#154b00;
	font-weight:bold;
	line-height:37px;
	padding-left:40px;
	padding-bottom:15px;
}

#sideContent ul li a:hover {
	background-image:url(../images/botao_menu_verde.png);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	height:40px;
	text-decoration:none;
	color:#F00;
	font-weight:bold;
	line-height:37px;
	padding-left:45px;
	padding-bottom:15px;
}

#mainContent {
	width:715px;
	min-height:590px;
	float:right;
	margin: 20px 0 0 19px;
	background: url(../images/background_main-content.jpg) repeat-y;
	border:#DDD 1px solid;
	border-right:none;
	padding-bottom:20px;
}

#notas {
	width:675px;
	margin:0 0 10px 20px;
	text-align:justify;
}
.icon {
	float:left;
	margin-right:5px;
}
.notas {
	font-size:12px;
	color:#646464;
	margin-bottom:-3px;
	color:#154b00;
}

#noticia {
	width:675px;
	margin:0 0 10px 20px;
	min-height:230px;
	text-align:justify;
}

#noticia.noticia2 {
	min-height:0;
}

#noticia p {
	margin-bottom:6pt;
	padding-right:40px;
}

#noticia-fim {
	width:675px;
	margin: -5px 0 10px 20px;
}

#noticia table {
	margin: -20px 0 0 0;
}
#noticia table tr td {
	vertical-align:text-top;
	width: 317px;
}

.data {
	font-size:12px;
	color:#646464;
	margin-bottom:-3px;
}

h3 {
	font-size:20px;
	font-weight:normal;
	margin-top:-12px;
	margin-bottom:10px;
	color:#1e0900;
	text-decoration:underline;
}

.texto-noticia {
	font-size:12pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.imagem-noticia {
	float:right;
	margin:55px 0px 20px 20px;
	width:200px;
	height:150px;
}

.line {
	border-bottom:#000 thin solid;
	margin:0 0 10px 20px;;
	width:675px;
}

.line1 {
	border-bottom:#000 thin solid;
	margin:0 0 0 20px;;
	width:675px;
}
	

.leiamais {
	text-decoration:none;
	font-size:10px;
	text-align:left;
}

#footer {
	width:900px;
	height:28px;
	background-image:url(../images/footer.jpg);
	text-align:center;
	font-size:12px;
	padding-top:8px;
	color:#FFF;
}







p.parceiro{
	margin:20px 0 0 0;
}

img.parceiro {
	margin:0 10px 0 0;
}

div.eventos {
	text-align:left;
}
img.eventos {
	height:120px;
	margin:0 10px 10px 0;
}



.submenu {
	border-bottom:#000 thin solid;
	margin:0px 0 10px 0;
	font-weight:bold;
	font-size:12px;
}

.contato {
	font-size:11.5px;
	color:#8e3c01;
	margin-top:10px;
}

.small {
	margin-top:20px;
	font-size:11.5px;
	color:#154b00;
}



form#contato p {
	margin-bottom:5px;
}

form {
	margin-top:20px;
}

.formulario_radio imput {
	float:left;
	margin-left:400px;
}

label {
	width:80px;
	float:left;
	font-size:11.5px;
	color:#154b00;
}

#button {
	margin:5px 0 0 80px;
	font-size:11px;
}

input {
	float:left;
}

small {
	font-size:11.5px;
}

#mapa {
	margin-top:20px;
}


#noticia ul {
	margin-top:15px;
}
#noticia ul li {
	list-style:circle inside;
	font-size:13px;
	margin-bottom:10px;
}

#noticia ul.sem-estilo li {
	list-style:none;
}


.fb-like-box {
	background-image:url(../images/transp-white80.png);
}

a.facebook {
	float:right;
	margin:150px 3px 0 0;
	width:23px;
	height:23px;
}

a.twitter {
	float:right;
	margin:150px 170px 0 0;
	width:23px;
	height:23px;
}
