#container {
    width: 920px;
    height: 765px;
    margin:0 auto;
	margin-top: 0;
    padding-top: 10px;
    background: white;
}

#container h1 {
	width:340px;
	margin: 20px 0 5px 10px;
	padding:35px 30px;
	background:#f7ed6a;
	color:white;
	font-family:'Roboto';
	text-align: center;
	font-size:2.2em;
}

#cont1 {
	width: 400px;
	margin-left: 20px;
	float:left;
}

#mainp {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	text-indent: 25px;
	line-height: 16px;
	text-align: justify;
}

.aclaracion {
	margin:5px 0 25px 0;
	font-size: 11px !important;
	font-weight: bold;
	letter-spacing: -0.7px;
}

#cont2 {
	width: 400px;
	margin-top: -35px;
	margin-right: 20px;
	float: right;
}

#requisitos {
	padding:10px 10px 0 10px;
}

#requisitos h2 {
	font-family: 'Roboto-Bold';
	font-size: 1.9em !important; 
	margin-bottom:5px;
}

#requisitos p {
	font-size: 13px;
	letter-spacing: -0.7px;
	font-weight: 500;
}

#requisitos ul{
	list-style-type: none;
	margin-left: -30px;
	font-size: 13px;
	line-height: 14px;
}

#requisitos ul li {
	margin-bottom: 15px;
}

#ganas {
	margin:30px -10px 0 -10px;
	text-align: center;
	padding:7px 5px 5px 5px;
	background:#f7ec6f;
}

#ganas p {
	font-size: 15px;
}

#punto {
	width : 25px;
	height: 25px;
	border-radius: 25px;
	margin-top:6px;
	background: #f7ec6f;
	float:left;

}

#cont2 h2 {
	margin:0 60px 5px 0;
	float:right;
	font-family: 'Roboto-Bold';
	font-size: 23px;
	letter-spacing: -0.2px;
}

#pasos p{
	clear:both;
}

#pasos ul {
	list-style-type: none;
	margin-left: -40px;
}

#pasos li {
	margin-bottom: 20px;
}

#voluntarios, #requisitos {
	background: #e7e7e7;
}

#voluntarios {
	margin-top: 50px;
	height: 170px;
}

#voluntarios h1 {
	margin:10px auto 0 auto;
	padding:3px;
	color: #f2ed79;
	font-size: 3.1em;
	letter-spacing: -0.5px;
	text-align: center;
	font-family: 'Roboto-Italic';
	background: none;
}

#voluntarios h2, #voluntarios h3 {
	text-align: center;
	margin:0 auto 2px auto;
	padding:0; 
	font-family: 'Roboto';
	font-size: 1.2em;
	letter-spacing: -0.8px;
	float:none;
}

#voluntarios h2 {
	font-weight: 600;
}

#voluntarios h3 {
	font-weight: normal;
	margin-bottom: 15px !important;
}

footer {
	clear: both;
}