
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #0B0B0B;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	line-height: 200%;
	margin-top: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

strong {
}

a {
	color: #005826;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

span {
	font-weight: bold;
}

strong {
	color: #565656;
}

/** LIST STYLES */

ul.style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.style1 li {
	margin-bottom: 10px;
}

ul.style1 img {
	margin-top: 10px;
}

ul.style1 span {
	display: inline;
	height: 20px;
	margin-right: 15px;
	padding: 4px 10px 6px 10px;
	background: url(images/homepage09.jpg) repeat-x left top;
	font-weight: normal;
	color: #FFFFFF;
}

ul.style2 {
	padding: 0px 0px 20px 0px;
}

ul.style2 li {
	padding: 4px 0px;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg01.gif) no-repeat center top;
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	width: 1000px;
	height: 250px;
	margin-bottom: 50px;
}

/** MENU */

#menu {
	float: left;
	width: 600px;
	height: 250px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 200px 0px 0px 16px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 18px;
	background: url(images/subpage1_01.gif) no-repeat 0px 0px;
}

#menu a {
	padding: 0px 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

/** PAGE */

#page {
	padding-bottom: 30px;
}

/** CONTENT */

#content {
	width: 515px;
	float: right;
}

.single #content {
	width: 900px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 350px;
}

/** FOOTER */

#footer-wrapper {
	background: #0C2D00 url(images/homepage01.gif) repeat-x left top;
	border-top: #71C041 10px solid;
}

#footer {
	height: 208px;
	background: url(images/homepage01.gif) no-repeat center top; 
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
		text-decoration: underline;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE */

.box-style1 {
	background: #EFF4FB;
	margin-bottom: 40px;
}

.box-style1 .bgtop {
	background: url(images/homepage05.gif) no-repeat left top;
}

.box-style1 .bgbtm {
	background: url(images/homepage06.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 25px;
}

.box-style1 {
}

.box-style2 {
}

.box-style2 {
}

.box-style2 .title {
	padding: 0px 15px 0px 0px;
	background: url(images/subpage2_01.gif) no-repeat right top;
	color: #4D4D4D;
}

.box-style2 span {
	font-weight: bold;
}

.box-style2 .title h2 {
	height: 43px;
	margin: 0px;
	padding: 37px 0px 0px 50px;
	background: url(images/subpage2_01.gif) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
}

.box-style2 .entry {
	padding: 0px 50px 25px 50px;
}

.box-style3 .title {
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
	color: #4D4D4D;
}

.box-style3 span {
	font-weight: bold;
}

.box-style3 .entry {
	padding: 0px 50px 50px 50px;
}

.box-style3 .meta {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	color: #646464;
}

.link1 {
	padding: 0px 0px 10px 25px;
	background: url(images/homepage08.gif) no-repeat left top;
}
.tabla p{
font-size: 10px;
	margin-bottom:20px;
	line-height:20px;
	margin: 0px; padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

.tabla {
		border-collapse:collapse;
		background:#EFF4FB;
		border-left:0px solid #686868;
		border-right:0px solid #686868;
		font-family: verdana;
		color: #333;
}

.tabla thead th {
		background:#98D019 repeat-x;
		color:#fff
}

.tabla td, .tabla th {
		padding:5px;
}

.tabla tbody th {
		white-space: nowrap;
}

.tabla tbody tr:hover {
		background:#fafafa
}

.tabla tbody th, .tabla tbody td {
		border-bottom: dotted 1px #333;
}