/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */
body{
	background: #FFF;
	margin:0;
	padding:0;
	overflow:hidden;
}

img{border:none;}

/* ----- IDS ----- */
#contenedor{
position:relative;
width:949px;
height:1024px;
margin:0px auto;
}
	
#candina{
position:relative;
float:left;
width: 217px;
height: 1024px;
}

#corazon{
position:relative;
float:left;
width: 515px;
height: 1024px;
}

#biscay{
position:relative;
float:left;
width: 217px;
height: 1024px;
}

#izquierda{
position:absolute;
top:0px;
left:-785px;
width: 785px;
height: 1024px;
}

#derecha{
position:absolute;
top:0px;
right:-763px;
width: 763px;
height: 1024px;
}
