body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

div .barNav{
    border-bottom: 1px dotted #222254
}

div .barNav a{
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-decoration:none
}

table .tblBarNav{
 width:100%
}
table .tblBarNav TD{
  border-right: 1px solid #009900; text-align:center; padding: 4px 4px 4px 4px
}

/*Mi estilo*/
div.msjError{
	COLOR:#ff0000; text-align:center; MARGIN: 10px auto; PADDING: 5px  5px 5px 5px; BORDER: #666633 1px solid; BACKGROUND-COLOR: #ddddcc; 
}

.memo{
	COLOR:#000000; text-align: justify; MARGIN: 10px auto; PADDING: 5px  5px 5px 5px; BORDER: #aaaaaa 1px solid; BACKGROUND-COLOR: #f0f0f0; 
}
.txtBox{
	COLOR:#000000; text-align: justify; MARGIN: 10px auto; PADDING: 5px  5px 5px 5px; BORDER: #aaaaaa 1px solid; BACKGROUND-COLOR: #f0f0f0; 
}

div.dialogo{
	COLOR:#000000; MARGIN: 10px auto; PADDING: 5px  5px 5px 5px; BORDER: #bbbbcc 1px solid; BACKGROUND-COLOR: #ffffcc; 
}

div.dialogo img{
 margin-left:1px; float:left; margin: 4px 10px 6px 10px;
}

div.dialogo h4{
	color:#006633; text-transform:uppercase
}
.titulo{
color:#FF0000; font-weight:bold
}
.rotulo{
color:#000000; font-weight:bold; 
}

table .tblListado{
 width:100%; border-bottom: 1px dotted #ffffff; background-color:#4581aC; color:#ffffff; 
}
table .tblListado TD{
   padding: 2px 2px 2px 2px
}

table .tblListado TD:hover{
   background-color:#25619C; color:#FFFFFF
}

table .tblIntroductorio {
   border-bottom: 1px dotted #5D5E9E
}

div .item{
    text-align:right; padding: 0px 4px 0px 0px; border-top: 1px dotted #aaaaaa; background-color:#eeeeee; color:#0000FF
}

/* Caja Sencilla - Gris */
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	/* margin: 0 auto; center for now 
	width: 17em; /* ems so it will grow */
	background: url(imagenes/s1_sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;margin: 0;
}
.boxhead {
	background: url(imagenes/s1_sbhead-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(imagenes/boxhead-l.gif) no-repeat top left;
	margin: 0;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxhead div {
	background: url(imagenes/boxhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 16px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead h4 {
	background: url(imagenes/boxhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
}

.boxbody {
	background: url(imagenes/s1_sbbody-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 20px 24px;
}
