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;
}
/*Templete*/
#template {
	background-image: url(../images/fondo.jpg);
	/*background-image: url(../libraries/uploaded/template/fondo.jpg);*/
	background-repeat: repeat-x;
	display: block;
	overflow: visible;
	background-position: center bottom;
	/*background-color: #B567A3;*/
	background-color: #7D9D5C;
}
#container {
	width: 100%;
	/*margin: 0px auto;*/
	background: url(../images/fondo_header.jpg) repeat-x;
}
#pageHeader {
	background: url(../libraries/uploaded/general/image/header.jpg) no-repeat 108px top;
	height: 200px;
	width: 955px;
	margin: 0pc auto;
}
#logo {
	float: left;
	margin-left: 12px;
	display: block;
	margin-top: 30px;
}
#logo img {
	border: 0px;
}
#topNav {
	float: right;
	margin-top: 32px;
	margin-right: 17px;
	padding-left: 12px;
}
#titulo {
}
#mainNav {
	float: left;
	margin-top: 88px;
	margin-left: 22px;
	border-bottom: #A27F3C solid 2px;
	width: 802px;
	display: block;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 6px;
	padding-left: 3px;
}
#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;
}
#contenido2 {
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding: 18px;
	width: 919px;
	margin: 0px auto;
	text-align: justify;
background-color: #ffffff;
}
#footerdiana {
	clear: both;
	padding: 18px 0px 18px 68px;
	width: 851px;
	margin: 0px auto;
	border-top: #A27F3C solid 1px;
	background: url(../libraries/uploaded/general/image/logo_foot.jpg) no-repeat left center;
	font-size: 13px;
	color: #666666;
}
/*Nav*/
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	display: inline;
	list-style-type: none;
}
#topNav a {
	color: #336600;
	margin-left: 5px;
	margin-right: 3px;
	background: url(../images/topnav_sep.jpg) no-repeat left center;
	padding-left: 11px;
}
#topNav a:hover {
	color: #000066;
	text-decoration: none;
}
#mainNav ul {
	margin: 0px;
	padding: 6px 0pc;
	border-bottom: #A27F3C solid 2px;
	float: right;
}
#mainNav li {
	display: inline;
	list-style-type: none;
	margin-right: 18px;
}
#mainNav a {
	color: #306100;
	text-decoration: none;
}
#mainNav a:hover {
	color: #8FC644;
}

