/*  Mercado en Libres CSS - Principal  */

/*  GENERALES  */
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
* { margin: 0 auto; padding: 0; }

img {
	border: none;
}
td {
	vertical-align: top;
}

/*  PRINCIPALES  */
#logo {
	margin: 0 auto;
	width: 110px;
	height: 110px;
	float: left;
	background: url(../img/ml-logo.jpg) no-repeat top;
	text-align: right;
}


/*  DIVs PARA MARCOS  */
#div-up {
	background: url(../img/top.jpg) repeat-x top;
	height: 23px;
}
#div-up-l {
	float: left;
	width: 5px;
	height: 23px;
	background: url(../img/top_left.jpg) no-repeat left;
}
#div-up-r {
	float: right;
	width: 6px;
	height: 23px;
	background: url(../img/top_right.jpg) no-repeat right;
}
#div-up-c {
	padding: 6px 0 0 10px;
	text-align: left;
	vertical-align: bottom;
	font-size: 85%;
	font-weight: bold;
}

.eppedpdls { float: left; width: 350px; }

.fechayhora { float: right; width: 250px; text-align: right; padding: 0 10px 0 0; }

#div_middle {
	border-left: 1pt solid #BFBFBF;
	background: url(../img/middle_right.jpg) repeat-y right;
}
#div_bottom {
	background: url(../img/bottom.jpg) repeat-x top;
	height: 10px;
}
#div-bottom-l {
	float: left;
	width: 8px;
	height: 10px;
	background: url(../img/bottom_left.jpg) no-repeat left;
}
#div-bottom-r {
	float: right;
	width: 10px;
	height: 10px;
	background: url(../img/bottom_right.jpg) no-repeat right;
}

/*  BARRA DE NAVEGACION  */
#navbar {
      float: right;
      width: 650px;
      font-size: 9pt;
	  font-weight: bold;
	  border-right: 1px solid #CCCCCC;
	  border-bottom: 1px solid #CCCCCC;
      line-height: normal;
	  margin: 0 3px 3px 0;
	  padding: 5px 0 0 0;
}
#navbar ul {
	margin: 0 auto;
	padding: 2px 5px 0 10px;
	list-style: none;
	float: left;
}
#navbar li {
	display:inline;
	margin:0;
	padding:0;
}
#derecha {
	margin-right: 0 auto;
	padding: 5px 5px 5px 0;
	width: 100px;
	float: right;
	text-align: center;
	font-size: 9pt;
	color: #009900
	
}
#derechauser {
	margin: 0 auto;
	padding: 5px 5px 5px 0;
	width: 100px;
	float: left;
	font-size: 9pt;
	text-align: left;
}
#navbar a {
	float:left;
	background:url(../img/tableft9.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#navbar a span {
	float:left;
	display:block;
	background: url(../img/tabright9.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a span {
	float:none;
}
/* End IE5-Mac hack */
#navbar a:hover span {
	color:#FFF;
}
#navbar a:hover {
	background-position:0% -42px;
}
#navbar a:hover span {
	background-position:100% -42px;
}
#navbar #current a {
	background-position:0% -42px;
}
#navbar #current a span {
	background-position:100% -42px;
}

/*  CLASES PARA DIVs  */
.ancho760 {
	margin: 0 auto;
	width: 760px;
}
.ancho770 {
	margin: 0 auto;
	width: 770px;
}
.ancho640 {
	margin: 0 auto;
	width: 640px;
	float: right;
}
.ancho520 {
	margin: 0 auto;
	width: 520px;
	float: left;
}
/* Columna de Categorias */
.categorias {
	margin: 0 auto;
	width: 190px;
}
.categorias a {
	text-decoration: none;
	color: #009900;
}
.categorias a:hover {
	text-decoration: underline;
}
.categorias p {
	text-align: left;
	margin: 2px 0px 5px 0px;
	padding: 0px 1px 0px 2px;
}
.divcat {
	padding: 2px 4px 2px 0px;
	font-size: 9pt;
	text-align: left;
}
.divcat span {
	padding: 1px 0px 2px 5px;
	display: block;
}
.divcat span:hover {
	background-color: #F0F0F0;
}
.divcat-abajo {
	margin: 8px 5px 0 0;
	padding: 2px 3px 2px 5px;
	font-size: 8pt;
	text-align: left;
	font-size: 80%;
	border-top: 1pt dotted #666666;
}
/* Columna de Contenido */
.contenido {
	width: 364px;
	border: 1pt solid #bfbfbf;
	margin: 2px 4px 0 4px;
}
.terminos_condiciones {
	width: 768px;
	border: 1pt solid #bfbfbf;
	margin: 2px 4px 0 4px;
	color: #009900;
	text-align: left;
	font-size: 12pt;
}
.contenido span {
	text-align: left;
	margin: 2px 0px 4px 0px;
	font-size: 8pt;
	display: block;
	border-bottom: 1pt solid #bfbfbf;
	
}
.confoto { height: 90px; }
.sinfoto { 
	height: 50px;
	padding: 1px 2px 2px 6px;
}
.contenido span img {
	float: left;
}
.contenido h2 {
	font-size: 8pt;
}
.contenido span:hover {
	background-color: #F0F0F0;
}
.contenido table {
	margin: 4px 0 0 0;
}
.contenido td {
	text-align: left;
}

/* Columna de Publicidad */
.publicidad {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	padding: 0;
}
.publicidad img {
	padding: 2px 0px 2px 0px;
	border: 0;
	display: block;
}

/* Separadores */
.separa2 {
	height: 2px;
	clear: both;
}
.separa5 {
	height: 5px;
	clear: both;
}
.separa10 {
	height: 10px;
	clear: both;
}
foto.ppt {
					position: relative;
				}

				.ppt p {
					list-style-type: none;
					position: absolute;
				}

				.ppt img {
					max-width: 160px; /*tamaņo de la foto*/
					max-height: 115px; 

					border: 1px solid #e7e7e7;
					padding: 5px;
					background-color: #ececec;
				}
/* PIE DE PAGINA */
#footer {
	margin: 10px 0 10px 0;
	padding: 0;
	border-top: 1pt solid #E0E0E0;
	font-size: 8pt;
	color: #909090;
	text-align: center;
}
#footer a { color: #808080; }
#footer a:hover { text-decoration: none; }