.clear{
	clear:both;
}
#the_lights{
	              background-color:#000;
	              height:100%;
	              width:100%;
	              position:absolute;
	              top:0;
	              left:0;
	              display:none;
               }
			   
#graffiti {
		width: 127px;
		}
		
#diseño {
		width: 103px;
		}
		
#fotografia {
		width: 175px;
		}
		
#lienzosymas {
		width: 178px;
		margin-left:5px;
		margin-right:-5px;
		}
		
#enlaces {
		width: 135px;
		}
		
#contacto {
		width: 149px;
		margin-left:5px;
		}

.fadeimagen :hover{
	cursor:pointer;}
/*menu principal*/		
.menu ul {
	position:relative;
	list-style: url(none) none;
	display:inline;
}

/*imagenes*/
.menu{
	position:absolute;
	left:30px;
	top:430px;
	width:920px;
	z-index:100000;
}
.menu ul li {
	display: inline;
	float: center;
	position: relative;
	margin: 0px -5px 0px -5px;
}

#loading{
	display:none;
	position:relative;
	float:center;	
	}
	
#container{
	position:relative;
	text-align: left;
	width:920px;
	height:600px;
	min-height:600px;
	max-height:600px;
	margin:auto;
	padding-top:50px;
	background-image:url(img/fondo920px.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pie{
	position:relative;
	width:920px;
	text-align:center;
	font-size:10px;
	color:#bbb;
	font-style:italic;
	padding-top:15px;
}

#logo {
position:relative;
width:920px;
margin-top:50px;
}

#puntoi {
display:block;
margin-bottom:-120px;
margin-left:230px;
position:relative;
}
#puntoi img{
	background:none !important;
	
}
#b {
display:inline;
float:left;
margin-left:80px;
position:relative;
}
#b img{
		background:none !important;
}
#i {
display:inline;
float:left;
margin-left:-65px;
position:relative;
margin-top:50px;
}
#i img{	background:none !important;
}
#z {
display:inline;
float:left;
margin-left:-70px;
position:relative;
}
#z img{	background:none !important;
}
#e {
display:inline;
float:left;
margin-left:-70px;
position:relative;
}
#e img{	background:none !important;
}

.menuLateral {
float:left;
margin-top:-15px;
padding-left:65px;
position:relative;
width:205px;
}
#cabeceraMenuLateral {
margin-bottom:25px;
margin-left:60px;
margin-top:50px;
}
.cabeceraSeccion{
	position:relative;
	float:left;
	margin-left:10px;
margin-top:-5px;
	margin-bottom:15px;
	
}

#fotos {
float:left;
padding-bottom:0;
padding-right:0;
position:relative;
width:550px;
margin-left:20px;

overflow:hidden;
}

 

div.nomargin{
	margin-right:0px;
}

.pic{
	/*display:inline;*/
	position:relative;
	float:left;
	width: 96px;
	height:96px;
	margin:15px 15px 15px 15px;


}

.pic img{
	width: 96px;
	}

.pic a img{
	width: 96px;
	height:96px;
	}



.separador{
	margin-bottom:10px;
	margin-top:10px;
	width:400px;
	heigth: 15px;
}



.menuLateral	ul						{	text-align: left; list-style:none;}
.menuLateral	ul li 					{	font-size: 13px; padding: 5px 0;}
.menuLateral	ul li a 				{	width: 120px; background: url(http://emenia.es/demos-blog/menu-desplegable/images/flecha_enlace.png) no-repeat 10px center; padding-left: 25px;cursor:pointer;color:#000; }
.menuLateral	ul li p.desplegable	a	{	background: url(http://emenia.es/demos-blog/menu-desplegable/images/flecha_desplegable.png) no-repeat 10px center; cursor:pointer; color:#000;}	
.menuLateral	ul li li				{	font-size: 14px; padding-left: 15px;}
.menuLateral	ul li p.desplegable li a{	background: url(http://emenia.es/demos-blog/menu-desplegable/images/flecha_subenlace.png) no-repeat 10px center;cursor:pointer; color:#000; }
