body {
	margin: 0px;
	padding: 0px;
	font: 14px/16px "Book Antiqua", Times, serif;
}
td, th {
	font: 14px/16px "Book Antiqua", Times, serif;
}
a {
	color: #006699;
}
a:hover {
	color: #3399CC;
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px 0px 12px 36px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-size: 23px;
	font-style: italic;
	color: #82602B;
	line-height: 25px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
.header1 {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-size: 23px;
	font-style: italic;
	color: #82602B;
	line-height: 25px;
}
/*Templete*/
#template {
	background: url(../images/header.gif) repeat-x;

}
#container {
	width: 954px;
	margin: 0px 0px 0px 9px;
}
#leftCol {
	float: left;
	width: 225px;
	background: url(../images/fondo_leftcol.gif) no-repeat;
	text-align: center;
	padding-bottom: 80px;
}
#logo {
	width: 161px;
	height: 127px;
	margin: 0px auto 15px auto;
}
#logo img {
	border: none;
}
#leftNav {
	width: 181px;
	margin: 0px auto;
	font-size: 12px;
}
#rightCol {
	float: left;
	width: 712px;
	padding-left: 7px;
	background: url(../images/fondo_rightcol.jpg) no-repeat;
}
#pageHeader {
	height: 116px;
	margin: 11px 0px 15px 0px;
}
#topNav {
	float: right;
	padding: 18px 105px 0px 15px;
}
#titulo {
	float: left;
	margin-top: 86px;
	font-size: 23px;
	font-style: italic;
	color: #82602B;
	line-height: 25px;
}
#contenido {
	text-align: justify;
	width: 700px;
	clear: both;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-bottom: 18px;
	color: #523C1B;
}
#footer {
	clear: both;
	padding-left: 239px;
	background: #F7F4F1 url(../images/footer.gif) repeat-x top;
	padding: 13px 0px 15px 239px;
	color: #663300;
	line-height: 18px;
	margin-bottom: 15px;
	font-size: 12px;
}
/*NAV*/
#leftNav ul {
	margin: 0px;
	padding: 0px;
}
#leftNav li {
	list-style-type: none;
	height: 32px;
}
#leftNav a {
	background: url(../images/fondo_boton.gif) no-repeat center bottom;
	display: block;
	text-decoration: none;
	color: #82602B;
	letter-spacing: 1px;
	padding: 7px 0px 11px 0px;
}
#leftNav a:hover {
	color: #006699;
	font-weight: bold;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#topNav li {
	list-style-type: none;
}
#topNav a {
	background: url(../images/bullet_topnav.gif) no-repeat left center;
	/*display: block;*/
	height: 24px;
	font: bold 10px/24px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #82602B;
	padding-left: 10px;
}
#topNav a:hover {
	color: #006699;
}
img#zoomfxopt1 {
	width: 700px;
	/*height: auto;*/
	border: 0px;
}
