/* CSS Documento para Avda Ramón y Cajal */

/*Barra de desplazamiento*/
BODY {SCROLLBAR-FACE-COLOR:#333366;
      SCROLLBAR-HIGHLIGHT-COLOR:#333366;
      SCROLLBAR-SHADOW-COLOR:#333366;
      SCROLLBAR-3DLIGHT-COLOR:#333366;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-TRACK-COLOR:#FFFFFF;
      SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
	  }
	  
/*Enlaces Texto*/
A:link {color:#333366;text-decoration: none} 
A:visited {color:#333366;text-decoration: none} 
A:active {color:#333366;text-decoration: none} 
A:hover {color:#CC0033;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} 
/*Enlaces Menu normal*/
A.clase2:link {color:#333366;text-decoration: none;font-size:11} 
A.clase2:visited {color:#333366;text-decoration: none;font-size:11} 
A.clase2:active {color:#333366;text-decoration: none;font-size:11} 
A.clase2:hover {color:#FFFFFF;text-decoration: none;font-size:11} 
/*Enlaces Menu normal*/
A.clase3:link {color:#CC0033;text-decoration: none;font-size:11} 
A.clase3:visited {color:#CC0033;text-decoration: none;font-size:11} 
A.clase3:active {color:#CC0033;text-decoration: none;font-size:11} 
A.clase3:hover {color:#CC0033;text-decoration: none;font-size:11} 
/*Body, tablas y titulares*/
body {font-family:Arial;color:#333366;font-size:11} 
td {font-family:Arial;color:#333366;font-size:11} 
td.clase_blanco {font-family:Arial;color:#000066;font-size:11} 
td.clase_blanco2 {font-family:Arial;color:#FFFFFF;font-size:11} 

/*Formularios - select*/
.form{
	font-size: 9pt;
	font-family: Arial;
	color: #333366;
	height: 20px;
	width: 400px;
  }
.form_2{
	font-size: 9pt;
	font-family: Arial;
	color: #333366;
	height: 20px;
	width: 300px;
  }
.form2{
	font-size: 9pt;
	font-family: Arial;
	color: #333366;
	height: 20px;
	width: 198px;
  }
.form22{
	font-size: 9pt;
	font-family: Arial;
	color: #333366;
	height: 20px;
	width: 300px;
  }
.form3{
	font-size: 11pt;
	font-family: Arial;
	color: #333366;
	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: #333366;
	height: 16px;
	width: 100px;
  }
.boton {
	font-size: 9pt;
	font-family: Arial;
	color: #333366;
	height: 20px;
	border: 1px solid #333366;
  }
.form9{
	font-size: 11pt;
	font-family: Arial;
	color: #333366;
	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;
  }
