a
{  
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;

}

body
{
	COLOR: #000000;	
	FONT-FAMILY: Verdana;
	SCROLLBAR-FACE-COLOR: #006699; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	
}

h1
{
	font-family: verdana; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000; 
	text-align: justify;
}

li 
{  
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	padding-bottom:15;
}

p, td 
{  
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	text-align: justify;
}

.cabPag
{
	text-align: center;
	background: #ffffff;
	font-size: 15px;
}

.cabTabla
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	text-align: center;
}

.cabFormulario
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #336699;
}
.cabFormulario2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #cccccc;
}

.celTipo1
{
	color: #000000;
	background-color: #d8e0fc;
}
.celTipo1Num
{
	color: #000000;
	background-color: #d8e0fc;
	text-align: center;
}

.celTipo2
{
	color: #000000;
	background-color: #ffffff;
}

.celTipo2Num
{
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

.fondo
{
	background-IMAGE:URL(../../images/fonsblau.gif); 
	width:100%; 
	height:75%;
	
}

.contenido 
{
	margin-left:40;
	margin-right:40;
	margin-top:15;
	margin-bottom:20;
	width:89%;
}


.combo
{
	LEFT: 134px; 
	WIDTH: 40px; 
	TOP: 2px;
}
.fecha 
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}


.menu
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #195B7D;
	background-color: #FFFFFF;
	text-align:  center;
	border: 1px #195B7D solid;
	cursor:default;	
	margin-left:3;
	width: 91px;
	padding:3 0 3 0;
	text-decoration: none;

}

.menuOver
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #195B7D;
	background-color: #518cb7;
	text-align: center;
	border: 1px #195B7D solid;
	text-decoration: none;
	cursor:default;	
	margin-left:3;	
	width: 91px;
	padding: 3 0 3 0;
}

.rejilla
{
	background: images/fonsblau.gif;
}
.tabla
{
	width: 100%
}

.texto
{
	padding: 10;
	text-align: left;
	background: #ffffff;
	vertical-align: top
}
.textoLOPD
{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	vertical-align: top
}

.textoFormulario
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tituloPagina 
{
	font-family: verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: left;
}

.subTituloPagina 
{
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: left;
}

.volver 
{  
	text-align: right;
	font-family: verdana; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
	cursor: hand;
}


.imgPag
{
	margin-left:40px;
	margin-bottom:40px;
}

.txtLegal {
    background-color:#f1f1f1; 
   font-family: verdana; 
   font-size: 9px;

    scrollbar-3dlight-color:#f7f7f7;

    scrollbar-darkshadow-color:#f7f7f7;
    scrollbar-arrow-color:#777777;

    scrollbar-base-color:#f7f7f7;
    scrollbar-face-color:#ffffff;

    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:#999999;

    scrollbar-track-color:#f1f1f1;
    padding-left:10px;
    
    /*Aņadido para caja*/
    background-color:#F1F1F1;
    border:1px solid #999999;
    color:#000000;
    font-family:verdana,Sans-Serif;
    font-size:9px;
    height:60px;
    overflow:auto;
    padding-bottom:10px;
    padding-left:10px;
    text-align:left;
    width:550px;
}