/*@CHARSET "UTF-8";*/ a { outline:none; decoration: none; } /* IMAGENES CON BORDE */ .img_con_marco{ background-color: white; border: #ccc solid thin; padding: 4px; display: block; } a img{ border:none; } #contenedor { margin-left: auto; margin-right: auto; margin-top: 0px; padding-right: 20px; padding-left: 20px; width: 1000px; overflow: auto; z-index: 1; overflow-x:hidden; /* esto lo pongo para IE5 que coloca barras scroll */ text-align: left; background-color: white; } #cabecera { width: 100%; margin-bottom: 15px; } #cuerpo { padding-bottom: 10px; } #footer{ width:98%; float: left; padding:10px; border-top-width: thin; border-top-style: solid; border-top-color: #9CF; margin-top: 20px; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color:#a3a3a3; text-decoration: none; text-align: center; } .footerlinks a:link { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color:#a3a3a3; text-decoration: none; } .footerlinks a:visited { color:#a3a3a3; font-size: 11px; text-decoration: none; } .footerlinks a:hover{ color:#1f7ba0; font-size: 11px; text-decoration: none; } .footerlinks a:active { color:#a3a3a3; text-decoration: none; } .tit-bloques, .subtit-bloques{ font-family: Verdana, Geneva, sans-serif; text-decoration: none; } .tit-bloques{ font-size: 14px; font-weight: bold; color: #2E2E2E; line-height: 15px; }.subtit-bloques{ font-size: 12px; color: grey; line-height: 15px; vertical-align: top; } .bloque-con-elementos{ border-top: 1px solid LightGrey; border-left: 1px solid LightGrey; border-right: 1px solid DarkGray; border-bottom: 1px solid DarkGray; background-color:white; margin-bottom: 30px; padding: 8px; padding-top: 15px; padding-bottom: 10px; background-color: Gainsboro; } .texto-iconos{ font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: #333333; text-decoration: none; } .textoinformativo1, .textoinformativo2, .textoinformativo3, .textoinformativo4, .textoinformativo5{ font-family:Verdana, Geneva, sans-serif; vertical-align: top; text-decoration: none; margin: 0px; } .textoinformativo1{ font-size:11px; color:red; #949494; line-height: 20px; } .textoinformativo2{ font-size:12px; color:#2b8cb7; line-height: 20px; } .textoinformativo3{ font-size: 13px; color: #1f7ba0; line-height: 18px; } .textoinformativo4{ font-size: 14px; color: #1f7ba0; line-height: 14px; } .textoinformativo5{ font-size: 15px; color: #999; line-height: 18px; } .textoinformativo1 a:link, .textoinformativo2 a:link, .textoinformativo3 a:link, .textoinformativo4 a:link, .textoinformativo5 a:link { text-decoration: none; } .textoinformativo1 a:visited, .textoinformativo2 a:visited, .textoinformativo3 a:visited, .textoinformativo4 a:visited, .textoinformativo5 a:visited { text-decoration: none; } .textoinformativo1 a:hover, .textoinformativo2 a:hover, .textoinformativo3 a:hover, .textoinformativo4 a:hover, .textoinformativo5 a:hover { text-decoration: none; color: blue; } .textoinformativo1 a:active, .textoinformativo2 a:active, .textoinformativo3 a:active, .textoinformativo4 a:active, .textoinformativo5 a:active { text-decoration: none; } #login_msg{ background-color:#ccc; width: 130px; padding: 7px; } .textoinformativo5 a:link { color: #999;/*#1E7BA1;*/ text-decoration: none; } .textoinformativo5 a:visited { color: #999;/*#1E7BA1;*/ text-decoration: none; } .textoinformativo5 a:hover { color: white; text-decoration: none; } .textoinformativo5 a:active { color: #999;/*#1E7BA1;*/ text-decoration: none; }