body {
	background-image: url(../../imagen/fondo2.gif);
	margin: 0px;
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	line-height: 16px;
}

a:visited {
	color: Black;
	text-decoration: none;
}

.menu a:active {
   text-decoration: none;
   color: #70B00C;
}

a:link {
   color: Black;
	text-decoration: none;
}

a:hover {
	color: #70B00C;
	text-decoration: underline;
}

.cuerpo {
	background-color: White;
}

.textnaranja {
	font-weight: bold;
	color: #F4B300;
}

.textnaranjabig {
   font-size: 18px;
	color: #F4B300;
}

.textverde {
	font-weight: bold;
	color: #70B00C
}

.textverdebig {
   font-size: 18px;
	color: #70B00C
}

.texth18 {
	line-height: 18px;
}

.dotbase {
   background-color: White;
	border-bottom-color: #afb8be;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.solidbase {
	border-bottom-color: #afb8be;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.controlform {
   font-size: 10px;
   border-color: #999999;
   border-style: solid;
   border-width: 1px;
}

.lista {
	line-height: 22px;
}

.menu {
	margin: 0px;
	line-height: 14px;
}

.menu a:visited {
	color: Black;
	text-decoration: none;
}

.menu a:active {
   text-decoration: none;
   color: #70B00C;
}

.menu a:link {
   color: #1b1b1b;
	text-decoration: none;
}

.menu a:hover {
	color: #70B00C;
	text-decoration: none;
}

td.lateralizq {
	background-image: url(../../imagen/fondo_lateralizq.gif);
	background-position: top;
	background-repeat: no-repeat;
}

td.iniciocab {
	background-image: url(../../imagen/iniciocab.gif);
	background-position: top;
	background-repeat: no-repeat;
}

td.menu2 {
	background-color: #e8e8e8;
}

td.fondomenu {
  background-image: url(../../imagen/fondomenu2.gif);
}

td.rayader {
	border-right-color: #afb8be;
	border-right-style: solid;
	border-right-width: 1px; 
}

td.gris {
	background-color: #E8E8E8;
}

td.gris2 {
	background-color: #E8E8E8;
	padding: 10px;
	line-height: 18px;
}

td.pad1 {
	padding-left: 25px;
	line-height: 22px;
}

