/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 1px;
	font-size: 12px;
	text-align: justify;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.maintable {
	background-color: #FFFFFF;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC510;
	}
.navdiv {
	top: 441px;
	position: absolute;
}

	
#navigation a:link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 6px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	#navigation  a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 6px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-image: url(pict/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
		#navigation  a:active {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 6px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
}
	.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.linesoprasotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FC510;
	padding-left: 20px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 12px;
	letter-spacing: 2px;
	color: #9FC510;
}
.piede {
	font-size: 90%;
	font-variant: normal;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 12px;
}
.rigasotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBDCFF;
}

.bottoni {
	background-color: #000000;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.campi {
	font-size: 11px;
	}
.lista {
	font-size: 90%;
}
.Estilo2 {

	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.angolo {
	background-image: url(pict/angolosx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordoform {
	border: 1px dotted #9FC510;
}
.bordotabla {
	border: 1px solid #9FC510;
	width: 437px;
	position: relative;
	left: 10%;
}
