body
{
	background-image: url('../recursos/imagenes/fondo01.jpg');
	font-size:8pt;/* medium;*/
	color: black;
	font-family: Verdana, sans-serif, Helvetica, Times;
	text-align: justify;
	background-attachment: fixed;
	background-color: transparent;
	line-height: normal;
	letter-spacing: normal;
}

p {
 margin-top: 0; 
 margin-bottom:0;
}
tr {
 margin-top: 0; 
 margin-bottom:0;
}
td {
 margin-top: 0; 
 margin-bottom:0;
}

table {
 
cellpadding: 0;
cellspacing: 0; 
}



h1
{
 margin-top: 0; 
 margin-bottom:0;
}
h2
{
 margin-top: 0; 
 margin-bottom:0;
}
h3
{
 margin-top: 0; 
 margin-bottom:0;
}
h4
{
 margin-top: 0; 
 margin-bottom:0;
}
h5
{
 margin-top: 0; 
 margin-bottom:0;
}
/*
table.tablaResultados {

font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
text-align: center;
rules: all;
width: 100%;
}
*/

/*
table.tablaResultados th {
padding: 5px;
font-size: 16px;
background-color: #83aec0;
background-repeat: repeat-x;
color: #FFFFFF;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-transform: uppercase;
}
*/



table.tablaResultados {
 font-size: 95%;
 font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
 /*background-color:#fff;*/
 border-collapse: collapse;
 width: 100%;
 line-height: 1.2em;
}
table.tablaResultados caption {
 font-size: 30px;
 font-weight: bold;
 color: #002084;
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
}
table.tablaResultados thead th {
 border-right: 2px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 height:25px;
 background-color: #004080;
}
table.tablaResultados tfoot {
 color:#002084;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #004080;
 border-bottom: 6px solid #004080;
}
table.tablaResultados tbody tr {
 /*background-color:#fff;*/
 border-bottom: 2px solid #c0c0c0;
}
table.tablaResultados tbody tr:hover {
 background-color:#cccccc;
 /*border-bottom: 2px solid #c0c0c0;*/
}

table.tablaResultados tbody tr:hover, table.tablaResultados tr.hilite  {
 background-color:#cccccc;
 /*border-bottom: 2px solid #c0c0c0;*/
}

table.tablaResultados tbody td {
 color:#002084;
 padding:5px;
 text-align:center;
}
table.tablaResultados tbody th {
 text-align:center;
 background-color:#000099;
 color:#ffffff;
 padding: 2px;
}

table.tablaResultados tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
table.tablaResultados tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}






table.tablaFormulario {
 font-size: 95%;
 font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
 /*background-color:#fff;*/
 border-collapse: collapse;
 width: 95%;
 line-height: 1.2em;
}
table.tablaFormulario caption {
 font-size: 30px;
 font-weight: bold;
 color: #002084;
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
}
table.tablaFormulario thead th {
 border-right: 2px solid #fff;
 color:#fff;
 text-align:left;
 padding:2px;
 height:25px;
 /*background-color: #004080;*/
}
table.tablaFormulario tfoot {
 color:#002084;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #004080;
 border-bottom: 6px solid #004080;
}
table.tablaFormulario tbody tr {
 /*background-color:#fff;*/
 /*border-bottom: 2px solid #c0c0c0;*/
}
table.tablaFormulario tbody td {
 color:#002084;
 padding:5px;
 text-align:left;
}
table.tablaFormulario tbody th {
 text-align:left;
 padding: 2px;
}

table.tablaFormulario tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
table.tablaFormulario tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}


table.tablaMenu {
 font-size:8pt;
 font-family: 'Verdana', Helvetica, verdana, sans-serif;
 background-color:#F2F2F2;
 width: 95%;
}





