
.tabla_azul{
	background-color : Gray;
}
.clsCursor {
  cursor: hand;
  }
.titulo_servicios {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	font-weight : bolder;
	font-variant : normal;
	color : #006400;
}

INPUT, TEXTAREA {
	
}

.tema {
	font-family : "Courier New", Courier, monospace;
	font-size : smaller;
	color : Gray;
; letter-spacing: 6px;
	text-align : left;
	font-weight : bold;
	}

.titulo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : larger;
}

.nota {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	text-autospace : ideograph-space;
	font-size : smaller;
}


.b_i_c {
	border-color: White White #007101 White;
	border-bottom-width: 1px;
	border-style : solid;
}
.enlaces_1{
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 13px;
	}
.enlaces_1:hover{
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #00FA9A;
	font-size : 13px;
}
BODY {
	scrollbar-arrow-color : White;
	scrollbar-base-color : #696969;
	scrollbar-face-color : Black;
}
.enlaces_2{
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : Green;
	font-size : xx-small;
}
.enlaces_2:hover{
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color : #006400;
	font-size : xx-small;
}
.HR_1 {
 
color: #009901; 
background-position: center;
zoom : 56%;
	
	}
.HR_blanca {
 
color: #ffffff; 
background-position: center;
zoom : 56%;
	}.borde_tabla {  border: #696969; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.fecha {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small}
.titulo2 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : oblique;
	font-weight : normal;
	font-size : x-large;
	color : Red;
	text-decoration : underline;
}

