#tableForm {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
}
#tableForm td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
}
#tableForm .campos {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #747474;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableFormE {
	font-size: 18px;
	color: #3366FF;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	vertical-align:top;
}
#contenido {
	float: none;
	height: 450px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background:#383431;
	background-image:url(images/fondo_header.jpg);
	width: 100%;
	height: 350px;
	padding-bottom: 4px;
}
#pre-header {
	background:#FFFFFF;
	width: 100%;
	height: 16px;
	text-align:center;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #111111;
	margin-bottom: 3px;
	float: none;
	clear: both;
}

h1 {
	color: #000000;
	text-align: right;
	vertical-align:middle;
	display: block;
	margin-right: auto;
	padding-top: 6px;
	width: 700px;
	margin-left: auto;
	margin-bottom: 4px;
	float: none;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: both;
}
.txt-plano {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #393431;
	text-align: center;
	float: none;
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 16px;
}
