body {
	background: url(back1.gif) repeat fixed;
	margin:0; 
	padding:0;
	text-align: center; /* for IE */ 
	color:#999999;
	font: 11px/130% Helvetica, Arial, Geneva, sans-serif;
	height: 100%;
	top: 0;
	left: 0;
}

#centeredcontent {
 width: 750px;
 height: 450px;
 text-align: center;
 background-color: #333333;
 color: #fff;
 position: absolute;
 left: 50%;
 top: 50%;
 margin-left: -375px;
 margin-top: -225px;
}

div#obrigado {
 width: 360px;
 height: 80px;
 text-align: center;
	background-color: #333333;
 color: #fff;
 position: absolute;
 left: 50%;
 top: 50%;
 margin-left: -180px;
 margin-top: -40px;
} 

/*.redborder{
	border: 1px dashed #f00;
}

.blueborder{
	border: 1px dashed blue;
}*/

#coloutter {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	
	height: 100%;
	text-align: center; /* for IE */ 
	
}

.colinner {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	text-align: left;
	text-align: left; /* counter the body center */
}

#header {
	height: 100px;
	position: relative;
}

.headertitle {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 15px;


}


img, a, a:link, A:visited, a:hover {


	text-decoration: none;
	border-style: none;
}
.right {
	
	position: absolute;
	right: 0;
	display: block;

}

#inside {
	position: relative;
	display: block;
	text-align: left;
	right: 0;
	left: 0px;
	top: 0;
	
}
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	border-collapse: collapse;
	font-family: inherit;
	text-align: left;
	white-space: normal;

}


.line{
	width: 100%;
	color: #ebd9d9;
	position: relative;
	display: block;
}
.leftItem{
	display: block;
	
	border-bottom: 1px dotted fuchsia;
	border: 1px solid blue;
	float: left;
}
.dotted{
	bottom: -4px;
	color: #cccccc;
	border-bottom: 1px dotted fuchsia;
	border: 1px solid green;
	width: auto;
}
.rightItem{
	display: block;
	border-bottom: 1px dotted fuchsia;
	border: 1px solid red;
	right: 0;
	
	float: right;
}
td{	
	border: 1px solid yellow;

}
td.dotted1{
	right: 0;
	left: 0;
	position: relative;
	display: inline-block;
}
table{
	border: 1px solid red;
		width: 190px;
}
td.right1 {
	
	border: 1px solid blue;
	text-align: right;
}

.verticalSeparator {
	height: 30px;
	position: relative;
	clear: both;
	float: none;
	display: block;
}

.fullLine {
	width: 100%;
	position: absolute;
	height: 1px;
	display: block;
	visibility: visible;
	border-bottom: 1px solid #999999;
	bottom: 15px;
}

.leftLine {
	width: 48%;
	position: absolute;
	height: 1px;
	display: block;
	visibility: visible;
	border-bottom: 1px solid #999999;
	bottom: 15px;
	left: 0;
}

.rightLine {
	width: 48%;
	position: absolute;
	height: 1px;
	display: block;
	visibility: visible;
	border-bottom: 1px solid #999999;
	bottom: 15px;
	right: 0;
}

.grayback {
	background-color: #333333;

}

#jump {
	position: relative;
	display: block;
	height: 20px;
}

.leftContent {
	width: 390px;
	position: relative;
	float: left;
}

.rightContent {
	width: 390px;
	position: relative;
	float: right;
}

.leftColumn {
	width: 180px;
	position: relative;
	float: left;
}

.rightColumn {
	width: 180px;
	position: relative;
	float: right;
}

.content {
	position: relative;
	display: block;

}

.texto {
	position: relative;
	color: #ccc;
	font: 11px/130% Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

.textoen {
	position: relative;
	color: #b9b9b9;
	font: italic 11px/130% Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

.italic{
	font-style: italic;
}

h2 {
	color: #996633;
	text-transform: uppercase;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

img {
	position: relative;
	
}

.clearboth {
	clear: both;
}

.formtitle {
	color: silver;
	font: 10px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;	
	margin-top: 5px;
	padding: 0;
}

.block {
	display: block;
	position: relative;
}

.vcenter {
	margin-top: 65px;
}

.middle {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

.123rightrelative {	
	position: relative;
	right: 0;
	display: block;

}

div {
	
}

.formfield {
	width: 390px;
}

.tall {
	height: 200px;
}

#sendbtn {

	position: relative;
	cursor: pointer;
	background-color: transparent;
	display: block;
	padding-top: 9px;
}

.inputbtn {
	background-color: transparent;
	border-style: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.email {
	position: relative;
	display: block;

}

#footer a {
	color: white;
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.bottom {
	display: block;
	position: absolute;
	width: 390px;
	bottom: -20px;
	left: 0;
}

form {
	}