body {
	background-image: url(images/fondo.jpg);
	margin: 0;
	font: 0.9em/normal Arial, Helvetica, Geneva, sans-serif;
}

#labiatae {
	background: url(images/fondo_cabecera.jpg) repeat-x;
	overflow: auto;
	line-height: normal;
}

#cuerpo {
	width: 780px;
	overflow: auto;
	border: 1px solid #b89b4f;
	margin: 10px auto 20px;
	clear: both;
	background: url(images/fondo_cuerpo.jpg) repeat-y;
}

#menu {
	width: 195px;
	float: left;
	background-repeat: repeat-y;
	font-size: 0.9em;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu > ul li {
	padding: 3px;
	text-indent: 5px;
	font-weight: bold;
	color: #7300a7;
}

#menu > ul li a {
	color: #7300a7;
	text-decoration: none;
}

#menu > ul li ul li {
	border-bottom-style: none;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	list-style-position: outside;
	font-size: 0.85em;
	color: #00bf14;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-indent: 0;
}

#menu > ul li ul li a {
	color: #56513e;
	text-decoration: none;
}

#menu h1 {
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #7300a7;
	color: #caade3;
	padding-left: 8px;
}

#contenido {
	width: 585px;
	float: left;
}

#contenido a {
	color: #399f06;
	text-decoration: none;
}

#contenido a:hover {
	color: #4edd13;
	text-decoration: underline;
}

#contenido h1 {
	margin: 0 0 10px;
	padding: 0;
}

#contenido h2 {
	color: #ac58e8;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
}

#contenido h3 {
	text-indent: 10px;
	font-size: 1em;
	color: #a79d7e;
	margin-bottom: 0;
}

#contenido h2.subtitle {
	text-indent: 15px;
	font-style: normal;
	color: #8f8f8f;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
}

#contenido p {
	font-size: 0.9em;
	margin: 0 10px 10px;
	line-height: 1.1em;
}

#contenido p.descripcion {
	color: #95978d;
	font-size: 0.9em;
}

#contenido hr {
	border-width: 1px;
	border-color: #e6e6e6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	clear: both;
}

#contenido li {
	font-size: 0.9em;
}

.form_label {
	width: 180px;
	float: left;
	text-align: right;
	padding-top: 5px;
}

.img_left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

span.latin {
		color: #666;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
}

#footer {
	text-align: center;
	color: #ada483;
	margin-bottom: 30px;
	clear: both;
}

#masinfo {
	padding: 10px;
	border: 1px solid #c7b47f;
	margin: 15px;
	display: block;
	clear: both;
}

p.mas_info {
	padding: 6px;
	color: #3c1f4c;
	background-color: #ecd4fe;
	text-align: center;
	border: 1px solid #ddc7ee;
	font-size: 0.7em;
}

#contenido ul.lista_portada {
	font-weight: bold;
	font-size: 16px;
	color: #7300a7;
	margin-left: 200px;
}
