@charset "UTF-8";
/* CSS Document */
@import url(fonts/stylesheet.css);
.contenido_base_b{
	background-image:url(../image/bg-pattern-1.png);
	padding-bottom:15px;
	border-bottom:#988575 5px solid;
	width:732px;
}

.parrafo_base_b{
	font-family: 'humanst521_lt_btlight', Arial, Helvetica, sans-serif;
	margin-left:50px;
	margin-right:50px;
	margin-bottom:10px;
	font-size:17px;
}
.parrafo_base_b > b{
	font-family: 'humanst521_btroman', Arial, Helvetica, sans-serif;
	font-weight:100;
}
.textos_bases{
	margin-top:25px;
	padding-bottom:15px;	
}

.frase_destacada_b{
	font-family: 'merge_probold', sans-serif;
	text-align:center;
	font-size:35px;
	margin-bottom:0px;
	margin-top:10px;
	background-image:url(../image/puntos_png.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.sub_frase_b{
	 font-family: 'mergelight', sans-serif;
	 text-align:center;
	 font-size:19px;
	 margin-top:5px;
}

.img-base2{
	width:612px;
	margin-left:55px;
	margin-top:10px;
}
.footer_base{
	width:732px;	
}

.footer_base > img{
	margin-left:16px;	
}

.my-img {
	margin-left: 50px;
	padding-top: 20px;
}

.my-img ul li {
	display: initial;
	list-style-type: none;
	}
	
.my-img img {
	width: 46%;
	height: 50%;
	}