@import url(reset.css);
@import url(text.css);


/*GENERAL*/

.clear{
	clear:both;
}

/*LAYOUT*/

html{
	min-height:100%;
}
body{
	min-height:100%;
	background:#E8E8E8 url(../img/background.jpg) no-repeat left bottom;
}

* html body{background:#E8E8E8 none;}/*IE6 Hack*/

#super_wrapper{
	position:relative;
}

#wrapper{
	width:985px;
	height:685px;
	margin:0 auto;
	position:relative;
}

#header{
	overflow:hidden;
}

#content{
	overflow:hidden;
	clear:both;
}

#index #content{
	background:url(../img/folder.png) no-repeat 20px 30px;
}

#about #content{
	background:url(../img/foco.png) no-repeat 20px 155px;
}

#contact #content{
	background:url(../img/office.png) no-repeat 20px 155px;	
}

#col_1, #col_2, #col_3{
	width:300px;
	min-height:300px;
	float:left;
	display:inline;
	margin-right:30px;
	padding-top:260px;
}

* html #col_1, * html #col_2, * html #col_3{height:300px;}


#creative #col_1 img{
	position:absolute;
	left:-30px;
	top:380px;
}

* html #creative #col_1 img{
	position:static;
	left:0;
	top:-50px;
	margin-left:-50px;
}


#archive #col_1{
	width:630px;
	overflow:hidden;
}

#archive #col_2{
	display:none;
}

#archive #galeria_archivo{
	left:-5px;
	top:265px;
	background:url(../img/hoja_archivo.png) no-repeat left top;
	width:662px;
	height:492px;
	position:absolute;
}

/*IE6 Hack*/ * html #archive #galeria_archivo{background:url(../img/hoja_archivo.jpg) no-repeat left top;}

#col_3{
	margin-right:0;
	width: 310px;
}

#logo{
	float:left;
	display:inline;
	margin-top:150px;
}

#lang{
	float:right;
	display:inline;
	margin:80px 94px 0 0;
	color:#000;
	font-size:11px;
	line-height:11px;
}

#lang span{
	
}

#lang a{
	color:#666;
	text-decoration:none;
}

#lang a:hover{
	color:#000;
}


#nav a{
	color:#666;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
}

#nav a:hover{
	color:#000;
}

#nav .selected a{
	color:#000;	
}

/*Contenido*/

#titseccion{
	font-size:55px;
	line-height:42px;
	font-weight:bold;
	padding-bottom:0;
	width:300px;
	height:165px;
}

#index #titseccion{
	background:url(../img/doyou.png) no-repeat 0 0;
	text-indent:-10000px;
}

#index.es #titseccion{
	background:url(../img/doyou_es.png) no-repeat 0 0;
	text-indent:-10000px;
}

#index.ca #titseccion{
	background:url(../img/doyou_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#index.fr #titseccion{
	background:url(../img/doyou_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}

#about #titseccion{
	background:url(../img/letus.png) no-repeat 0 0;
	text-indent:-10000px;
}

#about.es #titseccion{
	background:url(../img/letus_es.png) no-repeat 0 0;
	text-indent:-10000px;
}

#about.ca #titseccion{
	background:url(../img/letus_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#about.fr #titseccion{
	background:url(../img/letus_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}


#archive #titseccion{
	background:url(../img/alwaysenjoying.png) no-repeat 0 0;
	text-indent:-10000px;
}

#archive.es #titseccion{
	background:url(../img/alwaysenjoying_es.png) no-repeat 0 0;
	text-indent:-10000px;
	width: 362px;
}

#archive.ca #titseccion{
	background:url(../img/alwaysenjoying_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#archive.fr #titseccion{
	background:url(../img/alwaysenjoying_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}

#contact #titseccion{
	background:url(../img/welcome.png) no-repeat 0 0;
	text-indent:-10000px;
}

#contact.es #titseccion{
	background:url(../img/welcome_es.png) no-repeat 0 0;
	text-indent:-10000px;
}

#contact.ca #titseccion{
	background:url(../img/welcome_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#contact.fr #titseccion{
	background:url(../img/welcome_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}

#creative #titseccion{
	background:url(../img/thepath.png) no-repeat 0 0;
	text-indent:-10000px;
}

#creative.es #titseccion{
	background:url(../img/thepath_es.png) no-repeat 0 0;
	text-indent:-10000px;
}

#creative.ca #titseccion{
	background:url(../img/thepath_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#creative.fr #titseccion{
	background:url(../img/thepath_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}

#team #titseccion{
	background:url(../img/whois.png) no-repeat 0 0;
	text-indent:-10000px;
}

#team.es #titseccion{
	background:url(../img/whois_es.png) no-repeat 0 0;
	text-indent:-10000px;
}

#team.ca #titseccion{
	background:url(../img/whois_ca.png) no-repeat 0 0;
	text-indent:-10000px;
}

#team.fr #titseccion{
	background:url(../img/whois_fr.png) no-repeat 0 0;
	text-indent:-10000px;
}

#team #col_1{
	width:600px;
	margin-right: 60px;
	padding-top:145px;
	position:relative;
}


#col_2 h2{
	margin-bottom:3px;
	font-size:12px;
	line-height:12px;
}

#col_2 p{
	color:#666;
	margin-bottom:10px;
	font-size:11px;
}

#col_2 a{
	color:#000;
	font-weight:bold;
}

#direccion{
	padding-top:152px;
	margin-left:110px;
}

.direccion{
	color:#666;
	font-size:12px;
	line-height:12px;
}

.direccion span{
	display: block;
}


/*galerķa personal*/
.galeria_team {  
    height:340px;  
    width:600px;
	float:left;
	display:inline;
} 
 
.galeria_team div.png_bg{
	background:transparent url(../img/polaroid.png) no-repeat 0 0;
	width:284px;
	height: 300px;
	float: left;
	
} 
.galeria_team div.team_left{ 
 	margin-right: 30px;
}

.galeria_team p{
	color:#666;
	padding:22px 0 0 65px;
}

.galeria_team p span{
	color:#000;
}
 
#galeria img {  
    top:  0; 
    left: 0;
	width:255px;
	height:281px;
	background: transparent !important;
} 

#back{
	padding-left: 65px;
}

#back a{
	color:#666;
	text-decoration: none;
	}

#back a:hover{
	color:#000;
}

/*archivo*/

#archive #content{
	overflow: visible;
}

#archive #gal_nav{
	position:absolute;
	top:40px;
	left:30px;	
}

#archive #gal_nav a{
	color:#666;
	font-size: 12px;
	text-decoration: none;
}

#archive #gal_nav a:hover{
	color:#000;
}



#archive #menu_archive{
	position:absolute;
	top:415px;
	left:30px;
}

#archive #menu_archive a{
	color:#666;
	text-decoration: none;
}

#archive #menu_archive .selected a{
	color: #000;
}

#archive #menu_archive a:hover{
	color:#000;
}

#archive #galeria_archivo img{position:absolute;}

#archive #galeria_archivo #galeria_identidad{
	position:absolute;
	top:75px;
	left:30px;
}

#archive #galeria_archivo #galeria_packaging{
	position:absolute;
	top:75px;
	left:30px;
}

#archive #galeria_archivo #galeria_graphics{
	position:absolute;
	top:65px;
	left:30px;
}

#archive #galeria_archivo #galeria_multimedia{
	position:absolute;
	top:70px;
	left:30px;
}

/*corregir*/
.bembo, .bembo-selected, .bembo-direccion{visibility:hidden;}


