body {
	font-size: 62.5%;
	background-color: #FFF;
}
div#general {
	height: auto;
	width:  1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
}
div#cabecera {
	height: 170px;
	width: 1024px;
}
div#menu {
	height: 50px;
	width: 1024px;
	background-color: #FFF;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #B2AB36;
}
div#menu  li {
	display: inline;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
}
div#menu ul {
	text-align: right;
	padding-top: 20px;
}
div#menu a {
	color: #464646;
	text-decoration: none;
	padding-right: 10px;
	height: auto;
	width: auto;
}
div#menu a:hover {
	color: #B2AB36;
}
div#submenu {
	float: left;
	height: 435px;
	width: 203px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B2AB36;
	clear: both;
	background-color: #FFF;
}
div#submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 2px;
}
div#submenu ul {
}
div#submenu a {
	color: #464646;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 15px;
}
div#submenu a:hover {
	color: #B2AB36;
}
div#contenido {
	height: 435px;
	width: 810px;
	float: left;
	background-color: #FFF;
	overflow:auto;
	clear: none;
}
div#contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #464646;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background-color: #464646;
	text-align: center;
}
div#contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #464646;
	text-align: left;
	padding-left: 20px;
}
div#submenu p {
	margin-right: 70px;
}
div#contenido h3 {
	font-size: 1.2pc;
	color: #464646;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-align: justify;
}
div#contenido ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	background-color: #FFF;
	color: #464646;
	padding-left: 15px;
	line-height: 1.5em;
}
div#contenido ul li a {
	color: #B2AB36;
	font-weight: normal;
	text-decoration: none;
}
div#contenido ul li a:hover {
	color: #464646;
}
div#contenido p #test1 {
	float: left;
	padding-right: 10px;
}
div#contenido p #test2 {
	float: right;
	padding-left: 10px;
}
div#contenido p #test3 {
	float: right;
	padding-left: 10px;
}
div#info {
	width: 1024px;
	float: none;
	clear: left;
	height: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B2AB36;
	padding-top: 5px;
	background-color: #FFF;
}
div#info p img {
	float: left;
	padding-right: 5px;
}
div#info ul li {
	float: right;
	clear: none;
	text-decoration: none;
}
div#info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #464646;
}
div#info p a {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}
div#pie {
	width: 200px;
	height: auto;
	background-color: #FFF;
	clear: right;
	padding-top: 5px;
	border-top-width: 1px;
	z-index:2;
	float: right;
}
div#pie li {
	background-color: #FFF;
	display: inline;
	font-size: 1.4em;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
div#pie ul {
	text-align: right;
}
div#pie a {
	color: #464646;
}
div#pie a:hover {
	color: #B2AB36;
}
div#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #464646;
	text-align: center;
	width: 420px;
	float: right;
	height: auto;
	padding-bottom: 5px;
	background-color: #FFF;
}
div#contenido input {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B2AB36;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2AB36;
	border-bottom-color: #B2AB36;
	border-left-color: #B2AB36;
}
div#contenido label {
	display: block;
	width: 150px;
	clear: both;
}
div#contenido #enviar {
	clear: both;
	float: left;
	margin-top: 30px;
}
#general #contenido #texto {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2AB36;
	border-right-color: #B2AB36;
	border-bottom-color: #B2AB36;
	border-left-color: #B2AB36;
	float: left;
}
