﻿@charset "utf-8";


/* Marcas */

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

#logos { width:550px; margin:40px auto; }
.logo { float:left; width:120px; height:80px; text-align:center; }
.logo a { font-size:0.75em; color:#364753; font-weight:bold; text-decoration:none; }
.logo a:hover { text-decoration:underline; }