body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #744C05;
	background-color: #EDD9B5;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1pt;
	font-weight: bold;
}
#cabecera {
	background-color: #EDD9B5;
	height: 100px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
}
#cabe_tabla {
	height: 100px;
	width: 788px;
}
#logo {
	height: 100px;
	width: 250px;
}
#dos {
	height: 100px;
	width: 200px;
	background-image: url(../estructura/cabecera_dos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tres {
	height: 100px;
	width: 338px;
	background-image: url(../estructura/cabecera_tres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	background-color: #0094BF;
	height: 25px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../estructura/menu_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu table {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0pt;
	height: 25px;
}
#menu table td {
	padding-left: 20px;
}
#menu table a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu table a:hover {
	color: #F7B512;
	text-decoration: none;
}
#cuerpo {
	background-color: #EDD9B5;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
	background-image: url(../estructura/cuerpo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#submenu {
	width: 185px;
	float: left;
	height: 450px;
}
#submenu img {
	border: 1px solid #875905;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#submenu ul li a {
	text-decoration: none;
	padding: 2px 3px 1px 5px;
	width: 153px;
	border: 1px solid #DAB26B;
	display: block;
	line-height: 2em;
	background-color: #E7CC9C;
	font-weight: bold;
}
#submenu ul li a:link, #submenu ul li a:visited {
	color: #875905;
}
#submenu ul li a:hover {
	color: #FFFFFF;
	background-color: #DAB26B;
	border: 1px solid #875905;
}
#submenu ul li a.linea {
	line-height: 1em;
	padding-bottom: 5px;
}
#submenu ul li a.menos {
	letter-spacing: 0em;
}
#submenu p {
	margin: 0px 0px 4px 20px;
	padding: 0px;
	font-weight: bold;
	color: #875905;
	font-size: 13px;
}
#submenu p a {
	color: #875905;
	text-decoration: none;
}
#submenu p a:hover {
	color: #FFFFFF;
}
#contenido {
	width: 600px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#contenido h1 {
	font-size: 28px;
	letter-spacing: 0pt;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	color: #9B6506;
}
#contenido h1 img {
	vertical-align: bottom;
}
#contenido h2 {
	font-size: 20px;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007799;
	color: #007799;
	width: 560px;
	text-indent: 10px;
}
#contenido h6 {
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
#contenido p {
	margin: 9px 0px 0px;
	padding: 0px;
	text-align: center;
}
#contenido p.nada {
	margin: 0px;
	padding: 0px;
}
#contenido p img {
	border: 1px solid #875905;
	margin: 0px 12px 8px 0px;
}
#datos {
	width: 560px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#datos td img {
	border: 1px solid #875905;
}
#datos td h1 img {
	border: none;
}
#datos td.centrar {
	text-align: center;
	padding-bottom: 5px;
}
#datos p {
	padding: 0px 15px 0px 0px;
	text-indent: 15px;
	text-align: left;
	letter-spacing: 0em;
	margin: 2px 0px;
}
#datos p.centro {
	text-align: center;
}
#datos ul {
	margin: 0px 0px 10px 50px;
	padding: 0px;
	letter-spacing: 0em;
}
#datos td a {
	color: #9B6506;
	text-decoration: none;
	font-weight: bold;
}
#datos td a:hover {
	color: #000000;
	text-decoration: underline;
}
#pie {
	background-color: #E0BF84;
	height: 41px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 9px;
	background-image: url(../estructura/pie_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #9B6506;
}
#pie a {
	color: #9B6506;
	text-decoration: none;
}
#pie a:hover {
	color: #000000;
	text-decoration: underline;
}
#datos td img.derecha {
	float: right;
}
