* {	margin: 0; padding: 0; font-weight: normal; }

body { background: black; font-family: Tahoma, sans-serif; font-size: 12px; }

/* tags comunes */
h1 { font-size: 26px; margin-bottom: 24px; }
p { margin-bottom: 14px; }
a { text-decoration: underline; color: black; }

/* class */
.dspTable { display: table; height: 100%; }
.dspTableCell { display: table-cell; vertical-align: middle; }
.txtPubli { margin: 0; line-height: 16px; font-style: italic; }

/* ids */
#dvFondo { background: black url(/contents/img/fondo.jpg) no-repeat scroll center 0; min-width: 960px; }
#dvWrapper { width: 960px; margin: 0 auto; }
#dvContent { padding: 30px 20px; width: 920px; height: 480px; background: url(/contents/img/fndContenido.png) repeat; }
#dvInfo { position: relative; height: 146px; margin-bottom: 49px; }
#dvInfo p:last-child { position: absolute; bottom: 0; }
#dvPubli { height: 180px; padding: 2px 0; text-align: center; background: url(/contents/img/fndContenido.png) repeat; }