.encabezado { background-color : dodgerblue; padding:5px; } .separador { background-color : white; padding : 1px; } .titulo1 { color : white ; border : 1px solid dodgerblue ; background-color : dodgerblue ; width: 98% ; text-align : center ; vertical-align: top ; font-weight: 500 ; font-size: 35px ; font-family: arial black ; letter-spacing : 7px ; line-height : 63px ; padding : 0px ; } .titulo2 { color : red ; border : 1px solid dodgerblue ; background-color : dodgerblue ; width: 98% ; text-align : center ; vertical-align: top ; font-weight: 500 ; font-size: 70px ; font-family: arial,verdana ; letter-spacing : 21px ; padding : 0px ; } .titulo3 { color : silver; border : 3px solid dodgerblue ; background-color : dodgerblue ; width: 98% ; text-align : center ; vertical-align: top ; font-weight: 700 ; font-size: 24px ; font-family: arial,verdana ; letter-spacing : 1px } .parrafo { padding : 5px ; color : darkblue ; border : 0px solid white ; background-color : white ; width: 97% ; text-align : justify ; vertical-align: top ; font-weight: 500 ; font-size: 13px ; font-family: arial,verdana ; letter-spacing : 0.2px } table.marco { border-collapse : collapse ; border : 0px solid dodgerblue ; background-color : silver ; color : white ; width : 770px ; } table.marco td { border: 0px solid dodgerblue ; padding: 0px ; text-align : center ; } table.dos { border-collapse: collapse ; border: 2px solid white ; background-color: white ; color: white ; width: 100% ; height: 1% ; line-height : 0,5 ; } table.dos td { border: 5px solid white ; padding: 0px ; text-align : center ; vertical-align: top ; } table.botones { font-size: 15px ; font-family: arial,verdana ; border-collapse: collapse ; border: 2px solid white ; background-color: dodgerblue ; color: white ; width: 100% ; vertical-align : top ; letter-spacing : 1px } table.botones td { border: 1px solid white ; padding: 2px ; text-align : left ; height: 20px ; vertical-align: top ; } table.productos { border-collapse: collapse ; border: 2px solid white ; background-color: dodgerblue ; color: white ; width: 100% ; vertical-align : top ; text-align: left ; font-weight: 700 ; font-size: 15px ; font-family: arial,verdana ; letter-spacing : 0.7px ; padding-left: 3px ; } table.parrafo { width: 100% ; border-collapse : collapse ; border : 1px solid red ; background-color : white ; color : darkblue ; text-align : left ; vertical-align: top ; font-weight: 500 ; font-size: 14px ; font-family: arial,verdana ; letter-spacing : 0.4px } td.derecha { width: 175px ; } A.botones01:link, a.botones01:visited { display: block ; color: silver ; cursor: hand ; background-color : dodgerblue ; text-decoration: none ; text-align: left ; font-weight: 700 ; font-size: 12px ; font-family: arial,verdana ; letter-spacing : 0.7px ; padding-left: 3px ; width: 100% ; } A.botones01:hover { color : white ; font-weight: 700 ; } A.botones01:active { background-color : dodgerblue ; } #marqueecontainer { position : relative ; width : 121px ; height : 210px ; background-color : white ; overflow : hidden ; border : 3px solid dodgerblue ; padding : 5px ; text-align : left ; font-size : 12px ; } #marqueecontainer2 { position : relative ; width : 121px ; height : 210px ; background-color : white ; overflow : hidden ; border : 0px solid dodgerblue ; padding : 1px ; text-align : left ; font-size : 12px ; }