Descargar este script + « Regresar
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }
/*END CSS RESET */
/* ################ SITE COLOR DATA #######################
*/
body {position: relative; background-color: #fff; font-family: Helvetica, Arial, serif; height: 100%; font-size: 100%;}
h1 {font-size: 36px; font-weight: normal; font-family: Helvetica, Arial, serif; margin-bottom: 15px; color: #00703C;}
h2 {font-size: 26px; font-weight: normal; font-family: Helvetica, Arial, serif; margin-bottom: 15px; color: #fff;}
h3 {font-size: 19px; font-weight: normal; font-family: Helvetica, Arial, serif; margin-bottom: 8px;color: #00703C;}
h4 {font-size: 14px; font-weight: bold; font-family: Helvetica, Arial, serif; margin-bottom: 5px; color: #00703C;}
h5 {font-size: 10px; font-family: Helvetica, Arial, serif; font-weight: bold; line-height: 12px; color: #00703C; margin-bottom: 10px;}
.bold_text {font-weight: bold;}
.normal_text {font-weight: normal;}
.underline {text-decoration:underline;}
P { font-size: 13px;}
ul {list-style-type: none; list-style-position: inside;}
.italic {font-style: italic;}
.float_right {float: right; padding-left: 10px;}
.float_left {float: left; padding-right: 10px;}
.clear {clear: both;}
a {font-weight: bold;}
a:link {color: #222222; text-decoration: none; }
a:visited {color: #222222; text-decoration: none;}
a:hover {color:#777777; text-decoration: none; }
a:active {color: #222222;}