a.enlacemenu:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlacemenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlacemenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-color: #000000;
    bgProperties:fixed ;
}
.textoblanco {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textoblanco1 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
b{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
  li{
	list-style-image: url(images/guion2.gif);
  }

.textomatch {
	font-family: Arial;
	font-weight: bold;
	color: #797979;
	font-size: 11px;
}
.textotitulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}




table{
      font-family: Arial;
      font-size: 12px;
      color: #333333;
  }

.etiqueta{
  text-align:right;
  background-color:#515151;
  }
  
.tituloth{
  text-align:center;
  background-color:#515151;
  }
.textoblancotitulo {
	font-family:Arial;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
/*modificacion de componentes*/
.textoblanco {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textoResaltado{
	font-family: Arial;
	font-size: 12px;
	color: #000000
}
input{
 	font-family: Arial;
	font-size: 12px; 
	background-color:#004C85;  	
	border-color : #FFFFFF;  
	color:#FFFFFF; 
}
select{
 	font-family: Arial;
	font-size: 12px; 
	background-color:#004C85;  	
	border-color : #FFFFFF;  
	color:#FFFFFF; 
}
textarea{
 	font-family: Arial;
	font-size: 12px; 
	background-color:#004C85; 
	border-color : #FFFFFF;   	
	color:#FFFFFF; 
}

button{
 	font-family: Arial;
	font-size: 12px; 
	background-color:#660000;  	
	border-color : #FFFFFF;  
	color:#FFFFFF; 
}
a.enlace {
	font-size: 12px;
	line-height: 9px;
	font-weight: bolder;
	font-variant: normal;
	color: #3069B3;
	text-decoration: underline overline blink;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
hr{
    color: #292929;
}
