
#proyectos-menu {
	float: left;
	width: 205px;
}

#proyectos-contenido {
	float: left;	
	width: 700px;
}

#proyectos-volver-listado {
	float: right;
	margin-top: 20px;
	font-size: 12px;
	color: #16236a;
}

#proyectos-contenido #proyectos-paginacion {
	font-size: 12px;
	margin-left: 500px;
	margin-top: 20px;
}

#proyectos-contenido .titulo-seccion {
  margin-top: 0 !important;
	margin-bottom: 10px;
	margin-left: 10px;
}

#proyectos-listado {
	width: 650px;	
	margin-left: 15px;
}
	
.proyectos-registro {
	font-size: 11px;		
	width: 130px;
	margin: 12px;
}

.proyectos-registro-recuadro {
	width: 130px;
	height: 130px;
	background-color: #dfdfdf;
}

.proyectos-registro-recuadro img {
}

.proyectos-registro p {
	margin: 0;
	padding: 0;	
}

.titulo {
	color: #FD7720;	
	font-weight: bold;
}

.genero {
  color: #19236A;
}
		
.empresa {
  color: #19236A;
	font-weight: bold;
}

a.boton-ver-ficha-gl {
	background: url(../images/gl/bot_ver_ficha.gif);
}

a.boton-ver-ficha-es {
	background: url(../images/es/bot_ver_ficha.gif);
}

a.boton-ver-ficha-en {
	background: url(../images/en/bot_ver_ficha.gif);
}

a.boton-ver-ficha {
	display: block;
	width: 130px;
	height: 18px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-bottom: 2px;
}
a.boton-ver-ficha:hover {
	background-position: 0 -18px;
}
	
#proyectos-parte-izda {
	width: 260px;
	float: left;
	margin-left: 15px;
}	
#proyectos-parte-dcha {
	width: 410px;
	float: left;
	margin-left: 15px;
	font-size: 10px;
}

#proyectos-parte-izda .izda {
	float: left;
	margin-right: 4px;
	width: 70px;
	text-align: right;
	font-size: 10px;
}

#proyectos-parte-izda .dcha {
	float: left;
	width: 180px;
	font-size: 10px;
  color: #19236A;
}

#proyectos-ficha-titulo {
	color: #F6711D !important;
	font-size: 13px;
	font-weight: bold;
}

#proyectos-ficha-anho {
  color: #19236A !important;
	font-size: 13px;
  font-style: italic;
}

#proyectos-ficha-genero {
  color: #19236A !important;
	font-size: 13px;
  font-weight: bold;
}

#proyectos-ficha-logo {
	margin: 10px;
}

#proyectos-ficha-empresa a {
  color: #19236A;		
}

#proyectos-parte-dcha p {
	margin-top: 0;
}

#proyectos-parte-argumento {
	float: left;
	width: 280px;
}

#proyectos-parte-imagenes {
	float: left;
	width: 130px;
	margin-top: 20px;
}


.opcion-menu {
	font-size: 13px;
}

#proyectos-menu-estado {
	width: 200px;	
	margin-top: 20px;
	margin-bottom: 20px;
}

#proyectos-menu-estado a {
	display: block;
	color: #737173;
	text-decoration: none;
	width:184px;
	margin-left: 12px; 
	background-image:url(../images/punto_gris.gif); 
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}

#proyectos-menu-estado a:hover {
	background-image:url(../images/punto_azul.gif); 
  color: #19236A;
}

#proyectos-parte-dcha-trailer {
/*	margin-left: 100px; */
}

#trailer-flv { 
	position: fixed;
	visibility: hidden;
	left: 200px; 
	top: 50px; 
	width: 480px; 
	height: 360px; 
}

#enlace-trailer div {	
	float: left;
	width: 80px;
	height: 16px;
	margin-left: 50px;
	display: block;
	background: url(../images/boton.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 60px 0px;
	padding-top: 4px;
	margin-top: 4px;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
#enlace-trailer div:hover {
	background-position: 60px -20px;
	color: #151D5C;
}

#enlace-trailer img {	
	float: left;
	margin-left: 10px;
}

#proyecto-enlaces-interes a {
	display: block;
	color: #8f8f8f;
}

#proyectos-parte-imagenes img {
	margin-bottom: 10px;
	border: 1px solid gray;
}
