/*RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;margin:0;padding:0;border:0px}
body{line-height:1;}
h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
ol,ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before,blockquote:after{content:'';content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:none;}
input:focus, textarea:focus, select:focus{ /*Elimina el rectangulo amarillo en google chrome*/
    outline: none;
}	


/* CSS Document */
.limpiador{clear:both; height:1px;}
.imgActiva{position:relative;}
.imgActiva:hover{opacity:0.8; position:relative; top:1px;}
.titulo-globo{float:left;width:100%;color:#ff8001}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;     para sombras interiores*/
	color:#272c37;
}
	#wrapper{
		/*background-image: url(../img/fondo.png);*/
		width:100%;
		position:relative;
		overflow:hidden;
		background:#ffffff;
		color:#333;
		z-index:10
	}
	/* This is the container which set text to solid color.	position: relative used for IE */
	.lightbox{
		width:100%;
		*width:1px;
		height:3000px;
		*height:1px;
		background:url(../img/lightbox.png) 0 0 repeat;
		position:absolute;
		top:0;
		left:0;
		z-index:57;
		overflow:hidden;
		display:none;
	}

/*GOUP*/
.goUp{
    position: fixed; 
    bottom: 10px;
    right: 10px;
    background: url(../img/goUp.png) no-repeat;
    padding: 8px;
    display: none;
    cursor: pointer;
	font-size:9pt;
	opacity:0.8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	z-index:9001;
	color:white;
}
#content{z-index:20; }

#header_content, #medium_content, #footer_content, #miga_de_pan_content{
	width:980px;
	margin:0 auto;
    z-index:80
}
#header{
	background:url(../img/header_background.png) repeat-x;
	height:141px;
    z-index:30
}
	#header_izq{width:300px; float:left}
		#logo{
			position:relative;
			top:35px;
			left:13px;	
		}
	#header_dxa{width:680px; float:left;z-index: 60;}
		#header_dxa_sup{}
			#buscador{
				width:197px;
				height:46px;
				background:url(../img/buscador_background.png) 0 0 no-repeat;
				float:right;
				margin:0 14px 0 0;
			}
				#buscador form{
					margin:8px 0 0 13px	
				}
					#buscador_icono{
						margin:10px 0 0 0;
					}
					#buscador_campo{
						border:none;
						background:none;
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:bold;
						position:relative;
						top:-2px;
						left:-2px;
						width:154px;
						color:#a9a9a9;
						letter-spacing:-0.5px;
					}
			#telefono_up{
				clear:both;
				float:right;
				margin:11px 48px 0 0;
			}
            
		#header_dxa_inf{z-index:85;}
            #m2n4{display:none;z-index:100}
            #m1n4{display:none;z-index:100}
			#menu{
				width:800px;
				margin:95px 0 0 0;
				position:relative;
				left:-16px;
                z-index:85;
				
			}
				#menu ul{}
					#menu ul li{float:left}
					#menu ul li a{}
					.menu_separador{
						float:left;
						padding:5px 0px 0 0px;
						*position:relative;
						*top:-50px;
					}
	                #menu ul li a div{position:absolute;top:0px;display:none;}		
				.menu_segundo_nivel{position:relative; z-index:90}
				.menu_segundo_nivel ul{position:absolute; top:1px;}
				.menu_segundo_nivel ul li{
					clear:both;
					background:url(../img/menu_segundo_nivel.png) 0 0 no-repeat;
					width:168px;
					height:20px;
					cursor:pointer;
					text-align:center;
					font-size:11px;
					padding:10px 0 0 0;
					margin:1px 0 0 0;
					font-family:Arial,Verdana,sans-serif; 
					
				}
				.menu_segundo_nivel ul li:hover{
					background:url(../img/menu_segundo_nivel_hover.png) 0 0 no-repeat;
				}
				.menu_segundo_nivel ul li a{
					color:#fff;
					text-decoration:none;
					text-shadow: 1px 1px 2px #000000;
					filter: dropshadow(color=#000000, offx=1, offy=1);
					
				}
			
#medium{background:#e5e5e5; position:relative;}

	#miga_de_pan{
		width:100%;
		height:54px;
		background:url(../img/miga_de_pan_background.png) repeat-x;
		border-bottom:solid 1px #f6f6f6;
	}
		#miga_de_pan_content{
			padding:11px 0 0 74px;
		}
			#miga_de_pan_compose{
				height:28px;
			}
				#miga_de_pan_compose ul{
					float:left;
					height:28px;
					background:url(../img/miga_de_pan_center.png);
					padding: 0 2px 0 0px;
					position:relative;
					left:-13px;
				}
				
				#miga_de_pan_decoracion_izq{
					float:left;
					position:relative;
					left:-13px;
				}
				#miga_de_pan_compose ul li{
					float:left;
					padding:8px 0 0 0;
					font-size:10px;
					letter-spacing:-0.4px;
					color:white;
					*margin:0 10px 0 0;
					text-shadow: 1px 1px 2px #333333;
					filter: dropshadow(color=#333333, offx=1, offy=1);
					
				}
				#miga_de_pan_compose ul li a{
					color:#babbbd;
					font-size:10px;	
					text-decoration:none;
					
				}
				#miga_de_pan_compose ul li a:hover{
					color:#f56600;
				}
				.miga_de_pan_separador{
					float:left;
					padding:10px 5px 0 5px;
					*position:relative;
					*top:-18px;
					*left:18px;
					*margin:0 5px;
				}
				#miga_de_pan_decoracion_dxa{
					float:left;
					position:relative;
					left:-13px;
				}
	#medium_content{
		background:#e5e5e5;
		position:relative;
	}
	#medium_content_descripcion{
		padding:0 14px;
		margin:0 0 20px 0;
	}
		#medium_content_descripcion h1{
			width:600px;
			font-size:26px;
			font-weight:bold;
			letter-spacing:-1px;
			color:#272c37;
		}
		#medium_content_descripcion p{
			font-size:13px;
			margin:22px 0 80px 0;
			width:600px;
			line-height:18px;
			color:#272c37;
			letter-spacing:-0.5px;
			font-weight:100;
			text-align:justify;
			font-family: Helvetica, Arial, sans-serif
		}		#medium_content_descripcion_entradilla p{			font-size:13px;			margin:22px 0;			width:600px;			line-height:18px;			color:#272c37;			letter-spacing:-0.5px;			font-weight:100;			text-align:justify;			font-family: Helvetica, Arial, sans-serif		}
	
    #foto-area{
        float:right;
        margin-top:-240px;
        font-size:12px;
		z-index:84;
        background:none; 
		right:50px;
		padding:10px 0 0 0; 
		height:230px;
    }
    #formulario{
		position:absolute;
		top:10px;
		right:10px;
		background:url(../img/formulario_background_lg.png);
		width:280px;
		height:626px;
		font-size:12px;
		font-family: 'Play', 'Rosario', 'Varela Round', Arial, Helvetica, sans-serif;
		z-index:84;
	}
		#formulario form{
			padding:0 0 0 30px;
			
		}
		#formulario h3{
			font-size:17px;
			color:#fff;	
			margin:34px 0 30px -2px;
			text-shadow: 0px 2px 2px #000;
			filter: progid:DXImageTransform.Microsoft.Shadow(Color=#333333, Direction=180, Strength=4);
		}
		#formulario input, #formulario_contacto input{
			height:27px;
			width:200px;
			background:url(../img/form_input_lg.png) 0 0 no-repeat;
			border:none;
			margin:7px 28px 7px 0;
			padding:0 10px;
            font-size:12px;
            
		}
        #formulario select{
			height:27px;
			width:161px;
			background:url(../img/form_input_select.png) 0 0 no-repeat;
			margin:7px 28px 7px 29px;
			padding:5px 10px;
            font-size:12px;
			position:relative;
			z-index:80;
            border:0px;            
            -webkit-appearance: none;

		}
        #formulario_contacto select{
            height:27px;
			width:161px;
			background:url(../img/form_input_select.png) 0 0 no-repeat;
			margin:7px 28px 7px 29px;
			padding:5px 10px;
            font-size:12px;
			position:relative;
			z-index:80;
            border:0px;            
            -webkit-appearance: none;
        }
        #formulario_contacto .largo{
            height:27px;
			width:497px;
			background:url(../img/form_input_select_largo.png) 0 0 no-repeat;
			margin:7px 28px 7px 29px;
			padding:5px 10px;
            font-size:12px;
			position:relative;
			z-index:80;
            border:0px;            
            -webkit-appearance: none;
        }
		#formulario textarea{
			background:url(../img/form_textarea.png) 0 0 no-repeat;
			border:none;
			font-size:13px;
			resize:none;
			height:38px;
			width: 181px;
			padding: 5px 30px 5px 5px;
			margin:5px 0 0 0;
			font-family: MS Shell Dlg;
			letter-spacing:0px;
            float:left;
			-webkit-appearance: none;
		}
        #formulario_contacto textarea{
			background:url(../img/form_textarea_largo.png) 0 0 no-repeat;
			border:none;
			font-size:13px;
			resize:none;
			height:38px;
			width: 500px;
			padding: 5px 30px 5px 5px;
			margin:5px 0 0 0;
			font-family: MS Shell Dlg;
			letter-spacing:0px;
            float:left;
			-webkit-appearance: none;
		}
        
		#formulario br{clear:both}
		#formulario_boton{
			position:absolute;
			bottom:33px;
			left:18px;
		}
		#formulario_leyenda{
			position:absolute;
			bottom:-16px;
			left:6px;
			font-size:10px;
			width:270px;
			text-align:center;
		}
		
		#formulario_contacto input{}
		#formulario_contacto select{
			margin:7px 28px 7px 2px;
			padding:5px 10px;
		}
		#formulario_contacto textarea{}
		#formulario_contacto #formulario_boton{
			position:relative;
			top:0;
			left:0;
		}
		
	.banner{
		position:absolute;
		top:674px;
		right:-1px;
		width:280px;
		height:426px;
		font-size:12px;
		font-family: 'Play', 'Rosario', 'Varela Round', Arial, Helvetica, sans-serif;
		z-index:84;
	}
	#medium_content_ficha{
		clear:both;
		background:url(../img/ficha_degradado.png) 0 0 repeat-x white;
		position:relative;
		z-index:82;        
		*top:-30px;
	}
	#medium_content_ficha {
 		margin-bottom:16px\9   /* Sin punto y coma!! */
	}
	#ficha{
		width:980px;
		margin:0 auto;
		padding:0px;
        z-index:80;
		position:relative;
	}
	#ficha_pestanas{
		float:left;
		padding:0 14px;
		position:relative;
		margin:-37px 0 20px 0;	
	}
	#ficha_pestanas ul li{
		float:left;
		margin-right:6px
	}
	#ficha_content{
		min-height:710px;
		clear:both;
		width:620px;
		font-size:13px;
		line-height:18px;
		text-align:justify;
		position:relative;
		padding:4px 26px 40px 26px;
		font-family: Helvetica, Arial, sans-serif;
		*position:relative;		
	}

	#ficha_content p{
		margin:10px 0 20px 0;
	}
	#ficha_content p.destacado{
		font-family: 'Play', 'Rosario', 'Varela Round', Arial, Helvetica, sans-serif;
		font-size:16px;	
		line-height:20px;
		width:500px;
		padding:20px 40px 20px 40px;
		margin:10px auto;
		background-image: url(../img/contenido_destacado_up.png), url(../img/contenido_destacado_down.png);
		background-position: left top, right bottom;
		background-repeat: no-repeat;
		
	}
	#ficha_content ul{
		list-style-image:url(../img/lsita_bullet.png);
		padding:5px 20px 10px 40px;
	}
	#ficha_content ul li{
		margin:10px 0
	}
	.ficha_imagen{
		padding-bottom:20px;
		
	}
	.ficha_fin{
		padding-top:20px;
		border:none;
		border-bottom: dashed 1px #6a717f;
		display:none;
	}
	#form_redes{
		float:right;
		margin-bottom:15px;
	}

/*LISTADO*/

#listado_content{
	clear:both;
	font-size:14px;
	line-height:18px;
	text-align:justify;
	position:relative;
	padding:0px 26px 60px 26px;
	font-family: Arial, Helvetica, sans-serif;
    z-index:90
}
	
	.titulo_listado{
		font-size:24px;
		font-weight:bold;
		clear:both;	
		margin:40px 0 20px 0;
	}
	#listado_content ul{
		padding:0px 0px 20px 0px;
		width:980px;
		position:relative;
		top:-30px;
	}
	#listado_content ul li{
		width:246px;
		float:left;
		margin:10px 60px 10px 0;
		padding:0px 0px 0px 20px;
		background: url(../img/bullet-estudios.png) 0 0 no-repeat;
		height:30px;
		text-align:left;
	}
	#listado_content ul li:hover{
		background: url(../img/bullet-estudios-hover.png) 0 0 no-repeat;
	}
	#listado_content ul li a{
		text-decoration:none;
		font-size:13px;
		text-align:left;
		letter-spacing:-0.5px;
		color:#2b313d;
	}
	
	#listado_content ul li a:hover{
		color:#ff6600
	}
	
	
	
	
/*FOOTER*/
	
#footer{
    
	clear:both;
	background:url(../img/footer_background.png);
	height:130px;

}
#footer_content{
	padding-top:10px;
}
#legal{
	height:110px;
	width:480px;
	float:left;
	margin:0 0px 0 0;
}
#legal ul{
	margin:0 0 0 4px;
}
#legal ul li{
	margin-top:1px;
}
#legal ul li a{
	font-size:12px;
	text-decoration:none;
	color:#ecf0f3	
}
#legal ul li a:hover{
	color:#f56600;
}
#legal ul li a img{
	margin-top:3px;
	position:relative;
	top:3px;
}
#legal #logogrupo{
	
}
#suscripcion{
	height:120px;
	float:left;
	position:relative;
	margin:0 40px 0 40px ;
}

#redes{
	width:120px;
	height:110px;
	float:left;
	width /*\**/: 344px\9;	
}
#redes #botones{
	position:relative;
	top:2px;
	left:8px;
	padding-bottom:10px;
	border-bottom: dashed 1px #404043;
	box-shadow: 0px 2px 2px #111;
}
#redes_texto{
	padding-top:6px;
	clear:both;
	color:#fff;
	position:relative;
	top:2px;
	left:12px;
	width:200px;
	
	text-shadow: 0px 2px 2px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#333333, Direction=180, Strength=4);
	font-size:7pt;
}
#redes_texto iframe{
	bordeR:solid 1px red;
}


/*INDEX*/
#seccion_destacada{
	padding-top:14px;
}
	#seccion_destacada #video_marco{
		float:right;
		width:391px;
		height:235px;
	/*	background:url(../img/index_video.png) 0 0 no-repeat;  */
                position:relative;
		left:2px;
		top:40px;
        z-index:0;
	}
		#seccion_destacada #video{
			margin:18px 0 0 21px;
		}
	#seccion_destacada_texto{
		float:left;
		padding-top:20px;
		padding-left:14px;
	}
		#seccion_destacada_texto h1{
			width:auto;
			
		}
		#seccion_destacada_texto p{
			width:520px;
			margin:0;
			padding:0;
			padding-top:12px;
			padding-left:2px;
			text-align:justify;
			line-height:20px;
			font-family:Arial, Helvetica, sans-serif;
			letter-spacing:-0.5px;
			font-size:13px
		}
#paneles_index{
	clear:both;
	width:1100px;
	position:relative;
	top:65px;
	left:-18px;
	
}

#paneles_index .panel, #paneles_index .panel_especial{
	position:absolute;
    width:194px;
	height:334px;
   
}

#video-flv{margin-top:17px;margin-left:20px;}

#cp_formacion{
    left:0px;    
    background:url(../img/index_bloque.png) 0 0 no-repeat;
}

#cp_empleo{
    left:198px;    
    background:url(../img/index_bloque.png) 0 0 no-repeat;
}

#cp_learning{
    left:396px;    
    background:url(../img/index_bloque.png) 0 0 no-repeat;
}

#cp_certificado{
    left:593px;    
    background:url(../img/index_bloque.png) 0 0 no-repeat;
}

#cp_especial{
    left:790px;    
    background:url(../img/index_bloque.png) 0 0 no-repeat;
}


#paneles_index .panel:hover{
	/*background:url(../img/index_bloque_over.png) 0 0 no-repeat;/*/
}

#paneles_index .panel_especial{
	background:url(../img/index_bloque_especial.png) 0 0 no-repeat;
}

#paneles_index .panel_especial:hover{
	background:url(../img/index_bloque_especial.png) 0 0 no-repeat;
}

#paneles_index .panel h1, #paneles_index .panel_especial h1{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight:100;
	width:auto;
	margin:8px auto 0px auto;
	text-align:center;
	font-size:24px;
	line-height:28px;	
}
#paneles_index .panel_especial h1{color:#f56600}
#paneles_index .panel .panel_letra, #paneles_index .panel_especial .panel_letra{
	border-radius:8px;
	width:48px;
	height:50px;
	text-align:center;
	font-size:43px;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	color:white;
	margin:0 auto;	
	background:#080808;
	background /*\**/: url(../img/letra_fondo_ie.png)\9;
	padding-top /*\**/: 2px\9;
	height /*\**/: 48px\9;
}

#paneles_index .panel_especial .panel_letra{
	background:#f56600;
	background /*\**/: url(../img/letra_especial_fondo_ie.png)\9;
}

#paneles_index .panel p, #paneles_index .panel_especial p{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	width:170px;
	margin:10px auto 8px auto;
	padding:0 12px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	letter-spacing:0px;
	color:#666;	
}
#paneles_index .panel a img, #paneles_index .panel_especial a img{
	width:190px;
	height:33px;
	position:absolute;
	bottom:3px;
	left:2px;
}

#ficha_content .area_formativa{
	width:200px;
	float:left;
	margin:30px 44px 30px 0;
    height:240px;
    position:relative;
}

#ficha_content .area_formativa p{
	float:left;
	height:128px;
    width:200px;  
      
}


#area_formativa_cabecera{
	width:200px;
}

#ficha_content .area_formativa_imagen{
	float:left;
}

#ficha_content .area_formativa .area_formativa_titulo{
	float:left;
}
#ficha_content .area_formativa .area_formativa_titulo h2{
	padding:0;
	font-size:15px;
	font-weight:bold;
	margin:18px 0 0 4px;
}

#ficha_content .area_formativa p{
	clear:both;
	font-size:12px;
	padding:10px 0 0 0;
	text-align:left;
}

#ficha_content .area_formativa a{
    position:absolute;
    bottom:20px;
    right:-10px;
}

#ficha_content h1, #ficha_content h2{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	margin:8px auto 0px auto;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	
}


/*ESTATICAS*/
.texto_estatica_completo{
	width:954px;
	float:left;
	text-align:justify;
}
	.texto_estatica{
		width:600px;
		float:left;
		margin:0 44px 0px 0;
	}
	
		#video_marco-2{
			float:right;
			width:391px;
			height:235px;
			position:relative;
			left:-16px;
		}
		
		#video-flv-2{
			margin-top:17px;
			margin-left:20px;
		}
	
	.texto_estatica2{
		width:540px;
		float:left;
		margin:0 44px 0px 0;
	}


		.texto_estatica h1, .texto_estatica_completo h1{
			padding:0;
			font-size:15px;
			font-weight:bold;
			position:relative;
			
		}
		.texto_estatica p, .texto_estatica_completo p{
			font-size:12px;
			text-align:left;
			text-align:justify;
			
		}
		.texto_estatica li{
			font-size:12px;
		}

	.imagen_estatica{
		float:left;
		width:220px;
		position:relative;
		left:-6px;
	}

#ficha_content h1{
	font-size:22px;	
}


#ficha_content h1, #ficha_content h2, #ficha_content h3{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	margin:8px auto 0px auto;
	font-size:25px;
	font-weight:bold;
	line-height:28px;	
}

.contenido-estatico{
	background:#f9f9f9;
}

.contenido-estatico p{
	margin:10px 0;
}

.displaynone{
    display:none;
}

#ficha_content h2, #ficha_content h3{font-size:18px}

.marca li{clear:both}

#tapa{
	margin-top:1px;
	#margin-top:3px;
}

  #flecha_listado{
	top:-1px;
	left:14px;
  }
  
#ficha_content div, #ficha_content h1, #ficha_content h2, #ficha_content p, #ficha_content span, #ficha_content ul{
	background:none;	
}

.minfo{float:right;margin-right:07px;margin-top:-54px;z-index:88}
.minfo_lst{float:right;margin-right:-7px;margin-top:-54px;z-index:88}
  
/*Hacks para Firefox*/
@-moz-document url-prefix() {
	#suscripcion_boton{
		top:44px
	}
	#flecha_listado{
		top:-10px;
		left:12px;
	}

 }
 
