/*------presentaciones orales / videos youtube----*/

#titulo p 

{
	color: #B3B3B3;
	font-size: 3em;
	
	border-bottom: 2px solid rgba(15,152,0,0.1);
	padding-bottom:0.5em;
	margin-bottom: 2em;
	margin-top: 0em;
	}


.videos {
display: inline-block;
margin-left: auto;
margin-right: auto;
padding-left:3.5em;
	
}
 


.videotext {
	margin-top: 1em;
    padding: 2px;
    text-align: left;
	font-size: 13px;
	color: #606062;
	height: 80px;
	width: 500px;
	
  }



#copyright{
	font-size: 11pt;

	color: dimgrey;
	text-align: center;
	width: 1200px;
}

footer{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2em;
}

#copyright img{
	margin-bottom: -0.2em;
}