body {
	margin: 0px;
	padding: 0px;
	font: 12px/16px "Palatino Linotype", Palatino, "Book Antiqua", Times, serif;
	background: #FFFFFF;
}
td, tr {
	font: 12px/16px "Palatino Linotype", Palatino, "Book Antiqua", Times, serif;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
a {
	color: #336600;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px 0px 12px 18px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 18px 0px;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #A27F3C;
}
h2 {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #336600;
}
.separador {
	background: url(../images/separador.gif) repeat-x;
	height: 14px;
	display: block;
	margin-bottom: 12px;
}
.boton {
	background: url(../libraries/uploaded/general/image/imagenes/boton.gif) no-repeat;
	line-height: 28px;
	width: 128px;
	height: 28px;
	padding: 0px 12px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.boton a {
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
	display: block;
}
.boton a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.grisclaro {
	color: #999999;
}
.margenleft {
	border-left: 1px solid #000000;
	padding: 0px 12px 0px 12px;
}
#contenido {
	background-image: url(../libraries/uploaded/template/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #B6C7A3;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding: 18px;
	width: 919px;
	margin: 0px auto;
	text-align: justify;
}
