@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	text-align:center;
	background-color: #2F2F2F;
	background-attachment: fixed;
	background-image: url(img/all_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.tudo{
	width: 637px;
	  border:0px solid black;
	  margin:0 auto;
	text-align: left;
}

.topo{
height: 142px;
}

.dvmeio{
	background: url(img/fd.jpg) bottom right
}

.dvrod{
	background: url(img/fd2.jpg) bottom right;
	height: 57px;
}

.rmen{
float:left;
margin-top: 13px;
margin-left: 18px;
}

.rmend{
float:right;
margin-top: 13px;
margin-right: 15px;
}

.ct{
width: 604px;
margin-left: 17px;
margin-right: 16px;
}

.center{
text-align:center;
margin-left: auto; margin-right: auto;
position: relative;
}

.formcontato{
background-color: #B0E0E6;
font-size:14px;
border: 1px dotted;
}

.borda{
border:2px dotted;
border-color:#666666
}

.botao{
border-bottom: medium;
}

