/* Claudia Secco */


html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #7da4d8 url(../img/fundo.gif) repeat-x center top;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12px;
	color: #797979; /* cinza */
}

p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #7da4d8;
	text-decoration: none;
}

#wrap {
	
	position:absolute; /* o objeto passa a ser flutuante */
	width: 840px;
	background:#FFFFFF;
	left:50%; /* Cima, direita, baixo, esquerda (começa em cima e percorre em sentido horário) */
	margin-right: 0px;
	margin-left: -420px;
	}


#destaque {
	width: 840px;
	height:281px;
	padding:30px 0 30px 0;
	text-align:center;
	}

#colesquerda {
	width: 238px;
	height:281px;
	float:left;
	text-align:justify;
	padding-left:60px;
	padding-bottom:30px;
	background: url(../img/bg_azul.gif) no-repeat right top;
	}

#colesquerdadentro {
	width: 238px;
	height:281px;
	float:left;
	text-align:justify;
	padding-left:60px;
	}

#centraliza {
	text-align:center;
	}

.tratamentos {
	background: url(../img/lat_tratamentos.gif) no-repeat right top;
	}

.noivas {
	background: url(../img/lat_noivas.gif) no-repeat right top;
	}

.video {
	background: url(../img/lat_video.gif) no-repeat right top;
	}

.frase {
	padding:64px 15px 0 20px;
	color:#c5d3e5;
	}

.dente {
	padding:0 10px;
}

#coldireita {
	width: 450px;
	height:auto;
	float:right;
	text-align:justify;
	padding:0 60px 30px 30px;
	}

#thumb {
	float:right;
	width: 180px;
	text-align:right;
	}


#rodape {
	width: 840px;
	height:30px;
	text-align:right;
	background-color:#7da4d8;
	clear:both;
	padding-top:5px;
	font-size:10px;
	}

#rodape a {
	color:#fff;
	}
	
/* cadastre-se */

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

.texto {
	border: solid 1px #bfcee1;
	padding: 3px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#bfcee1;
	width: 80%;
	background-color: #fff;	
	text-align:center;
	}

textarea {
	border: solid 1px #b1a9ab;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 80%;
	background-color: #d7d7d7;
}



#response {
	margin: 0px;
	padding: 3px;
	font-size: 12px;
}

#addressForm {

text-align:center;
}
