body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited {
	COLOR:inherit;
	text-decoration:inherit;
}
hr {
	height: 0;
	border: 0px;
	margin: 0px;
	border-bottom: 1px dotted #AAAAAA;
}
h1, h2 {
	margin: 5px auto 5px auto;
}
/**********************MAIN*********************************/
#main {
	width:950px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
}
/**********************MENU*********************************/
#menu {
	width:770px;
	height:60px;
	margin-left:100px;
	float:left;
	display:inline;
	background: url(images/bg-header.gif) repeat;
}
#menu1 {
	width: 770px;
	height:30px;
	padding: 0px;
	background-color: #009241;
}
#menu1 ul {
	margin-left: 50px;
}
#menu2 {
	width: 770px;
	height:21px;
	background-color: #CFE8D7;
}
.menu1 {
	list-style: none;
	float:left;
	display:inline;
	font-size:1em;
	color: white;
	line-height: 0.0833%;
	text-align:center;
}
.menu2 {
	list-style: none;
	margin:0px;
	float:left;
	display:inline;
	font-size:11px;
	text-align:left;
	color: black;
	padding:0px;
	width: 770px;
}
.menu1 li {
	float: left;
	margin-right: 30px;
	margin-top:5px;
	
}
.menu2 li a {
	float: left;
	padding: 3px 10px 3px 10px;
}
.menu2 a:hover, #checked {
	background-color: #ACC5B4;
}
/***********************************************************/
/***********************COLORES*****************************/
#colors {
	width:760px;
	height:4px;
	margin-left:100px;
	float:left;
	display:inline;
}
#green {
	width:620px;
	height:4px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: green;
}
#yellow {
	width:140px;
	height:4px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: yellow;
}
/***********************************************************/
/***********************HEADER******************************/
#header {
	width:750px;
	padding:0px;
	height:100px;
	margin-left:100px;
	float:left;
	display:inline;
}
#logo {
	margin:5px;
	width:584px;
	height:82px;
	margin-right:0px;
	float:left;
	display:inline;
}
.lang {
	list-style: none;
	width: 150px;
	float:right;
	display:inline;
	font-size:0.78em;
	font-weight: normal;
	text-align: left;
	color: black;
	padding: 0px;
	margin-top: 3px;
}
.lang li {
	float: right;
	text-decoration:underline;
	margin: 3px;
}
.lang a:hover {
    text-decoration:underline;
}
.catalog  {
     height:40px;
	 width:96px;
	 float:right;
	 margin: 0px 5px 5px 0px;
}
.descarg {
	height:10px;
	width:105px;
	float:right;
	background-image:url(images/desacargar.png);
	background-repeat: no-repeat;
}
/***********************************************************/

/*********************BODY**********************************/
#texto {
	border-bottom: 1px dotted #AEAEAE;
	width:747px;
	padding-top:0px;
	height:320px;
	margin-left:100px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	color: #575757;
	font-size:13px;
	line-height:15px;
	text-align: left;
}
#texto h1 {
	font-size: 1.6em;
	font-weight: bold;
}
#texto ul li {
	padding: 3px;
}
.body-left {
	width: 250px;
	height: 300px;
	padding: 5px;
	float: left;
}
.body-right {
	width: 475px;
	line-height:15px;
	height: 290px;
	padding: 5px;
	float: left;
}
.body-top {
	width: 747px;
	height: 255px;
	line-height:15px;
	padding: 5px;
	float: left;
}
.body-top a {
	color:green;
}
.body-bottom {
	width: 747px;
	height: 71px;
	margin-top:12px;
	padding: 5px;
	float: left;
}
/***********************************************************/

/*********************BOTTOM**********************************/
#bottom, #bottom-cont {
	width:760px;
	margin-left:110px;
	margin-top:2px;
	float:left;
	display:inline;
}
#bottom-cont {
	padding-left: 10px;
	padding-right:10px;
	text-align:center;
}
#bottom-cont img {
	padding-right: 44px;
}
#bottom-left {
	background-color: #ededed;
	width:130px;
	height:330px;
	float:left;
	display:inline;
	padding-top:5px;
	text-align:center;
	
}
#bottom-left img {
	z-index: 100;
	margin: 30px;
	margin-left: 0px;
}
#bottom-mid {
	width:460px;
	height:290px;
	float:left;
	display:inline;
	font-size: 11px;
	line-height:12px;
	color: #575757;
	margin-left:10px;
	padding: 15px;
	text-align:justify;
}
#bottom-right {
	background-color: #ededed;
	width:130px;
	height:330px;
	float:right;
	display:inline;
	text-align: center;
	padding-top: 5px;
}
/***********************************************************/

/*********************FOOTER**********************************/
#footer {
	width:760px;
	height:120px;
	margin-left:100px;
	float:left;
	display:inline;
}
.Txt_Footer {
	margin-left:130px;
	margin-top:11px;
	width:489px;
	float:left;
	display:inline;
	font-size:0.9em;
	font-weight: 800;
	text-align: center;
	color: #575757;
}
#footimg {
	margin-left:332px;
	margin-top:3px;
	width:62px;
	height:18px;
	float:left;
	display:inline;
}
/***********************************************************/
