
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th, h3, h6 {
	/*color: #000033;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h4, h5 {
  color: #000033;
}

a {
	/*color: #003366;*/
}

legend { font-weight:bold; color:#FFFFFF}
 
td {
	/*color: white;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boton {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px #666666 solid;
	background-color: #f2f2f2;
	font-weight: bold;
	cursor: hand;
	padding: 2px;
}

.TextoGet{ 
		font-family: Verdana, sans-serif; 
		font-size: 10px; 
		color: #333333; 
		border: 1px #666666 solid; 
		width:85%;
}
.filaPar{
    font-size: 10px;
    background-color:#407B9B;
    text-align: left
}
.filaImpar{
	font-size: 10px;
	background-color: #284F64;
	text-align: left;
}
.font12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bordesInternos{
	border-bottom-style:inset; 
	border-bottom-color:#CCCCCC; 
	border-bottom-width:thin;
	border-top-style:inset; 
	border-top-color:#CCCCCC; 
	border-top-width:thin;
}

.bordesCompletos{
	border-bottom-style: dashed; 
	border-bottom-color:#FF6600; 
	border-bottom-width:thin;
	
	border-top-style:dashed; 
	border-top-color:#FF6600; 
	border-top-width:thin;

	border-left-style:dashed; 
	border-left-color:#FF6600; 
	border-left-width:thin;
	
	border-right-style:dashed; 
	border-right-color:#FF6600; 
	border-right-width:thin;	
}

.bordeInferior{
	border-bottom-style:inset; 
	border-bottom-color:#CCCCCC; 
	border-bottom-width:thin;
}

.bordeSuperior{
	border-top-style:inset; 
	border-top-color:#CCCCCC; 
	border-top-width:thin;
}

.bordeSuperiorInferior{
	border-bottom-style:inset; 
	border-bottom-color:#CCCCCC; 
	border-bottom-width:thin;
	border-top-style:inset; 
	border-top-color:#CCCCCC; 
	border-top-width:thin;
}

/*A:active 	{ color: #00FFFF ;  }
A:hover 	   { color: #00FFFF; text-decoration:underline }
A:link   	{ color: #00FFFF; text-decoration:none;}           
A:visited  	{ color: #00FFFF ; }    */   							

.cursorMano {	cursor:hand; }

.obligatorio {
		font-family: Verdana, sans-serif; 
		font-size: 10px; 
		color: #333333; 
		border: 1px #666666 solid; 
		font-weight: normal;
		background-color:#CCFFFF
		}
.Titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: blink;
}

.fondoGris{background-color:#CCCCCC}


button{padding:1px; margin:1px; text-align:inherit}

input{width:99%;}

fieldset {width:80%; text-align:left; padding-top:10px}

#encabezado{height:50px;}
#contenido{height:540px; text-align:center; overflow:auto}
#contenidoPaginado{height:480px; text-align:center;}
#barraBotones{
	text-align:center;
	padding-top:5px;
	background-color: #FFCC00;
}
#piepagina{height:50px;}
#buscar{ display:none}

#showMsg{ background-image: url(/images/fondo_msg.png) }

.deshabilitado{background-color:#CCCCCC}
.advertencia{color:#FF9900; font-weight:bold}

textarea{width:99%;}
select{width:99%}
.negrilla{font-weight:bold}
.borderComplete
{
   border-top: 1px solid black;
   border-left:1px solid black;
   border-bottom:1px solid black;
   border-left:1px solid black;
}
