body {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5C5C5C;
  margin-top: 0px;
  margin-left: 0px;
  SCROLLBAR-SHADOW-COLOR: #f3f3f3; SCROLLBAR-ARROW-COLOR: #c4c4c4; SCROLLBAR-TRACK-COLOR: #f3f3f3; SCROLLBAR-BASE-COLOR: #e2e2e2;
  scrollbar-3d-light-color: #E2E2E2; scrollbar-dark-shadow-color: #E2E2E2;
}

hr {
 color: #339966;
 background-color: green;
 width: 80%;
 height: 2px;
 margin-left: auto;
 margin-right: auto;
}


.pdf_img {
	display: inline;
	border:0px;
	margin-left: 4px;
}

.texto_12_blanco {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.texto_12_verda {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.texto_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	letter-spacing: 0px;
	text-align: justify;
}

.texto_12_noident {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	letter-spacing: 0px;
	text-align: justify;
}
.texto_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 4px;
	color: #000000;
}

.texto_16 {
	color: #336666;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

.texto_18 {
	color: #660000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin:0px;
	padding:0px;	
}

.texto_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bolder;
	color: #660000;
    letter-spacing: 2px;

}

.texto_10_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 4px;
	color: #660000;
	text-align: center;
}

a.menu_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	margin: 0.2em 0.2em 0 0.2em;
	padding: 0.2em 0.2em 0 0.2em;
	white-space: nowrap;
	background-color: #ededee;
	color: #333333;
	text-indent: 5px;
}

.menu_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #7d7d7d;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 5px;
}


a.menu_normal:hover, a.menu_current:hover {
  color: #660000;
  background-color: #d9d9d9;
}



/*  */
a.button {
    color: #990000;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid #666666;
    cursor: pointer;
}

a.button:hover {
	color: #666666;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #990000;
	cursor: pointer;
	background-color: #CCCCCC;
}

.button_yellow {
    color: #FFFFFF;
    background-color: #FC9400;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid;
    cursor: pointer;
    border-color: #20416C;
	font-weight: bold;
	width: 640px;
}

.line_red {
	color: #333333;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1.5px solid #990000;
}

.menulink {
 display: none;
}

#navsite p {

 display: none;

}

#navsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	border-right: 0px solid #666;
	padding: 0;
	margin-bottom: 1em;
	background-color: #333333;
	
}

#navsite ul {

 list-style: none;

 margin: 0;

 padding: 0;

}

#navsite ul li {

 margin: 0;

 border-top: 0px solid #003;



}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 8px solid #fff;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #fff;
	background-color: #660000;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a {

 width: auto;

}

#navsite ul li a:hover {
	border-left: 8px solid #336666;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #666666;
	color: #fff;
}

#navsite div {
    display: block;
	padding: 2px 2px 2px 0.5em;
    border-left: 8px solid #336666;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #666666;
	color: #fff;
}

.imag {
  border: 5px none
}

.divflash {
	padding: 5px;
}

.divline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 5px;
	padding-top: 5px;
}

#playerflv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}