@charset "utf-8";
/* CSS Document */

#articulo {
	margin-left:600px;
	margin-top:60px;
	
	
	
	}
	
header a:hover{
	background-color:rgba(14,135,133,1.00);}
	
	
	
	
	
	
#sectionuno{
	width:960px;
	height:600px;
	background-color:rgba(75,75,75,0.40);
	margin:auto;
	margin-top:60px;
	border-radius:30px;
	padding:25px 0px 50px 50px;
	
	
	
	
	
}

#sectionuno h2{
	margin:none;}


p{
	width:auto;
	height:450px;
	
	text-align:justify;}
	
	
#sectionuno p {
	width:480px;
	float:left;}
	
	
sectionuno img{
	width:350px;
	height:440px;}