html,body{
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #404D46;
}
.Finput {
	background-image: url(../images/input.png);
	height: 31px;
	width: 130px;
}
.Fddd {
	background-image: url(../images/input_fone.png);
	height: 31px;
	width: 130px;
}
.contatoEsq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 155px;
	width: 140px;
	float: left;
	padding-left: 16px;
	margin-top: 5px;
}
.Ftextarea {
	background-image: url(../images/input_big.png);
	height: 75px;
	width: 180px;
	border: 0;
	background: none;
}
.Finput input {
	margin-top: 5px;
	margin-left: 7px;
	border: 0;
	background: none;
}
.ddd{
	margin-top: 5px;
	margin-left: 15px;
	border: 0;
	background: none;
}
.tel{
	margin-top: 5px;
	margin-left: -10px;
	border: 0;
	width:60px;
	background: none;
}
.fMail{
	margin-top:-5px;
}
.Ftextarea textarea {
	margin-top: 4px;
	margin-left: 7px;
	border: 0;
	background: none;
	width:160px;
	height:60px;
}
.Ftextarea {
	height: 75px;
	width: 180px;
	background-image: url(../images/input_big.png);
}
#background {
	height:550px;
	width:100%;
	background-image:url(../images/fundo.png);
	background-repeat:repeat-x;
}
#center {
	width:955px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
}	
#container {
	height: 550px;
	width: 980px;
	position:absolute;
	z-index:1
}
#icones {
	position:absolute;
	z-index:2;
	width:955px;
	margin-top:295px;
}
.texto_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height:15px;
	width:100px;
	padding-left: 60px;
	padding-top: 14px;
}
#texto_topo_contato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height:15px;
	width:60px;
	padding-left: 55px;
	padding-top: 14px;
	float:left;
}
#texto_topo_twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height:15px;
	width:60px;
	padding-left: 50px;
	padding-top: 14px;
	float:left;
}
#telefone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height:15px;
	width:100px;
	padding-top: 14px;
	float: right;
}
#contato_conteudo {
	height: 155px;
	width: 365px;
	background-image: url(../images/contato_conteudo.png);

}
.contatoDir {
	height: 155px;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
}
#contato {
	height: 190px;
	width: 365px;
	float: left;
	padding-left: 20px;
}

#twitter_div {
	height: 190px;
	width: 260px;
	float: left;
}

#twitter_topo {
	height: 34px;
	width: 282px;
	background-image: url(../images/topo_generico.png);
}
#twitter {
	height: 144px;
	width: 240px;
	padding:1px;
	margin-left:0px;
	overflow:auto;
}
#twitter_fundo {
	background-image: url(../images/conteudo_generico.png);
	height: 156px;
	width: 282px;
}

#twitter a{
	color:#033;	
}

#separador_2 {
	height: 190px;
	width: 19px;
	float: left;
	background-image: url(../images/separador_2.png);
}
#trabalhos_topo {
	height: 33px;
	width: 270px;
	background-image: url(../images/topo_generico.png);
}
#trabalhos_conteudo_fundo {
	height: 155px;
	width: 270px;
	background-image: url(../images/conteudo_generico.png);
}
#trabalhos_conteudo {
	height: 130px;
	width: 230px;
	overflow:auto;
	padding-top: 10px;
	padding-left: 15px;
}

#trabalhos_conteudo a{
	color:#FFF;
	font:12px Arial, Helvetica, sans-serif;
	margin-top:5px;
	text-decoration:none;
}

#trabalhos_conteudo .separador{
	border-bottom:1px dotted #ccc;
	width:180px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

#twitter .separador{
	border-bottom:1px dotted #ccc;
	width:180px;
	display:block;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}

#trabalhos span.workname{
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-left:15px;
	margin-top:3px;
}

#trabalhos {
	height: 190px;
	width: 270px;
	float: left;
}

#contato_topo {
	height: 35px;
	width: 365px;
	background-image: url(../images/contato_topo.png);
}
#separador_1 {
	height: 190px;
	width: 18px;
	float: left;
	background-image: url(../images/separador_1.png);
}
#btEnviar {
	background-image: url(../images/enviar.png);
	height: 35px;
	width: 180px;
	margin-top: 10px;
	border: 0;
}

.descricao{
	width:192px; height:auto;
	background-color:#999;
	border:3px solid #333;
	position:relative;
	z-index:15;
	margin-left:0px;
	display:none;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
}

.getCenter{
	position:relative;
	width:10px;
	margin-left:50%;
}

.min{
	width:100%;
	position:absolute;
	min-width:960px;
}