a.negro {
	color: #000000;
	text-decoration: none;
}

a.negro:hover {
	color: #045048;
}

a.submenu {
	color: #045048;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover{
	background-color: #045048;
	color: #FFFFFF;
}

a.verde {
	color: #406E0E;
	text-decoration: none;
}

hr {
	color: #045048;
}

a.verde:hover {
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select {
	background-color: #ffffff;
	color: #000000;
	border: 2px solid #183E24;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #183E24;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

#border {
	border: 2px solid #183E24;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

ul {
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 5px;
}

.bggreen {
	background-color: #1A4123;
}

.bggrey {
	background-color: #FFCC00;
}

.blanco {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.verde {
	color: #045048;
	font-size: 12px;
	font-weight: bold;
}

#blackmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	padding-right: 20px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 5px;
	width: 780px;
	z-index: 3;
}

#canvasmain {
	background-color: #FFFFFF;
	height: 430px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 780px;
}

#container {
	height: 90px;
	left: 5px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	width: 158px;
	z-index: 4;
}

#contenido_noticias {
	height: 170px;
	left: 0px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #183E24;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	text-align: justify;
	top: 30px;
	width: 100%;
}

#content {
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	height: 100%;
	left: 0px;
	position: absolute;
	text-align: justify;
	top: 0px;
	width: 100%;
	z-index: 5;
}

#curva {
	bottom: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#downarrow {
	height: 14px;
	left: 20px;
	position: absolute;
	top: 3px;
	width: 19px;
}

#greenmenu {
	bottom: 5px;
	color: #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	left: 0px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	width: 780px;
	z-index: 3;
}

#iframe {
	border: 1px solid #6FAF00;
	height: 430px;
	margin: 0px;
	width: 780px;
}

#innerbodyhome {
	background-image: url(../imagenes/fondo.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
}

#innercontainer {
	background-attachment: fixed;
	background-image: url(../imagenes/bgd_inner.gif);
	background-position: top left;
	height: 220px;
	left: 200px;
	overflow: hidden;
	position: absolute;
	top: 95px;
	width: 550px;
	z-index: 4;
}

#innercontent {
	color: #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 10px;
	position: absolute;
	text-align: justify;
	top: 0px;
	width: 65%;
	z-index: 4;
}

#innercontentnoscroll {
	color: #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 95%;
	padding: 10px;
	position: absolute;
	text-align: justify;
	top: 5%;
	width: 65%;
	z-index: 4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #183E24;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	overflow: auto;

}

#innernews {
	background-image: url(../imagenes/bgd_news.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	overflow: hidden;
	padding: 1px;
	position: absolute;
	right: 0px;
	top: 14px;
	width: 180px;
}

#innernews_noborder {
	/*background-image: url(../imagenes/bgd_news.gif);*/
	background-position: top right;
	background-repeat: no-repeat;
	color: #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 200px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 30px;
	position: absolute;
	right: 0px;
	top: 14px;
	width: 180px;
}

#innerimagenes{
	background-image: url(../imagenes/bgd_news.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 14px;
	width: 180px;
	height:200;
	padding-top: 25px;
	text-align: center;
	valign: center;
}

blockquote {
	margin: 10px;
	font-size: 11px;
	font-style: italic;
}

#innertitle {
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	left: 200px;
	letter-spacing: 0.3em;
	padding: 2px;
	padding-left: 40px;
	position: absolute;
	top: 75px;
}

#logo {
	height: 74px;
	left: 25px;
	position: absolute;
	top: 25px;
	width: 114px;
}

#noticias{
	background-color: #FFFFFF;
	background-image: url(../imagenes/noticias_bgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	bottom: 50px;
	height: 125px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	right: 25px;
	width: 168px;
	z-index: 3;
}

#pagetop {
	height: 151px;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 400px;
	z-index: 2;
}

#submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	left: 10px;
	line-height: 20px;
	position: absolute;
	top: 150px;
	width: 200px;
	z-index: 3;
}

#submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	left: 19px;
	line-height: 20px;
	position: absolute;
	top: 110px;
	width: 200px;
	z-index: 3;
}

#titulo {
	position: absolute;
	right: 0px;
	top: 15px;
}

#uparrow {
	height: 14px;
	left: 1px;
	position: absolute;
	top: 3px;
	width: 19px;
}

#submenuPromocion {
	position: absolute;
	top: 110px;
	left: 100px;
	width: 680px;
	height: 20px;
	z-index: 3;
	border-bottom: 1px solid #183E24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.grande {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #4E6C1C;
}

#flash_1{
	position:absolute;
	left:45px;
	top:237px;
	width:124px;
	height:128px;
	z-index:5;
	background-color: #669900;
	layer-background-color: #669900;
	border: 1px none #000000;
}
