/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF/* url(images/homepage01.gif) repeat-x left top*/;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}

blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
	color: #1E4009;
}

.text2 {
	font-size: 13px;
	font-weight: normal;
	color: #779F49;
}

/* Formatação do Texto do Título Antigo */
/*.text3 {
	font-size: 11px;
	color: #F37F00;
}*/

.text3 {
	font-size: 11px;
	color: #082A70;
}

.text4 {
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #006600;
}

.text5 {
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #779F49;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #779F49;
}

.text7 {
	color: #006600;
}

.text8 {
	text-align: right;
}

.text9 {
	text-align: center;
	font-size: 10px;
	color: #7D7D7D;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 11px;
	background: url(images/homepage14.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #3B7310;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-align: center;
	text-decoration: none;
	color: #5F5F5F;
	font-size:11px;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
}

.link3 {
	padding-left: 10px;
	background: url(images/homepage13.gif) no-repeat left center;
}

.link4 {
	text-decoration: none;
	color: #FFFFFF;
}

.link4:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage08.gif) no-repeat left top; }
.bg2 { background: url(images/homepage10.gif) repeat-x left bottom; }
.bg3 { background: url(images/homepage03.gif) repeat-y left top; }
.bg4 { background: url(images/homepage17.gif) repeat-y left top; }
.bg5 { background: url(images/homepage18.gif) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/* Links alternativo */
.link_rodape {
	color: #7D7D7D;
}

a.link_rodape:link {
	color: #7D7D7D;
	text-decoration: none;
}

a.link_rodape:visited {
	color: #7D7D7D;
	text-decoration: none;
}

a.link_rodape:hover {
	color: #7D7D7D;
	text-decoration: underline;
}

/* Fundo da Página */
.fundo_pagina {
/*background:url(images/fundo.gif) no-repeat;*/
background-color: #EAF4DD;

}

/* Links Sub-menus (Serviços) */
.link_submenu {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #494949;
}

a.link_submenu:link {
	color: #494949;
	text-decoration: none;
}

a.link_submenu:visited {
	color: #494949;
	text-decoration: none;
}

a.link_submenu:hover {
	color: #494949;
	text-decoration: underline;
}

/* Links Sub-menu 2 (Médicos e Serviços) */
.link_submenu2 {
	color: #494949;
	font-weight: bold;
}

a.link_submenu2:link {
	color: #494949;
	text-decoration: none;
}

a.link_submenu2:visited {
	color: #494949;
	text-decoration: none;
}

a.link_submenu2:hover {
	color: #494949;
	text-decoration: underline;
}

/* Borda das imagens */
img.border {
	padding: 3px;
	border: 1px solid #E5E5E5;
	background: #FFFFFF;
}

/* Título da Notícias Principal */
.titulo_principal {
	font-size: 13px;
	color: #082A70;
}

/* Resumo da Notícias Principal */
.resumo_principal {
	font-size: 13px;
	text-align:justify;
}

/* Título Contato */
.titulo_contato {
	font-size: 14px;
	font-weight: bold;
	color: #082A70;
}

/* Texto Contato */
.texto_contato {
	font-size: 14px;
	color: #4C4C4C;
}
