@charset "UTF-8";
/* CSS Document */

*	{
	padding: 0 ;
	margin: 0 ;
	/*//////line-height:50px;//*/
	}


body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family:Arial;
}

/*//////  PAGINA PRINCIPAL  //////////////*/

#contenedor {
	width: 890px;
	height: auto;
	background-color:#f6f6f6;
	margin:auto;
}

#cabecera{
	width: 890px;
	height: 104px;
	background-image:url(imgs/cabecera.jpg) ;
	position: relative ;
	/*border: 1px solid red;*/

}
#cabeceratexto{
	width: 140px;
	height: 57px;
	position:absolute;
	top:33px;
	right:16px;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	color:#4F5053;
}

div#cabecera h1 {
	width: 340px ;
	height: 47px ;
	background-image:url(imgs/logo.jpg) ;
	position:relative ;
	left:14px;
	top:30px;
	}

div#cabecera h1 a	{
	width: 340px ;
	height: 47px ;
	display:block ;
	}
	
div#cabecera h1 span {
	display: none;
	width: 340px;
	height: 47px;
	}
	
#botonera{
	width: 890px;
	height: 17px;
	background-image:url(imgs/fondo_botonera.jpg);
	padding-top:5px;
	}

	/*//////  MENU NAVEGACION  //////////////*/

#menu{
	position:relative;
	height:14px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial;
	color:#CCCCCC;
	padding-top:2px;
	
}
			#menu ul{
			margin:0px;
			padding-left:9px;
			list-style-type:none;
			width:auto;
			color:#CCC;
			letter-spacing:1px;
			}
			#menu ul li{
			float:left;
			color:#CCC;
			}
			#menu ul li a{
			float:left;
			text-decoration:none;
			padding:0px 13px 0 10px;
			height:11px;
			color:#CCC;
			}
			#menu ul li a:hover{
			color:#fff;
			}
			#menu ul li a.current,#menu ul li a.current:hover{
			color:#fff;
			}

#bannera{
	width: 890px;
	height:157px;
	background-image:url(imgs/practicas/banner.jpg);
	background-repeat:no-repeat;
	
}

#contenedor2{
	display:block ;
	width: 890px;
	height: 1130px ;
}

#banda_izquierda{
	width: 304px;
	float:left;
}

#banda_derecha{
	width: 586px;
	margin-left:304px;
}

#contenedores_banners{
	width: 304px;
	
}

#reel{
	width: 304px;
	height:226px;
	background-image:url(imgs/reel.jpg);
	background-repeat:no-repeat;
	
	
	
}
	#rell_solapas{
	width:300px;
	height:30px;
	padding-left:9px;
	
	}
#derelabtrazos{
	width: 586px;
	height:226px;
	background-image:url(imgs/derelab1.jpg);
	background-repeat:no-repeat;
	float:right;
}

#celdanoticias {
	width: 585px;
	height:896px;
	background-image:url(imgs/fondo_noticias_principal.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:11px;
	float:right;
	}
		
				#noticia1 {
				width:497px;
				height:116px;
				margin-left:40px;
				margin-top:111px;
				}
				
				#noticia2 {
				width:497px;
				height:116px;
				margin-left:40px;
				margin-top:29px;
				}
				#noticia3 {
				width:497px;
				height:116px;
				margin-left:40px;
				margin-top:29px;
				}
				#noticia4 {
				width:497px;
				height:116px;
				margin-left:40px;
				margin-top:29px;
				}
				#noticia5 {
				width:497px;
				height:116px;
				margin-left:40px;
				margin-top:29px;
				}
								#titulonotis{
								width:317px;
								height:37px;
								font-size:13px;
								font-family:"Arial";
								font-weight:bold;
								color:#4D4D4D;
								line-height:16px;
								}
								
								#contenidonotis{
								width:317px;
								height:76px;
								font-size:11px;
								font-family:"Trebuchet MS";
								color:#666666;
								line-height:14px;
								}
								
								#linknotis{
								text-align:right;
								font-family:Arial;
								text-align:right;
								font-weight:bold;
								font-size:10px;
							    color:#999999;
								}
								
								#imgnotis{
								width:180px;
								height:100px;
								float:right;
								}
							#txtnotis {
									margin-top:05px;
									text-align:right;
									width:180px;
									height:16px;
									float:right;
									}
									
									#txtnotis a{
									font-weight:bold;
									font-size:10px;
									color:#999999;
									text-decoration:none;
									}
									#txtnotis a:hover{
									font-weight:bold;
									font-size:10px;
									color:#B31F24;
									text-decoration:none;
									}		
								#notiabajo{
							width:497px;
							height:15px;
							margin-left:40px;
							margin-top:28px;
							font-family:Arial;
							font-size:12px;
							font-weight:bold;
							text-align:center;
							color:#B3B3B3;
							
							}
							#notiabajo a {
							font-family:Arial;
							font-size:12px;
							color:#B3B3B3;
							text-decoration:none;
							}
							#notiabajo a:hover {
							font-family:Arial;
							font-size:12px;
							color:#B31F24;
							text-decoration:none;
							}
								


#cursos_marzo{
	width: 293px;
	height:100px;
	margin-top:6px;
	}
	
#cursos_monograficos{
	width: 293px;
	height:100px;
	background-image:url(imgs/Banner1_01.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	}
	
#testimoniales{
	width: 293px;
	height:104px;
	background-image:url(imgs/fondo_testimonios.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	}
		#solapatestimoniales{
		width:113px;
		height:25px;
		margin-left:170px;
		}
		#text_testimoniales{
		width:170px;
		height:50px;
		margin-left:112px;
		margin-top:5px;
		text-align:right;
		font-family:Arial;
		font-size:12px;
		color:#CCCCCC;
		}
			#text_testimoniales_link{
			width:130px;
			height:15px;
			margin-left:152px;
			font-family:Arial;
			font-size:10px;
			font-weight:bold;
			text-align:right;
			color:#B3B3B3;
			margin-top:5px;
			}
			#text_testimoniales_link a{
			font-weight:bold;
			text-align:right;
			color:#B3B3B3;
			margin-top:5px;
			text-decoration:none;
			}
			#text_testimoniales_link a:hover{
			font-weight:bold;
			text-align:right;
			color:#FFFFFF;
			margin-top:5px;
			text-decoration:none;
			}
			
	
#destacadoslab{
	width: 293px;
	height:100px;
	background-repeat:no-repeat;
	margin-top:6px;
}
#destacadoslabgaleria{
	width: 293px;
	height:100px;
	background-repeat:no-repeat;
	margin-top:20px;
}

#destacados{
	width:294px;
	height:455px;
	background-image:url(imgs/fondo_destacados_galeria.jpg);
	background-repeat:no-repeat;
	margin-top:7px;
}

		#imgdestacados{
		margin-top:68px;
		margin-left:23px;
		}
				#imgdestacadosuno{
				margin-top:68px;
				margin-left:7px;
				}
		
		#imgdestacados2{
		margin-top:9px;
		margin-left:23px;
		}	
		
				#imgdestacadosdos{
				margin-top:9px;
				margin-left:7px;
				}	
				
		#imgdestacados3{
		margin-top:9px;
		margin-left:23px;
		}	
		
				#imgdestacadostres{
				margin-top:9px;
				margin-left:7px;
				}	
				
		#imgdestacados4{
		margin-top:9px;
		margin-left:23px;
		}	
		
				#imgdestacadoscuatro{
				margin-top:9px;
				margin-left:4px;
				}	
				
		#imgdestacados5{
		margin-top:9px;
		margin-left:5px;
		}	
				
		#textdestacados{
		width:130px;
		height:20px;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		color:#B3B3B3;
		margin-top:15px;
		margin-left:150px;
		}
		#textdestacados a{
		font-weight:bold;
		font-size:10px;
		color:#B3B3B3;
		text-decoration:none;
		}
		#textdestacados a:hover{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
		}
	
div#bandalogos{
	width: 890px;
	height:88px;
	background-image:url(imgs/logos.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
#separadorpie{
	width:890px;
	height:22px;
	background-color:#4A4A4A;
	}

#pie{
	width:890px;
	height:60px;
	background-image:url(imgs/pie.jpg);
	background-repeat:no-repeat;
	margin-top:7px;
	}
	
/*----- Pagina de 
------- Comienzo --------*/
#contenedor_formacion{
	width:890px;
	height:auto;
	float:left;
	background-color:#f6f6f6;
}

#pie_formacion{
	width:890px;
	height:60px;
	background-image:url(imgs/pie.jpg);
	background-repeat:no-repeat;
	margin-top:7px;
	float:left;
	}

#separadorpie_formacion{
	width:890px;
	height:22px;
	background-color:#3A3A3B;
	float:left;
	}
div#bandalogos_formacion{
	width: 890px;
	height:88px;
	background-image:url(imgs/logos.jpg);
	background-repeat:no-repeat;
	float:left;
	
	}

#formacion{
	width: 300px;
	height:510px;
	background-repeat:no-repeat;
	background-image:url(imgs/fondo_botones_formacion.jpg);
}

		#btn_carreras{
		width:300px;
		height:32px;
		}
		#btn_masters{
		width:300px;
		height:28px;
		}
		


#bannera_formacion{
	width: 890px;
	height:157px;
	background-image:url(imgs/formacion/banner.jpg);
	background-repeat:no-repeat;
}

#apli_celdaformacion{
	width: 590px;
	height:34px;
	float:right;
	background-color:#f6f6f6;


}
#celdaformacion{
	width: 590px;
	height:auto;
	background-image:url(imgs/formacion/fondo_cursos.jpg);
	background-repeat:no-repeat;
	float:right;
	line-height:13px;

}

					

	#nombre_cursos{
	width: 280px;
	height:15px;
	padding-left:20px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-top:7px;
}

#nombre_cursos_v{
	width: 260px;
	height:15px;
	padding-left:30px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-top:7px;
	color:#B3B3B3;
}
#nombre_cursos_v a{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#B3B3B3;
	
}
#nombre_cursos_v a:hover{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#nombre_cursosapple_v{
	width: 260px;
	height:25px;
	padding-left:20px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	color:#B3B3B3;
}
#nombre_cursosapple_v a{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#B3B3B3;
	
}
#nombre_cursosapple_v a:hover{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#nombre_cursos_vgrande{
	width: 260px;
	height:27px;
	padding-left:30px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-top:7px;
	color:#B3B3B3;
}
#nombre_cursos_vgrande a{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#B3B3B3;
	
}
#nombre_cursos_vgrande a:hover{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

#nombre_cursos_verano{
	width: 280px;
	height:20px;
	padding-left:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:regular;
	color:#FFFFFF;
	margin-top:7px;
}
#nombre_cursos_verano a{
	font-family:Arial;
	font-size:12px;
	font-weight:regular;
	color:#FFFFFF;
	text-decoration:none;
}
#nombre_cursos_verano a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:regular;
	color:#F0F0F0;
	text-decoration:none;
}
#nombre_cursosfinales{
	width: 280px;
	height:15px;
	padding-left:20px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#;
	margin-top:7px;
	margin-bottom:5px;
}

		#nombre_cursos a{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#B3B3B3;
		text-decoration:none;
		}
		#nombre_cursos a:hover{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
		#nombre_cursosfinales a{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#B3B3B3;
		text-decoration:none;
		}
		#nombre_cursosfinales a:hover{
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
		
	
	
#formacion_importante{
	width: 300px;
	height:250px;
	margin-top:8px;
	background-color:#f6f6f6;
	float:left;
}
#formacion_importante1{
	width: 300px;
	height:500px;
	background-image:url(imgs/imfo_importante_formacion.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	float:left;
	background-color:#f6f6f6;
}

	#titulo_contenido_info{
	width:299;
	height:15px;
	padding-right:25px;
	padding-top:15px;
	}
	#documentacion{
	width:299;
	height:15px;
	padding-right:25px;
	padding-top:8px;
	}



/*///noticias*/

#contenedornotis{
	width: 890px;
	height:2500px;
	background-color:#f6f6f6;
	margin:auto;
}
#contenedornotis2{
	width: 890px;
	height:1550px;
	background-color:#f6f6f6;
	margin:auto;
}

#bannera_noticias{
	width: 890px;
	height:87px;
	background-color:#808080;
	
}

#folio_noticias{
	width:591px;
	height:2100px;
	float:right;
	background-image:url(imgs/noticias_folio1.jpg);
	background-repeat:no-repeat;
	line-height:14px;
}
#folio_noticias2{
	width:591px;
	height:1250px;
	float:right;
	background-image:url(imgs/noticias_folio_dentro.jpg);
	background-repeat:no-repeat;
	line-height:14px;
}
#banners_notis{
	width:293px;
	height:2100px;
	background-color:#f5f5f5;
}
#banners_notis2{
	width:293px;
	height:1250px;
	background-color:#f5f5f5;
}
	#banner1{
	width:291px;
	height:98px;
	margin-top:12px;
	}
	#banner2{
	width:293px;
	height:100px;
	margin-top:12px;
	}
	#banner3{
	width:293px;
	height:228px;
	margin-top:12px;
	}
				#noticia_notis {
				width:497px;
				height:116px;
				margin-left:50px;
				margin-top:80px;
				}
				#paginas {
				font-family:"Trebuchet MS";
				font-size:9px;
				width:591px;
				height:50px;
				color:#FFFFFF;
				text-decoration:none;
				margin-top:20px;
				}
				#paginas a {
				font-family:"Trebuchet MS";
				font-size:10px;
				width:591px;
				height:116px;
				color:#c7c7c7;
				text-decoration:none;
				}
				#paginas a:hover {
				font-family:"Trebuchet MS";
				font-size:10px;
				width:591px;
				height:116px;
				color:#FFFFFF;
				text-decoration:none;
				}

/*/// GALERIA GALERIA GALERIA //////////////////////////////////////////////////////////////////////////////////*/

#contenedor_galeria {
	width: 890px;
	height: auto;
	background-color:#E6E6E6;
	margin:auto;
}

#bannera_galeria{
	width: 890px;
	height:87px;
	background-image:url(imgs/galeria/bannera_glaeria.jpg);
	background-repeat:no-repeat;
	
}
#menu_galeria{
	width: 293px;
	height:357px;
	background-repeat:no-repeat;
	background-image:url(imgs/fondo_botones_galeria.jpg);
	
}
#menu_galeria10{
	width: 293px;
	height:357px;
	background-repeat:no-repeat;
	background-image:url(imgs/fondo_botones_galeria10.jpg);
	
}

	#separador_produccion{
	width: 293px;
	height:95px;
	}

	#boton_produccion{
	width: 293px;
	height:240px;
	}
		
#galeria_img{
	width: 570px;
	height:600px;
	float:right;
	background-color:#E6E6E6;

}
#convocatoria{
	margin-top:12px;
	width: 292px;
	height:231px;
	background-repeat:no-repeat
	}
	
	
#premios{
	width: 551px;
	height:100px;
	background-color:#666666;
	float:right;
	margin-right:19px;
	margin-top:20px;
	background-image:url(imgs/galeria/premios.jpg);
	background-repeat:no-repeat;
}


#bandalogos_galeria{
	width:880;
	height:88px;
	background-image:url(imgs/logos_galeria.jpg);
	background-repeat:no-repeat;
	margin-top:150px;
	}
#separadorpie_galeria{
	width:890px;
	height:22px;
	background-color:#626366;
	}

#pie_galeria{
	width:890px;
	height:60px;
	background-image:url(imgs/pie.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
#desarrollo_premios{
	width:890px;
	height:1450px;
	margin-top:10px;
}

	#premios_recibidos{
	width:551px;
	height:1435px;
	float:right;
	margin-right:19px;
	margin-top:5px;
	background-image:url(imgs/galeria/fondo_premios.png);
	background-repeat:no-repeat;
	}
		#apli_premios_recibidos{
		width:110px;
		height:1500px;
		float:right;
		background-image:url(galeria/imgs/premios_imagenes.png);
		background-repeat:no-repeat;
		}
		#text_premios_recibidos{
		width:438px;
		height:auto;
		float:left;
		}
			#fecha_premios{
			width:100px;
			height:1500px;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:bold;
			color:#990D1C;
			margin-top:20px;
			line-height:14px;
			margin-left:17px;
			}
			#cont_premios{
			width:296px;
			height:1500px;
			float:right;
			margin-top:20px;
			margin-right:15px;
			font-family:"Trebuchet MS";
			font-size:11px;
			font-weight:regular;
			color:#666666;
			line-height:14px;
			}
			
	#titulin_arriba{
	width:500px;
	margin-right:19px;
	float:right;
	margin-top:53px;
	}
	
	#links_paginacion{
	width:500px;
	margin-right:19px;
	float:right;
	margin-top:27px;
	}
	


/*PRACTICAS Y EMPLEO*/


#bannera_practicas{
	width: 890px;
	height:157px;
	background-image:url(imgs/practicas/banner.jpg);
	background-repeat:no-repeat;
}
#practicas_principal{
	width: 890px;
	height:1050px;
	background-image:url(imgs/practicas/fondo_practicas.jpg);
	background-repeat:no-repeat;
	display:block;
}

#practicas_principal_estudios{
	width: 890px;
	height:1750px;
	background-image:url(imgs/practicas/fondo_practicas_estudios.jpg);
	background-repeat:no-repeat;
	display:block;
}
		#apli_texto{
		width: 299px;
		height:51px;
		}
		#texto_conexion{
		width: 299px;
		height:515px;
		margin-left:42px;
		}
		#titulo_conexion{
		width: 299px;
		height:41px;
		font-family:"Arial";
		font-weight:normal;
		color:#4D4D4D;
		text-align:center;
		}
		#text_conexion{
		width: 299px;
		height:400px;
		font-family:"Trebuchet MS";
		text-align:justify;
		color:#666666;
		font-size:11px;
		line-height:13px;
		}
#empresas_practicas{
width: 490px;
height:625px;
float:right;
display:block;
margin-right:37px;
}

	#empresas_titulo{
	width: 490px;
	height:21px;
	font-family:"Arial";
	font-size:15px;
	text-align:center;
	color:#666666;
	}	
	
	#empresas_titulo2{
	width: 490px;
	height:21px;
	font-family:"Arial";
	font-size:15px;
	text-align:center;
	color:#666666;
	margin-top:15px;
	}
	
	#empresas_celda{
	width: 490px;
	height:300px;
	background-image:url(imgs/practicas/estudios.jpg);
	background-repeat:no-repeat;
	}	
	
	#text_numero{
	width: 190px;
	height:70px;
	float:right;
	margin-top:200px;
	margin-right:37px;
	font-family:"Arial";
	font-size:17px;
	color:#E6E6E6;
	}
	#btns{
	width: 270px;
	height:50px;
	margin-top:60px;
	margin-left:70px;
	}


div#bandalogos_practicas{
	width: 890px;
	height:88px;
	background-image:url(imgs/logos.jpg);
	background-repeat:no-repeat;
	
	}
		#img_estudios{
		margin-top:15px;
		margin-left:17px;
		}
		#textos_practicas{
		position:relative;
		height:10px;
		font-size:10px;
		font-weight:bold;
		font-family:Arial;
		color:#666666;
		margin-top:5px;
		}
	
	#textos_practicas a{
		color: #666666;
		font-weight:bold;
		text-decoration:none;
	
	}
	#textos_practicas a:hover {
		color: #9A0B1A;
		font-weight:bold;
		text-decoration:none;
}
			#col1{
			float:left;
			margin-left:45px;
			}
			#col2{
			float:left;
			margin-left:78px;
			}
			#col3{
			float:left;
			margin-left:80px;
			}
			#col4{
			float:left;
			margin-left:58px;
			}
			#col7{
			float:left;
			margin-left:90px;
			}
			#col8{
			float:left;
			margin-left:88px;
			}
			#col9{
			float:left;
			margin-left:68px;
			}
			#col10{
			float:left;
			margin-left:53px;
			}
			#col11{
			float:left;
			margin-left:55px;
			}
			#col12{
			float:left;
			margin-left:72px;
			}
			#col13{
			float:left;
			margin-left:70px;
			}
			#col14{
			float:left;
			margin-left:75px;
			}
			#col15{
			float:left;
			margin-left:85px;
			}
			#col16{
			float:left;
			margin-left:95px;
			}
/*Estudios y Productoras*/	

		#estudios{
		width: 850px;
		height:1550px;
		margin-left:25px;
		padding-top:30px;
		}	
		
		#titulo_estudios{
		width: 850px;
		height:21px;
		font-family:"Arial";
		font-size:15px;
		text-align:center;
		color:#666666;
		margin-bottom:5px;
	}	
	
		#productoras{
		width: 850px;
		height:900px;
		margin-left:25px;
		padding-top:30px;
		}		
			
	
	
/*INSTALACIONESSSSS*/

#instalaciones_principal{
	width: 890px;
	height:1610px;
	display:block;
	background-color:#F0F0F0;
}

#folio_insta{
	width: 592px;
	height:1610px;
	border:#FF0000;
	background-image:url(imgs/instalaciones/fondofolio.jpg);
	background-repeat:no-repeat;
	float:right;
}
#menu_insta{
	width: 298px;
	height:1610px;
}
#investigacion{
	width: 298px;
	height:150px;
	background-image:url(imgs/instalaciones/investigaciones.jpg);
	background-repeat:no-repeat;
}
	#menu_investigacion{
	width: 298px;
	height:532px;
}
			#titulo_investigacion{
			width: 130px;
			height:50px;
			font-family:"Arial";
			font-weight:bold;
			color:#666666;
			margin-left:28px;
			line-height:16px;
			padding-top:30px;
			}
			#contenido_investigacion{
			width: 272px;
			height:450px;
			color:#666666;
			font-family:"Trebuchet MS";
			font-weight:normal;
			margin-left:26px;
			font-size:11px;
			line-height:15px;
			}
#convocatoria_insta{
	width: 298px;
	height:227px;
	background-color:#F0F0F0;
}
#titulo_folio{
	width: 592px;
	height:60px;
	font-family:Arial;
	font-size:18px;
	color:#666666;
	margin-top:30px;
}
#texto_inicio{
		width: 523px;
		height:140px;
		margin-left:35px;
		font-family:"trebuchet MS";
		font-size:11px;
		color:#666666;
		line-height:13px;
}	
#texto_inicio_insta{
		width: 520px;
		height:270px;
		padding-left:22px;
		margin-left:18px;
		font-family:"trebuchet MS";
		font-size:11px;
		color:#666666;
		background-image:url(instalaciones/images/img/cuadro.jpg);
		background-repeat:no-repeat;
}
#imges{
margin-right:1px;
}	
/*CERTIFICACIONESSSSS*/
#certificaciones_principal{
	width: 890px;
	height:1550px;
	background-image:url(imgs/certificaciones/fondocertificaciones.jpg);
	background-repeat:no-repeat;
}
#titulo_certificaciones{
	width: 890px;
	height:45px;
}
#text_certificaciones{
	width: 785px;
	height:165px;
	margin-left:55px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	line-height:14px;
	

}

#contenido_certificaciones{
	width: 890px;
	height:1400px;
}

#certificaciones{
	width:490px;
	height:1240px;
	float:right;
	margin-right:45px;
}
#fecha_certificaciones{
	width:353px;
	height:1300px;
}
#fecha_contenidos{
	width:334px;
	height:1215px;
	margin-left:19px;
	background-image:url(imgs/certificaciones/fondofechas.jpg);
	background-repeat:no-repeat;
}
		#apli_fechas{
		width:285px;
		height:100px;
		
		}
		
		#fechas{
		width:285px;
		height:1100px;
		margin-left:35px;
		}
			#contenido_fechas{
			width:208px;
			height:1100px;
			font-family:"Trebuchet MS";
			font-size:11px;
			line-height:14px;
			float:right;
			}
			#fechitas{
			width:72px;
			height:1100px;
			font-family:"Trebuchet MS";
			font-size:11px;
			line-height:14px;
			word-spacing:4px;
			}
		
		
#cada_certificacion{
	width:485px;
	height:154px;
}

/*PROFESORADO*/
#profesorado_principal{
	width: 890px;
	height:800px;
	color:#F0F0F0;
}
#profesorado_principal_colaboradores{
	width: 890px;
	height:800px;
	color:#F0F0F0;
}

#folio_profes{
	width: 588px;
	height:800px;
	background-image:url(imgs/profesorado/folio.jpg);
	background-repeat:no-repeat;
	float:right;
}
#menu_profes{
	width: 293px;
	height:800px;
	background-image:url(imgs/profesorado/menu_profesorado.jpg);
	background-repeat:no-repeat;
}
	#apli_profes{
	width: 293px;
	height:40px;
	}
	
	#text_profes{
	width: 270px;
	height:250px;
	margin-left:13px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
	}
#folio_apli{
	width: 588px;
	height:190px;
}
#profesores{
	width: 520px;
	height:150px;
	margin-left:40px;
}
#colaboradores{
	width: 520px;
	height:150px;
	margin-left:40px;
}
#botones_profes{
	width: 270px;
	height:485px;
	margin-left:10px;
	margin-top:13px;
}
	#btn_div{
	margin-top:12px;
	width:270px;
	height:26px;
	}
	#btn_div2{
	width:270px;
	height:26px;
	}
#nombre_profes{
	width: 260px;
	height:15px;
	margin-left:04px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#B3B3B3;
	margin-top:9px;
}
		#nombre_profes a{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#B3B3B3;
		text-decoration:none;
		}
		#nombre_profes a:hover{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.style13 {
	font-size: 10px;
	font-weight: bold;
}
								.style13 a {
								font-size: 10px;
								font-weight: bold;
								color:#4D4D4D;
								text-decoration:none;
								}
							.style13 a:hover {
								font-size: 10px;
								font-weight: bold;
								color:#CC0000;
								text-decoration:none;
								}
		
		
#fotocontenido{
	width: 420px;
	height:550px;
	float:right;
}
#fotoimg{
	width: 150px;
	height:550px;
	margin-left:10px;
	display:block;
	
	
}
#fotocontenido_titulo{
	width: 415px;
	height:45px;
	font-family:"Arial";
	font-size:14px;
	color:#666666;
	font-weight:bold;
	margin-left:5px;
}


#text_cadaprofe{
	width: 386px;
	height:500px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin-left:5px;
	line-height:16px;
	overflow: auto;
	background: white;
	padding-right:6px;
	}
#menu_profes_botones{
	width: 548px;
	height:30px;
	margin-left:20px;
	margin-top:10px;
}

/*///CONTACTOOOOOOOOOO///*/

#contacta_principal{
	width: 890px;
	height:667px;
	background-color:#F0F0F0;
}
#izquierda_contacto{
	width: 298px;
	height:667px;
	background-color:#F0F0F0;
}
									#titulo_izquierda{
									margin-top:50px;
									width: 296px;
									height:20px;
									background-color:#F0F0F0;
								}
								
								
									#departamentos{
									width: 296px;
									height:54px;
									background-color:#F0F0F0;
									
								}
									#departamentos2{
									margin-top:05px;
									width:296px;
									height:209px;
									background-color:#F0F0F0;
								}
								
								
								
#derecha_contacta{
	width: 590px;
	height:667px;
	float:right;
	background-image:url(imgs/contacta/fondo_contacto.jpg);
	background-repeat:no-repeat;
}

#text_comienzo{
width: 498px;
height:130px;
font-family:Arial, "Trebuchet MS";
font-size:15px;
color:#666666;
padding-top:33px;
margin-left:50px;
}

#plano{
width:498px;
height:30px;
margin-right:30px;
padding-top:10px;
margin-left:50px;

}
#formularios{
width:498px;
height:420px;
background-color:#E6E6E6;
padding-top:10px;
margin-left:50px;

}
	
		
/*TesTIMONIALESSSSSSSS*/

#Testimoniales_principal{
	width: 890px;
	height:800px;
	color:#F0F0F0;
}
#Testimonios{
	width: 588px;
	height:789px;
	float:right;
	background-image:url(Opiniones/img/fondo.jpg);
	background-repeat:no-repeat;
}
#titular{
	width: 302px;
	height:95px;
	background-image:url(Opiniones/img/fondo_titulo.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}	
#titular_opi{
	width: 302px;
	height:105px;
	
}	
	#text_titular{
	width: 258px;
	height:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F2F2F2;
	font-weight:normal;
	padding-top:25px;
	padding-left:20px;
	line-height:16px;
	}
	#fondo_menutesti{
	width: 302px;
	height:320px;
	background-image:url(Opiniones/img/fondo_menu_testi.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	padding-top:15px;
	}
	
	#cursos_testimoniales{
	width: 294px;
	height:228px;
	color:#F2F2F2;
	margin-top:6px;
	}
#hoja_testimoniales{
	width: 510px;
	height:730px;
	margin-left:36px;
	margin-top:30px;
}
			#titulo_testi{
			width: 400px;
			height:75px;
			}
			#titulo_testi_peque{
			width: 502px;
			height:60px;
			margin-top:10px;
			line-height:14px;
			font-family:Arial, "Trebuchet MS";
			font-size:12px;
			color:#808080;
			}
			#separacion{
			width: 507px;
			height:2px;
			background-image:url(Opiniones/img/separacion.jpg);
			background-repeat:no-repeat;
			margin-top:10px;
			}
			
#desarrollo_testimonios{
	width: 510px;
	height:175px;
	margin-top:40px;
}

	#desarrollo_testimonios_cadauno{
	width: 388px;
	height:500px;
	float:right;
	padding-left:20px;
	padding-top:25px;
}

				#desarrollo_testimonios_cada1{
				width: 388px;
				height:442px;
				padding-top:15px;
				font-family:"Trebuchet MS";
				font-weight:normal;
				font-size:11px;
				line-height:14px;
				color:#666666;
			}

	#foto_desarrollo_testimonios{
	width: 102px;
	height:500px;
	float:left;
	padding-top:25px;
}

#desarrollo_testimonios2{
	width: 510px;
	height:175px;
}
#desarrollo_testimonios3{
	width: 510px;
	height:150px;
}
#img_testimonios{
margin-left:33px;
}
#img_testimonios2{
margin-left:33px;
margin-top:41;
}

#nombre1{
margin-left:0px;
width:108px;
margin-top:5px;
float:left;
}
#nombre2{
margin-left:25px;
width:108px;
margin-top:5px;
float:left;
}
#btn_anterior{
margin-top:15px;
width:80px;
height:20px;
float:left;
}
#btn_medio{
margin-top:15px;
width:70px;
height:20px;
float:left;
margin-left:150px;
}
#btn_siguinte{
margin-top:15px;
width:80px;
height:20px;
float:right;
}

.link_certificaciones{
font-family: "Trebuchet MS";
font-size:11px;
color:#666666;
text-decoration:none;
}
.link_certificaciones a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.link_certificaciones a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.link_certificaciones a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#990000;
	text-decoration:none;
}
.link_certificaciones a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.titfecha {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.titfecha a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.titfecha a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.titfecha a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#990000;
	text-decoration:none;
}
.titfecha a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.cuadro {
	background-image: url(imgs/certificaciones/cuadrito2.jpg);
	background-repeat: no-repeat;
}
.style22 {
	font-size: 12px;
	font-weight: bold;
}
.style23 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-family: "Trebuchet MS"; font-size: 11px; color: #535353;
}
.formTextField01 {

	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
}
.formTextField02 {

	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
}
.formTextField03 {


	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
}
.formTextField04 {

	height: 100px;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
}
.titulo_profesores {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #CCCCCC;
}
						.style13 a {
							font-size: 10px;
							font-weight: bold;
							color:#4D4D4D;
							text-decoration:none;
							}
						.style13 a:hover {
							font-size: 10px;
							font-weight: bold;
							color:#CC0000;
							text-decoration:none;
							}
.style19 {font-size: 11px}

#datos {
margin-left:15px;
margin-right:15px;
}

/*MIGUEL ANGEL FUERTEs*/

#texto_inicio_fuertes {
		width: 840px;
		height:201px;
		font-family:"Arial";
		font-size:12px;
		text-align:left;
		color:#666666;
		margin-top:15px;
		line-height:15px;
		padding-left:5px;
		padding-right:5px;
}
#formulari{
		font-size:14px;
		width: 810px;
		height:450px;
		padding-left:20px;
		padding-right:20px;
		color:#666666;
}
#bannera_miguel{
	width: 890px;
	height:157px;
	background-image:url(imgs/practicas/banner.jpg);
	background-repeat:no-repeat;
}
#vermas{
	width:150px;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:215px;
	margin-top:10px;
	color:#666;
	font-weight:bold;
}
#vermas a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:180px;
	margin-top:10px;
	color:#666;
	text-decoration:none;
}
#vermas a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:180px;
	margin-top:20px;
	color:#930500;
}
