@import "00_general.css";

/* ESTILOS PARA LA SECCION ABOUT US */

#about_us_titular {
	width: 550px;
	height:23px;
	background: url(../images/about_us_h3.gif) no-repeat left top;
	margin-top: 0px;
}
#about_us_titular h3 {
	display: none;
}
#about_us_parrafo p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #505050;
	font-size: 12px;
	line-height: 16px;
}
#about_us_fotos {
	margin-top: 30px;
}
#about_us_fotos ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#about_us_fotos li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}