/* CSS Document */

body
{ 
	background-color: #000000;
	width: 99%; 
	height: 99%; 
	position:absolute;
	}


#fondindex
	
	{
	width:99%;
	height:99%;
	position: absolute;
	}
	
#fondindextransparent
	  {
	 
	  position: absolute; 
	  top :0px; 
	  left : 0px; 
	  }
