@charset "utf-8";
/* CSS Document */

/* CSS Document */

#total{
	width: 100%;
	text-align: center;
	}

#grupo{
	width:960px;
	height:1200px;
	margin:auto;
	position:relative;
	}
	

#header{ 
	width:960px;
	height:230px;
	margin-left:0px;
	margin-top:0px;
	position: absolute;
	z-index:3
	}
	
	
	

	

	
		
		
		
		
		
		
#animacion{ 
	
	width:960px;
	height:430px;
	margin-left:0px;
	margin-top:140px;
	position: absolute;
	z-index:1
	
		}
		
		

		
		
#servicios{ 
	width:960px;
	height:625px;
	margin-left:0px;
	margin-top:570px;
	position: absolute;
	
	
		}
		
		
		
	#contacto{ 
	
	font-family: 'Oxygen', sans-serif;
	font-size:15px;
	color: #666666;
	text-align:justify;
	}
	
	
	#borde{
	box-shadow: rgba(0,0,2,0.4) 0 5px 10px;
	-webkit-box-shadow: rgba(0,0,2,0.4) 0 5px 8px;
	-moz-box-shadow: rgba(0,0,0,0.4) 0 5px 8px;
	-o-box-shadow: rgba(0,0,0,0.1) 0 5px 8px;
	}
	
	
		}
		
		
