/* CSS Documento para Avda Ramón y Cajal */

/*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:#CC0099;text-decoration: none} 

/*Body, tablas y titulares*/
body {font-family:Arial;color:#000066;font-size:11} 
td {font-family:Arial;color:#000066;font-size:11} 
td.clase_Titulos {font-family:Arial;color:#FFFFFF;font-size:14} 
td.clase_Titulitos {font-family:Arial;color:#FFFFFF;font-size:11} 

/*Formularios - select*/
.form{
	font-size: 11pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 400px;
  }
.form2{
	font-size: 9pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 200px;
  }
.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: 11pt;
	font-family: Arial;
	color: #000066;
	height: 20px;
	width: 110px;
  }
/*formulario buscar y boletín*/
.form6{
	font-size: 8pt;
	font-family: Arial;
	color: #000066;
	height: 16px;
	width: 100px;
  }
.boton {
	font-size: 8pt;
	font-family: Arial;
	color: #000066;
	height: 17px;
	border: 1px solid #000066;
  }
.form9{
	font-size: 11pt;
	font-family: Arial;
	color: #000066;
	height: 300px;
	width: 450px;
  }
.form10{
	font-size: 11pt;
	font-family: Arial;
	color: #000066;
	height: 100px;
	width: 450px;
  }
