css-curved
Texto por encima de la pagina
CSS Code sin Style tags
table[height ="102"] {margin-left:auto;margin-right:auto;}
#header_container {display: none;}
#nav_container {display: none;}
h2#title {display: none}
#sidebar_container{display: none;}
* {margin: 0px;}
body {
margin: 0px;
padding: 0px;
background-position: center top;
background-repeat: no-repeat;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-bodybg.jpg);
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
background-color: #047bbd;
}
#header {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-header.png);
height: 91px;
padding-top: 30px;
background-repeat: no-repeat;
color: white;
padding-left: 15px;
width: 978px;
margin-right: auto;
margin-left: auto;
background-position: center top;
margin-bottom: 25px;
}
#wrap1 {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-wrap1.png);
background-position: center top;
background-repeat: no-repeat;
height: 18px;
width: 990px;
margin-right: auto;
margin-left: auto;
}
#wrap2 {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-wrap2.png);
background-repeat: repeat-y;
background-position: center top;
width: 990px;
margin-left: auto;
margin-right: auto;
}
#wrapper {
}
h1 {
text-transform: uppercase;
font-weight: bold;
font-size: 27px;
font-family: "Times New Roman",Times,serif;
}
h2 {
background-color: #cccccc;
color: #666666;
padding-left: 2px;
margin-left: -5px;
margin-right: -4px;
font-size: 20px;
font-family: "Times New Roman",Times,serif;
}
h3 {
font-style: italic;
font-size: 19px;
font-family: "Times New Roman",Times,serif;
}
#main {
float: left;
width: 779px;
margin-left: 6px;
}
#pagename {
padding-left: 15px;
font-weight: bold;
font-size: 20px;
}
#content {
padding-right: 5px;
padding-left: 5px;
}
#sidebar {
float: left;
width: 200px;
}
#menutop {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-menu.png);
background-repeat: no-repeat;
background-position: right top;
text-align: right;
height: 26px;
padding-top: 5px;
color: white;
font-weight: bold;
text-transform: capitalize;
padding-right: 5px;
}
#footer {
clear: left;
text-align: center;
font-size: 11px;
}
#legal {
width: 990px;
margin-right: auto;
margin-left: auto;
font-size: 10px;
color: white;
text-align: right;
}
.menu {
list-style-type: none;
font-size: 16px;
}
.menu li:hover {
list-style-type: square;
color: #666666;
}
.menu li a {
text-decoration: none;
color: #666666;
}
#legal a {
text-decoration: none;
color: white;
}
#wrap3 {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/curved-wrap3.png);
background-repeat: no-repeat;
background-position: center top;
height: 18px;
width: 990px;
margin-right: auto;
margin-left: auto;
}
#footer a {
color:black;
text-decoration: none;
}
CSS Code sin Style tags