body {
	margin: 0px;
	border: 0px;
	background: url(../imagenes/background.jpg);
	color: #000000;
}
.tit {
	font-size: 13pt;
	font-style: normal;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	color: #880000;
	font-variant: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.subtit {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #880000;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
}
.cont {
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-align: justify;
	line-height: 14pt;
	padding-left: 7px;
}
.cont2 {
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	text-align: justify;
	line-height: 14pt;
	padding-left: 7px;
}
.titform {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	color: #666600;
}
.feet {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C59C5F;
}
.itemsform {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
	color: #666600;
}
.menuform {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	background-color: #ffffff;
	color: #000000;
	line-height: normal;
	border-top-color: #666600;
	border-left-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: lighter;
	background-color: #ffffff;
	color: #000000;
	line-height: normal;
	border-top-color: #666600;
	border-left-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}
a:link {
	color:#460000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
a:active {
	color: #460000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
a:visited {
	color:#460000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
a:hover {
	color:#460000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
a.feetlink:link {
	color: #B90000;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 8pt
}
a.feetlink:active {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 8pt
}
a.feetlink:visited {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 8pt
}
a.feetlink:hover {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 8pt
}



a.tabl:link {
	color: #B90000;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 7pt
}
a.tabl:active {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 7pt
}
a.tabl:visited {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 7pt
}
a.tabl:hover {
	color:#B90000;
	text-decoration:none;
	font-family:  "Trebuchet MS";
	font-size: 7pt
}


.piedepagina {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #C59C5F;
}
.Estilo1 { color: #F1E6D8; }
.Estilo3 {
	color: #660000;
	font-weight: bold;
}
.Estilo4 { color: #C59C5F; }
.Estilo5 { color: #660000; }
.Estilo6 { font-family: "Trebuchet MS"; }
.Menu {
	color: #FFFFFF;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TitMenu {
	color: #FFFFFF;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TitMenu2 {
	color: #660000;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#scroll {
	margin: 0px;
	border: 0px;
	width: 648px;
	height: 600px;
	background-color: #FFFFFF;
	overflow-x: hidden; 
	overflow-y: scroll;
}
#scroll2 {
	margin: 0px;
	border: 0px;
	width: 655px;
	height: 600px;
	background-color: #FFFFFF;
	overflow-x: hidden; 
	overflow-y: scroll;
}