/* Documento de estructura*/
#screen{ width:100%;}
#page{ width:1000px;}
#page .top{ width:100%; height:75px; text-align:left}
#page .body{ width:100%; height:auto;  overflow:auto; }
#page .pie{ width:100%; background:transparent url('../home/pie.jpg') no-repeat; height:auto;}

/* TOP MENU INICIO*/
#logo{width:280px; height:50px; float:left}

/*TOP MENU SUBMENU*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:640px; height:60px; position:relative; z-index:1000; font-family:arial, sans-serif; float:left}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:640px; w\idth:719px; float:left}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; z-index:1200; float:left }
.menu ul ul {width:80px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:80px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#999; width:80px; height:60px; padding-left:10px; line-height:60px; float:left}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:80px; w\idth:80px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFFFCC url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 120px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#FFFFCC url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 120px center;}
.menu ul ul :hover > a.drop {background:#FFFFCC url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 120px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#FFFFCC;}


/* hide the sub levels and give them a positon absolute so that they take up no room / AQUI CAMBIA ANCHO DE SUBMENU*/
.menu ul ul {visibility:hidden;position:absolute;height:0;top:61px;left:0; width:100px;} 
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:120px; top:-1px; width:130px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-120px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#222; color:#FFFFCC; height:auto; min-height:26px; line-height:26px;/*line-height:1em; padding:5px 10px;*/ width:130px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:130px;w\idth:128px;}

/* style the top level hover / HOVER DE LOS MENUS PRINCIPALES Y DE LOS SUBMENUS*/
.menu a:hover{color:#FFE78D;/* background:#fff;*/line-height:60px;}
.menu ul ul a:hover{color:#FFE78D; background:#1E1E1E; min-height:26px; line-height:26px;}
.menu :hover > a, .menu ul ul :hover > a {color:#FFE78D; /*background:#fff;*/}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* TOP MENU FIN*/

/*socials*/
#redes {
	position:relative;
	top:0px;
	width:70px;
	height:40px;
	z-index:1500; 
	float:right;
	padding-top:15px;
	padding-right:10px;
	
}

/*MENU LEFT*/

h2 	
{ 
	color: #999;
	margin-bottom: 0; 
	margin-left:10px;
	background:url(../img/navigation.jpg) no-repeat;
	height:50px;
}

h2 span
{
	display: none;
}

p	
{ 
	color: #ffff66; 
	margin-top: .5em;
	font-size: .75em;
	padding-left:0px;	
}

#navigation-block {
	position:relative;
	top:0px;
	left:30px;
	width:260px;
	float:left;
	text-align:left;
}
#navigationint-block {
	position:relative;
	top:10px;
	left:30px;
	width:260px;
	float:left;
	text-align:left;
}

#hide {
	position:absolute;
	top:50px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#333 url(../img/heading_bg.jpg) repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #999;
	background:#222 url(../img/tab_bg.jpg) repeat-y;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #FFE78D; }

/*MENU LEFT FIN*/


/*SLIDE HOME INICIO*/

#home-content {
/*	position:relative;
	top:20px;
	left:30px;*/
	width:720px;
	height:auto;
	margin-left:20px;
	float:left;
}
#slide-content{
/*	position:relative;
	top:120px;
	left:120px;*/
	width:720px;
	float:left;
}

ul.slideshow {
	list-style:none;
	width:720px;
	height:480px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:720px;
	height:25px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:12px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

#contenido {
/*	position:relative;
	top:120px;
	left:120px;*/
	width:720px;
	height:auto;
	float:left;
}
#datos {
/*	position:relative;
	top:120px;
	left:120px;*/
	width:330px;
	height:200px;
	text-align:left;
	float:left;
	padding-top:15px;
	padding-left:2px;
}
#datosv {
	width:310px;
	height:200px;
	text-align:left;
	float:left;
	padding-top:30px;
	padding-left:20px;
}
#enlaces {
	width:350px;
	height:auto;
	float:right;
	padding-left:35px;
	padding-bottom:20px;
	vertical-align:top;
	background:transparent url('../img/enlaces_linea.jpg') no-repeat; 
}
#tit1 {
	width:170px;
	height:30px;
	text-align:right;
	padding-top:15px;
	float:left;
}
#cuad1 {
	width:170px;
	height:135px;
	padding-top:8px;
	float:left;
	background-color:#222;
}
#tit2 {
	width:170px;
	height:30px;
	padding-top:15px;
	text-align:right;
	float:right;
}
#cuad2 {
	width:170px;
	height:135px;
	padding-top:8px;
	float:right;
	background-color:#222;
}

#cuad1x {
	width:165px;
	height:55px;
	margin: 0px 5px 10px 5px;
	float:left;
	background-color:#222;
}
#cuad1x .boton {
	width:55px;
	height:55px;
	float:left;
}
#cuad1x .texto {
	width:100px;
	height:auto;
	padding: 10px 0px 0px 0px;
	float:left;
	font:normal 11px Arial,Helvetica,sans-serif;
	color:#999;
	text-align:left;
}


/*SLIDE HOME FIN*/

/*SERVICIOS*/
#servicio-block {
	padding-top:20px;
	padding-left:20px;
	width:240px;
	float:left;
	text-align:left;
}

#img-sup{
	width:726px;
	height:202px;
	padding-top:5px;
	float:left;
	text-align:center;
	background-color:#222;
}
#resumen {
	width:225px;
	float:left;
	text-align:right;
}
#tools{
/*	background:transparent url(../img/back-titicon.jpg) no-repeat;*/
	width:1000px;
	min-height:45px;
	float:left;
}
#fondotit{
	float:left;
    width:220px;
	margin-left:20px;
	margin-top:15px;
	background-color:#222;
	height:30px;
	padding-top:1em;
	text-align:center;
	font:bold 1em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#FFE78D
}
#fondotit2 {
	float:right;
    width:220px;
	margin-right:20px;
	margin-top:15px;
	background-color:#171717;
	height:30px;
	padding-top:1em;
	text-align:center;
	font:bold 1em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#444
}

#verdemos{
	background:transparent url(../img/claqueta.jpg) no-repeat;
	width:88px;
	margin-top:15px;
	margin-left:15px;
	padding-top:1.2em;
	height:25px;
	float:left;
	text-align:right;
}
#verfotos{
	background:transparent url(../img/fotos.jpg) no-repeat;
	width:148px;
	margin-top:15px;
	margin-left:15px;
	padding-top:1.2em;
	height:25px;
	float:left;
	text-align:right;
}
#print{
	background:transparent url(../img/print.jpg) no-repeat;
	width:124px;
	margin-top:15px;
	margin-left:20px;
	padding-top:1.2em;
	height:25px;
	float:left;
	text-align:right;
}

#planes{
	width:960px;
	height:auto;
	float:left;
	background-color:#222;
	padding: 5px 15px 15px 15px;
}

/*CORPORATIVOS,CORTOS, DOCUMENTALES*/
#textcorp{
	width:650px;
	height:auto;
	float:left;
	margin: 15px 15px 10px 40px;
	text-align:left;
	font:normal 12px Arial,Helvetica,sans-serif;
	color:#E6E6E6
}
#corpvid{
	width:140px;
	height:auto;
	float:left;
	margin: 0px;
}
#corplink{
	width:100px;
	height:auto;
	float:left;
	margin-top: 30px;
	text-align:left;
	font:normal 12px Arial,Helvetica,sans-serif;
	color:#E6E6E6
}

/*CORTOS*/
#corto{
	width:690px;
	height:auto;
	float:left;
	padding: 0px 0px 10px 20px;
}
#docu{
	width:690px;
	height:auto;
	float:left;
	padding: 10px 0px 0px 20px;
}
#img_cortos{
	width:110px;
	height:105px;
	float:left;
	background:#555;
	padding-top:5px;
}
#img_docu{
	width:210px;
	height:205px;
	float:left;
	background:#555;
	padding-top:5px;
}
#textcortos{
	width:540px;
	height:auto;
	float:left;
	margin: 0px 0px 5px 20px;
	text-align:left;
	font:normal 12px Arial,Helvetica,sans-serif;
	color:#E6E6E6
}
#textdocu{
	width:440px;
	height:auto;
	float:left;
	margin: 0px 0px 5px 20px;
	text-align:left;
	font:normal 12px Arial,Helvetica,sans-serif;
	color:#E6E6E6
}
#vervideo{
	width:540px;
	height:auto;
	float:left;
	margin: 0px 0px 5px 20px;
	text-align:right;
}
#vervideot{
	width:670px;
	height:auto;
	float:left;
	padding: 0px 0px 30px 0px;
	text-align:right;
}

#textworking{
	width:650px;
	height:auto;
	float:left;
	margin: 30px 30px 30px 120px;
	text-align:left;
}


/*GALERIAS*/
#gallerycont{
	width:720px;
	height:auto;
	float:left;
	background-color:#222;
	padding-bottom:15px;
}
#videocont{
	width:720px;
	height:auto;
	float:left;
	background-color:#222;
	padding: 20px 0px 30px 0px;
}
#galtools{
	width:720px;
	min-height:30px;
	float:left;
}
#galtit{
	float:right;
    width:200px;
	margin-right:20px;
	margin-top:25px;
	background-color:#222;
	height:30px;
	padding-top:0.7em;
	text-align:center;
	font:bold 12px/*0.8em/1em*/ "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffeba1 
}
#galbot{
	float:right;
    width:130px;
	margin-right:0px;
	margin-top:32px;
	background-color:#111;
	height:25px;
	padding-top:0.4em;
	text-align:center;

}
#galtitex{
	float:right;
    width:200px;
	margin-right:10px;
	margin-top:25px;
	background-color:#222;
	height:30px;
	padding-top:0.7em;
	text-align:center;
	font:bold 12px/*0.8em/1em*/ "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffeba1 
}

/*FORMULARIO*/
#contactizq{width:180px; padding-top:25px; padding-left:35px; color:#513F26; float:left }
#contacto-text{ width:705px; height:auto; padding-bottom:20px; padding-left:25px; float:left }
#contacto-mapa{ width:353px; height:auto; float: left}
#contacto-form{ width:440px; height:auto; float: right}
#contacto-img{width:245px; height:340px; float: left; padding:15px 0px 0px 15px}
.form1{border: 1px solid #ddd; background:#adacac; width:250px; height:18px; margin:2px 2px 8px 2px;}
.form2{border: 1px solid #ddd;; background:#adacac; width:250px; height:49px; margin:2px 2px 8px 2px;}
.form3{border: 1px solid #ddd;; background:#adacac; width:220px; margin:2px 2px 8px 2px;}
.form4{border: 1px solid #ddd;; background:#adacac; width:60px; margin:2px 2px 8px 2px;}
.form-btn{background:transparent url('../img/fondo-btn-send.png') no-repeat; width:74px; height:31px; text-align:center; line-height:31px}

.text-titprom{font: bold 13px Arial; color: #1D9FA1}
.text-titcont{font: normal 16px Arial; color:#FF6600}
.text-form{font: normal 12px Arial; color: #999; text-align:right; padding-right:8px}

#enviado{
	width:300px;
	height:auto;
	float:left;
	margin: 45px;
	text-align:left;
	font:bold 12px/*0.8em/1em*/ "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffeba1 
}

/* BEGIN GALERIA DEMO */
/*	*{margin:0;padding:0}
	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}
	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:0.5em;}
	.gallery_demo{width:702px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 60px auto;height:438px;width:700px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}*/

/*PIE*/

.myinputstyle {
	border: 1px dotted #f5f5f4;
	border-top: none;
	border-left: none;
	border-right: none;
	/** remember to change image path **/
	background: url(none) no-repeat #f5f5f4;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #0a0a0a;
}

#pieredes{
	width:200px;
	height:auto;
	float:left;
	padding: 30px 0px 30px 15px;
	text-align:left;
}
#pierdatos{
	width:700px;
	height:auto;
	float:right;
	padding: 30px 25px 30px 0px;
	text-align:right;
}

/*TEXTOS Y ENLACES*/
.tit1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#D7D7D7;
}
.tablesubtit{
	font-size:10px;
color:#EBE3A5;
font-weight:bold;
}
.t10{
	font-size:10px;
color:#666;
text-align:right;
}
.testimonio{
	font-size:15px;
color:#EBE3A5;
}
.integraltit{font: bold 12px "Century Gothic","Trebuchet MS", Tahoma, Arial,Helvetica,sans-serif; color:#FF73AE;  padding:8px}
.integralres{font: bold 14px Tahoma, Arial,Helvetica,sans-serif; color:#FF358B; }



.a1{color:#999;} 
.a1:hover{color:#FFE78D;}
.a2{color:#FFE78D;} 
.a2:hover{color:#FEB303;}
.a3{color:#999; font-size:11px;} 
.a3:hover{color:#FFE; font-size:11px;}
.a4{font:bold 1em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; color:#BBBBBB} 
.a4:hover{font:bold 1em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; color:#FFE78D}
.a5{color:#999; font-size:11px;} 
.a5:hover{color:#FFE78D; font-size:11px;}
.a6{font:bold 12px/*0.8em/1em*/ "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; color:#444}
.a6:hover{font:bold 12px/*0.8em/1em*/ "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; color:#ffeba1}


/*TABLA*/


