/* ARCHITECURE */

body {
	font-family: arial,verdana,tahoma,helvetica,sans-serif;
	font-size: 85%;
	color: #777;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-repeat: repeat-x;
}
 
#wrapper {
	width: 920px;
	background: #fff;
	overflow: visible;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	height: auto;
	clear: both;
}

#logo {
	float: left;
	width: 200px;
	height: 60px;
	overflow: visible;
	visibility: visible;
	z-index: 20;
	padding-top: 20px;
	position: absolute;
}

@font-face {
    font-family: 'CochinLTStdRoman';
    src: url('cochinltstd-webfont.eot');
    src: url('cochinltstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('cochinltstd-webfont.woff') format('woff'),
         url('cochinltstd-webfont.ttf') format('truetype'),
         url('cochinltstd-webfont.svg#CochinLTStdRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CochinLTStdBold';
    src: url('cochinltstd-bold-webfont.eot');
    src: url('cochinltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cochinltstd-bold-webfont.woff') format('woff'),
         url('cochinltstd-bold-webfont.ttf') format('truetype'),
         url('cochinltstd-bold-webfont.svg#CochinLTStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


#nav {
	font-family: CochinLTStdRoman;
	z-index: 12;
	overflow: visible;
	width: 960px;
	visibility: visible;
	position: relative;
	top: 3px;
	letter-spacing: 0.2em;
	font-size: 12px;
	color: #bfb2a6;
}
#nav_fundo {
	height: 30px;
	background-color: #f1f0ec;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	margin-top: 10px;
}

#right form input.textBox{background:url(images/bg3.png) no-repeat 0 0; height:28px; width:304px; margin:0 0 11px 0; padding:15px 0 0 15px; border:none; font:normal 14px "Lucida Grande",Arial,Helvetica,sans-serif}


#overview {
	width: 920px;
	clear: both;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}

.left {
	float: left;
	width: 430px;
	margin: 0 30px 0 0;
}
.leftarrow {
	float: left;
	width: 45px;
	margin: 0 30px 0 0;
}

.menu_tratamentos {
	float: left;
	width: 220px;
	display: block;
	height: 900px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}


.right {
  float: right;
  width: 440px;
  margin: 0 0 0 20px;  
}
.rightTratamentos {
	float: right;
	width: 560px;
	margin: 0 0 0 20px;
}
.imagens_tratamentos {
	width: 230px;
	margin-top: 20px;
	padding-top: 20px;
}
.menu_tratamentos .imagens_tratamentos {
	margin-top: 30px;
	padding-top: 30px;
}
.imagens_tratamentos_2 {
	padding-top: 30px;
	padding-bottom: 30px;
}


.rightarrow {
	float: right;
	width: 45px;
	margin: 0 0 0 20px;
}


#footer {
	height: 45px;
	clear: both;
	background-color: #bfb2a6;
	color: #FFF;
	width: auto;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* NAVIGATION */

#nav ul {
	float: left;
	padding: 0;
	list-style: none;
	width: 960px;
	overflow: visible;
	z-index: auto;
}

#nav li {
	float: left;
	display: inline;
	font-size: 1.2em;
	color: #FFF;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#nav li a {
	color: #BFB2A6;
	text-decoration: none;
	padding: 7px 9px;
}

#nav li a.ativo {
	color: #fe7821;
	text-decoration: none;
	padding: 7px 9px;
}
#nav li a:hover {
	color: #fe7821;
	text-decoration: none;
}

#footer ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer li {
	float: right;
	display: inline;
	font-size: 0.8em;
	line-height: 20px;
	color: #FFF;
	padding: 5;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 200px;
}

#footer li a {
	color: #FFF;
}

#footer li a:hover {
	color: #111;
}

/* TYPOGRAPHY */

#wrapper h1 {
  font-size: 2.8em;
  font-weight: normal;
  line-height: 1.1em;
  letter-spacing: -2px;
  color: #bbb;
  margin: 0;
  padding: 0;
}

#wrapper h1 a, #wrapper h3 a {
	color: #2F479D;
	text-decoration: none;
}

#wrapper h1 a:hover, #wrapper h3 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #2F479D;
}

#wrapper h3 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1em;
	letter-spacing: 0px;
	color: #2F479D;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#wrapper p {
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0 0 24px 0;
}

#main p a, #main li a {
  color: #111;
  text-decoration: underline;
}

#main p a:hover, #main li a:hover {
  color: #999;
  text-decoration: underline;
}

#main p a.btn {
  color: #fff;
  text-decoration: none;
  padding: 7px 9px;
  background: #111;
}

#main p a:hover.btn {
  color: #fff;
  text-decoration: none;
  padding: 7px 9px;
  background: #aaa;
}

#main ul {
  margin: 0 0 0 14px;
  padding: 0;
  list-style: square;
}

#main li {
  font-size: 1.0em;
  line-height: 1.5em;
  margin: 0;
  padding: 6px 0;
}

br.clearit {
  clear: both;
}

/* IMAGES */

.left img, .right img {
  margin: 0 0 20px 0;
  border: 0;
}

#logo img {
  border: 0;
}

/* FORMS */

form,fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

label {
  display: block;
  font-family: arial,verdana,tahoma,helvetica,sans-serif;
  font-size: 1.0em;
  margin: 0 0 5px 0;
}

input.field, textarea.field {
	display: block;
	font-family: arial,verdana,tahoma,helvetica,sans-serif;
	font-size: 1em;
	color: #2F479D;
	margin: 0 0 20px 0;
	padding: 7px;
	background: #f5f5f5;
	border: 1px solid #ddd;
}

input.field:focus, textarea.field:focus {
	color: #fff;
	border: 1px solid #111;
	background-color: #666;
}

input.button {
	font-size: 1em;
	color: #333;
	padding: 3px 4px;
}
.credito_sopro {
	float: right;
	width: 300px;
}
endereco {
	color: #000;
}
.endereco {
	color: #000;
}



/*-----------------email-----------*/
#mainDiv{
	width:1000px; 
	margin:0 auto; 
}

#top_logo {
	width:1000px;
	height:210px;
	padding-top:30px;
	text-align:center;
}

#title_holder {
	width:1000px;
	height:62px;
	padding-top:48px;
	text-align:center;
}

.top_title1 {
	color:#007FCC;
	font-size:28px;
}

.top_title2 {
	color:#999999;
	font-size:18px;
}

.top_title3 {
	color:#007FCC;
	font-size:23px;
	padding-bottom:25px;
}

#form_area {
	width:1000px;
	height:135px;
	text-align:center;
	padding-top:20px;
}


/*----------left part start-------*/
#left{width:384px; float:left}

#left h2{margin:0 0 22px 0; text-indent:-22222px; background:url(images/hello.gif) no-repeat 0 0; height:45px; font-size:0; line-height:0}

#left p{font-size:14px; line-height:24px}

/*------------right part start---------*/
#right{
	width:440px;
	float:none;
	padding:0;
}

#right form{
	padding:0 0 0
}

#right form input.textBox{background:url(images/bg3.png) no-repeat 0 0; height:28px; width:304px; margin:0 0 11px 0; padding:15px 0 0 15px; border:none; font:normal 14px "Lucida Grande",Arial,Helvetica,sans-serif}

#right form input.blueTextBox{background:url(images/bg3.png) no-repeat 0 0; width:304px; height:28px; margin:0 0 15px 0; padding:15px 0 0 15px; border:none; font:normal 14px "Lucida Grande",Arial,Helvetica,sans-serif;}

.fromrelative{
	position:relative;
	text-align: left;
}

.required{background:url(images/required.png) no-repeat 0 0; height:13px; width:69px; position:absolute; left:285px; top:16px; text-indent:-22222px}

.invalid{background:url(images/invalid.png) no-repeat 0 0; height:13px; width:69px; position:absolute; left:285px; top:16px; text-indent:-22222px;}

#right form input.submit{
	height:22px;
	width:78px;
	border:none;
	cursor:pointer;
	background-image: url(../images/submit.gif);
	text-align: left;
}


#weer {
	width:1000px;
	height:29px;
	padding-top:100px;
	text-align:center;
}
.enviar {
	text-align: right;
}
.titulos_tratamentos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #00C;
}
.voltar_topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2F479D;
	text-align: right;
}
.texto_justificado {
	text-align: justify;
}
.sombra {
	padding: 0px;
	height: 11px;
	width: 920px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	height: 300px;
	width: 920px;
}
.textos_footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#wrapper .content .perfil {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #6E6E6E;
	float: none;
	height: 410px;
	width: 300px;
	position: relative;
	left: 20px;
	margin-left: 220px;
	margin-top: 80px;
	text-align: left;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0em;
	font-size: 14px;
}
#wrapper .content #galleria .perfil a {
	color: #666;
}
.ativo {
	color: #fe7821;
}
