#wrapper {

	background:#e0eaee;

}

legend { display:none; }

fieldset {

	border:none;

	margin:0;

}

label {

	display:block;
	padding:5px 0 5px 0;

}
label span, fieldset span {

	color:#09f;

}

input, select { padding:2px; border:1px solid #7f9db9; font-family:Tahoma, sans-serif; font-size:11px;	color:#09c; }

textarea {

	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#09c;

}

input, textarea {

	width:300px;

}

textarea {

	height:200px;

}

span {

	color:#c5c2b9;

}

#address {

	float:left;
	width:420px;


}

#emails {

	float:left;

	width:250px;
	background:#eff9fd;

	padding:20px;

}
* html #emails { float:none; }

#emails span {

	color:#333;

	float:left;

	display:block;

	width:100px;

}

/* icons */

#contatos { height:395px; }

dl { clear:both; margin:0; padding:0; }
dt { float:left; font-weight:normal; margin:0 0 10px 0; width:150px; }
dd { color:#333; margin:0; padding:0; }

.fone-icon, .msn-icon, .mail-icon {

	height:16px;
	padding:0 0 0 20px;

}
.fone-icon { background:transparent url(../img/icones/fone.gif) top left no-repeat; }
.msn-icon { background:transparent url(../img/icones/msn.gif) top left no-repeat; }
.mail-icon { background:transparent url(../img/icones/email.gif) top left no-repeat; }

dl a { text-decoration:underline; color:#09f; }
dl a:hover { color:#09c; font-weight:bold; }

.thank { height:196px; }