/* CSS Documento */
* {margin:0; padding:0}
img {border:none;}
ul {list-style:none;}
object {display:block;}
/*a {color: #555; text-decoration: none; }*/
a:link { color: #000000;  }                      
a:visited { color: #666; text-decoration: none; }
a:hover, a:active { color: #666; text-decoration: underline; }
/*body { text-align:center; font-size:11px; color:#6a6d74; font-family: "trebuchet ms"; }*/

/* CSS Home */

/*#piepagina {float: left; width:770px; border-top: 1px solid #0A6C2B; margin-top:15px; margin-left: 5px; clear: both}*/
/*#piepagina {float: left; width:770px; border-top: 1px solid #0A6C2B; margin-top:15px; margin-left: 5px;}*/
#pie {float:left; width:770px; height:20px; padding-top:4px; clear: both; align: center; text-align:center; font-size:11px; color:#6a6d74; font-family: "trebuchet ms";}
#pie td.enlacesLeft {float:left; display:inline; background-image:url(../images/fondo_enlaces.gif); background-repeat:no-repeat; background-position:right; padding:0 6px }
#pie td.enlaces { display:inline; background-image:url(../images/fondo_enlaces.gif); background-repeat:no-repeat; background-position:right; padding:0 6px }
#pie td.copy {display:inline; }
#pie td.copyCenter {display:inline;background-image:url(../images/fondo_enlaces.gif); background-repeat:no-repeat; background-position:right; padding:0 6px }
/*.pie a {color:#0A6C2B}*/
/*.pie a:hover, #pie a.sel {color:#666666}*/
