#capaCentral { width: 100%; }
#capaTitulo { text-align: center; line-height: 30px; padding: 5px 0; background-color: #6B0f7f; font-family: 'gothammedium', Arial; color: white; font-size: 24px; }
.capaCont { width: 100%; padding: 20px 0; }
.capaCont > div.Sub, .capaCont > div.SubTxt, .capaCont > div.bienvP { width: 80%; padding-top: 20px; margin: 0 auto; font-size: 16px; }
.Sub { font-weight: bold; }
.SubTxt { padding: 10px 0px 10px 40px; line-height: 1.3em; text-align: justify; }
.formulario { width: 70%; margin-top: 20px; }
.formulario > .formData { display: inline-block; width: 100%; margin-bottom: 20px; }
.frow:first-child { margin: 0;}
.frow { margin: 20px 0; font-size: 16px; line-height: 1.3em;}
.box, .boxL, .boxM { display: inline-block; vertical-align: top;  font-size: 14px; }
.box { width: 19%; text-align: center; }
.boxL { width: 100%; text-align: justify; margin-bottom: 10px; }
.boxM { width: 48%; text-align: justify; }
.boxM > input, .boxM > span:first-child { margin-left: 20px; }
.boxN, .boxNT { display: inline-block; text-align: center; }
.boxN { width: 20px; }
.boxNT { margin-left: 20px; }
.formulariov_footer > * { font-size: 14px; }
.NoRep { width: 35px; }

.SubTxt > span { font-family: 'Handlee', cursive; }

#error, #msg  { width:400px; height:150px; margin: 0 auto; padding:10px; display: block; clear: both;  }
#error { color: #bcbcbc; }

#error > h1, #msg > h1 { font-size:34px; }
#error > h1 + p, #msg > h1 + p { font-size:20px; margin-bottom: 10px; }
#error > p, #msg > p { font-size:14px; margin-bottom: 5px; }


#msg > h1 { color: #50358D; }

.logo-difver{
    margin:0 auto;
    text-align:center;
    display:block;
}