
h1 { font-size:20px;margin:10px 0;line-height:26px; }
h2 { font-size:18px;margin:8px 0; }
h3 { font-size:16px;margin:5px 0; }
hr { border:#DDD solid 1px;width:95% } 

p{ margin:10px 0; }
td{vertical-align:top;}

a { color:#04688D;text-decoration:none; }
a:hover { color:#2DA6BF; }

.img_alineada_der{ float:right;margin-left:15px; }
.img_alineada_izq{ float:left;margin-right:15px; }
.leyenda { font-size:x-small; }
.title { color:#7A5636;font-size:16px; }

.brownsubtitle { color:#7A5636;font-weight:bolder;margin:20px 0;font-size:14px; }
.bluesubtitle { color:#04688D;font-weight:bolder;margin:20px 0;font-size:14px; }
.brownsubtitle2 { color:#7A5636;font-weight:bolder;margin:20px 0; }
.bluesubtitle2 { color:#04688D;font-weight:bolder;margin:20px 0; }

.pad10{ padding:10px; }
.codigo { background:#F3F3FF; color:#04486D;margin:5px;padding:10px;font-family:courier;font-size:13px; }
.clear { clear:both; }
