@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding:0px;
	font-family: Tahoma, "Lucida Sans",Verdana, Arial, Helvetica, sans-serif ;
	font-size:14px;
	color:#000000;
	
}



#wrapper{
   width:980px;
   margin: 0 auto;
  }
#top{width:127; height:7px; background:url(../ncont/top.gif)}

#header{
height:198px; margin:0 auto;
}

#nav{height: 87px;margin:0 auto;padding:0; width:980px;}

#navleft{margin:0;padding:0; width:22px; height:87px; background:url(../imgnuevas/navleft.jpg) no-repeat ; float:left;}

/******* Content *********/

#main{margin:0 auto;padding:0px; width:980px; background:url(../imagenessecciones/mainbg.jpg) repeat-y;float:left;}

#contarriba{width:940px; padding:0 20px 0 20px;float:left}
#contarriba a{font-size:11px; text-decoration:none; color:#0033FF}
#contarriba a:hover{color:#990000;}

#contenido{margin:0 auto;padding:0;}
#continfo{width:720px; padding:0 0px 0 20px;float:left}
#sidebar{width:220px; padding:0 20px 0 0px;float:left;text-align:center;}


#foot{ width:980px;height:131px;padding:0; background:url(../imagenessecciones/foot.jpg); float:left;}

#bottom{height:12px; background:url(../ncont/bottom.gif); float:left;}

.imag {
max-height:150px; 
height: expression(document.body.clientHeight > 152? "150px": "auto");
max-width:190px; 
width: expression(document.body.clientWidth > 191? "190px": "auto");
/*float:right;*/
}


h2{color:#990000; font-size:25px;}
h3{color:#154415; }
#bien{
font-size:16px ;
color:#CC0000;

}
.titulo{
font-size:14px;
color:#ff0000;
font-weight: bold; 
}

.publi{
font-size:10px;
color:#999999;

}

/********************************************/

#caja{
    width:230px; 
	padding:0px; 
	margin:0; 
	float:left;
	padding:0 5px 0 5px;
	text-align:center;
	
}
.clearcaja{clear:left; height:31px; width:720px; background:url(../imagenessecciones/cajaclear.jpg) no-repeat;}



#contar {background:url(../imagenessecciones/botoncontar.jpg) no-repeat;color:#FFFFFF; text-decoration:none; width:126px; height:20px; padding:4px 0 0 5px; font-size: 13px;}
#contar a{text-decoration:none; color:#FFFFFF; }
#contar a:hover {color:#FF0000;}


