﻿@charset "utf-8";


/* Red Comercial */

#red { margin:0 auto; padding:25px; }
#titulo-red { margin-bottom:4px; color:#556f8e; font-size:1.5em; border-bottom: dotted 1px #556f8e; }
#titulo-red #zona strong { color:#ff9900; }
#texto-red { margin-top:20px; margin-bottom:30px; }
#texto-red p { font-size:0.8em; text-align:justify; }

#mapa { float:left; width:505px; }
#comerciales { float:right; width:230px; }
#comerciales .comercial { margin-bottom:30px; }
#comerciales .comercial img.foto { border:solid 1px #364753; }
#comerciales .comercial .zona { color:#ff9900; font-size:1em; font-weight:bold; }
#comerciales .comercial .datos { font-size:0.8em; }
#comerciales .comercial .datos a { color:blue; }