﻿@charset "utf-8";


/* Quienes somos */

#quienes { float:left; margin:0 auto; width:455px; padding:25px; }
#titulo-quienes { margin-bottom:4px; color:#556f8e; font-size:1.5em; border-bottom: dotted 1px #556f8e; }
#texto-quienes { margin-top:20px; margin-bottom:20px; }
#texto-quienes p { font-size:0.8em; text-align:justify; }


#clientes { float:right; margin:0 auto; width:275px; padding-top:25px; }
#titulo-clientes { margin-bottom:8px; color:#ff9900; font-size:1.5em; }
#clientes img { border:solid 1px black; }
