/* ************************************************************************** */
/* *********************************** HTML ********************************* */

/* *** BODY, DIV, TABLE, IMG, P, UL, H* *** */
body { font-size: 10pt ; height:100% ; font-family: Tahoma, arial, sans-serif ; border: 0 ; margin: 0px ; padding: 0 ; }

td, tr, table { font-size: 10pt ; font-family: Tahoma, arial, sans-serif ; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, arial, sans-serif ; }

div { border: 0 ; margin: 0 ; padding: 0 ; }
img { margin: 0 ; padding: 0 ; vertical-align: top ; }

tr,
table { border: 0 ; margin: 0 ; padding: 0 ; }
td { border: 0 ; margin: 0 ; padding: 0 ; font-size: 100% ; font-family: Tahoma, arial, sans-serif ; }
table.header { height: 55px; }
table.content { height: 530px; }
table.projcontent { height: 470px; }
table.footer { height: 15px; }

/* *** H{1,2,3,4,5,6}, P, UL, OL, LI *** */
h1, h2, h3, h4, h5, h6 { margin: 0em 0 1em 0 ; border: 0 ; font-weight: normal ; }

h1 { font-size: 160% ; }
h2 { font-size: 140% ; }
h3 { font-size: 120% ; }
h4 { font-size: 100% ;  }
h5 { font-size: 90% ; }
h6 { font-size: 85%  ; }

p { font-size: 10pt ; font-family: Tahoma, arial, sans-serif ; margin: 0em 0 0em 0 ; border-style: none ; border-width: 0 ; }
p.peq { font-size: 8pt ; font-family: Tahoma, arial, sans-serif ; margin: 0em 0 0em 0 ; border-style: none ; border-width: 0 ; }
p.header { font-size: 14pt ; font-family: Tahoma, arial, sans-serif ;  margin: 0em 0 0em 0 ; border-style: none ; border-width: 0 ; }

ul, ol, dl,
dd, dt, li { font-size: 100% ; }
dd.listaproj { text-align: left ; font-family: Tahoma, arial, sans-serif ; font-size: 10pt ; padding-top:8px; }
dd.listaproj2 { text-align: left ; font-family: Tahoma, arial, sans-serif ; font-size: 80% ; padding-top:2px; }
dt.listaproj { text-align: left ; font-family: Tahoma, arial, sans-serif ; font-size: 10pt ; padding-top:8px; }
dt.listaproj2 { text-align: left ; font-family: Tahoma, arial, sans-serif ; font-size: 8pt ; padding-top:2px; }

/* ************************************************************************** */
/* ********************************** LINKS ********************************* */
a, a:visited, a:active { text-decoration: none ;  color: black ; }
a:hover {border-bottom: 1px solid #CCCCCC ; }
a.linkproj { border-bottom: 1px solid #CCCCCC }
a.menuactivo { font-size: 10pt ; font-family: Verdana, arial, sans-serif; font-weight: bold; text-decoration: none ; color: #4B4B4B ; }
a.menu { font-size: 10pt ; font-family: Verdana, arial, sans-serif; font-weight: 400; }


/* img */
a img, a:active img, a:visited img, a:hover img { border: 0 !important ; }