/*etiquetas*/

body {
	margin: 0px;
	padding: 0px;
	
}


#contenedor {
	width:936px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#botonera {
	width: 936px;
	clear: both;
	float: left;
	height: 606px;
}

#header {
	width: 936px;
	
	height: 193px;
}

#principal {
	width: 936px;
	height: 606px;
	background-image: url(Images/fondo.jpg);
	background-repeat: no-repeat;
}


#col1 {
	padding-right: 150px;
	padding-left: 180px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#video {
	padding-left: 50px;
	padding-top: 50px;
	background-repeat: no-repeat;
}

#banner {
	margin-top: 10px;
}
.facebook {
	padding-left: 50px;
	background-repeat: no-repeat;
	float:left;
	width: 600px;
	height: 50px;
	
}

