/* CSS Documento */

/*Barra de desplazamiento*/
BODY {SCROLLBAR-FACE-COLOR:#000066;
      SCROLLBAR-HIGHLIGHT-COLOR:#000066;
      SCROLLBAR-SHADOW-COLOR:#000066;
      SCROLLBAR-3DLIGHT-COLOR:#000066;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-TRACK-COLOR:#FFFFFF;
      SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	  }
	  
/*Enlaces Texto*/
A:link {color:#000066;text-decoration: none} 
A:visited {color:#000066;text-decoration: none} 
A:active {color:#000066;text-decoration: none} 
A:hover {color:#D30106;text-decoration: none} 
/*Enlaces Fondo Azul*/
A.clase1:link {color:#FFFFFF;text-decoration: none;font-size:11} 
A.clase1:visited {color:#FFFFFF;text-decoration: none;font-size:11} 
A.clase1:active {color:#FFFFFF;text-decoration: none;font-size:11} 
A.clase1:hover {color:#E9CA61;text-decoration: none;font-size:11} 
/*Body, tablas y titulares*/
body {font-family:Arial;color:#000066;font-size:11} 
td {font-family:Arial;color:#000066;font-size:11} 

/*Formularios - select*/
.form{
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 400px;
  }
.form_2{
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 300px;
  }
.form2{
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 198px;
  }
.form22{
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 300px;
  }
.form3{
	font-size: 11pt;
	font-family: Arial;
	color: #000066;
	height: 100px;
	width: 200px;
  }
  .form4{
	font-size: 9pt;
	font-family: Verdana;
	color: #000066;
	height: 200px;
	width: 400px;
  }
  }
/*formulario buscar y boletín*/
.form6{
	font-size: 8pt;
	font-family: Arial;
	color: #000066;
	height: 16px;
	width: 100px;
  }
.boton {
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
  }
.form9{
	font-size: 11pt;
	font-family: Arial;
	color: #000066;
	height: 300px;
	width: 450px;
  }
.form_CP{
	font-size: 9pt;
	font-family: Verdana;
	color: #000066;
	height: 20px;
	width: 50px;
  }
.form_TELF{
	font-size: 9pt;
	font-family: Verdana;
	color: #000066;
	height: 20px;
	width: 90px;
  }
.form_fecha{
	font-size: 9pt;
	font-family: Verdana;
	color: #000066;
	height: 20px;
	width: 25px;
  }
.form_fecha2{
	font-size: 9pt;
	font-family: Verdana;
	color: #000066;
	height: 20px;
	width: 40px;
  }

