/* Target Web www.targetweb.com.br */
body {
	font: 12px Verdana;
	color: #000;
	margin: 5px 0 5px 50%;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #E8F8F5;
	background-attachment: fixed;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}
a:hover, a:active {
	text-decoration: none;
	color: #006699;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}
#container {
	position: relative;
	width: 950px;
	border: 5px solid #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -475px;
	background-repeat: no-repeat;
	background-image: url(img/header2.jpg);
	background-color: #F9FDEF;
}

h1 {
	color: #006600;
	margin: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 28px;
	font-weight: bold;
}
.centraliza {
	text-align: center;
}


h3 {
	color: #006600;
	margin: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
}
acronym {
	border: 0;
	font-style: normal;
}

#pageHeader {
	height: 350px;
}
#pageHeader span {
	display: none;
}

/* Conteúdo */
#quickSummary {
	margin-top: 50px;
	width: 430px;
	margin-left: 250px;
	color: #42443A;
}
#quickSummary a:link, #quickSummary a:visited {
	color: #42443A;
}
#quickSummary a:hover, #quickSummary a:active {
	color: #42443A;
}
#quickSummary .p1 {
	display: none;
}
#preamble, #supportingText {
	width: 650px;
	margin-left: 250px;
	margin-top: 15px;
}
#footer {
	position: relative;
	left: -250px;
	width: 950px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	background-color: #EFF7DB;
	margin-top: 60px;
	height: 80px;
	background-image: url(img/molecula.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer a:link, #footer a:visited {
	color: #61A7BC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #61A7BC;
	text-decoration: underline;
}
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
	display: none;
}

/* Left Bar */
#container #linkList {
	position: absolute;
	left: 18px;
	top: 340px;
	width: 198px;
	font: 10px "Trebuchet MS", Verdana;
}
#linkList h3 {
	width: 198px;
	height: 18px;
	margin-top: 20px;
}
#linkList h3 span {
	display: none;
}

#linkList h3.select {
	background: url(left_select.gif) no-repeat top left;
}
#linkList h3.archives {
	background: url(left_archive.gif) no-repeat top left;
}
#linkList h3.resources {
	background: url(left_resources.gif) no-repeat top left;
}
#linkList h3.favorites {
	background: url(left_favorites.gif) no-repeat top left;
}

#linkList ul {
	list-style: none;
	padding: 0 0 18px 0;
	margin: 0;
	background: url(left_footer.gif) no-repeat bottom left;
}
#linkList ul li {
	padding: 5px 10px 5px 10px;
	background: url(li_bg.png) bottom left;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A4861;
}
#linkList ul li:hover {
	color: #FFF;
	background-color: #006600;
	background-image: url(spacer.gif);
}
#linkList #lselect {
	color: #666;
}
#linkList ul li a {
	display: inline;
	color: #000;
}
#linkList #lselect ul li a {
	display: block;
	color: #000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

#linkList #lselect ul li a.c, #linkList ul li a.c {
	display: inline;
	color: #666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
}
#linkList ul li:hover a, #linkList #lselect ul li:hover a {
	color: #FFF;
}
.foto-direita {
	float: right;
	padding-left: 10px;
}
#end1 {
	padding: 10px;
	margin-left: 10px;
	width: 240px;
	float: left;
}
#end2 {
	padding: 10px;
	margin-left: 10px;
	width: 300px;
	float: left;
}
#end3 {
	margin-left: 10px;
	width: 100px;
	float: right;
	text-align: right;
}

.verde-escuro {
	font-weight: bold;
	color: #4A4D1E;
}
.foto-direita-margem {
	float: right;
	padding-left: 10px;
	padding-bottom: 20px;
}
.grupo-sanguineo {
	font-size: 24px;
	color: #672C2C;
	vertical-align: middle;
}

#alimentos-positivos {
	background-color: #F1FFE8;
	width: 30%;
	padding: 5px;
	margin-right: 5px;
	float: left;
	color: #2C6C00;
	height: 330px;
	border: 1px dotted #2C6C00;
	background-image: url(img/seta-verde.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#alimentos-neutros {
	background-color: #E0F7FE;
	width: 30%;
	padding: 5px;
	margin-right: 5px;
	float: left;
	color: #0077A4;
	height: 330px;
	border: 1px dotted #0077A4;
	background-image: url(img/seta-azul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#alimentos-negativos {
	background-color: #FFE6E7;
	width: 30%;
	padding: 5px;
	margin-right: 5px;
	float: left;
	color: #863C3C;
	height: 330px;
	clear: right;
	border: 1px dotted #863C3C;
	background-image: url(img/seta-vermelha.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#assinatura {
	position: relative;
	width: 950px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: -475px;
	text-align: right;
	color: #999;
}




.importante {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.borda-verde {
	border: thick solid #CBE28A;
}
#video {
	border: 10px solid #cbe28a;
	height: 385px;
	width: 480px;
	left: 10%;
	right: 10%;
	position: relative;
}
#clear {
	clear: both;
}
.tabela {
	text-align: center;
	width: 400px;
	height: 100px;
	color: #333333;
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #A9D3A5;
	border-right-color: #A9D3A5;
	border-bottom-color: #A9D3A5;
	border-left-color: #A9D3A5;
	border-right-style: none;
	border-bottom-style: solid;
	position: relative;
	left: 14%;
}
.espaco-imagens {
	margin-right: 15px;
}
.links-uteis {
	font-size: 18px;
	font-weight: bold;
	color: #4A4D1E;
}
.tabela_mapas {
	height: 380px;
}
.txt_menor {
	font-size: 10px;
}

