@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
body {
	background:  url(../images/bg.jpg) repeat-x top center;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
#container {
	width:1000px;
	margin:auto;
}
#topo {
	width:1000px;
	height:459px;
	background:url(../images/topo.jpg);
}
#conteudo {
	width:1000px;
	background:#fff url(../images/bg_conteudo.jpg) bottom center no-repeat;
	float:left;
}
#conteudo p {
	padding-left:38px;
	padding-right:30px;
	margin-bottom:10px;
	font-size:12px;
	color:#333;
}
h2 {
	color:#003366;
	font-size:16px;
	margin-left:30px;
	border-bottom: 1px solid #003366;
	margin-bottom:10px;
	margin-right:30px;
}
#news {
	background:url(../images/bg_news.jpg);
	width:250px;
	height:671px;
	float:left;
}
#news form {
	margin-top:568px;
	text-align:right;
	width:237px;
}
#news form label {
	display:none;
	float:left;
}
#news form input {
	background:transparent none repeat scroll 0 0;
	border: none;
	height:22px;
	margin-bottom:5px;
	padding-top:4px;
	width:165px;
}
#news form #ok {
	background:url(../images/btn_ok.jpg);
	width:23px;
	height:17px;
	border:none;
	xdisplay:block;
	float:left;
	margin-left:209px;
	cursor:pointer;
	margin-top:5px;
}
#miolo {
	width:750px;
	float:left;
	background:url(../images/linha.jpg) no-repeat left bottom;
	padding-bottom:50px;
}
#miolo .box01 p {
	padding-right:370px;
	padding-top:128px;
	text-align:justify;
	padding-left:0px;
}
#miolo .box01 {
	width:675px;
	height:320px;
	background:url(../images/foto01.jpg) no-repeat;
	float:left;
	margin-left:33px;
	margin-top:25px;
	position:relative;
	margin-bottom:30px;
}
#miolo .box02 {
	width:240px;
	height:232px;
	background: url(../images/foto02.jpg) bottom no-repeat;
	white-space:nowrap;
	float:left;
	margin-left:20px;
	position:relative;
}
#miolo .box03 {
	width:219px;
	height:232px;
	background: url(../images/foto03.jpg) bottom no-repeat;
	white-space:nowrap;
	float:left;
	xmargin-left:10px;
	position:relative;
}
#miolo .box04 {
	width:219px;
	height:232px;
	background: url(../images/foto04.jpg) no-repeat bottom;
	white-space:nowrap;
	float:left;
	margin-left:16px;
	position:relative;
}
#miolo .box01 a span, .box02 a span, .box03 a span, .box04 a span {
	display: none;
}
#miolo .box01 a {
	position:absolute;
	width:61px;
	height:33px;
	left:240px;
	top:222px;
}
#miolo .box02 a {
	left:16px;
	position:absolute;
	top:25px;
	width:204px;
	height:197px;
}
#miolo .box03 a {
	left:10px;
	position:absolute;
	top:25px;
	width:205px;
	height:197px;
}
#miolo .box04 a {
	left:9px;
	position:absolute;
	top:25px;
	width:205px;
	height:197px;
}
.caixa_tag {
	clear:both;
	margin-left:8px;
	width:100%;
}
.caixa_tag .tag {
	width:228px;
	height:150px;
	margin-left:10px;
	white-space:nowrap;
	float:left;
}
.caixa_tag .tag01 {
	float:left;
	height:130px;
	margin-bottom:0;
	margin-left:14px;
	margin-top:19px;
	width:208px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#F3F3F3;
	padding:10px;
}
.caixa_tag .tag01 a {
	font-weight:bold;
}
.caixa_tag .cinza {
	float:left;
	background:#E8E8E8;
	height:130px;
	margin-bottom:0;
	margin-left:14px;
	margin-top:19px;
	width:208px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:10px;
}
.caixa_tag .cinza a {
	font-weight:bold;
}
.caixa_tag .tag02 {
	background:url(../images/tag02.jpg) center center no-repeat;
	float:left;
	height:160px;
	margin-bottom:0;
	margin-left:19px;
	margin-top:27px;
	width:228px;
	position:relative;
}
.caixa_tag .tag03 {
	background:url(../images/tag03.jpg) center center no-repeat;
	float:left;
	height:160px;
	margin-bottom:0;
	margin-left:14px;
	margin-top:27px;
	width:228px;
	position:relative;
}
.caixa_tag .tag04 {
	background:url(../images/tag04.jpg) center center no-repeat;
	float:left;
	height:160px;
	margin-bottom:0;
	margin-left:14px;
	margin-top:27px;
	width:228px;
	position:relative;
}
.caixa_tag .tag02 a {
	height:29px;
	left:121px;
	position:absolute;
	top:128px;
	width:61px;
}
.caixa_tag .tag03 a {
	height:29px;
	left:128px;
	position:absolute;
	top:128px;
	width:61px;
}
.caixa_tag .tag04 a {
	height:54px;
	left:72px;
	position:absolute;
	top:93px;
	width:84px;
}
.caixa_tag .tag02 a span, .caixa_tag .tag03 a span, .caixa_tag .tag04 a span {
	display:none;
}
#conteudo .caixa_tag .tag02 p, #conteudo .caixa_tag .tag03 p, #conteudo .caixa_tag .tag04 p {
	margin-right:15px;
	margin-top:47px;
	padding-left:15px;
	padding-right:0px;
}
.caixa_tag .linha {
	float:left;
	margin-top:20px;
}
#rodape {
	width:1000px;
	margin-top:100px;
	float:left;
	padding-bottom:15px;
	text-align:center;
}
#rodape p {
	color:#4396CA;
}
#rodape p a {
	color:#4396CA;
	text-decoration:none;
}
#rodape p a:hover {
	text-decoration:underline;
}
h1.inseguranca {
	background: url(../images/titulos/inseguranca.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.panico {
	background: url(../images/titulos/panico.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.hipnose {
	background: url(../images/titulos/hipnose.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.depressao {
	background: url(../images/titulos/depressao.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.ansiedade {
	background: url(../images/titulos/ansiedade.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.medo {
	background: url(../images/titulos/medo.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.psicossomatico {
	background: url(../images/titulos/psicossomatico.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.auto_estima {
	background: url(../images/titulos/auto_estima.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}
h1.contato {
	background: url(../images/titulos/contato.png);
	width: 302px;
	height: 40px;
	margin-left:25px;
	margin-top:15px;
	text-indent:-9999px;
}

