BODY {
   background: url(../imagenes/FONDO.gif);
	text-align: justify;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	SCROLLBAR-FACE-COLOR: #266E00;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #222222;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffcc;
}

.copy {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-align: center;
	COLOR: #143E0E;
}

.miem {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	text-align: left;
	COLOR: Black;
}

.importCentrar {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	text-align: center;
	COLOR: #143E0E;
	font-weight: bold;
}

p {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	text-align: justify;
	COLOR: Black;
}

A {
	FONT-WEIGHT: lighter;
	font-size: 12 px;
	COLOR: Green;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none;
}
A:active {
	FONT-WEIGHT: lighter;
	font-size: 12 px;
   COLOR: Gray;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	TEXT-DECORATION: none;
}
A:link {
	FONT-WEIGHT: lighter;
	font-size: 12 px;
	COLOR: Green;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: lighter;
	font-size: 12 px;
	COLOR: #86B32D;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}
A:hover {
	FONT-WEIGHT: lighter;
	font-size: 12 px;
	COLOR: #86B32D;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	TEXT-DECORATION: underline;
}

.Titulo {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	text-align: center;
	COLOR: Green;
}

.Resalte {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	text-align: justify;
	COLOR: #1C5300;
}

.articulos {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
	text-align: justify;
	COLOR: #003300;
	font: italic;
}

.Peque {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight: lighter;
	text-align: justify;
	COLOR: Black;
}

.clscroll {
	FONT-SIZE: 10pt; AUTO: hidden; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none
}

UL {
 font-size: 11 px; 
 FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica; 
 TEXT-DECORATION: none
}

table{
	background-color: #F4F9CC;
	border-color: Green;
	font-size: 11 px;
}

.tabtitu{
	background-color: #C0EF81;
	border-color: Green;
	font-size: 12 px;
	color: #003900;
	font-weight: bold;
}

form.webform td {
	margin: 0px;
	padding: 4px;
}

form.webform label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: #006400;
	font-weight: bold;
	display: inline;
}

form.webform input.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: Black;
	background-color: rgb(255,255,255);
	border: 1px solid Green;
	display: inline;
}

form.webform select.listinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: Green;
	background-color: rgb(255,255,255);
	display: inline;
	border: 1px solid Green;
	display: inline;
}

form.webform textarea.areainput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	color: Green;
	background-color: rgb(255,255,255);
	border: 1px solid Green;
	display: inline;
}

form.webform input.radiobutton {
	display: inline;
}

form.webform input.checkbox {
	display: inline;
}

form.webform input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11 px;
	font-weight: bold;
	color: #566C2F;
	display: inline;
}
