body {
	font-size: 12px;
	font-family: DejaVu Sans, Verdana, Arial, Helvetica, sans;
	color: #333333;
	background-color: #eeeeee;
	margin: 0px;
	text-align: left;
}

h1 {
	font-size: 1.6em;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 12px;
}

h2 {
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 8px;
}

h3 {
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 6px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

a {
	color: #a00000;
}

li {
	margin-bottom: 1.2em;
}

#container {
	width: 1000px;
	background-color: #ffffff;
	text-align: left;
	overflow: auto;
	clear: both;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#marginador {
	padding: 30px;
	padding-top: 0px;
	min-height: 440px;
}

#main_table {
	width: 100%;
	background-color: #ffffff;
}

#header {
	height: 90px;
	background-color: #dddddd;
}

#main_column {
	width: 160px;
	font-size: 0.9em;
	padding-right: 20px;
	border-right: 0px dotted #bbbbbb;
}

#stretcher {
	padding: 8px;
	padding-top: 20px;
	min-height: 440px;
}

#main_body {
	padding: 20px;
}

#main_column_auxiliary {
	padding: 8px;
	padding-top: 20px;
	width: 160px;
	font-size: 0.8em;
	padding-left: 20px;
	border-right: 0px dotted #bbbbbb;
}

#footer {
	height: 30px;
	background-color: #eca178;
	color: #ffffff;
	font-size: 0.95em;
	padding: 8px;
	overflow: auto;
	clear: both;
	margin-top: 20px;
}

#logo {
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size: 2.9em;
	text-decoration: none;
	margin-left: 20px;
}

.divider {
	margin-top: 12px;
	margin-bottom: 12px;
	border-top: 1px solid #bbbbbb;
	width: 80%;
}
