Está en la página 1de 6

/* CSS Document */ body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; } #upload_button { width:120px; height:35px; text-align:center; /*background-image:url(../imagnes/boton.

png);*/ color:#333; font-weight:bold; padding-top:15px; margin:auto; cursor:pointer; width:70; height:5; } #upload_button:hover{ color:#FFFFFF; } .Generar{ background-color: rgba(87, 94, 102, 1); color:#FFF; font-size:20px; font-weight:bold; cursor: pointer; border-radius-bottomright:23px; -webkit-border-top-left-radius:24px; -webkit-border-top-right-radius:24px; -webkit-border-bottom-left-radius:23px; -webkit-border-bottom-right-radius:23px; border-top-left-radius:24px; border-top-right-radius:24px; border-bottom-left-radius:23px; border-bottom-right-radius:23px; } .Generar:hover { background-color:#e44e2d; } .Estilo1 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#000000; } .classname1 { border:dashed 6px #000000; -moz-border-radius-topleft: 34px; -moz-border-radius-topright:34px; -moz-border-radius-bottomleft:34px; -moz-border-radius-bottomright:36px; -webkit-border-top-left-radius:34px;

-webkit-border-top-right-radius:34px; -webkit-border-bottom-left-radius:34px; -webkit-border-bottom-right-radius:36px; border-top-left-radius:34px; border-top-right-radius:34px; border-bottom-left-radius:34px; border-bottom-right-radius:36px; } .Estilo2{ color:#F0F; background-color:#CCC; font-size:20px; font-weight:bold; } .Estilo3{ font-size:20px; background-color: rgba(53, 106, 151, 0.6); background: rgba(53, 106, 151, 0.6); color:#FFF; font-weight:bold; } .titulos_tabla{ font-size:12px; background-color: rgba(53, 106, 151, 0.6); background: rgba(53, 106, 151, 0.6); color:#FFF; } .Estilo4{ font-size:20px; background-color: rgba(203, 182, 151, 0.6); background: rgba(203, 182, 151, 0.6); color:#333; font-weight:bold; } .Estilo5{ font-size:20px; background-color: rgba(65, 204, 31, 0.6); background: rgba(65, 204, 31, 0.6); color:#333; font-weight:bold; } .Estilo6{ font-size:20px; background-color: rgba(0, 0, 255, 1); background: rgba(0, 0, 255, 1); color:#FFF; font-weight:bold; } .Estilo7{ font-size:20px; background-color: rgba(255, 0, 0, 0.6); background: rgba(255, 0, 0, 0.6); color:#333;

font-weight:bold; } .Estilo8{ font-size:20px; background-image:url(imagen_estilos/boton.png); color:#FFF; font-weight:bold; } .Estilo9{ font-size:20px; background-image:url(imagen_estilos/1.png); font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#FFF; font-weight:bold; } .Estilo10{ font-size:20px; background-image:url(imagen_estilos/2.png); font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#F60; font-weight:bold; } .Estilo11{ font-size:20px; background-image:url(imagen_estilos/3.png); font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-style:italic; font-weight:bold; } a{ text-decoration:none;

.Estilo12{ font-size:20px; background-color:#000; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-style:oblique; font-weight:bold; }

.Estilo13{ font-size:20px; background-color:#333; /*background:-webkit-gradient(radial, 319 27, 20, 56 -275, 464, from(#32 B4FF), to(#6B4E28));*/

font-weight:bold; color:#F60; } .Estilo14{ background-color:#CCC; font-size:20px; color:#F00; font-weight:bold; } .Estilo15{ font-size:20px; background-color:#F0F; font-weight:bold; /*background:-webkit-gradient(radial, 319 27, 20, 56 -275, 472, from(#FF 00FF), to(#6B4E28));*/ color:#FFF; } .Estilo16{ font-size:20px; background-image:url(imagen_estilos/4.png); font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-style:italic; font-weight:bold; } .Estilo18{ font-size:20px; font-weight:bold; } .Estilo17{ font-size:20px; color:#e44e2d; font-weight:bold; } h1{ text-align:center; color:#e44e2d; } #principal{ width:90%; height:50px; background-color:#333; color:#FFF; margin:0 auto; border-radius:20px; padding:20px; /*box-shadow sobra a un elemnto*/ box-shadow:0px 0px 20px rgba(0,0,0,10); text-align:left; }

#upimagen11{ -moz-border-radius-topleft:20px; -moz-border-radius-topright:20px; -moz-border-radius-bottomleft:20px; -moz-border-radius-bottomright:20px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:20px; -webkit-border-bottom-right-radius:20px; } #fila_titulo{ padding:5px; -moz-border-radius-topleft:20px; -moz-border-radius-topright:20px; -moz-border-radius-bottomleft:20px; -moz-border-radius-bottomright:20px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:20px; -webkit-border-bottom-right-radius:20px; border-top-left-radius:20px; border-top-right-radius:20px; border-bottom-left-radius:20px; border-bottom-right-radius:20px; } #urlsite{ border-radius:15px; } #formulario{ text-align:center; } input{

} input:focus{ border-radius:15px; } .error{ /*background-color: #BC1010;*/ background-color:#e44e2d;

border-radius: 4px 4px 4px 4px; color: white; font-weight: bold; margin-left: 16px; margin-top: 6px; padding: 6px 12px; position: absolute; } .error:before{ border-color: transparent #e44e2d transparent transparent; border-style: solid; border-width: 6px 8px; content: ""; display: block; height: 0; left: -16px; position: absolute; top: 8px; width: 0; }

También podría gustarte