/* ----- CUERPO ----- */
body{background-image:url(images/bg.jpg);background-repeat:no-repeat;background-position:center top;font:12px Arial, Helvetica, sans-serif;margin:0px;background-color:#fff;text-align:center}
/* ----- CONTENEDOR GENERAL ----- */
#page{width:780px;margin: 0 auto;overflow:hidden;text-align:left;background-color:#fff}
/*TOP*/
#top{width:780px;height:221px;overflow:hidden; background-image:url(images/top.jpg);float:left}
#top h1,#top h2{float:right;margin: 0px;padding:0px;display:none;overflow: hidden}
/*TOP 2*/
#top2{width:780px;height:70px;overflow:hidden; background-image:url(images/top2.jpg);float:left}
/* ----- CUERPO ----- */
#cuerpo{float:left;width:780px;background-image:url(images/cuerpo-bg.gif);padding:0 50px 30px 50px}
/* ----- POSTS ----- */
#posts{float:left;width:470px;line-height:20px;margin:0 30px 0 0;text-align:justify}
#posts h1{margin:0 0 20px 0;padding:0px;font-size:1.5em}
#link{float:left;padding:20px 0 0 0;width:470px}
#escrito{float:left;padding:20px 0 20px 0;margin:0 0 20px 0;width:470px;border-bottom:1px dashed #666}
/* ----- MENÚ ----- */
#menu{float:left;width:180px}
#menu h2{margin:0 10px 0 0;font-size:1.3em}
#menu ul{margin:10px 0 30px 0;padding:0;list-style:none}
#menu li{border-bottom:1px dashed #999;padding:10px 0 10px 15px}
/* ----- PIE ----- */
#pie{float:left;width:780px;background-image:url(images/cuerpo-bg.gif);padding:0 50px 30px 50px}
/* ----- PAGINACION ----- */
#pag{float:left;width:470px;margin:0px;padding:0 0 20px 0}
/* ----- TEXTOS ----- */
.strong{font-weight:bold}
.none{text-decoration:none}
.azul{color:#369}
.negro666{color:#666}
.negro999{color:#999}
.negro000{color:#000}
.orange{color:#c60}
.orange-c{color:#f60}
.subtitleHTML{color: #369; font-weight: bold;}
/* ----- IMÁGENES ----- */
img{border-style:none}