/* ESTATICOS-DINAMICOS */
#dinamico strong{ color: #009ee0; }
#dinamico form .controls { text-align: right; border: none; padding: 0; margin: 0; margin-bottom: 5px}
#dinamico form .controls .form_bt { padding: 0 8px; margin: 0 10px; }
#dinamico a { color:#009ee0; font-weight: bolder}
#dinamico #elementoDin { border-bottom: 1px solid #DBDBDB; border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; margin-bottom: 10px; }
#dinamico #letras { text-align: center ;border-bottom: 1px solid #DBDBDB; border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; margin-bottom: 15px; }
#dinamico #elementoDin #contenido { margin-left: 10px; margin-top: 2px; margin-bottom: 2px; margin-right: 5px; text-align: justify; }
#dinamico #elementoDin #intro { margin-left: 5px; margin-right: 5px}
#dinamico #tarjeta { text-align: center; margin-bottom: 5px;}
#dinamico #tarjeta img { border: solid 1px #009ee0;}

#menu form {padding: 0; margin: 0}

#formEstatico form {padding: 0; margin: 0;}
#formEstatico input, #app textarea { padding: 2px 4px; border: solid 1px #dcdcdc;  }
#formEstatico select{ border: solid 1px #dcdcdc; }
#formEstatico form .controls { text-align: right; border: none; padding: 0; margin: 0; margin-bottom: 5px}
#formEstatico form .controls .form_bt { padding: 0 8px; margin: 0 10px; }

strong{ color: #009ee0; }

.modificaCometnario{display: block;background-color: white;padding: 2px 2px 2px 2px; border: 1px solid #dcdcdc}

span#rojo{color: #BF2838;}