SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
	background-color:#EAEAF6;
	border-style: solid;
	border-color: #32349B;
	border-width: 1px;        			   
}

INPUT {
	padding: 0px 0px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #666666;
	background-color:#fff;
	border-style: solid;
	border-color: #32349B;
	border-width: 1px;        			   
}
	
TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333;
}

h2 {
  color: #666666;
  font-size: 23px;
  font-weight: normal;
 } 
 
h3 {
  color: #666666;
  font-size: 15px;
  font-weight: bold;	
 }
 
.subtith3 {
  color: #666666;
  font-weight: normal;	
 }
 
h4 {
  color: #666666;
  font-size: 10px;
  font-weight: normal;
 }
  

#masterdiv {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 139px;
	
}

#masterdiv ul {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#masterdiv li {
	margin-bottom: 0px;
	width: 139px;
}

#masterdiv li a {
	display: block;
	padding: 4px 0px 4px 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EAEAF6;
	color: #32349B;
	text-decoration: none;
	border-bottom: 1px solid #6d6eb8;
	border-right: 1px solid #6d6eb8;
	border-left: 1px solid #6d6eb8;
	width: 139px;
}

#masterdiv li a:hover {
	background-color: #666;
	color: #fff;
}

#masterdiv a {
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 4px 0px 4px 6px;
	text-decoration: none;
	background-color: #6d6eb8;
	color: #fff;
	width: 139px;
	border-right: 1px solid #6d6eb8;
	border-left: 1px solid #6d6eb8;
}
.submenu{
	margin-bottom: 0px;
	border-bottom: 0px solid #6d6eb8;
}



/* estilos de la guia de ayuda*/

p.h1 {
  color: #32349B;
  font-size: 23px;
  font-weight: normal;
  valign: bottom;
  line-height: 30px;	
 }
 

.advertencia {
  color: #CC0000;
  font-size: 16px;
  font-weight: bold;
}

.numero {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

.ejemplo {
  color: #339900;
  font-style: italic;
}

A.ejemplo {
  color: #339900;
  font-style: italic;
}

A.ejemplo:hover {
  color: #339900;
  font-style: italic;
  text-decoration: underline;
}

A.enlace1 {
  color: #32349B;
  font-weight: bold;
  text-decoration: none;
}

A.enlace1:hover {
  color: #990000;
}

A.txtint {
  color: #32349B;
  text-decoration: underline;
}

A.txtint:hover {
  color: #cc0000;
}


ul.aviso {
  list-style-type: none;
  display: block;
  position: relative;
  float: right;
  width: 30%;
} 

li.aviso {
  background-color: #FFFFCC; 
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
} 

p.centro {
  width: 100%;
  background-color: #F2F2F2; 
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
} 

p.sangria {
  text-indent: -20px;
  margin-bottom: 25px;
  margin-left: 20px;
} 






/* ////////////////////////////// */




