/* text */

/* text syle */
.text { height: 100%; margin: 5px 0 0; padding: 0; text-align: justify; font-size: 12px; }
.text h2 { margin: 10px 0; padding: 0; font-size: 12px; }

.text p { clear: both; margin: 10px 0; padding: 0; color: #000; }
.text p strong { color: #000; }
.text p.jump { text-align: right; }
.text p ol, .text p ul { display: block; width: auto; height: 100%; margin: 0; padding: 5px 0; text-align: justify; }
.text ol li { margin: 0 0 0 20px; padding: 0; list-style-type: decimal; }
.text ul li { margin: 0; padding: 5px 0 0 10px; list-style: none; background: url("../img/reforma/dot.gif") no-repeat 0 10px; }
.text a { padding: 2px 0; text-decoration: underline; font-size: 12px; color: #000; }
.text a:hover { text-decoration: none; }
.text img { padding: 1px; border: 1px solid #eee; }
.text img.no-border { padding: 0; border: 0; }
