/* ----- CUERPO ----- */
body{font:12px Arial, Helvetica, sans-serif;margin:0px;background-color:#fff;text-align:center}
/* ----- CONTENEDOR GENERAL ----- */
#page{width:900px;margin: 0 auto;overflow:hidden;text-align:left;background-image:url(images/bg.gif)}
/*TOP*/
#top{width:900px;height:210px;overflow:hidden;float:left}
#top h1,#top h2{float:right;margin: 0px;padding:0px;display:none;overflow: hidden}
/*MENÚ*/
#menu{width:900px;height:39px;overflow:hidden;float:left;margin:0px;padding:0 0 0 28px}
#menu a{color:#000;font-weight:bold;text-decoration:none;display:block;padding:15px 0 0 0}
#menu a:hover{text-decoration:underline}
.menu-1{float:left;width:120px;height:39px;text-align:center;background-image:url(images/menu-bg.jpg);text-transform:uppercase}
#banda{float:left;width:900px;height:12px;background-color:#8f2140}
/* ----- CUERPO ----- */
#cuerpo{float:left;width:900px;background-image:url(images/bg.gif);padding:40px 40px 0 40px}
#cuerpo h1{padding:0 0 5px 0;margin:0 0 20px 0;font-size:2em}
.post{float:left;width:820px;line-height:20px;text-align:left;padding:0 0 20px 0;margin:0 0 20px 0;border-bottom:1px dashed #999}
#cuerpo p{margin:20px 0 0 0;padding:0px}
/* ----- PAGINACION ----- */
#pag{float:left;width:820px;margin:0px;padding:0 0 20px 0}
/* ----- PIE ----- */
#banda2{float:left;width:900px;height:12px;background-color:#333}
#pie{float:left;width:900px;background-image:url(images/bg.gif)}
#pie2{padding:20px 40px 20px 40px;color:#666;line-height:20px}
#pie3{float:right}
/*IMÁGENES*/
img{border-style:none}
.f-r{float:right;margin:0 0 20px 20px}
.f-c{display:block;margin-left:auto;margin-right:auto;margin:0 0 20px 0}
.f-l{padding:4px;margin:0 10px 5px 0;display: inline;}
/*COLORES*/
.b6{color:#666}
.rojo{color:#8f2140}
.none{text-decoration:none}
.underline:hover{border-bottom:2px solid #8f2140;color:#000}