/* Reset ---------------------------------- */
* {	margin: 0;padding: 0;}
body { font-family: Arial, Tahoma, Geneva, sans-serif; font-size: 10px; /*1em=10px*/ text-align: center;/* Hack para que IE6 no de problemas */}
ol, ul {list-style: none;list-style-type: none;}
img, a img {border: none;text-decoration: none;}
fieldset {border:none;}
label, button {	cursor: pointer;}
input:focus, select:focus, textarea:focus {	background-color: #FFF;}
input, textarea, select, button {font-size: 100%;font-family: inherit; border:none;}
table {	border-collapse:collapse;border-spacing:0;}
q:before,q:after {content:'';}
h1,h2,h3,h4,h5,h6 {	font-size:100%;font-weight:normal;}

/* -------------------Fin Reset ------------------ *//* ------------------------------------------------*//*Fondo Negro: 000000Textos: 4c4c4cFicha:0f0d10*/

body { background-color: #000000; }
#contenido { margin: 0 auto; overflow:hidden; width:1054px; text-align:left; }
#cabecera { padding: 28px 58px 0px; }
	#cabecera-separador { border-bottom: 1px solid #0f0d10; margin-top: 5px; }	
	#cabecera-sub { height: 100px; }
		#cabecera-sub a.dossier { float:right; margin-right:4px; color:#4c4c4c; text-decoration:none; magin-top: 70px; }
	#logo { float: left;}		
	#cabecera-datos { float: left; color: #4c4c4c; font-size: 11px; margin-left: 18px; line-height: 14.5px; }
		#cabecera-datos a.email { text-decoration:none; color:#4c4c4c;}	
	#pie { padding: 0px 58px 40px; overflow: hidden; width: 938px; }	
	#pie-separador { border-bottom: 1px solid #0f0d10; margin: 0px 0px 30px 0px; }	
	#logoPromo {margin-top: 5px; float: right; padding: 5px; }
	#cuerpo { width: 1054px; padding: 10px 48px; overflow: hidden;}
	.elemento { float: left; margin: 10px 10px; width: 300px;}
	
	/* Contenedor */	
	.elemento-video { float: left; margin: 10px 10px; width: 612px;}
	.elemento-titulo { font-size: 1.5em; color: #4c4c4c; }
	.elemento-ficha { border: 1px solid #111111; padding-bottom: 10px; color: #4c4c4c; background-color: #111111;}	
	.elemento-ficha img { margin: 10px 10px; position: relative; }
	
	/* Imagen */	
	.elemento-ficha p { font-size: 1.1em; margin: 0px 10px; }
	
	/* Texto */
	.elemento-ficha p span { font-size: 0.8em; font-weight: bold; text-align: right; float: right;}
	
	/* Fecha */		
	.proyecto { float: left; margin: 10px 10px; } 
	
	/* Contenedor */	
	.proyecto-titulo { font-size: 1.5em; color: #4c4c4c;}
	.proyecto-ficha { border: 1px solid #111111; padding-top: 10px; padding-bottom: 10px; color: #4c4c4c; background-color: #111111;  width: 935px; }	
	.proyecto-ficha img { margin: 0px 10px 10px 10px; position: relative; }
	
	/* Imagen */	
	.proyecto-ficha p { font-size: 1.1em; margin: 0px 10px; width: 910px;  }
	
	/* Texto */	
	.proyecto-ficha p span { font-size: 0.8em; font-weight: bold; text-align: right; float: right;}
	
	/* Fecha */	
	.video{margin: 0px 10px 10px 10px; }
	
	/* Vídeo */