body {
	font-family:Tahoma, Arial;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	letter-spacing:normal;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size: 12px;
	text-decoration: none;
	color:#333;
	background-image: url(../img/bkg_gradient_home.png); /* fondo home */
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E7E4E2 ;
} 
#solapas { overflow : hidden ;}
#fullCtr {float : left ; } 
	
#bkgFull {
	float : left;
	width : 100%;
	background-attachment: scroll;
	background-image: url(../img/tubos_home.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position : absolute ; 
	z-index : -1 ;
	top : 0px ; 
	left : 0px ;
	height : 500px;
}

body a:hover {
	color: #333333;
	color:#FFFFFF;
}
body a:active {
	color:#333;
}
body a:visited {
	color:#333;
}
body a {
	text-decoration: none;
	color:#FFFFFF;
}
#header {
	width:100%;
	background-attachment: scroll;
	float:left;
 
}
#middle {
	width:100%;
	float:left;
	padding-bottom:15px;
 
}
#menu {
	width:100%;
	float:left;
	padding-top:15px;
	padding-bottom:40px;
 
}
#main_container {
	width:100%;
	float:left;
}
#footer {
	color:#999;
	font-size:11px;
	float:left;
	width:100%;
	height: 40px;
}
#footer a:hover {
	color: #333;
}
#footer a {
	text-decoration: none;
	color:#999;
}
.content {
	width:880px;
	margin:auto;
}
.left_side {
	width:880px;
	float:left;
	/*background-color:#9C6;*/
}
.right_side {
	width:300px;
	float:right;
	/*background-color:#C69;*/
}
.alto_10px {
	height:10px;
}
.base_thumb {
	width:59px;
	height:59px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	background-attachment: scroll;
	background-image: url(../img/base_thumb.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:9px;
}

.base_thumb:hover {
	background-color: transparent;
}
.base_thumb img {
	border : none 0px ;
	margin : 0px;
	padding: 0px ;
}
.base_featured {
	width:522px;
	height:322px;
	float:left;
	background-attachment: scroll;
	background-image: url(../img/base_featured.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:9px;
	margin-bottom:15px;
}
.base_featured:hover {
	background-color: transparent;
}
.base_featured img {
	border : none 0px ;
	margin : 0px;
	padding: 0px ;
}

.thumb {
	width:57px;
	height:57px;
	border: 1px solid transparent;	
	cursor: pointer;
	cursor: hand;	
}

.thumb:hover {
	border-color:  #9C0 ;
}
.thumb_big {
	width:520px;
	height:320px;
	float:left;
	border: 1px solid transparent;	
	cursor: pointer;
	cursor: hand;	
}

.thumb_big:hover {
	border-color:  #1772D2 ;
}
.home .thumb:hover { 
	border-color:  #348CCA ;
}

.interior .thumb:hover { 
	border-color:  #02B0E3 ;
}

.exterior .thumb:hover { 
	border-color:  #409E89 ;
}

.stands .thumb:hover { 
	border-color:  #86D45F ;
}

.animations .thumb:hover { 
	border-color:  #D7D700 ;
}
.media .thumb:hover { 
	border-color:  #FE6159 ;
}
.conceptual .thumb:hover { 
	border-color:  #DB5C63 ;
}
.art .thumb:hover { 
	border-color:  #FB9345 ;
}
.interactivity .thumb:hover { 
	border-color:  #FBB82C ;
}
.featured {
	width:520px;
	height:320px;
	/*border: 1px solid #999;*/
}

.featured:hover {
	border: 1px solid #9C0 ;
	cursor: pointer;
	cursor: hand;	
}

.margin_tits {
	margin-bottom:15px;
}
.box_right {
	width:300px;
	float:left;
	margin-bottom:30px;
	/*background-color:#CF3;*/
}
.items_menu {
	width:auto;
	float:left;
	margin-right:4px;
}
.titulos {
	width:100%;
	float:left;
	margin-bottom:40px;
}
.thumbs_container {
	width:650px;
	float:left;
}
.clients {
	width: 650px;
	float:left;
	font-size:12px;
	color: #333;
}
.clients ul{
	margin:0px;
	padding:0px;
}
.clients li{
	list-style: none;
	line-height:20px;
}
.clients_column {
	border-right:1px solid #DDDDDD;
	float:left;
	margin-right:20px;
	padding-right:20px;
	width:auto;
}
.contact {
	width: 650px;
	float:left;
	font-size:13px;
	color: #333;
}
.contact a:hover {
	color: #D762A9;
}
.contact a {
	text-decoration: underline;
	color:#333;
}
.contact ul{
	margin:0px;
	padding:0px;
}
.contact li{
	list-style: none;
	line-height:20px;
}
.artists {
	border-bottom:1px solid #D7D7D7;
	color:#FB9345;
	float:left;
	/*font-weight:bold;*/
	margin-bottom:15px;
	padding-bottom:10px;
	width:560px;
}
