body{
background: url(images/topbg.jpg) top repeat-x #333333;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
}
h1,h2,h3,h4,h5,h6{
margin: 0;
padding:0;
}
div#content{
width: 863px;
background: #FFFFFF;
margin: 0 auto 0 auto;
margin-top: 80px;
display: table;
}
div#header{
background: url(images/header.jpg) no-repeat;
width: 404px;
height: 98px;
font-size: 11px;
color: #FFFFFF;
padding-top: 18px;
padding-left: 459px;
}
div#topmenu{
background: url(images/topmenu.jpg) no-repeat;
height: 47px;
}
div#footer{
margin-top: 20px;
background: url(images/footer.jpg) no-repeat;
height: 69px;
text-align: center;
padding-top: 15px;
font-size: 11px;
width: 100%;
}
div#footer h1{
font-size: 12px;
margin: 0;
padding: 0;
}
div.contenido{
background: url(images/content.jpg) no-repeat bottom;
width: 560px;
padding-bottom: 30px;
padding-right: 30px;
padding-left: 30px;
color: #CCCCCC;
font-size: 11px;
margin-bottom: 10px;
}
div.contenido h1{
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
div#container{
padding-top: 15px;
padding-left: 25px;
padding-right: 25px;
}
div#left{
width: 175px;
float: left;
display: table;
}
div#right{
width: 610px;
float: right;
display: table;
padding-left: 15px;
}
div#left h1{
font-size: 11px;
border-bottom: 4px #CCCCCC solid;
padding-bottom: 5px;
margin-bottom: 5px;
}
div#left h2{
background: url(images/folder.gif) no-repeat left;
padding-left:20px;
font-size: 11px;
font-weight: normal;
margin-bottom: 3px;
}
div#container{
display: table;
}
div#msg{
background: url(images/msg.jpg) repeat-x bottom;
padding-bottom: 30px;
padding-top: 5px;
padding-left: 30px;
padding-right: 30px;
font-size: 12px;
color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
}
div#publicidad{
border-bottom: 2px #EFEFEF solid;
text-align: center;
margin-bottom: 15px;
}