/* CSS Document */




#conteudo #meio #contact {
	float: left;
	height: auto;
	width: 450px;
	margin-left: 5px;
	clear: both;
	margin-top: 25px;
	}

#conteudo #meio #formulario {
	float: left;
	height: auto;
	width: 285px;
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 5px;
}

legend {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #930;
	margin-top: 5px;
	margin-bottom: 5px;
}

.listacontato{
	margin-top: 22px;
	float: left;
	height: auto;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

.twitter{
	height: 16px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	}

.facebook{
	height: 16px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	}

.email{
	height: 16px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	}

.phone{
	height: 16px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/telephone.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	}

.skype{
	height: 16px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/skype.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	}


label {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
input {
	background-color: #CCC;
	width: 285px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}


fieldset {
	height: auto;
	width: 400px;
	float: left;
}
#form {
	float: left;
	height: auto;
	width: 450px;
	margin-top: 10px;
	margin-left: 5px;
}
.mens {
	float: right;
	margin-top: -145px;
	border: none;
	margin-left: 195px;
}

.done {
	padding-left:20px;
	font-family:arial;
	font-size:12px; 
	width:70%; 
	margin:20px auto; 
	display:none
}

.submitbutton {
	
	width:115px;
	height:35px;
	background:#666666 no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	float: left;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
textarea {
	background-color: #CCC;
	width: 285px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 50px;
	overflow: hidden;

}
.cv_label {
	font-size: 16px;
	color: #000000;
	padding-bottom: 20px;
	font-weight: bold;
	width: 300px;
	height: auto;
}
#form_right {
	float: right;
	height: auto;
	width: auto;
	margin-left: 150px;
	margin-top: -860px;
}
.considera {
	height: 300px;
}
b {
	text-align: right;
}
address {
	float: left;
	width: auto;
	color: #000;
	height: auto;
	margin-top: 25px;
	clear: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.pequeno{
	width: 20px;
	text-transform: uppercase;
}
.grande{
	background-color: #CCC;
	width: 285px;
	border: none;
	height: 20px;
}
.plano {
	background-color: #CCC;
	width: 30px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
}