td 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	}
	

a:link 
	{
	font-size: 10px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}

a:visited
	{
	font-size: 10px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}

a:hover 
	{
	font-size: 10px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}
	

a.linkGrande:link 
	{
	font-size: 12px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}

a.linkGrande:visited
	{
	font-size: 12px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}

a.linkGrande:hover 
	{
	font-size: 12px;
	color: #181E76;
	text-decoration : none;
	font-weight: bold;
	}
	
a.linkPath:link 
	{
	font-size: 9px;
	color: #181E76;
	text-decoration : underline;
	font-weight: normal;
	}

a.linkPath:visited
	{
	font-size: 9px;
	color: #181E76;
	text-decoration : underline;
	font-weight: normal;
	}

a.linkPath:hover 
	{
	font-size: 9px;
	color: #181E76;
	text-decoration : underline;
	font-weight: normal;
	}
	
.negro9
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	}
	
.azul9
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #181E76;
	}
	
.azulBold10
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #181E76;
	font-weight: bold;
	}
	
.azulBold12
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #181E76;
	font-weight: bold;
	}
	
.blancoBold10
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  white;
	font-weight: bold;
	}

.form
	 { color: #181e76; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

.campoBuscador
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #181E76;
	background-color: #D0D1E3;	
	border: #181E76; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 150px;
	height: 17px;
	overflow: auto;
	}
	
.campoTexto
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #181E76;	
	border: #181E76; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 250px;
	height: 17px;
	overflow: auto;
	}
	
.campoAreaTexto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	border: solid 1 #181E76;
	width: 510px;
	height: 80px;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #181E76;   
	scrollbar-darkshadow-color: #181E76;
	scrollbar-track-color: #181E76; 
	scrollbar-arrow-color: #181E76;
	overflow: auto;
	}
	

.listado p {
	padding: 7px;
}

.links img {
	vertical-align: middle;
}


.rojoBold10
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #FF0033;
	font-weight: bold;
	}

.impresion {
    border: silver;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}


.boton {
        font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:white;
        background:#181E76;
        border:1px;
        width:165px;
        height:23px;
}

.titolfons {
	font-weight:bold;
	font-size:18px;
	color:#212780;
	background-image:url(img\titolfons.jpg);
	text-align:center;
}

.titol2{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img\titolfons.jpg);
	width:250px;
	font-size:19px;
	color:#212780;
	text-align:center;
}



