/* Estilos definidos por defecto */

        a:active  { }
        a:hover   { }
        a:link    { }
.resaltado {
	font-weight: bold;
	/*color: #003366;*/
}

        /*a:link    { color: #3366CC}*/
        a:visited { }

body
{
	/*color: #003366;*/
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #b7b9bc;
	/*background-color: #084B8A;*/
}
table
{
	 border-width: 0px;
}
th
{
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	font-size: 12pt; border-width: 0px;
}
td
{   
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	font-size: 10pt; border-width: 0px;
	
}
h1 { font-size: 17pt; font-weight: bold; }
h2 { font-size: 15pt; font-weight: bold; }
h3 { font-size: 13pt; font-weight: bold; }
h4 { /*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/ font-size: 11pt; font-weight: bold; }
h5 { /*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/ font-size: 10pt; font-weight: bold; }
h6 { font-size: 9pt; font-weight: normal;}

.tablagen {
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	border-top: solid #6699CC 1px;
	border-bottom: solid #6699CC 1px;
	border-left: solid #6699CC 1px;
	border-right: solid #6699CC 1px;
}
.tablaenc
          {
	background-color: #6699CC;
	border-width: 1px;
	border-color: #6699CC;
	color: #FFFFFF;
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	font-weight: bold;
}
.tablacelda
{
	color: #000000;
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
	background-color: #CFE0F1;
}
.tablacaption
{   color: #000000;
    /*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
    font-weight: bold;
}
.tablatotales 
{
	background-color: #FFCC99;
}

.tablafilapar 
{
	background-color: #FFFFFF;
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;
	border-right: solid #FFFFFF 1px;
}

.tablafilaimpar 
{
	background-color: #CFE0F1;
	border-top: solid #CFE0F1 1px;
	border-bottom: solid #CFE0F1 1px;
	border-left: solid #CFE0F1 1px;
	border-right: solid #CFE0F1 1px;
}

.enlaceboton { font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
padding: 4px;
background-color: #ffffcc;
color: #666666;
text-decoration: none;
}
.labelusr {
	font-size: 9pt;
	font-style: normal;
	color: #003366;
	font-weight: normal;
	margin-right: 5px;
}

.enlaceboton:link,
.enlaceboton:visited {
border-top: 1px solid #cccccc;
border-bottom: 2px solid #666666;
border-left: 1px solid #cccccc;
border-right: 2px solid #666666;
color: #666666;
}
.enlaceboton:hover {
border-bottom: 1px solid #cccccc;
border-top: 2px solid #666666;
border-right: 1px solid #cccccc;
border-left: 2px solid #666666;
}
.dmenu {
	background-color: #005A86;
	border-left: 2px solid #6699CC;
	border-right: 2px solid #6699CC;
	border-bottom: 2px solid #6699CC;
	/*background-repeat: repeat-x;
	background-image: url(img/page_line_center.gif);
	border-top-width: 2px;
	padding-top: 8px;
	padding-left: 3px;*/
}
.lTitulo {
	background-repeat: repeat-x;
	background-image: url(img/tituloLinea_der2.gif);
}
.tpTitulo {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.tp1 {
	background-image: url(img/t1.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:40px;
	height:24px;
	font-size: 9pt;
}
.tp2 {
	background-repeat: repeat-x;
	background-image: url(img/t2.gif);
	background-position:left;
	height:24px;
	font-size: 9pt;
}
.tp3 {
	background-image: url(img/t3.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:40px;
	height:24px;
	font-size: 9pt;
}
.tp4 {
	background-repeat: repeat-y;
	background-image: url(img/t4.gif);
	background-position:left;
	font-size: 9pt;
}
.tp5 {
	background-image: url(img/t5.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:24px;
	font-size: 9pt;
}
.tp6 {
	background-repeat: repeat-x;
	background-image: url(img/t6.gif);
	background-position:left;
	height:24px;
	font-size: 9pt;
}
.tp7 {
	background-image: url(img/t7.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:24px;
	font-size: 9pt;
}
.tp8 {
	background-repeat: repeat-y;
	background-image: url(img/t8.gif);
	background-position:right;
	font-size: 9pt;
}
.bienvenida {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	/*font-family: "Century Gothic", Verdana, Arial, Tahoma;*/
}
.rellenoblanco {
	background-repeat: repeat-x;
	background-image: url(img/blank.gif);
	background-position:left;

}
