/*
CSS default - In House Herbal
*/

/* =Globales */
html { font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, "Free Sans", sans-serif; }
abbr, acronym { text-transform: none; font-size: 100%; border-style: dashed;}
abbr { letter-spacing: normal; }
.content *[lang]{font-style:italic;} 
.vcard abbr {border:none; cursor:text;}
.no-css-helper, .estructural {
	position: absolute;
	left: 0em;
}
legend.no-css-helper {display: none;}
i {font-style: italic;}
b {font-weight: bold;}
blockquote > *:first-child:before, blockquote > *:last-child:after /* Tripoli bonus: pure CSS blockquote */ {
	content:"\201C";
	font-size:3.5em;
	margin-left:-.5em;
	font-family:georgia,serif;
	padding-right:.1em;
	color:#e0e0e0;
	line-height:0;
	vertical-align:text-bottom;
}

blockquote > *:last-child:after {margin-left:0; content: "\201D"; }
.content blockquote {
	padding-left:0em;
}
.content fieldset { padding: 1em; }

.content p+p,
.content p+ul,
.content p+ol,
.content p+dl
{
    margin-top:0em;
}

/* Estructura */
html, body {
	background-color: #1C1C1C;
	background-image: url(../images/bck_texture_plus.png);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

body {
	height: 100%;
}

#contenedor {
	background-color: #171717;
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0px auto 0px;
	text-align: center;
}

#contenedor_sub {
	position: relative;
	width: 800px;
	height: 100%;
	margin: 0px auto 0px;
	padding-top: 0px;
	text-align: center;
	
}

#contentWrapper {
	overflow: hidden;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
}


/* HEADER */

#encabezado { /* reglas extra para IE6 en ie-custom.css */
	width: 755px;
	height: 180px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#logo { /* reglas extra para IE6 en ie-custom.css */
	width: 253px;
	height: 110px;
	float: left;
}



/* DIAGRAMACION COLUMNAS */

#main_nav { /* reglas extra para IE6 en ie-custom.css */
	width: 600px;
	float: right;
	position:relative;
}



/* TITULOS */

#title_reel_film-post {
	background-image: url(../images/title_reel_film_post.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}
#title_reel_3d-motion {
	background-image: url(../images/title_reel_3d_motion.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}



#title_work_related {
	background-image: url(../images/title_work_related.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_archive {
	background-image: url(../images/title_work_archive.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_archive_film-post_still {
	background-image: url(../images/title_work_archive_film-post_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_archive_film-post {
	background-image: url(../images/title_work_archive_film-post_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}


#title_work_archive_film-post:hover {
	background-image: url(../images/title_work_archive_film-post_2.png);
}




#title_work_archive_3d-motion_still {
	background-image: url(../images/title_work_archive_3d-motion_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_archive_3d-motion {
	background-image: url(../images/title_work_archive_3d-motion_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}


#title_work_archive_3d-motion:hover {
	background-image: url(../images/title_work_archive_3d-motion_2.png);
}





#title_work_archive_interactive_still {
	background-image: url(../images/title_work_archive_interactive_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}

#title_work_archive_interactive {
	background-image: url(../images/title_work_archive_interactive_1.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}

#title_work_archive_interactive:hover {
	background-image: url(../images/title_work_archive_interactive_2.png);
}


#title_about {
	background-image: url(../images/title_about.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}



#title_contact {
	background-image: url(../images/title_contact.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#spacer {
	width: 600px;
	height: 30px;
    margin: 0 auto 0;
}

#title_work_recent {
	background-image: url(../images/title_work_recent.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}



/* TITULOS ESPANOL*/




#title_work_recent_es {
	background-image: url(../images/title_work_recent_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_related_es {
	background-image: url(../images/title_work_related_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}


#title_work_archive_es {
	background-image: url(../images/title_work_archive_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}




/*titulo 3D MOTION*/
#title_work_archive_3d-motion_still_es {
	background-image: url(../images/title_work_archive_3d-motion_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}

#title_work_archive_3d-motion_es {
	background-image: url(../images/title_work_archive_3d-motion_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}
#title_work_archive_3d-motion_es:hover {
	background-image: url(../images/title_work_archive_3d-motion_2_es.png);
}

/*titulo FILM POST*/
#title_work_archive_film-post_still_es {
	background-image: url(../images/title_work_archive_film-post_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}
#title_work_archive_film-post_es {
	background-image: url(../images/title_work_archive_film-post_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}
#title_work_archive_film-post_es:hover {
	background-image: url(../images/title_work_archive_film-post_2_es.png);
}

/*titulo INTERACTIVE*/
#title_work_archive_interactive_still_es {
	background-image: url(../images/title_work_archive_interactive_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}

#title_work_archive_interactive_es {
	background-image: url(../images/title_work_archive_interactive_1_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
 	display: block;
}

#title_work_archive_interactive_es:hover {
	background-image: url(../images/title_work_archive_interactive_2_es.png);
}





#title_about_es {
	background-image: url(../images/title_about_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}



#title_contact_es {
	background-image: url(../images/title_contact_es.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}





/* BOX DE ITEM */


#box_header {
	background-image: url(../images/box_header.gif);
	width: 600px;
	height: 52px;
    margin: 0 auto 0;
}



#info-main {
	width: auto;
	height: auto;
	vertical-align:top;
	margin: 10px 15px 10px;
	text-align:left;
	
}

#info-child {
	width: auto;
	height: auto;
	vertical-align:top;
	margin: 10px 15px 10px;
	text-align:left;
}

#info-mini_cover {
	width: auto;
	height: auto;
	vertical-align:top;
	margin: 10px 15px 10px;
	text-align:left;
}



#box_footer {
	width: 600px;
	height: 46px;
    margin: 0px auto 40px;
}


#box_footer_black {
	float: left;
	background:#000000;
	width: 510px;
	height: 38px;
    margin: 2px auto 0;
	text-align:left;
	vertical-align: middle;
}

#box_txt_black {
	float: left;
	background:#000000;
	width: 100%;
	height: auto;
    margin: 2px 0 0 0;
	text-align:left;
	vertical-align:middle;
}

#box_footer_cyan {
	float: left;
	background:#22B6FF;
	width: 510px;
	height: 3px;
    margin: 3px auto 0px;
}

#box_footer_cyan_full {
	background:#22B6FF;
	width: 600px;
	height: 3px;
    margin: 3px auto 30px 0;
}


#but_view
{
  float: right;
  display: block;
  width: 90px;
  height: 46px;
  background-image: url(../images/button_view_1a.png);
}

#but_view:hover
{ 
  background-image: url(../images/button_view_1b.png); 
}

#but_view_es
{
  float: right;
  display: block;
  width: 90px;
  height: 46px;
  background-image: url(../images/button_view_1a_es.png);
}

#but_view_es:hover
{ 
  background-image: url(../images/button_view_1b_es.png); 
}

#but_view_still
{
  float: right;
  display: block;
  width: 90px;
  height: 46px;
  background-image: url(../images/button_view_1c.png);
}


#but_view_still_es
{
  float: right;
  display: block;
  width: 90px;
  height: 46px;
  background-image: url(../images/button_view_1c_es.png);
}


.box-work {
	width: 600px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

/* #TEXTOS Y FORMATOS */


#box_text {
	background:#000000;
	width: 600px;
	height: auto;
    margin: o auto 0;
	text-align:left;
	vertical-align: top;
	overflow: hidden;
}


.info-main {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}


#info-child {
	color: #FFFFFF;
	font-size: 16px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	width: 265px;
	float: right;
	vertical-align:middle;
	
}


#info-mini_cover {
	color: #FFFFFF;
	font-size: 16px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	width: 265px;
	height: 100px;
	float: left;	
}



.info-cat0 {
	color: #ffffff;
	font-size: 12px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}


.info-cat1 {
	color: #22b6ff;
	font-size: 12px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.info-cat2 {
	color: #ff4f9b;
	font-size: 12px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
}


.info-cat2link {
	color: #ff4f9b;
	font-size: 12px;
	clear:none;
	font-family: Arial, Helvetica, sans-serif;
}

.info-cat2link:link {
	color: #ff4f9b;
	text-decoration: none;
}

.info-cat2link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.info-cat2link:visited {
	color: #ff4f9b;
	text-decoration: none;
}


/*AWARDS*/
.image-awards{
	margin-top:1px;
	margin-bottom:1px;
}


/* #FOOTER */

#pie {
	width: 610px;
	height: 70px;
	margin:auto;
	margin-top: 20px;
	padding-bottom: 20px;
	position:relative;
}

#pie_sombra {
	background-image: url(../images/footer_shadow.jpg);
	width: 935px;
	height: 15px;
    margin: 0 auto 0;
	vertical-align:bottom;
}





/* #NAVEGACION */

#lang_es
{
	margin-top:30px;
	float: right;
	display: block;
	width: 136px;
	height: 27px;
	background: url(../images/lang_esp_1.png) no-repeat 0 0;
}

#lang_es:hover
{
  background: url(../images/lang_esp_2.png) no-repeat 0 0;
}


#lang_en
{
	margin-top:30px;
	float: right;
	display: block;
	width: 136px;
	height: 27px;
	background: url(../images/lang_eng_1.png) no-repeat 0 0;
}

#lang_en:hover
{
  background: url(../images/lang_eng_2.png) no-repeat 0 0;
}



#nav-line
{
	background-color:#22B6FF;
	width: 755px;
	height: 1px;
	float: right;
}


#navegacion_en
{
	width: 615px;
	float: right;
}


#work_recent_still
{
  float: left;
  display: block;
  width: 124px;
  height: 24px;
  background: url(../images/nav_work_recent_b.png) no-repeat 0 0;
}


#work_recent
{
  float: left;
  display: block;
  width: 124px;
  height: 24px;
  background: url(../images/nav_work_recent_a.png) no-repeat 0 0;
}

#work_recent:hover
{ 
  background: url(../images/nav_work_recent_b.png) no-repeat 0 0; 
}


#work_archive_still
{
  float: left;
  display: block;
  width: 126px;
  height: 24px;
  background: url(../images/nav_work_archive_b.png) no-repeat 0 0;
}


#work_archive
{
  float: left;
  display: block;
  width: 126px;
  height: 24px;
  background: url(../images/nav_work_archive_a.png) no-repeat 0 0;
}

#work_archive:hover
{ 
  background: url(../images/nav_work_archive_b.png) no-repeat 0 0; 
}



#about-still
{
  float: left;
  display: block;
  width: 100px;
  height: 24px;
  background: url(../images/nav_about_b.png) no-repeat 0 0;
}



#about
{
  float: left;
  display: block;
  width: 100px;
  height: 24px;
  background: url(../images/nav_about_a.png) no-repeat 0 0;
}

#about:hover
{ 
  background: url(../images/nav_about_b.png) no-repeat 0 0; 
}

#about_still
{
  float: left;
  display: block;
  width: 100px;
  height: 24px;
  background: url(../images/nav_about_b.png) no-repeat 0 0;
}



#contact_still
{
  float: left;
  display: block;
  width: 131px;
  height: 24px;
  background: url(../images/nav_contact_b.png) no-repeat 0 0;
}



#contact
{
  float: left;
  display: block;
  width: 131px;
  height: 24px;
  background: url(../images/nav_contact_a.png) no-repeat 0 0;
}

#contact:hover
{ 
  background: url(../images/nav_contact_b.png) no-repeat 0 0; 
}


/* #NAVEGACION ESPAŅOL */

#navegacion_es
{
	float: right;
	width:560px;
}
#nav_work_title_es
{
	float: left;
	display: block;
	width: 96px;
	height: 17px;
	margin-top:3px;
	background: url(../images/nav_work_title_es.png) no-repeat 0 0;
}
#nav_work_title_en
{
	float: left;
	display: block;
	width: 60px;
	height: 17px;
	margin-top:3px;
	background: url(../images/nav_work_title_en.png) no-repeat 0 0;
}

#work_post-film{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 86px;
	height: 17px;
	background: url(../images/nav_work_film-post.png) no-repeat 0 0;
}
#work_post-film:hover{
	background: url(../images/nav_work_film-post_over.png) no-repeat 0 0;
}
#work_post-film-still{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 86px;
	height: 17px;
	background: url(../images/nav_work_film-post_over.png) no-repeat 0 0;
}



#work_3d-motion{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 93px;
	height: 17px;
	background: url(../images/nav_work_3d-motion.png) no-repeat 0 0;
}
#work_3d-motion:hover{
	background: url(../images/nav_work_3d-motion_over.png) no-repeat 0 0;
}
#work_3d-motion-still{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 93px;
	height: 17px;
	background: url(../images/nav_work_3d-motion_over.png) no-repeat 0 0;
}


#work_interactive{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 93px;
	height: 17px;
	background: url(../images/nav_work_interactive.png) no-repeat 0 0;
}
#work_interactive:hover{
	background: url(../images/nav_work_interactive_over.png) no-repeat 0 0;
}
#work_interactive-still{
	margin-left:5px;
	margin-top:3px;
	float: left;
	display: block;
	width: 93px;
	height: 17px;
	background: url(../images/nav_work_interactive_over.png) no-repeat 0 0;
}















#work_recent_still_es
{
  float: left;
  display: block;
  width: 159px;
  height: 24px;
  background: url(../images/nav_work_recent_b_es.png) no-repeat 0 0;
}


#work_recent_es
{
  float: left;
  display: block;
  width: 159px;
  height: 24px;
  background: url(../images/nav_work_recent_a_es.png) no-repeat 0 0;
}

#work_recent_es:hover
{ 
  background: url(../images/nav_work_recent_b_es.png) no-repeat 0 0; 
}


#work_archive_still_es
{
  float: left;
  display: block;
  width: 150px;
  height: 24px;
  background: url(../images/nav_work_archive_b_es.png) no-repeat 0 0;
}


#work_archive_es
{
  float: left;
  display: block;
  width: 150px;
  height: 24px;
  background: url(../images/nav_work_archive_a_es.png) no-repeat 0 0;
}

#work_archive_es:hover
{ 
  background: url(../images/nav_work_archive_b_es.png) no-repeat 0 0; 
}



#about_still_es
{
  float: left;
  display: block;
  width: 81px;
  height: 24px;
  background: url(../images/nav_about_b_es.png) no-repeat 0 0;
}



#about_es
{
  float: left;
  display: block;
  width: 81px;
  height: 24px;
  background: url(../images/nav_about_a_es.png) no-repeat 0 0;
}

#about_es:hover
{ 
  background: url(../images/nav_about_b_es.png) no-repeat 0 0; 
}




#contact_still_es
{
  float: left;
  display: block;
  width: 95px;
  height: 24px;
  background: url(../images/nav_contact_b_es.png) no-repeat 0 0;
}



#contact_es
{
  float: left;
  display: block;
  width: 95px;
  height: 24px;
  background: url(../images/nav_contact_a_es.png) no-repeat 0 0;
}

#contact_es:hover
{ 
  background: url(../images/nav_contact_b_es.png) no-repeat 0 0; 
}






#submenu {
	width: 680px;
	margin: 0px auto 0;
	padding: 0px 30 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #007200 no-repeat 0px 100%;
	color: #ffffff;
	font-size: 11px;
	height: 40px;
	text-indent: 0px;
	text-align: right;
	top: 0px;
	right: 0px;
	vertical-align: bottom;
}
#submenu a{
	color: #ffffff;
	text-decoration: none;
}

#submenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}


#menu {
	width: 740px;
	margin: 0px auto 0;
	padding: 0px 0 0px 30;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff no-repeat 0px 100%;
	color: #007200;
	font-size: 14px;
	height: 25px;
	font-weight: bold;
	text-indent: 30px;
	vertical-align: bottom;
}

#menu a{
	color: #007200;
	text-decoration: none;
}

#menu a:hover{
	color: #007200;
	text-decoration: underline;
}

#logo {
	width: 740px;
	margin: 0px 0px 0 5px;
	padding: 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff no-repeat 0px center;
	color: #007200;
	font-size: 38px;
	height: 50px;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
	vertical-align: bottom;
}

#logo-font {
	margin: 0px 0px 0 30px;
	padding: 50px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF no-repeat 0px bottom;
	color: #007200;
	font-size: 38px;
	font-weight: bold;
	text-indent: 30px;
	text-align: left;
	vertical-align: bottom;
	height: 50px;
}

/* #principal  */
#principal h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#principal h2  img{
	display: block;
}

/* .panel */
.panel { /* reglas extra para IE6 en ie-custom.css */
	background: #ffffff no-repeat 0 100%;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
}
.panel-header { /* reglas extra para IE6 en ie-custom.css */
	background: #EDEDED no-repeat 0 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #007200;
	text-indent: 30px;
	vertical-align: baseline;
	text-align: left;
	padding-top: 20px;
}
.home .panel-header { padding-bottom: 5px;}
.home .panel-header, .home .panel-content  {
	/*padding-left: 190px;*/
}
.panel-content {
	background: #ffffff;
	padding: 10 30;
	font-size: 12px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.panel-sec-content {
	background: #ededed;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: 100%;
	height: 380px;
}
.overflow-panel .panel-content {
	height: 0px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.panel h3 {
	background-color: #ededed;
	color: #007200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	padding-left: 30px;
	background-position: center bottom;
	text-align: left;
	vertical-align: bottom;
	height: 35px;
	padding-top: 15px;
}
.panel h3 span,
.panel h4 span,
.panel h5 span,
.panel h6 span {
	font-weight: normal;
}
.panel-header h3 {
	margin: 0;
}
.panel-content h3 {
	margin: 13px 0;
	clear: both;
}
.panel h4,
.panel h5,
.panel h6  {
	margin: 8px 0;
	color: #007200;
	font-size: 12px;
}
.panel h5,
.panel h6  {
	color: #ADCCEB;
}
.panel p {
	text-align: justify;
	line-height: 1.4;
	margin-bottom: 10px;
}
.panel p.odd {
	clear: left;
}
.panel p.even {
	clear: right;
}
.panel img.odd {
	float: right;
	margin: 3px 0 4px 12px;
}
.panel img.even {
	float: left;
	margin: 3px 12px 4px 0;
}
/* .panel-principal */ 
/* reglas extra para IE6 en ie-custom.css */

.panel-principal .panel-header {
	background: repeat-y 0 0;
	padding: 0 !important;
}
.panel-principal .panel-content {
	background: repeat-y 0 0;
	padding-left: 20px;
}


/* "alineamiento" de paneles  */ 
/* reglas extra para IE6/7 en ie-custom.css */

.seccion .panel {
    min-height: 350px;
}
.seccion .panel-content {
    min-height: 320px;
}

/* #box-contenidos (contendedor para informacion) */
#box-contenidos {
	margin: 20px auto auto;
	text-align: center;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;

}

/* #secundario */
.seccion .panel-sec-content {
    min-height: 320px;
}


/* #pie */
#pie p {
    background-color: #f3fafe;
	padding: 20px 15px 8px;
    margin: 0;
	height: 12px;
	vertical-align:bottom;
}






/*NUEVO!!!!!*/

#title_filmProduction{
	background-image: url(../images/title_film_production.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}
#title_postproduction3dMotion{
	background-image: url(../images/title_postproduction_3dMotion.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}
#title_interactiveDigitalMedia{
	background-image: url(../images/title_interactive_digitalMedia.png);
	width: 600px;
	height: 46px;
    margin: 0 auto 0 -20px;
}

.img-background-color{
	background-color:#000;
	padding-top:10px;
	padding-bottom: 5px;
}
#image{
	margin:0;
}

.box-work{
	margin-bottom: 75px;
}
.box-work-block {
	background-color: #000000;
    border-bottom: 3px solid #22B6FF;
    padding-top: 10px;
}
.box-work-block-img{

}
.box-work-block-footer{
	border-bottom: 4px solid #171717;
    height: 43px;
}
.box-work-block-footer-view{
	 background-image: url("../images/but_view_still_es.jpg");
    display: block;
    float: right;
    height: 38px;
    margin-right: 10px;
    margin-top: 5px;
    width: 90px;
}
.box-work-block-footer-view:hover{
	background-image: url("../images/but_view_still_over_es.jpg");
}


.box-work-block-footer-info-main{
	color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin-left: 10px;
    margin-top: 25px;
}
.box-work-block-footer-cyan{
	background: none repeat scroll 0 0 #22B6FF;
    float: left;
    height: 3px;
    margin: 3px auto 0;
    width: 510px;
}

.but_view_still_es{
	float: right;
	display: block;
	width: 90px;
	height: 38px;
	background-image: url(../images/but_view_still_es.jpg);
}


.award{
	
}

#footer-nuevo{
	margin-top: 50px;
	height: 105px;
}




#title_proyectos_generico{
	background-image: url("../images/title_proyectos_generico.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 207px;
}
#title_proyecto_generico{
	background-image: url("../images/title_proyecto_generico.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 207px;
}
#title_work_generico{
	background-image: url("../images/title_work_generico.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 137px;
}

#title_directores{
	background-image: url("../images/title_directores.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 600px;
}
#title_directores_en{
	background-image: url("../images/title_directores_en.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 600px;
}
#title_director{
	background-image: url("../images/title_reel_director.png");
    height: 46px;
    margin: 0 auto 0 -20px;
    width: 600px;
}













