/* Fuentes */
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/helveticaneueltpro-bdcn-webfont.eot');
    src: url('../fonts/helveticaneueltpro-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltpro-bdcn-webfont.woff') format('woff'),
         url('../fonts/helveticaneueltpro-bdcn-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneueltpro-bdcn-webfont.svg#HelveticaNeueLTPro77BdCn') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Estilos cabecera */
#logo_cabecera{ 
	padding: 32px 0px 0 28px;
	float: left;
}
#cabecera_sup, #menu_cabecera{
	float: right;
	text-align: right;
	padding-right: 15px;
}
#user_registrado{
	background: #ebebeb url(../images/css_fnd_user_registrado.gif) bottom right no-repeat;
	width: 212px;
	text-align: left;
	font-family: Arial, Verdana, Geneva;
	font-size: .8em;
	margin: 1em 0;
	padding: 11px;
	position: relative;
	min-height: 35px;
}
	#user_registrado #menu_user_registrado{
		position: absolute;
		bottom: 3px;
		left: 50px;
		font-size: .85em;
		font-weight: bold;
	}
	#user_registrado #menu_user_registrado .button{
		background: url(../images/css_borde_negro.gif) 0 .3em no-repeat;
		border: none;
		font-family: Arial, Verdana, Geneva;
		margin-left: 2px;
		cursor: pointer;
	}
#menu_cabecera{ padding: 0 15px 12px 0; }
	#menu_idioma ul, #menu_cabecera ul{ 
		padding: 10px 0 0 0;
		font-size: .8em;
		font-family: Arial, Verdana, Geneva;
	}
	#menu_cabecera ul{ padding: 0; }
	#menu_idioma ul li, #menu_cabecera ul li{ 
		display: inline;
		margin-left: 7px;
	}
	#menu_idioma ul li.ultimo, #menu_cabecera ul li{ background: url(../images/css_li_menu_idioma.gif) left .35em no-repeat; }
	#menu_idioma ul li a{ 
		padding: 0 0 0 7px;
		color: #999;
	}
	#menu_cabecera ul li a{ 
		padding: 0 0 0 7px;
		color: #999;
	}
	#menu_idioma ul li a:hover, #menu_cabecera ul li a:hover{ color: #e86015; }
	#menu_idioma ul li#active_language a,#menu_cabecera ul li#active_language a:hover{ 
		color: #ccc;
		cursor: default;
	}
	
#tel_cabecera{ padding: 18px 0 2px 0; }
a#boletin{
	background: url(../images/css_flecha_boletin.gif) 0 .65em no-repeat;
	padding-left: 25px;
	text-transform: uppercase;
	color: #a0a0a0;
	font-size: 1.1em;
}
a:hover#boletin{ color: #666666; }

/* Menú Principal */
#menu_ppal{
	background: #a0a0a0 url(../images/css_FFF.gif) bottom left repeat-x;
	font-size: 1.1em;
	position: relative;
}
	#menu_ppal ul li{ float: left; }
	#menu_ppal ul li a{
		border-right: 1px solid #fff;
		padding: 9px 11px 10px 10px;
		display: block;
		color: #a0a0a0;
	}
	#menu_ppal ul li.activado a{ background: #e86015; }
	#menu_ppal ul li a:hover{ background: #e86015; }
	#menu_ppal ul#home li{
		padding: 8px 12px 9px 12px;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background: #e86015;
	}
	
/* Menú desplegable */
#cabeceras_inicio{ 
	position: relative;
	height: 284px;
}
	#cabeceras_inicio img{ float: left; }
	#cabeceras_inicio .col_news_events img{ float: none; }
	
/* #news_events{
	border-top: 10px solid #e86015;
	border-right: 1px solid #e8f1f6;
	font-family: Arial, Verdana, Geneva;
	font-size: .8em;
}
	#bloque_news_events{ background: #fff; }
	#pie_menu_desplegable{ display: none; }
	#news_events h2{
		color: #E86015;
		font-family: 'Helvetica', Arial, Verdana;	
		background: url(../images/css_fnd_h2_menu_desplegable.gif) top left no-repeat;
		font-weight: normal;
		font-size: 1.3em;
		line-height: 1em;
		margin: 12px 0 0;
		padding-bottom: .6em;
		padding-top: .1em;
		text-transform: uppercase;
	}
	#news_events .col_news_events{
		float: left;
		width: 228px;
		padding: 0 3px 10px 11px;
	}
	#news_events .col_news_events ul{ padding: 0 8px; }
	#news_events .col_news_events .fcha_noticia{
		color: #333;
		font-weight: bold;
	}
	#news_events .col_news_events ul li .fcha_noticia{ display: block; }
	#news_events .col_news_events a{ 
		color: #e86015;
		font-size: .95em;
	}
	#news_events .col_news_events ul li a{
		display: block;
		text-transform: uppercase;
	}
	#news_events .col_news_events a:hover{ color: #666; }	
	#news_events .col_news_events ul li.todos{ padding-top: .7em;}
	#news_events .col_news_events ul li.todos a{ text-transform: none; } */
	
/* Buscador */
#buscador{
	float: right;
}
	#buscador input#mod_search_searchword{
		font-size: .75em;
		border: 1px solid #808080;
		padding: 2px 5px;
		color: #000;
		float: left;
		margin-top: 9px;
		font-family: Arial, Verdana, Geneva;				
	}
	#buscador input.button{
		font-size: .85em;
		background: none;
		border: none;
		color: #fff;
		cursor: pointer;
		margin-top: 6px;
	}
	


#contenido{
	padding: 5px 0 0 0;
	background: url(../images/css_separata_hor.gif) 0 .23em repeat-x;
}

/* Contenido Principal Inicio */
#cont_ppal{
	padding: 10px;
}
	#cont_ppal_interior{
		background: url(../images/css_separata_hor.gif) bottom left repeat-x;
		padding-bottom: 5px;
	}
	#cont_ppal_interior01{ padding: 7px 0 0 0; }
	
#cont_ppal_inicio{
	width: 710px;
	float: left;
	background: url(../images/css_separata_ver.gif) top right repeat-y;
	padding-right: 10px;
}
	#cont_ppal_inicio #not_ppal{
		width: 204px;
		float: left;
		padding: 56px 40px 24px 16px;
	}
	#cont_ppal_inicio #mod_blog_y_eventos{
		width: 204px;
		float: left;
		padding: 25px 40px 24px 16px;
	}
	#cont_ppal_inicio h1, #cont_ppal_inicio #cont_ppal_interior01 h2{
		background: url(../images/css_fnd_h1_inicio.gif) top left no-repeat;
		color: #e86015;
		text-transform: uppercase;
		font-weight: normal;
		padding-top: 6px;
		font-size: 1.9em;
		font-family: 'Helvetica', Arial, Verdana;
		line-height: 1em;
	}
	#cont_ppal_inicio #not_ppal h2, #cont_ppal_inicio #mod_blog_y_eventos h3{
		text-transform: uppercase;
		font-size: 2.32em;
		line-height: 1em;
		font-weight: normal;
	}
	#cont_ppal_inicio h2{
		text-transform: uppercase;
		font-size: 2.25em;
		line-height: 1em;
		font-weight: normal;
	}

#noticias_inicio .noticia{
	float: left;
	width: 176px;
	margin-right: 40px;
	background: url(../images/css_fnd_noticia.gif) top left no-repeat;
	margin: 23px 25px 24px 10px;
	margin-top: 23px;
	margin-right: 25px;
	padding: 50px 6px 6px 6px;
	font-family: Arial, Verdana, Geneva;
	font-size: .8em;
	color: #666666;
}
	#noticias_inicio .noticia h2{
		font-size: 1.7em;
		text-transform: none;
		padding: .6em 0 .8em 0;
	}
	#noticias_inicio .noticia h2 a{
		color: #e86015;
		display: block;
		font-weight: bold;
	}
	#noticias_inicio .noticia h2 a:hover{ color: #666666; }
	#noticias_inicio .noticia .txt_noticia h2, #noticias_inicio .noticia .txt_noticia h3{
		font-size: 1em;
		line-height: 1.25em;
		padding: 0 0 .7em 0;
		font-weight: normal;
	}	
	#noticias_inicio .noticia p{ padding-top: 0; }
	#noticias_inicio .noticia p.fcha_noticia{
		color: #000;
		padding: 0;
                font-weight:bold;
	}
	#noticias_inicio img{
		width: 100%;
		height: auto;
	}
	
#post_blog{
	float: left;
	width: 220px;
	background: url(../images/css_separata_ver.gif) top right repeat-y;
	font-family: Arial, Verdana, Geneva;
	font-size: .9em;
font-weight:bold

}
	#post_blog_interior{
		background: url(../images/css_fnd_blogs.gif) 8px 25px no-repeat;
		padding: 66px 16px 0 16px;
	}
	#post_blog .fcha_blog{ 
		color: #e86015;
		font-weight: bold;
	}
	#post_blog ul li{ padding-bottom: 2em; }
	#post_blog ul li a{ text-decoration: underline;}
	#post_blog ul li a:hover{ text-decoration: none;}
	
#mod_cert{ 
	float: left;
	width: 191px;
	font-family: Arial, Verdana, Geneva;
	font-size: .8em;
	padding: 25px 17px 0 23px;
	background: url(../images/css_separata_ver.gif) top left repeat-y;
	margin-left: -1px;
}
	#mod_cert a{ color: #e86015; }
	#mod_cert a:hover{ text-decoration: underline; }
	#mod_cert img{ 
		max-width: 100%;
		height: auto;
	}
	#mod_cert h2{ padding-bottom: 23px; }
	#mod_cert h3{
		font-family: 'Helvetica', Arial, Verdana;
		color: #e86015;
		font-weight: normal;
		line-height: 1em;
		font-size: 1.2em;
		text-transform: uppercase;
		padding: .1em 0 .4em 0;
	}
	#mod_cert ul li h3{ color: #666; }
	#mod_cert ul li h3 a{ color: #e86015; }
	#mod_cert ul li h3 a:hover{ 
		color: #666;
		text-decoration: none;
	}
	#mod_cert h4{ padding: 1em 0 .4em 0; }
	#mod_cert ul{ padding: .5em 0; }
	#mod_cert ul li{
		padding-bottom: 1em;
		padding-left: 2em;
		background: url(../images/piti-flecha.png) no-repeat .8em 4px;
	}
	#mod_cert ol{ 
		margin: 0 0 0 3em;
		padding: .5em 0;
	}
	#mod_cert ol li{
		padding-bottom: 1em;
		list-style-type: decimal;
	}	
	#mod_cert ul.lista_tipo li{
		padding: 0 0 .5em 20px;
		background: url(../images/css_pag_siguiente.gif) 0 0 no-repeat;		
	}
	
#mod_eventos{ font-family: Arial, Verdana, Geneva; }
	#mod_eventos ul{ font-size: .8em; }
	#mod_eventos ul li{ 
		display: table;
		color: #666;
		padding: .5em 0 1em 0;
	}
	#mod_eventos ul li .fcha_eventos{
		display: table-cell;
		width: 38px;
		color: #fff;
		background: url(../images/css_fcha_eventos.gif) top left no-repeat;
		font-family: 'Helvetica', Arial, Verdana;
		text-align: center;
		font-size: 1.15em;
		text-transform: uppercase;
		line-height: 1.1em;
	}
	#mod_eventos ul li .fcha_eventos span{ font-size: 1.2em; }
	#mod_eventos ul li .dat_eventos{
		display: table-cell;
		padding: 0 0 0 9px;
	}
	#mod_eventos ul li a{
		display: block;
		color: #e86015;
	}
	#mod_eventos ul li a:hover{ color: #666; }
	#mod_eventos .flota_dcha, #seminario .flota_dcha, #post_blog .flota_dcha{ font-size: .9em; }
	#mod_eventos .flota_dcha a, #seminario .flota_dcha a, #post_blog .flota_dcha a{ color: #666; }
	#mod_eventos .flota_dcha a:hover, #seminario .flota_dcha a:hover, #post_blog .flota_dcha a:hover{ color: #e86015; }
	
#col_dcha_inicio{
	float: left;
	margin-left: -1px;
	width: 215px;
	padding-left: 16px;
	padding-top: 30px;
	background: url(../images/css_separata_ver.gif) top left repeat-y;
}
	#col_dcha_inicio h2{
		color: #e86015;
		text-transform: uppercase;
		font-weight: normal;
		padding-top: 1px;
		padding-bottom: 23px;
		font-size: 1.4em;
		font-family: 'Helvetica', Arial, Verdana;
		line-height: 1em;
		margin: 23px 0 0 0;
	}
	#col_dcha_inicio #seminario h2{ background: url(../images/h2_seminario.gif) top right no-repeat; }
	#col_dcha_inicio #ult_informe h2{ background: url(../images/h2_ult_informe.gif) top right no-repeat; }	
	#col_dcha_inicio #mod_eventos h2{ background: url(../images/h2_evento.gif) top right no-repeat; }	
	#col_dcha_inicio #twitter h2{ background: url(../images/h2_twitter.gif) top right no-repeat; }
	#col_dcha_inicio #boletin01 h2{ background: url(../images/h2_boletin.gif) top right no-repeat; }
	#col_dcha_inicio h2 span{ background: url(../images/css_fnd_h2_col_dcha.gif) 0 .35em no-repeat; }
	#col_dcha_inicio #twitter a{ color: #E86015; }
	#col_dcha_inicio #twitter a:hover{ color: #666; }

/* Módulos columna derecha en Inicio*/
.mod_col_dcha{
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 20px;
	font-family: Arial, Verdana, Geneva;
	background: url(../images/css_separata_hor.gif) bottom left repeat-x;
}
	.mod_col_dcha.sin_puntos{ background: none; }
	.mod_col_dcha .col01_de02{
		float: left;
		width: 45px;
		margin-right: 14px;
		font-family: 'Helvetica', Arial, Verdana;
		text-align: center;
		font-size: 1em;
		color: #666;
		line-height: .3em;
	}
	.mod_col_dcha .col01_de02 p{
		padding: 5px 0;
		line-height: 1em;
	}
	.mod_col_dcha .col02_de02{
		float: left;
		width: 140px;
		font-size: .8em;
		color: #666;
	}
	.mod_col_dcha .col02_de02 h3{
		font-size: 1.1em;
		padding-bottom: .8em;
	}
	.mod_col_dcha .col02_de02 p{ padding: 0; }
	.fcha_seminario{
		float: left;
		background: url(../images/css_fnd_fecha_seminario.gif) top left no-repeat;
		width: 33px;
		min-height: 33px;
		color: #fff;
		padding: 5px;
		line-height: 1em;
		text-transform: uppercase;
	}
	
#menu_pie{ 
	font-family: Arial, Verdana, Geneva;
	font-size: .8em;
}
	#menu_pie ul{ padding-top: 15px; }
	#menu_pie ul li{ float: left; }		
	#menu_pie ul li a{
		color: #fff;
		float: left;
		border-right: 1px solid #fff;
		display: block;
		padding: 0 6px 0 6px;
	}
	#menu_pie ul li a:hover{ color: #666; }
	
#pie_dcha{
	float: right;
	text-align: right;
	margin-right: 19px;
}
	#pie_dcha #redes_sociales img{
	}
	#pie_dcha img{ margin-bottom: 10px;}
	
/* Varios */
a.leer_mas{
	text-transform: uppercase;
	color: #e86015;
	font-family: 'Helvetica', Arial, Verdana;
	font-size: 1.1em;
}
	a:hover.leer_mas{ color: #666; }
.flota_dcha{ float: right; }
ul.lista_links li{
	display: inline;
	font-family: Arial, Verdana, Geneva;
	font-size: .75em;
	border-left: 1px solid #666;
}
	ul.lista_links li.primero{ border: none; }
	ul.lista_links li a{
		color: #666;
		padding: 0 2px 0 4px;		
	}
	ul.lista_links li a:hover{ color: #e86015;}
	
#slideshow{
    position: relative;
    height: 284px;
}
	#slideshow .slide{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8;
	}
	#slideshow .slide.active { z-index: 10; }
	#slideshow .slide.last-active { z-index: 9; }

.color_naranja{ color: #e86117; }

/* Destacados inicio */
#destacados_inicio{
	background: #ebebeb url(../images/css_fnd_productos.gif) left top;
	padding-left: 40px;
}
	#destacados_inicio #interior_destacados_inicio{
		margin: 9px 0 12px 0;
		background: url(../images/css_separata_ver.gif) top left repeat-y;
	}
	#pie_destacados_inicio{
		background: url(../images/css_separata_hor01.gif) top left repeat-x;
		width: 970px;
		height: 2px;
	}
	#destacados_inicio .destacado{
		float: left;
		padding: 0 0 0 12px;
		width: 164px;
	}
	#destacados_inicio .destacado .det_destacado{
		background: url(../images/css_separata_ver.gif) top right repeat-y;
		padding: 0 9px 15px 0;
	}
	#destacados_inicio .destacado p{ font-size: .85em; }
	#destacados_inicio .destacado p.mas_info{ padding-bottom: 2px; }
	#destacados_inicio .destacado p.mas_info a{
		color: #e86015;
		text-transform: uppercase;
		background: url(../images/css_ico_mas.gif) 0 .2em no-repeat;
		padding-bottom: 1px;
		padding-left: 18px;
	}
	#destacados_inicio .destacado p.mas_info a:hover{ color: #666; }
	#destacados_inicio .destacado img.ico_destacado{ padding-bottom: 15px; }
	#destacados_inicio .destacado img.txt_destacado{ padding-bottom: 2px; }
	#destacados_inicio a.browse {
		background: url(../images/manejadores.png) no-repeat scroll 0 0 transparent;
		cursor: pointer;
		display: block;
		float: left;
		margin: 80px 5px 0 5px;
		font-size: 1px;
		height: 35px;
		width: 35px;
	}
	#destacados_inicio a.right {
		background-position: -2px -39px;
		clear: right;
		margin-right: 0;
	}
	#destacados_inicio a.right:hover { background-position: -39px -39px; }
	#destacados_inicio a.right:active { background-position: -39px -39px; }
	#destacados_inicio a.left {
		background-position: -2px -2px;
		margin-left: -35px;
	}
	#destacados_inicio a.left:hover { background-position: -39px -2px; }
	#destacados_inicio a.left:active { background-position: -39px -2px; }
	#destacados_inicio a.disabled { visibility: hidden; }
	#destacados_inicio #interior_destacados_inicio.scrollable {
		float: left;
		position: relative;
		overflow: hidden;
		width: 880px;
		height: 205px;
	}
	#destacados_inicio .scrollable .items {
		width:20000em;
		position:absolute;
	}
	#destacados_inicio .scrollable .items .item { float: left; }
	#destacados_inicio .scrollable .items .item .primero { margin-left: 0; }


/* Navigation Bar */  
      
    #dropdown_menu {  
        list-style:none !important;  
        width:800px !important;   
        margin-left:40px !important; 
        position:absolute; 
    }  
      
    #dropdown_menu li {  
        float:left;  
        text-align:center;  
        position:relative;  
        padding: 0 0px 0 0px;  
        border:none;
    }  
      
    #dropdown_menu li:hover {  
        /* Background color and gradients */       
        background: #e86015;
        
    }  
      
    #dropdown_menu li a {    
        display:block;  
        outline:0;  
        text-decoration:none;   
    }  
      
    /* Drop Down */    
	  
    .dropdown_1column,  
    .dropdown_servicios,  
    .dropdown_productos,
    .dropdown_sectores,
    .dropdown_university,
    .dropdown_labs, 
    .dropdown_s21sec,    
    .dropdown_5columns {  
        margin:0;  
        float:left;  
        position:absolute;  
        left:-999em; /* Hides the drop down */  
        text-align:left;      
        z-index:100;
        border-left:1px solid #CCC; 
        border-right:1px solid #CCC;
        border-bottom:1px solid #CCC;
        padding-bottom:10px;
  
      
        /* Gradient background */  
      
        /* Rounded Corners */  
        -webkit-border-radius: 0px 5px 5px 5px;  
    }

     .dropdown_servicios h2,
     .dropdown_productos h2,
     .dropdown_sectores h2,
     .dropdown_university h2,
     .dropdown_labs h2,
     .dropdown_s21sec h2
      {
      padding:10px; 
      padding-bottom:25px;
      font-size:0.9em; 
      font-weight:normal;
      font-family:arial, verdana;
      color:#fff; 
      background:#e86015 url(../images/bg_desplegable.png) no-repeat;  
      background-position: -121px bottom
      }  
  
      
    .dropdown_servicios {width: 929px; background: #ffffff }  
    .dropdown_productos {width: 720px; background: #ffffff }
    .dropdown_sectores {width: 620px; background: #ffffff }
    .dropdown_university {width: 620px; background: #ffffff  }
    .dropdown_labs {width: 522px; background: #ffffff }
    .dropdown_s21sec {width: 469px; background: #ffffff }
   
    .dropdown_1column {width: 140px; background: #ffffff }    
    .dropdown_5columns {width: 700px; background: #ffffff } 
        
    #dropdown_menu li:hover .dropdown_1column,
    #dropdown_menu li:hover .dropdown_servicios, 
    #dropdown_menu li:hover .dropdown_productos, 
    #dropdown_menu li:hover .dropdown_sectores, 
    #dropdown_menu li:hover .dropdown_university,
    #dropdown_menu li:hover .dropdown_labs, 
    #dropdown_menu li:hover .dropdown_s21sec,          
    #dropdown_menu li:hover .dropdown_4columns  
     {  
        left:-1px;  
        top:auto;  
    }  
      
    /* Columns */  
      
    .col_servicios,  
    .col_productos,
    .col_sectores,
    .col_university,
    .col_labs,
    .col_s21sec,
    .col_1,  
    .col_5 {  
        display:inline;  
        float: left;  
        position: relative;  
        margin: 0 10px 10px 10px;  
    } 

 
    .col_1 {width:160px;}     
    .col_servicios {width:288px;}  
    .col_productos {width:700px;}
    .col_sectores {width:290px;}
    .col_university {width:290px;}
    .col_labs {width:241px;}
    .col_s21sec {width:214px;}    
    .col_5 {width:690px;}


      
    /* Drop Down Content Stylings */  
      
    #dropdown_menu p, #dropdown_menu h2, #dropdown_menu h3, #dropdown_menu ul li {  
        text-align:left;  
    }  
 
  
    #dropdown_menu h3 {  
        font-size:14px;  
        margin:7px 0 14px 0;  
        padding:0px 5px 5px 1px;    
        border-bottom:1px solid #CCC;
        color:#e86015;
        zbackground:#EEE   
    }

#dropdown_menu h3 a {
     background: none repeat scroll 0px 0px transparent ! important;
     color: #E95F15 !important;
}

#dropdown_menu h3 a:hover {
     background: none repeat scroll 0px 0px transparent ! important;
     color: #000 !important;
}
  
    #dropdown_menu p {  
        margin:-10px 0 -10px 0 !important;
        font-family:Arial, Helvetica, sans-serif; 
        font-size:12px;     
    }  
      
    #dropdown_menu li:hover div a {  
        font-size:12px;  
        color:#015b86; 
        font-family:Arial, Helvetica, sans-serif; 
        font-size:12px; 

    }
  
 
    .strong {  
        font-weight:bold;  
    }  
    .italic {  
        font-style:italic;  
    }  
    .imgshadow {  
        background:#FFFFFF;  
        padding:4px;  
        border:1px solid #777777;  
        margin-top:5px;  
        -moz-box-shadow:0px 0px 5px #666666;  
        -webkit-box-shadow:0px 0px 5px #666666;  
        box-shadow:0px 0px 5px #666666;  
    }  
    .img_left { /* Image sticks to the left */  
        width:auto;  
        float:left;  
        margin:5px 15px 5px 5px;  
    }  
    #dropdown_menu li .black_box {  
        background-color:#333333;  
        color: #eeeeee;  
        text-shadow: 1px 1px 1px #000;  
        padding:4px 6px 4px 6px;  
      
        /* Rounded Corners */  
        -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;  
        border-radius: 5px;  
      
        /* Shadow */  
        -webkit-box-shadow:inset 0 0 3px #000000;  
        -moz-box-shadow:inset 0 0 3px #000000;  
        box-shadow:inset 0 0 3px #000000;  
    }  
 

    #dropdown_menu li ul li {  
        font-size:12px;    
        position:relative;    
        padding:0 0 6px 8px;  
        margin:0;  
        float:none;  
        text-align:left;
        background: #ffffff url("../images/css_piti_sub_menu.gif") no-repeat 0px 6px;
      }
  
    #dropdown_menu li ul li:hover {    
        border:none;      
        margin:0;
        background: #ffffff url("../images/css_piti_sub_menu.gif") no-repeat 0px 6px;  
    }
  
    #dropdown_menu li .greybox li {  
        background:#F4F4F4;  
        border:1px solid #bbbbbb;  
        margin:0px 0px 4px 0px;  
        padding:4px 6px 4px 6px;  
        width:116px;  
      
        /* Rounded Corners */  
        -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;  
        border-radius: 5px;  
    }  
    #dropdown_menu li .greybox li:hover {  
        background:#ffffff;  
        border:1px solid #aaaaaa;  
        padding:4px 6px 4px 6px;  
        margin:0px 0px 4px 0px;  
    }


    .col_1 a,  
    .col_servicios a,  
    .col_productos a,
    .col_sectores a,
    .col_university a,
    .col_labs a,
    .col_s21sec a,    
    .col_5 a {  
     padding:0 !important;
     color:#333 !important;  
    }

    .col_1 a:hover,  
    .col_servicios a:hover,  
    .col_productos a:hover,
    .col_secores a:hover,
    .col_university a:hover,
    .col_labs a:hover,
    .col_s21sec a:hover, 
    .col_5 a:hover{  
     padding:0 !important;
     background:#fff !important;
     color:#999 !important;
 }



a.mas_info_desplegable{
        margin-top:5px !important;
	color: #e86015 !important;
	text-transform: uppercase !important;
	background: url(http://s21sec.com/templates/s21sec/images/css_ico_mas01.gif) 0 .2em no-repeat !important;
        padding:2px 5px 5px 25px !important;
	font-family: 'Helvetica', Arial, Verdana !important;
        border:1px solid transparent !important;
}
a:hover.mas_info_desplegable{
	color: #333 !important;
	text-transform: uppercase !important;
	background: url(http://s21sec.com/templates/s21sec/images/css_ico_mas01.gif) 0 .2em no-repeat !important;
        padding:2px 5px 5px 25px !important;
	font-family: 'Helvetica', Arial, Verdana !important;
        border:1px solid transparent !important;
	}


a.img_desplegable{
        border:1px solid transparent !important;
margin-top:6px;
}

a:hover.img_desplegable{
        border:1px solid transparent !important;
        background-color:transparent !important;
margin-top:6px;
	}