#galeria 
{
	position:absolute;
        width: 100%;
        height: 100%;
	z-index:1;
}
#galeria img{
    position:fixed;
        width: 100%;
        height: 100%;
}

.cont_drag_home
{
	/*font-family:"MyriadProlight";*/
        font-family: helvetica;
	background-image:url(../imgs_body/menu_pixel.png);
	background-repeat:repeat;
	cursor:move;
	position:absolute;
        margin-left: 0px;
        margin-top: 30px;
	width:294px;
        
        z-index:50;
        
}

.cont_drag_home h2
{
    font-family: "Helvetica";
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right:20px;
    margin-left:20px;
    font-size: 10pt;
    width: 244px;
}
.cont_drag_home p{
	
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0;
    font-family:"Helvetica";
    font-size: 9pt;
}
.cont_drag_home img{
    cursor: pointer;
}
/*.cont_drag_home .infoProy
{
	
        font-size: 10pt;
        
}*/
.cont_drag_home a{

	margin-top: 0;	
	margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    font-size: 9pt;
    color:#b20e03;
    cursor:pointer;
	width:80px;
	float:left;
	background-image:url(../imgs_home/flecha-ver_mas.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#back{
    position: fixed;
    width: 40px;
    height: 74px;
    top:296px;
    /*left: -18px;*/
     cursor:pointer;
}

#back img{
     /*width: 6px;*/
      height: 40px;
      left: 74px;
}
/*#back:hover{
    width: 23px;
    left: 1px;
}
#back img:hover{
    width: 23px;
    left: 1px;
}*/
#next{
    position: fixed;
    width: 40px;
    height: 74px;
    top:296px;
    right: -17px;
    cursor:pointer;
}

#next img{
     /*width: 6px;*/
      height: 40px;
      right: 74px;
}
/*#next:hover{
    width: 23px;
    right: 1px;
}
#next img:hover{
     width: 23px;
     right: 1px;
}*/

#socialArea{
    position: fixed;
    width: 91px;
    height: 23px;
    left: 50px;
    bottom: 1px;
   z-index: 100;
}
#social{
position: fixed;
    width: 70px;
    height: 23px;
    /*left: 50px;*/
    bottom: -19px;
    cursor: pointer;
    }


#social img{
    position: absolute;
   
      z-index: -30;
}
/*#social #fb{
    position: absolute;
    top:4px;
    left: 6px;
   z-index: 10;
}
#social #fb:hover{
    background-color: #000;
}*/
 
#social #fk{
    position: absolute;
    top:4px;
    left: 6px;
   z-index: 10;
}
#social #fk:hover{
    background-color: #000;
}
#social #vm{
    position: absolute;
    top:4px;
    left: 27px;
   z-index: 10;
}
#social #vm:hover{
    background-color: #000;
}
 
#social #lk{
    position: absolute;
    top:4px;
    left: 48px;
   z-index: 10;
}
#social #lk:hover{
    background-color: #000;
}