/*
 Hoja de estilo para la web de la fecyt-cica-rediris
*/

body#fecyt {
  background:#99cccc;
  margin:0;
  padding:10px;
  font-family:luxi-sans, verdana, arial, sans-serif;
  font-size:11px;
}

#all {
  width:100%;
  text-align:left;
  margin: 0px;
}

#box_chicha {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 185px;
}

#chicha {
  background:#eeeeee;
  color: #666;
  padding: 0px 20px 30px 20px;
  border:3px solid #fff;
  background: #eeeeee url(https://idp.fecyt.es/icons/template/windrose_tr.png) right top no-repeat;
}

#referencias {
  color: #666;
  padding: 8px 20px 8px 20px;
  border:3px solid #fff;
  background: #eeeeee url(https://idp.fecyt.es/icons/template/windrose_br.png) right bottom no-repeat;
}


#referencias .txt {
  margin-top: 18px; 
  width: 220px; 
  float: left;  
  display: block; 
}



#nav {
  /*border-top: 1px solid #99cccc;*/
  /*background: #ffcc00;*/
  padding: 2px;
  font-size: .9em;
}
#nav ul {
  margin: 0px;
  padding: 0px;
}
#nav li {
  list-style-type: none;
  display: inline;
  /*background: url(/icons/template/gt.png) 0% 50% no-repeat;*/
  background: url(https://idp.fecyt.es/icons/template/fright.png) 0% 50% no-repeat;
  margin: 0px;
  padding-left: 8px;
}
#nav li a:link, #nav li a:visited {
  background: none;
  color: #666666;
  border: 1px solid #eeeeee;
  /*border-bottom: 1px;*/
  /*line-height: 1.6em;*/
  padding: 0px 5px 1px 5px;
  text-decoration: none;
}
#nav li a:hover {
  background: #ccddee;
  color: #666666;
  /*line-height: 1.6em;*/
  padding: 0px 5px 1px 5px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-weight: normal;
  text-decoration: none;
}



#submenu {
/* Definido en los ficheros fecyt_menu_ie.css y fecyt_menu.css */
}
#submenu ul {
  margin: 0;
  padding: 0;
}
#submenu li {
  list-style-type: none;
  display: inline;
  /*background:url(/icons/template/bullet-box.gif) 0% 50% no-repeat;*/
  margin: 0;
  padding: 0;
}
#submenu li a:link, #submenu li a:visited {
  /*background:#99cccc;*/
  background:#ffdd66;
  /*background: none;*/
  color: #666666;
  /*border: 1px solid #99cccc;*/
  /*border: 1px solid #ffcc00;*/
  border-top: 1px solid #fff9e3;
  border-left: 1px solid #fff9e3;
  /*border-right: 1px solid #ebc21f;*/
  border-right: 1px solid #99cccc;
  border-bottom: 1px solid #ffdd66;
  /*line-height: 1.55em;*/
  padding: 0px 5px 1px 5px;
  margin-right: 4px;
  text-decoration: none;
}
#submenu li a:hover {
  background: #ccddee;
  color: #666666;
  /*line-height: 1.55em;*/
  padding: 0px 5px 1px 5px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  font-weight: normal;
  text-decoration: none;
}


#title h1 {
/*
  margin: 0;
  padding-top: .5em;
  font-size: 1.8em;
*/
}

#title h2 {
  margin: 0;
  padding-bottom: .6em;
  font-size: 1.4em;
}


#texto {
  /*clear: all;*/
}

#texto h1 {  
  color: #666666;
  font-size: 1.6em;
  text-align: left;
  background: transparent url(https://idp.fecyt.es/icons/template/bullet-lis.png) left bottom no-repeat;
  padding-left: 20px;
  border-bottom:2px solid #ffcc00;
}
                                                                                                                          
#texto h2 {
  color: #777777;
  border-bottom:1px solid #ccc;
  font-size: 1.4em;
}

#texto hr{
  color:lightGrey;
}

#texto ul, #colaboradores ul {
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
}
                                                                                                                          
#texto ul li { padding-bottom: 1em; }
#texto ul li, #colaboradores ul li {
  /*list-style-type: disc;*/
  list-style-type: none;
  padding: 0px 0px 0px 17px;
  background: url(https://idp.fecyt.es/icons/template/bullet-texto.png) 0% 4px no-repeat;
}

#texto ol li { padding-bottom: .5em; }

li.noticias{
  margin-top:5px;
  margin-bottom:5px;
}

a:link, a:visited {
  background: none;
  border-right: 1px transparent;
  border-bottom: 1px solid #ffcc00;
  color: #666666;
  line-height: 1em;
  padding: 0px 3px 0px 3px;
  text-decoration: none;
}

a:hover, a:active {
  background: #ccddee;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #666666;
  font-weight: normal;
  line-height: 1em;
  padding: 0px 3px 0px 3px;
  text-decoration: none;
}

/* Para las imagenes que llevan link */
a.img, a.img:link, a.img:visited, a.img:active, a.img:hover {
  background: none;
  border: 0px;
  padding: 0px;
}

.caja {
  border: 1px solid #999999;
  margin-bottom: 10px;
}


.fecha {
  float: right;
  margin-right: 0px;
}



#leftBox {
  position: absolute;
  top: 10px;
  width: 176px;
  padding: 0px;
}

#menuPpal {
  color: #666;
  top: 10px;
  /*
  voice-family: "\"}\"";
  voice-family:inherit;
  */
  width: 168px;
  padding: 0px 0px 0px 0px;
  border:3px solid #fff;
  background: #ccddee url(https://idp.fecyt.es/icons/template/windrose_b.png) left bottom no-repeat;
}

#colaboradores {
  color: #666;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  border: 3px solid #fff;
  background: #eeeeee url(https://idp.fecyt.es/icons/template/windrose_br.png) right bottom no-repeat;
}

#colaboradores h1 {
  color: #666;
  background: #fff;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 3px 4px;
  border-bottom:1px solid #ffcc00;
  font-size: 1.4em;
}


#bnr {
  background:#fff;
  padding: 6px;
  margin-top: 8px;
  border-left: 4px solid #ffcc00;
  border-top: 4px solid #99cccc;
  border-right: 4px solid #ffcc00;
  border-bottom: 4px solid #99cccc;
  text-align: center;
}

p.right {text-align: right}

#logoMEC {
  text-align: center;
  background:#fff;
  padding: 6px 0px 6px 0px;
  border-bottom:1px solid #ffcc00;
  width: 169px;
}

#logoFECYT {
  background:#fff;
  padding: 6px 0px 6px 0px;
  border-bottom:1px solid #ffcc00;
}

#wokAccess,#mpiAccess {
  background:#eee;
  border: 3px solid #fff;
  margin: 0px;
  padding: 0px;
}



#texto .ppal_box {
  width: 33%;
  padding: 4px;
}

#texto .ppal_box h3 {
  background:#fff;
  margin: 0 0 3px 0px;
  padding: 0px 1px 1px 4px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 10px solid #99cccc;
  border-bottom: 1px solid #ccc;
  font-size: .9em;
}

#texto .ppal_box ul {
  margin: 0px 0px 0px 15px;
  padding: 0;
}
#texto .ppal_box ul li {
  background: none;
  list-style-type: disc;
  padding: 0px 0px 0px 0px;
}
#texto table {
  font-size: 11px;
}


#form{
  margin: 0px;
  padding: 0px;
}

#form_fila{
  margin: 0px 0px 2px 0px;
  padding: 0px;
}

#form_txt{
  position: absolute;
  margin: 0;
  padding: 0;
  text-align: right;
}

#form_campo {
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 150px;
}

#form_button{
  margin: 0px 0px 2px 0px;
  padding: 4px 0px 0px 150px;

}


select {
  border: 1px solid #bbcccc;
  font-family:luxi-sans, verdana, arial, sans-serif;
  font-size:11px;
}

input#form_input, textarea{
  border: 1px solid #bbcccc;
  background: url(https://idp.fecyt.es/icons/template/fnd_form.png);
  background-position: bottom;
  background-repeat: repeat-x;
  font-family:luxi-sans, verdana, arial, sans-serif;
  font-size:11px;
}

input#form_input:focus, textarea:focus {
  background: none;
  background-color: #fefefe;
}

input#form_submit{
  border: 1px solid #ffcc00;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 2px;
  background: url(https://idp.fecyt.es/icons/template/fnd_form.png);
  background-position: bottom;
  background-repeat: repeat-x;
}
/*css captcha Juan*/ 
#form_captcha{
	padding-left: 150px;
/*	display:block;*/
	position: relative;
	margin-top: 8px;
}
#botonesCaptcha{
	display:block;
}
#audioVersion{
	margin-left:82px;
	border: 0pt none;
        padding: 0;
        width: 20px;
        height: 20px;
        position:absolute;
}
#imagenAudio{
	 margin-left:0px;
        border: 0pt none;
        width: 20px;
        height: 20px;
        position:absolute;
	
}
#recargarImagen{
	margin-left:105px;
	border: 0pt none;
        padding: 0;
        width: 20px;
        height: 20px;
        position:absolute;
}
#imagenRecarga{
	 margin-left:0px;
        border: 0pt none;
        width: 20px;
        height: 20px;
        position:relative;
}

.fail{
  color: #ff0000;
  font-weight:bold;
  /*font-size: 1.2em;*/
}

.ok{
  color: #009900;
  font-weight:bold;
  margin:0px;
  padding:0px;
  /*font-size: 1.2em;*/
}

span#fail{
  color: #ff0000;
  font-weight:bold;
  /*font-size: 1.2em;*/
}

span#ok{
  color: #009900;
  font-weight:bold;
  margin:0px;
  padding:0px;
  /*font-size: 1.2em;*/
}

/*clase para aplicar al body en los accesos directos a productos.*/
.accdir{
	margin:0px; 
	padding:0px; 
}

font#titulo{
	color:#003399;
	font-size:large;
	font-family:Arial,Helvetica;
	display:block;
	padding:12px;
	float:left;
}

#encabezado{
	background-color:#CBD6E7;
	height:43px;

}

iframe#webframe{
	overflow:auto;
	width:100%;
	height:100%;
}

#logos{
	float:right;
}
#textoCaptcha{
/*	top:60px;
	top:80px;  
	position:absolute;
	left:270px;
	left:105px;*/
	display:block;
/*	padding-left: 125px;*/
/*	*padding-left:0px;*/ 
	z-index:0;
}

/*.codigoCaptcha{
	float:left;
}*/
/*fin css captcha Juan*/
