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

body {
	background-color:#CCCCCC;
	margin:0;
	background-image:url(../art/bg.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
}


#content {
	width:960px;
	margin:0 auto;
}

	#header {
		width:960px; height:200px;
		float:left;
	}
	
		.botonera {
			width:647px; height:155px;
			float:left;
		}
		
		.logo {
			width:200px; height:200px;
			float:left;
			margin-right:40px;
		}
		
	#cuerpo {
		width:960px; min-height:585px;
		float:left;
	}
.fotos {width:600px;

		
}

.servicios {width:960px;
		margin-bottom:50px;
}
.titulofotos {width:960px;
}
.equipamientos {width:960px;
		margin-bottom:50px;
}
.portfolio {width:960px;
		margin-bottom:50px;
}

#footer {
	width:100%; height:55px;
	background:url(../art/bgFoot.jpg) repeat-x;
	bottom:0;
	position: fixed;
	z-index:999;
	bottom: 0%;

}
#facebook {
	width:100%; height:27px;
	position: fixed;
	text-align:left;
	left:3px;

}
*html #facebook {
	width:100%; height:71px;
	position: fixed;

}
#myspace {
	width:100%; height:71px;
	position: fixed;
	margin-top:50%;
	z-index:999999999;
	bottom: 59%;

}

#webgera {
	width:100%; height:71px;
	position: fixed;
	margin-top:50%;
	z-index:999999999;
	bottom: 41%;

}

#videos {
	width:960px;
	height:1000px;
	list-style:none;
	float:left;
}
#videos li {
	float:left;
	list-style:none;
	margin:30px;
	z-index:-1;
}

