﻿@charset "utf-8";

#ModuloDefiendete { width:725px; margin:45px 20px 20px 30px; font-size:0.8em; }
#ModuloDefiendete h2  { font-size:24px; }
#ModuloDefiendete h3 { font-size:13px; }
#ModuloDefiendete input { margin-top:4px; border:solid 1px black; width:300px; font-size:1em; }
#ModuloDefiendete textarea { margin-top:4px; border:solid 1px black; width:360px; height: 110px; font-size:1.4em; }
#ModuloDefiendete input.btnSubmit { width:130px; font-weight:bold; font-size:1em; background-color:#ff9900; text-align:center; }

.error { margin:20px; color:Red; text-align:center; }