@media print
{
	.NoPrint {display:none;}
	.ToolbarContainer {display:none;}
	.formBoton {display:none;}
	.TextBox {display:none;}
	.InputButton {display:none;}
	input.boton, input.submit, input.reset{display:none;}
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.imagenTexto {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagenThumbnail{
	width: 40;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.imagenLink {
  border: none;
  vertical-align: middle;
  margin-right: 2px;
}

.imagenPng
{
	display: block!important;
	display: none;
}

.HorizontalRule {
	border-right: 0px solid;
	border-top: 1px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	color: #6699CC;
	height: 1px;
}

.texto {
	font-size: 0.7em;
}

.visualTablaRecuadro {
	border-bottom: #0038A6 1pt solid;
	border-left: #0038A6 1pt solid;
	border-right: #0038A6 1pt solid;
	border-top: #0038A6 1pt solid;
}
.visualResaltar {
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#0038A6' ,endColorStr= '#E8EFFF' ,gradientType= '1' );
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0038A6;
}
.visualTexto1 {
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	border-bottom: #0038A6 1pt solid;
	border-right: #0038A6 1pt solid;
}
.visualTexto2 {
	font-size: 0.7em;
	font-weight: normal;
	border-bottom: #0038A6 1pt solid;
}
.visualTexto3 {
	font-size: 0.8em;
	font-weight: normal;
	border-bottom: #0038A6 1pt solid;
}

.mensajeError{
	font-size: 0.7em;
	font-weight: normal;
	color: #FF0000;
}
.mensajeOk{
	font-size: 0.7em;
	font-weight: normal;
	color: #009900;
}

.msgTitulo {
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
}
.msgTexto {
	font-size: 0.7em;
}

.atnova {
	top: 3px;
	font-size: 0.6em;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
.atnova a:hover {
	color: #000000;
	text-decoration: none;
}
.atnovawebsystems {
	top: 3px;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.atnovawebsystems a:hover{
	top: 3px;
	color: #FF6000;
	text-decoration: none;
}

A {	color: #003399;}
A:hover {color: #82AAFF}
.Asin {text-decoration: none;}
.Asin:hover {text-decoration: underline;}

pre {
	font-size: 11px;
}

.colorOk {
  color: Green;
}
.colorKo {
  color : Red;
} 
.importante {
  color : Red;
}
.enlacesWindow {
	font-size: 0.7em;
	font-weight: normal;
	text-align: Right;
}

/*
 * Formularios
 */

.formResaltar {
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#0038A6' ,endColorStr= '#E8EFFF' ,gradientType= '1' );
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0038A6;
}
.formCampo {  
	font-weight: normal;
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	border-bottom: #0038A6 1pt solid;
	border-right: #0038A6 1pt solid;
}
.formCampo .obligatorio {  
	color: red;
}
.formCampoLeft {  
	font-weight: normal;
	font-size: 0.7em;
	color: #000000;
	text-align: left;
	border-bottom: #0038A6 1pt solid;
	border-left: #0038A6 1pt solid;
}
.formDato {  
	font-size: 0.7em;
	text-align: left;
	border-bottom: #0038A6 1pt solid;
}
.formDatoRight {  
	font-size: 0.7em;
	text-align: right;
	border-bottom: #0038A6 1pt solid;
}
.formDato.ResaltarDato {  
	color: red;
}
.formBoton {  
}
textarea, input.texto, select{
      font-size: 0.7em;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #000000;
}
input.inputID {
	font-size: 0.7em;
	color: #000000;
	text-align: right;
}
input.boton, input.submit, input.reset{
	color: #FFFFFF;
	background-color: #6699CC;
	border-color: #A7BBCB #597C99 #597C99 #A7BBCB;
	border-width: 1px;
	font-size: 0.7em;
	font-weight: bold;
}
input.submit{
	font-size: 0.7em;
	background-image: url(../imagenes/config/btnSubmit.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 9px;
}
input.reset{
	background-image: url(../imagenes/config/btnReset.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 9px;
}

.fieldset {
	margin-bottom: 6px;
}

/*  Grids */
.Grid {
  border: 0px solid white;
}
.Grid TD{
  font-size: 0.7em;
}

.GridColumnHeading {
  padding-right: 2px;
  padding-left: 2px;
  font-weight: bold;
  color: white;
  background-color: #6699CC;
  text-align: center;
  border-right: aliceblue 1px solid;
  border-top: aliceblue 1px solid;
  border-bottom: aliceblue 1px solid;
  border-left: aliceblue 1px solid;
  vertical-align: middle;
}
A.GridColumnHeadingLink {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
A.GridColumnHeadingLink:hover {
  color: yellow;
  text-decoration: underline;
}

.GridRow {
}
.GridAlternatingRow {
	background-color: #DDE7F2;
}
.GridCheckedRow {
	background-color: #ffffcc;
}
.GridAlternatingCheckedRow {
	background-color: #ccffcc;
}
.GridHeaderRow {
	background-color: #003399;
}
.GridItemCell {
	border-right: green 0px solid;
	padding-right: 3px;
	border-top: green 0px solid;
	padding-left: 3px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: green 0px solid;
	padding-top: 0px;
	border-bottom: green 0px solid;
	text-align: left;
	vertical-align: middle;
}

.LabelCell {
	font-size: 0.7em;
	vertical-align: middle;
}

.InputButton
{
  border-right: #003c74 1px solid;
  border-top: #003c74 1px solid;
  font-size: 85%;
  margin-bottom: 1px;
  vertical-align: middle;
  border-left: #003c74 1px solid;
  color: white;
  border-bottom: #003c74 1px solid;
  font-family: Verdana, Arial, Sans-Serif;
  background-color: #6699CC;
  vertical-align: middle;
}

.TextBox
{
  border-right: #003c74 1px solid;
  padding-right: 3px;
  border-top: #003c74 1px solid;
  padding-left: 3px;
  font-size: 85%;
  padding-bottom: 0px;
  margin: 1px 0px 0px;
  border-left: #003c74 1px solid;
  color: black;
  padding-top: 0px;
  border-bottom: #003c74 1px solid;
  font-family: Verdana, Arial, Sans-Serif;
  vertical-align: middle;
}

.ToolbarContainer
{
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#DDEEFF' ,endColorStr= '#6699CC' ,gradientType= '0' );
  color: White;
  padding-bottom: 2px;
  padding-top: 2px;
  background-color: #6699CC;
}

.Toolbar
{
  color: black;
  background-color: transparent;
}

.ToolbarButtonCell
{
  font-size: 80%;
  color: white;
  padding-bottom: 0px;
  vertical-align: middle;
  padding-top: 0px;
}

.ToolbarSeparatorCell
{
  vertical-align: middle;
  color: Black;
  background-color: Transparent;
}

.ToolbarImage
{
  border: none;
  vertical-align: middle;
}

.ToolbarLink
{
  font-size: 80%;
  color: #000000;
  border-right: lightgrey 0px solid;
  border-top: lightgrey 0px solid;
  border-left: lightgrey 0px solid;
  border-bottom: lightgrey 0px solid;
  text-decoration: none;
  background-color: transparent;
  margin: 2px 2px 2px 2px;
}

.ToolbarLink:hover
{
  font-size: 80%;
  color: #000000;
  border-right: lightgrey 1px solid;
  border-top: lightgrey 1px solid;
  border-left: lightgrey 1px solid;
  border-bottom: lightgrey 1px solid;
  text-decoration: none;
  background-color: transparent;
  margin: 1px 1px 1px 1px;
}

.ToolbarButton
{
  font-size: 80%;
  color: black;
  text-decoration: none;
  vertical-align: middle;
}

table.Toolbar
{
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  border-collapse: collapse;
}
