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

html{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#tudo {
	width:780px;
	left:50%;
	margin-left:-390px;
	position:absolute;
	top:0;
}

#banner {
	margin:-110px 0 0 0;
}

#menu {
	margin:10px 0 0 0;
}

#formail {
	top:0;
	position:absolute;
	color:#FFF;
	z-index:1;
	width:780px;
	height:60px;
}

#labelcad {
	width:75px;
	margin:12px 0 0 -100px;
	position:absolute;
	left:50%;
}

.imghome {
	margin:10px 5px 10px 5px;
	width: 110px;
}

.submitform {
	border:1;
	border-color:#f686b3;
	background-color:#f686b3;
	color:#FFF;
}
