css-mozdesign
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;}
body {
margin: 0px;
background-position: center top;
background-repeat: repeat-x;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-bg1.jpg);
}
#menutop {
width: 990px;
height: 110px;
margin-right: auto;
margin-left: auto;
}
#menutopl {
float: left;
width: 20px;
height: 110px;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-menutopl.png);
background-repeat: no-repeat;
background-position: left center;
}
#menutopc {
width: 950px;
float: left;
height: 110px;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-menutop1.png);
background-position: center center;
background-repeat: repeat-x;
}
#menutopr {
float: left;
width: 20px;
height: 110px;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-menutopr.png);
background-position: right center;
background-repeat: no-repeat;
}
ul.topmenu {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding-top: 25px;
}
ul.topmenu li {
border-left: 1px solid white;
border-right: 1px solid white;
padding: 1px 20px;
background: #171776 none repeat scroll 0% 50%;
display: block;
width: 80px;
text-align: center;
font-family: Arial,Helvetica,sans-serif;
position: relative;
height: 20px;
color: white;
font-weight: normal;
}
ul.topmenu ul {
position: absolute;
left: 51px;
top: -1px;
display: none;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
ul.topmenu > li > ul {
position: absolute;
left: -41px;
top: 19px;
display: none;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
ul.topmenu li:hover {
background: #333399 none repeat scroll 0% 50%;
}
ul.topmenu li:hover a {
color:white;
text-decoration: none;
}
ul.topmenu li:hover > ul {
display: block;
}
ul.topmenu > li {
border-style: none solid;
border-left: 1px solid white;
border-right: 1px solid white;
display: inline;
background-color: transparent;
color: white;
font-weight: bold;
}
ul.topmenu > li:hover {
background-color: transparent;
}
.sidemenu a {
color: #7c7c7c;
text-decoration: none;
}
#content {
padding: 10px;
width: 750px;
float: left;
min-height: 600px;
}
#wrapper {
width: 990px;
margin-right: auto;
margin-left: auto;
}
#sidebar {
width: 220px;
float: left;
}
.sidemenu {
list-style-type: none;
display: inline;
color: #666666;
}
.sidemenu li {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-button1.jpg);
height: 18px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
width: 180px;
margin-bottom: 5px;
background-position: center top;
background-repeat: no-repeat;
}
.sidemenu li:hover {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-button2.jpg);
background-position: center top;
background-repeat: no-repeat;
}
#wrap2 {
clear: left;
min-height: 100px;
background-position: center top;
background-repeat: repeat-x;
background-color: #007cc2;
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-btm.jpg);
}
#wrap2 li a {
color:white;
}
#footermenu1 {
width: 320px;
float: left;
padding-left: 3px;
}
#footermenu2 {
width: 320px;
float: left;
margin-right: 10px;
margin-left: 10px;
padding-left: 4px;
}
#footermenu3 {
width: 320px;
float: left;
padding-left: 3px;
}
#footermenu {
width: 990px;
margin-left: auto;
padding-top: 100px;
margin-right: auto;
color: white;
}
#footer {
clear: left;
width: 990px;
margin-right: auto;
margin-left: auto;
color: white;
text-align: center;
}
#sidetab {
background-image: url(https://img.webme.com/pic/p/pruebas-d13/moz-sidebar1.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 21px;
padding-top: 5px;
padding-bottom: 5px;
color: white;
text-align: center;
font-size: 20px;
font-family: Arial,Helvetica,sans-serif;
margin-top: 40px;
}
#news {
padding-right: 5px;
padding-left: 5px;
font-size: 14px;
}
#separador {
height: 30px;
}
CSS Code sin Style tags