body {
	margin: 0px;
	padding: 0px;
	background-color: #2eab35;
	background-image: url(../images/home/backrepeat.jpg);
	background-repeat: repeat-x;
}

/* BACKGROUNDS */

.back1      {
	background-image: url(../images/home/part3.jpg);
	background-repeat: repeat-y;
}

.back2      {
	background-image: url(../images/home/part4.jpg);
	background-repeat: repeat-y;
}

.whiteback      {
	background-color: #FFFFFF;
}

.rightbar      {
	background-image: url(../images/home/rightbar.jpg);
	width: 156px;
}

.leftbar      {
	background-image: url(../images/home/leftbar.jpg);
	width: 153px;
}

.footerback     {
	background-image: url(../images/home/footerback.gif);
	background-repeat: repeat-x;
	height: 62px;
}

.top1     {
	background-image: url(../images/company/top1.gif);
	height: 45px;
}

.top2     {
	background-image: url(../images/company/top2.gif);
	height: 27px;
}




/* LINKS */


.footer     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
}
.footer a:link { color: #ffffff; text-decoration: underline;}
.footer a:visited  { color: #ffffff; text-decoration: underline; }
.footer a:active { color: #ffffff; text-decoration:underline; }
.footer a:hover  { color: #ffffff; text-decoration: underline;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d0e4c4;}
	
.linkazul5      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #3d78b3;
	line-height: normal;
}
.linkazul5 a:link { color: #3d78b3; text-decoration: underline;}
.linkazul5 a:visited  { color: #3d78b3; text-decoration: underline; }
.linkazul5 a:active { color: #3d78b3; text-decoration:underline; }
.linkazul5 a:hover  { color: #21a72c; text-decoration: underline;}


.bluemenu      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #999999;
	line-height: normal;
	font-weight: bolder;
}
.bluemenu a:link { color: #3d78b3; text-decoration: underline;}
.bluemenu a:visited  { color: #3d78b3; text-decoration: underline; }
.bluemenu a:active { color: #3d78b3; text-decoration:underline; }
.bluemenu a:hover  { color: #21a72c; text-decoration: underline;}



.linkblack      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.linkblack a:link { color: #000000; text-decoration: underline;}
.linkblack a:visited  { color: #000000; text-decoration: underline; }
.linkblack a:active { color: #000000; text-decoration:underline; }
.linkblack a:hover  { color: #21a72c; text-decoration: underline;}

.linkazul5bold     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #3d78b3;
	line-height: normal;
	font-weight: bolder;
}
.linkazul5bold a:link { color: #3d78b3; text-decoration: underline;}
.linkazul5bold a:visited  { color: #3d78b3; text-decoration: underline; }
.linkazul5bold a:active { color: #3d78b3; text-decoration:underline; }
.linkazul5bold a:hover  { color: #21a72c; text-decoration: underline;}


/* FORMULARIOS */

.inputbox {
	padding-left: 2px;
	border-top: 1px solid #9AA587;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #9AA587;
}

select, .inputbox {
	background: #e1f0db;
}

.button {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #808080;
	background: url(../images/but-bg.gif) no-repeat bottom right;
}

/* TEXTOS */

.parrafo1      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}

.whitetext1      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bolder;
}

.parrafinal      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.parrafinalotro      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 0.75em;
	color: #333333;
	line-height: 16px;
}

.titleblueespe      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 14px;
	color: #365e84;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.titleblueespe22      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #365e84;
	font-weight: bolder;
}

.titleblueespe22gray      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}

.parrafinal2     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.parrafinal2bold     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bolder;
}

.parrafinal2italic     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-style: italic;
}

.parrafinal2italicgreen     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #2eaa36;
	line-height: 18px;
	font-style: italic;
}

.parrafinal2list    {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-image: url(../images/company/arrow2.gif);
}

.parrafinalgreen      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #21a72c;
	line-height: 16px;
	font-weight: bolder;
}



.blacktext1      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #333333;
}

.blacktext1bold      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #333333;
	font-weight: bolder;
}

.blacktext1bold22     {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
}

.blacktextitalic      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #333333;
	font-style: italic;
	line-height: 15px;
}

.bottomenu      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #ffffff;
	background-color: #14971d;
	font-weight: bolder;
	margin: 2px;
	padding: 2px;
}
.bottomenu a:link { color: #ffffff; text-decoration: none;}
.bottomenu a:visited  { color: #ffffff; text-decoration: none; }
.bottomenu a:active { color: #ffffff; text-decoration:none; }
.bottomenu a:hover  { color: #d0e4c4; text-decoration: none;}

.bottomenugray      {
	font-family: tahoma, arial, "helvetica sans-serif";
	font-size: 11px;
	color: #666666;
	background-color: #d9d9d9;
	font-weight: bolder;
	margin: 2px;
	padding: 2px;
