body { background-image:url(../img/fondo.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% } #interior1{ background-color:#FFFFFF; } #interior2{ background-color:#FFFFFF; } a:link { color: #7c7c7c; font-family:verdama; font-size:12px; font-weight:bold; } a:visited { color: #7c7c7c; font-family:verdana; font-size:12px; font-weight:bold; } a:hover { color: #7c7c7c; font-family:verdana; font-size:12px; font-weight:bold; } a:active { color: #7c7c7c; font-family:verdana; font-size:12px; font-weight: bold; } /* CSS Document */ .txt-titulo { font-family:verdana; font-weight:bold; text-align:center; font-size:22px; color:#ffe640; } .txt-titulo2 { font-family:verdana; font-weight:bold; text-align:left; font-size:24px; color:#312783; } .txt-subtitulo { font-family:verdana; font-weight:bold; text-align:left; font-size:14px; color:#dcdcdc; } .txt-subtitulo2 { font-family:verdana; font-weight:bold; text-align:left; font-size:14px; color:#312783; } .txt-bold{ font-family:verdana; font-weight:bold; text-align:left; font-size:12px; color:#7c7c7c; } .txt-bold-rojo{ font-family:verdana; font-weight:bold; text-align:left; font-size:12px; color:#FF0000; } .txt-bold2{ font-family:verdana; font-weight:bold; text-align:center; font-size:12px; color:#7c7c7c; } .txt{ font-family:verdana; font-weight:normal; text-align:justify; font-size:12px; color:#7c7c7c; } .txt-italic{ font-family:verdana; font-weight:bold; font-style:italic; text-align:justify; font-size:14px; color:#7c7c7c; } .txt2{ font-family:verdana; font-weight:normal; text-align:left; font-size:12px; color:#7c7c7c; } .txt-center{ font-family:verdana; font-weight:normal; text-align:center; font-size:12px; color:#7c7c7c; } .footer{ font-family:verdana; font-weight:normal; text-align:left; font-size:9px; color:#7c7c7c; }