body {
	text-align: center;
	background-color: #000000;
	background-image: url(../images/fondos/fondoindex.jpg);
	background-repeat: no-repeat;
	background-position: center top;



}
#page {
	width: 955px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;



}

#video {
	padding-top: 200px;
	padding-bottom: 100px;
	float: right;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	padding-right: 120px;
	
}
#col1 {
	float: left;
	width: 550px;
	margin-left: 15px;
	margin-right: auto;
	text-align: left;
	margin-top: 15px;

}

#col2 {
	width: 320px;
	height:600px;
	float: right;
	margin-right: 15px;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;

}

#col3 {
	width: 720px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding: 150px 0px 20px 30px;
	text-align: justify;



}
#footer {
	margin:0px auto 0px;
	text-align: center;
	height: 70px;
	background-color: #000000;

}
