body {
	margin: 0px;
	font-family: arial, verdana, sans;
	height:100%;
}
img {
	border-width: 0px;
}
html {
	height:100%;
}



#boton-contactar-ORT {
	position: absolute;
	left: 0px;
	top: 250px;
}


#content-ORT {
	position: relative;
	background-color: #4d4948;
	height: 404px;
}
#content-ORT .body {
    color: white;
    font-size: 14px;
    height: 365px;
    left: 370px;
    position: absolute;
    top: -40px;
    width: 610px;
}
#img-formacion {
	position: absolute;
	bottom: -35px;
	right: -20px;
}
#content-ORT .youtube_player {
	position: absolute;
	left: 5px;
	top: 15px;
}



#header {
	background: transparent url(images/header.png) no-repeat scroll top left;
	height: 364px;
}



#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 100%;
}


.body {
	color: #5c5c5c;
	font-size: 1em;
	text-align: justify;
	margin: 5px;
}


