* {
	font-family: 'Orienta', serif;
	font-size: 14px;
}

body {
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #3F5931;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

img {
	border: 0 none;
}

h1,h2 {
	font-family: times mew roman;
	color: #5A6F20;
	font-weight: normal;
	padding: 5px 10px;
}

h1 {
	font-size: 34px;
	margin: 5px 0px;
}

h2 {
	font-size: 24px;
	margin: 15px 0px 10px 0px;
	border-bottom: 1px dashed #3CC995;
}

p {
	margin: 10px 20px 15px 30px;
}

ul,ol {
	margin: 0;
	padding: 0;
}

ul li,ol li {
	margin: 5px 20px 5px 70px;
	padding: 3px 5px;
}

.clear {
	display: block;
	width: 100%;
	height: 20px;
}

#header-navigation {
	background-image: url("../images/navigation-bg.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 893px;
	height: 49px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

#header-navigation ul {
	display: table;
	margin: 0 auto;
	padding: 15px 0 0;
}

#header-navigation li {
	float: left;
	border-right: 1px solid #637C3E;
	padding: 0px 8px 2px 8px;
	margin: 0px;
	list-style: none;
}

#header-navigation .menu-navigation a {
	font-size: 16px;
}

.menu-navigation a {
	color: #E5E8E3;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
}

.menu-navigation .last-item {
	border: 0px none !important;
}

#main-logo {
	float: left;
	margin: 0px 0px 0px 0px;
}

#alt-links {
	float: right;
	margin: 7px 5px 0px 0px;
	font-size: 11px;
	font-family: arial;
}

#alt-links img {
	vertical-align: middle;
}

#alt-links a:link,#alt-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#alt-links a:hover {
	text-decoration: underline;
}

/* FOOTER */
#footer {
	display: block;
	margin: 0px auto 0px auto;
	width: 891px;
}

#footer-top {
	background-image: url("../images/footer1.png");
	background-repeat: no-repeat;
	background-position: top;
	width: 891px;
	height: 30px;
	margin: 0;
}

#footer-body {
	background-image: url("../images/footer2.gif");
	background-repeat: repeat-y;
	background-position: top;
	width: 889px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#footer-body p {
	color: #1E3E0C;
	font-family: arial;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

#footer-body ul {
	display: table;
	margin: 0 auto;
	padding: 0;
}

#footer-body li {
	float: left;
	list-style: none;
	margin: 0px 5px;
	font-family: times new roman;
	font-size: 12px;
	border-right: 1px solid #FFFFFF;
	padding: 0px 8px 0px 0px;
}

#footer-body li a:link,#footer-body li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer-body li a:hover {
	text-decoration: underline;
}

#footer-bottom {
	background-image: url("../images/footer3.gif");
	background-repeat: no-repeat;
	background-position: top;
	width: 889px;
	height: 11px;
	margin: 0px 0px 15px 0px;
}

#design h1,#design h1 * {
	font-size: 10px;
}

#design h1 {
	padding: 10px 40px 10px 0;
	color: #FFF;
	font-family: arial;
	text-align: right;
}

#design h1 a {
	color: #FFF;
	text-decoration: none;
}

#design h1 a:hover {
	text-decoration: underline;
}

/* CONTENIDO */
#main-cont {
	display: block;
	margin: 0px auto 0px auto;
	width: 893px;
	height: auto;
	background-image: url("../images/main-bg-cont-top.png");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
}

#main-cont2 {
	display: table;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	background-image: url("../images/main-bg-cont.png");
	background-repeat: repeat-y;
	background-position: top;
}

#container {
	display: block;
	padding: 0 15px;
}

#main-title {
	margin: 15px 0px 25px 0px;
}

.list-items {
	margin: 25px 0px 20px 20px;
	*margin: 30px 0px 20px 20px;
	padding: 0px;
	height: auto;
}

.list-items li {
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 24px;
	width: 200px;
	*width: 230px;
	height: auto;
	background-image: url("../images/bullet2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	float: left;
	display: inline;
	font-weight: bold;
}

#slider {
	height: 350px;
	display: none;
}

.top-align * {
	vertical-align: top;
}

.form input,.form textarea {
	width: 100%;
	padding: 3px 5px;
}

.form td {
	vertical-align: top;
	padding-top: 10px;
}

.mid-cont {
	display: table;
	clear: none;
	padding: 10px;
}

.mid-cont i {
	color: #555555;
	font-style: normal;
	font-weight: bold;
}

.error,.error * {
	color: #990000;
}

.anticopy {
	display: inline;
}

.anticopy b {
	background: none transparent;
	border: 0 none;
	clear: none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1px;
	height: 0;
	overflow: hidden;
	width: 0;
}

.tabla,.tabla * {
	border: 0 none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.tabla th,.tabla td {
	padding: 3px 10px;
}

.tabla thead {
	background: #DEDEDE;
}

.tabla tbody td.first {
	border-left: 1px solid #ABABAB;
}

.tabla tbody td {
	border-bottom: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
}

.tabla ul li,.tabla ol li {
	margin: 3px 10px;
	padding: 3px 5px;
}

.left {
	text-align: left;
}

.left li {
	float: left;
	clear: both;
}

.main-text-cont {
	padding-top: 270px;
	background-image: url("../images/frente.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

.main-text-top,.main-text-bottom,.main-text {
	display: block;
	margin: 0 auto;
}

.main-text-top,.main-text-bottom {
	width: 600px;
	padding: 0;
	height: 11px;
}

.main-text-top {
	margin: 20px auto 0 auto;
	background-image: url("../images/text-bg1.gif");
}

.main-text-bottom {
	margin: 0 auto 40px auto;
	background-image: url("../images/text-bg3.gif");
}

.main-text {
	width: 580px;
	text-indent: -10px;
	padding: 1px 10px;
	background-image: url("../images/text-bg2.gif");
}

.slider-wrapper {
	height: 425px;
	display: block;
	background-image: url("../images/loading.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.contacto-img {
	padding-top: 160px;
	background-image: url("../images/frente-2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}