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;
text-align: justyfy;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1;
color: black;
background: url(../imagenes/cabecera/cabeceradynamicwebgris3.gif) repeat-x;

}
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: "" "";
}
a { text-decoration: none; color: #666D70;}
a:hover { text-decoration: none; color: #ccc; }
h1 { font-size: 1.4em; font-weight: bold; color: #fff; }
	h1 a { color: #fff; font-size: 1.6em; }
h2 { font-size: 1.2em; font-weight: bold; color: #ADAFAA; }
h3 { font-size: 1.2em; background: #FC9E49  repeat-x left bottom; padding: 4px 4px; color: #fff; font-weight: normal;
 margin: 0px 0 5px 0; float: left;}
 h4 { font-size: 0.9em; background: #FC9E49  repeat-x left bottom; padding: 6px 7px; color: #fff; font-weight: normal;
 margin: 0 10px 15px; float: left; cursor: pointer;}
/*h4 { margin: 0 0 15px; color: #555; font-weight: normal; font-size: 1.6em; font-weight: normal; }*/
h5 { font-size: 0.7em; font-weight: bold; }
h6 { font-size: 0.7em; font-weight: normal; }

p { font-size: 0.8em; clear: both; line-height: 1.64em; margin: 0 0 15px; text-align: justify;}
.line { clear: both; border-bottom: 0px solid #ddd; margin: 0 10px 45px; padding:20px 50px; }
.redondea {-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;behavior:url(border-radius.htc); border-color:#fff;}/*behavior:url(ie-css3.htc);*/
.clear { clear: both; }
.line2{ clear: both; border-bottom: 0px solid #ddd; margin: 5px auto; padding:0px 0px; margin:0 }
.negrita{font-weight:bold; font-size:0.7em; color:#000;}