/*Estilos genericos para el sitio */
body {
	margin: 0em 0em 0em 0px;
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight: normal;
	color: black;
}

:link { background: transparent; text-decoration: none }
:visited { background: transparent; text-decoration: none }
:active { background: transparent; text-decoration: none }
:hover { background: transparent; text-decoration: none }

th, td { /* ns 4 */
  font-family: Verdana,Arial,Tahoma,Helvetica;
  font-size: 12px;  
}

th {
	font-family:Verdana,Arial,Tahoma,Helvetica;
	font-size:16px;
  	font-weight: bold;
}

td {
	color: #000000;
	font-family:Verdana,Arial,Tahoma,Helvetica;
	font-size:11px;
	font-weight: bold;
}

h1, h2, h3, h4 { 
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

h5 { text-align: center; color: black;}
h6 { text-align: center; margin-left: 7px; }
/* background should be transparent, but WebTV has a bug */



h1 { 
	font-size: 24px;
	color: black;
	text-align: center;
}
h2 { 
	font-size: 14px;
	color: #CC3333;
	text-align: center;	
}
h3 {
	font-size: 12px;
	text-align:left;
	margin-left: 20px;
	color: black;
}
h4 { 
	font-size: 12px;
	text-align:left;
	margin-left: 20px;
	color: #CC3333;
	background: #EEEEEE;
	padding: 2px 2px 2px 2px;
}
h5 { font-size: 16px;
     font-family: Arial,Helvetica,sans-serif;
     font-weight: bold;
     text-decoration: none; }
h6 { font: 100% sans-serif }
h7 { font-size: 18px;
     font-family: Arial,Helvetica,sans-serif;
     font-weight: bold;
     text-align: justify;}  
     
ol, ul, li {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align:justify;
 	font-weight: normal;
	line-height: 1.4em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 15px;
	display: list-item;
	list-style-position: outside;
}
      
.hide { display: none }


div {font-size:12px; color: #000000;}

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; border: none } /* remove border from top image */

@media screen {  /* hide from IE3 */
a:hover { background: transparent } 
}

pre { margin-left: 2em }

p {
	color: #000000;
	font-family:Verdana,Arial,Tahoma,Helvetica;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.indice {
	font-family:Verdana,Arial,Tahoma,Helvetica;
	font-size:14px;
	background: #000000;
	border:thick solid #FFFFFF;
	border-width: 1px;
	line-height: 1.4em;	
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 10px;	
	padding: 2px;
}

p.p2 {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	color: black;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
	text-indent: 0px;
}

p.p3 {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #CC3333;
	text-align: right;	
	line-height: 1.4em;	
	margin-left: 16px;
	padding-left:2px;
	margin-top: 10px;
	margin-bottom: 15px;
}
p.p4 {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 1.4em;	
}
p.p5 {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;	
	line-height: 1.4em;	
	margin-left: 75px;
	margin-right: 40px;
}

p.p6{
	color: #CC3333;
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight: bold;
	text-align: justify;
	line-height: 1.4em;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
}




p.menuitem {
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
}

.menuitem:hover,.menuitem:active,.menuitem:link,.menuitem:visited {
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

.menuitem:hover {
	color: #FF0000;
}
.menuitem:active {
	color: #FF0000;
}
.menuitem:link {
	color: #000000;
}
.menuitem:visited {
	color: #000000;
}

p.submenuitem {
	text-align: left;
}

ul.submenuitem {
	display: list-item;
	list-style-image: url("/img/subopcionmenu.gif"); 
	margin: 0px 0px -8px 0px;
	text-align: left;
}
li.submenuitem {
	text-align: left;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: -5px -5px -5px -5px;
	display: list-item;
	list-style-image: url("/img/subopcionmenu.gif"); 
}

a.submenuitem:hover,a.submenuitem:active,a.submenuitem:link,a.submenuitem:visited {
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.submenuitem:hover {
	color: #FF0000;
}
a.submenuitem:active {
	color: #FF0000;
}
a.submenuitem:link {
	color: #000000;
}
a.submenuitem:visited {
	color: #000000;
}

a.paginar {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: italic;
	color: #000000;
}
a.paginar:hover {
	color: #DB0202;
}


dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
dt { font-weight: bold }

pre, code { font-family: monospace } /* navigator 4 requires this */

ul.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}


/*celdas del formulario*/
td.peq {
	font-size: 10px;
}
.celdas {
	font-size: 10px;
	border: 2 solid #CCCCCC;
	background: #FFFFFF;
	line-height: 1em;
}
	
/*parte inferior de las paginas*/
p.copyright { 
	      font-family: Arial,Helvetica,sans-serif;
	      font-size: 10px;
	      text-align: center; 
	      color: black;
}
/*parte inferior de las paginas*/
p.soportado { 
	      font-family: Arial,Helvetica,sans-serif;
	      font-size: 10px;
	      text-align: left; 
	      color: black;
}


p.lopd { 
	      font-family: Arial,Helvetica,sans-serif;
	      font-size: 9px;
	      text-align: justify; 
	      color: black;
	      margin-top: 0px;
	      margin-left: 40px;
	      margin-right: 40px;
}

.titulopagina{
	font-size: 14px;
	font-weight: bold;
}

.nombreseccion:hover,.submenuitem:active,.submenuitem:link,.submenuitem:visited {
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;

}

.nombreseccion:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.nombreseccion:active {
	color: white;
}
.nombreseccion:link {
	color: white;
}
.nombreseccion:visited {
	color: white;
}

.resalta{
	color: #CC3333;
}


table.atajos {
}

td.atajos {
	border:1px solid black;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center
}

.atajos:hover,.atajos:active,.atajos:link,.atajos:visited {
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

a.atajos:hover {
	color: #CC3333;
}
a.atajos:active {
	color: black;
}
a.atajos:link {
	color: black;
}
a.atajos:visited {
	color: black;
}


.form {font-family:Arial,Helvetica,sans-serif;
       font-size: 10px;
}
.campoobligatorio {font-size:12px;color:red}
.campoobligatorio2 {font-size:10px;color:red}

table.tabla {
	background: #CC3333;
}
td.celdafieldName {
	background: #FFFFFF;
	font-size: 11px;
}
td.celdafieldInf {
	background: #FFFFFF;
	font-size: 11px;
}
td.celdafieldInfpeque {
	background: #FFFFFF;
	font-size: 10px;
}

td.celdabuttons {
	background: #FFFFFF;
}
td.celdaBorde {
	background: #CC3333;
}

body {
	background: url("/img/cab.jpg"); 
	background-repeat: no-repeat;
}

