@charset "utf-8";
/*------------------------------- reset ---------------------------------*/
h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li{font-size:100%}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td,legend{margin:0;padding:0}
a img,:link img,:visited img{border:none}
ul,li{list-style-type:none}
a{}
.azul{color:#3cc}
.strong{font-weight:bold}
.marron-claro{color:#784e25}
.none{text-decoration:underline}
.under:hover{text-decoration:underline}
.b3{color:#333}
.bold{font-weight:bold}
.cuerpo a{color:#3cc;font-weight:bold}
/* -------------------------------------------- cuerpo ----------------------------------------------------------------- */
body{font:12px Arial, Helvetica, sans-serif;margin:0px;padding:0px;text-align:center;color:#000;background-color:#fff}
/* ------------------------------------------------------- contenedor ------------------------------------------ */
#container{margin:0 auto;padding:0;width:950px;text-align:left;position:relative}
/*------------------------------- right ---------------------------------*/
#header{float:left;width:950px;height:378px;position:absolute;clear:both;top:0;left:0;background:url(img/bg/header.jpg) no-repeat}
#header .logo{display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:288px;height:128px;float:left;position:absolute;clear:both;top:0;left:0}
#header .langES{display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:42px;height:61px;float:left;position:absolute;clear:both;top:177px;left:43px}
#header .langFR{display:block;overflow:hidden;text-indent:-9999px;z-index:99;width:43px;height:61px;float:left;position:absolute;clear:both;top:177px;left:111px}
/*------------------------------- float fix ---------------------------------*/
#content:after, ul:after, li:after,  p:after{content: ".";display:block;height:0;clear:both;visibility:hidden}
#content, ul, li, p{display: block}
/* Hides from IE-mac \*/
* html #content, * html ul, * html li, * html p{height:1%}
#content, ul, li, p{display:block}
/* End hide from IE-mac */
/* end float fix */
/*------------------------------- right ---------------------------------*/
#right{float:left;width:700px;margin-top:378px;display:inline}
/* ---------------------------------------------- posts ------------------------------------------------------------------ */
.post{float:left;width:700px;text-align:left;padding-bottom:3em}
.post .top{float:left;width:700px;height:90px;overflow:hidden}
.post .categoria{color:#fff;background-color:#cdd600;padding:5px;font-size:1.3em}
.post .titulo,#comentarios .titulo, .comentar{font-size:2em;color:#89a388;display:block;padding-top:10px}
.post .titulo:hover{color:#000}
.subtitleHTML{color:#f17535;font-size:1.5em;font-weight:lighter}
.post .date{float:right;background-color:#cdd600;margin-right:50px;padding:5px;font-weight:bold}
.post .cuerpo{float:left;display:inline;width:700px;padding:20px 0 10px 0;line-height:1.5em}
.post .foto{float:left;margin:0 20px 0 0}
/* ---------------------------------------------- pie ------------------------------------------------------------------ */
#footer{float:left;width:950px;height:661px;background:url(img/bg/footer.jpg);overflow:hidden}
/* ---------------------------------------------- menu ------------------------------------------------------------------ */
#left{float:left;width:250px;margin-top:378px;display:inline;background:url(img/bg/leftBG.jpg) repeat-y}
.leftMENU{width:250px;height:61px;background:url(img/bg/leftMENU.jpg) no-repeat;overflow:hidden;float:left;text-indent:-9999px;z-index:99}
.leftENLACES{width:250px;height:47px;background:url(img/bg/leftENLACES.jpg) no-repeat;overflow:hidden;float:left;text-indent:-9999px;z-index:99}
.leftARCHIVO{width:250px;height:47px;background:url(img/bg/leftARCHIVO.jpg) no-repeat;overflow:hidden;float:left;text-indent:-9999px;z-index:99}
.leftPIE{width:250px;height:170px;background:url(img/bg/leftPIE.jpg) no-repeat;overflow:hidden;float:left;text-indent:-9999px;z-index:99}
#left ul{clear:left;margin:0 0 0 71px;padding:5px 0 20px 0}
#left li{padding-top:5px}
#left a{color:#fff}
#left a:hover{color:#ff0}
#leftLANG{float:left;width:250px;height:79px;overflow:hidden}
#leftLANG p{float:left}
#leftLANG .langES{overflow:hidden;text-indent:-9999px;z-index:99;width:147px;height:79px;float:left;background:url(img/bg/langES.jpg) no-repeat;float:left}
#leftLANG .langFR{overflow:hidden;text-indent:-9999px;z-index:99;width:103px;height:79px;float:left;background:url(img/bg/langFR.jpg) no-repeat;float:left}
/* ---------------------------------------------- paginacion ------------------------------------------------------------------ */
#pag{float:left;width:470px;margin:0px;padding:0 0 20px 0}
/* ---------------------------------------------- textos ------------------------------------------------------------------ */
.none{text-decoration:none}
/* ---------------------------------------------- elementos ------------------------------------------------------------------ */
#links a{color:#933;font-weight:bold}
#links a:hover{color:#000}
#links li{padding:0 0 5px 100px;background:url(img/bg/link.gif) no-repeat 0 -2px;margin:25px 0 0 0}
#downloads a{color:#f17535;font-weight:bold}
#downloads a:hover{color:#000}
#downloads li{padding:0 0 15px 120px;background:url(img/bg/downloads.gif) no-repeat 0 -2px;margin:25px 0 0 0}
.listado-comentarios li{padding-top:10px}