@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode";
	font-size:11px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-bottom:0px;
	background-image:url(grafica/back_01.gif);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
a:link {
	text-decoration: underline;
	color:#6699CC
}
a:visited {
	text-decoration: underline;
	color:#508AC5
}
a:hover {
	text-decoration: none;
	color:#660099
}
a:active {
	text-decoration: underline;
	color:#9966CC
}

.principal #container { 
	margin-top: 0px;
	margin: 0 auto;
	margin-bottom:0px;
	width:1003px;
	background: #FFFFFF;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/*** Encabezado ***/

.principal #encabezado {
	width:1003px;
	height:126px;
	background-image:url(grafica/back_1.jpg);
	text-align:left;
}
.principal #encabezado h1 {
	float:inherit;
	font: bold 12px "Lucida Sans Unicode";
	color:#FFFFFF;
	margin: 3px 0px 0 3px;
}
.principal #encabezado .dire {
	float:right;
	color:#000000;
	font: normal 10px "Lucida Sans Unicode";
	margin:  28px 3px 3px 0;
}
.principal #logo_link {
clear:left;
float:left;
width:330px; height:60px;
margin: 10px 0px 0 10px;
}

/*** MENU ***/
#navegacion {
	clear:none;
	float:right;
	width:635px;
	;
	line-height:normal;
	position: relative;
	right: 23px;
	top: 80px;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#navegacion a {text-decoration:none;}
#navegacion a {
	color:#FFFFFF;
}
#navegacion a:hover {
	color:#66CCFF;
}

/*** Body ***/
/*** Columna Izquierda ***/
.principal #body_izq {
	float:left;
	width: 202px;
	background-color: #f8f6f8;
}
/*** categorias izq ***/
.titulos_izq {
	background:url(grafica/item01.gif);
	background-repeat:no-repeat;
	font: bolder 14px "Lucida Sans Unicode";
	color:#000000;
	padding:2px 0 2px 25px;
}
#izq_cates {margin-top:5px;}
#izq_regiones {margin-top:5px;}
#izq_links {margin-top:5px;}


/*** Columna DERECHA ***/
.principal #body_der {
	float:right;
	width: 302px;
	background-color: #f8f6f8;
}
/***  derecha ***/
.titulos_der {
	background:url(grafica/item01.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
	font: bolder 14px "Lucida Sans Unicode";
	color:#000000;
	padding:2px 0 2px 25px;
}
#search_box {margin-top:5px;}
#der_ultimas_com {
	background-color:#f9eff6;
	margin-right:5px;
	margin-top:15px;
}
#der_ultimas_com .titulo a {
	margin-left:5px;
	margin-top:12px;
	font: 12px "Lucida Sans Unicode";
	color:#9933CC;
}
#der_ultimas_com .texto {
	margin-left:5px;
	font-size:10px;
	color: #999999;
}

#der_ultimas_empresas {
	background-color:#f8f6f8;
	margin-right:5px;
	margin-top:15px;
}
#der_ultimas_empresas .titulo {
	margin-left:5px;
	margin-top:8px;
	font: bold 12px "Lucida Sans Unicode";
	color:#999999;
}
#der_ultimas_empresas .dire {
	margin-left:5px;
	font-size:10px;
	color: #999999;
}
#der_ultimas_empresas .rubro {
padding-left:5px; font:normal 11px "Lucida Sans Unicode"; color:#999900;
}
/*** Columna CENTRAL del INDEX ***/
.principal #body_cen {
width: 492px;
margin: 0 304px 0 204px;
background: #FFFFFF;
}
#cen_directorio {
margin:5px;
}
.titulos_cen {
	background:url(grafica/item01.gif);
	background-repeat:no-repeat;
	font-weight:bolder;
	padding:2px 0 2px 25px;
	color: #993399;
	font-size: 18px;
}
.list_general {
font: normal 11px "Lucida Sans Unicode";
color:#333399;
}
.parentesis {
	color:#999999;
	font-size:11px;
}
#status {margin:0px;}
/***********************************/
/***********   novedades ***********/
/***********************************/

/******   Mostrando El Listado de Noticias  ********/

#cen_news {
padding:5px;
}
.each_new {
float:left;
padding:4px;
border-top: dotted 1px #CCCC99;
}
.each_new_title {
	color:#9933CC;
	background:url(grafica/item01_small.gif);
	background-repeat:no-repeat;
	font: bold 14px "Lucida Sans Unicode";
	padding:0px 0px 0px 20px;
}
.each_new_title a {
	color:#9933CC;
}
.each_new_img {
margin: 2px 5px 2px auto;
border:none; display: block;
}
.each_new_salto {
width:420px; height:1px; 
}
/************************************************/
/***********   Mostrando UNA Noticia  ***********/

/*** barra de navegacion - status ****/
#status { }
#status a { }
#status a:hover {}

.new_h2 {
display:inline;background:url(grafica/item01.gif);
background-repeat:no-repeat;
font: bolder 16px "Lucida Sans Unicode"; 
color:#CC0000; padding:2px 0 2px 25px;
}
#cent_new {
padding:5px;
}
/*** Comengtarios listado ***/
.comments_text {
margin-top:10px;
margin-bottom:0px;
padding:4px;
font: 11px "Lucida Sans Unicode"; ;
color:#333333;
}
.comments_name {
font-size:14px;
color:#336633;
font-weight:bold;
}
.comments_date {
font-size:9px;
color:#993300;
}
/**** Comenatarios agregar*****/
.comments_enc {
display:block;
font: bold 22px "Lucida Sans Unicode"; color:#CC3300;
width: 455px;
border-bottom: dotted 1px #999999;
margin: 10px 0 0 5px;
}

#add_comments {
font: bold 14px "Lucida Sans Unicode"; 
display:block;
width: 455px;
/*height:400px;*/
margin: 10px 0 0 5px;
}
#CommentForm.form-hidding {
visibility:hidden;
}
.ajax-loading {
background: url(grafica/loading.gif)  no-repeat center;
border: solid 2px #CCCCCC;
display:block;
width: 455px;
height:150px;
margin: 10px 0 0 5px;
}
.ajax-ok {
background-color:#D3FEC5;
border: solid 2px #339966;
font: bold 16px "Lucida Sans Unicode"  ;
padding:5px;
display:block;
width: 455px;
height:108px;
margin: 10px 0 0 5px;
}
.add_comments_enc {
font: bold 22px "Lucida Sans Unicode"; color:#CC3300;
border-bottom: dotted 1px #999999;
}
/***********************/
/***********************************/
/***********   RUBRO  ***********/
/***********************************/

#cent_rubro {
padding:5px;
}
.rubro_h2 {
display:inline;background:url(grafica/item01.gif);
background-repeat:no-repeat;
font: bolder 16px "Lucida Sans Unicode"; 
color:#CC0000; padding:2px 0 2px 25px;
}
.aviso_tit {
	background:url(grafica/item01.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
	font: bolder 14px "Lucida Sans Unicode";
	color:#9966CC;
	padding:2px 0 2px 24px;
	border-bottom: dotted 1px #EEEEEE;
}
.aviso_subt { 
font: bolder 11px "Lucida Sans Unicode";
color:#666666;
padding:0 0 0 4px;
}
.aviso_data {
	font: bolder 12px "Lucida Sans Unicode";
	color:#999999;
	padding:0 0 0 4px;
}
.aviso_corregir {
font: normal 10px "Lucida Sans Unicode";
color:#333300;
}
.aviso_navegacion {
font: normal 11px "Lucida Sans Unicode";
color:#006600;
padding:0 0 0 4px;
}
/** Avisos Destacados **/
.aviso_dest_tit {
background:url(grafica/item01.gif);
background-repeat:no-repeat;
background-position: 2px 2px;
font: bolder 14px "Lucida Sans Unicode"; 
color:#336633;
padding:2px 0 2px 24px;
border-bottom: dotted 1px #EEEEEE;
}
.aviso_dest_subt { 
font: bolder 12px "Lucida Sans Unicode";
color:#666666;
padding:0 0 0 4px;
}
.aviso_dest_data { 
font: bolder 13px "Lucida Sans Unicode";
color:#990000;
padding:0 0 0 4px;
}
.aviso_dest_desc {
font: normal 10px "Lucida Sans Unicode";
}
.aviso_dest_navegacion {
font: normal 11px "Lucida Sans Unicode";
color:#006600;
padding:0 0 0 4px;
}
/*** Columna CENTRAL del INDEX ***/
.principal #body_registros {
float:right;
width: 790px;
background: #FFFFFF;
}
#cen_directorio {
margin:5px;
}
#body_registros .tits_form{
font: bolder 14px "Lucida Sans Unicode";
color:#333333;
}
#body_registros .small_form{
font: normal 11px "Lucida Sans Unicode";
color:#666666;
}
#body_registros #texto_oferta_destaque {
font: normal 12px "Lucida Sans Unicode";
color:#666666;
padding:20px 30px 0 30px;
}
#body_registros #texto_oferta_destaque a{color:#CC3300; font: bolder 14px "Lucida Sans Unicode"}
#body_registros #texto_oferta_destaque a:hover{color:#663300;}
.principal #footer {
	clear:both;
	width:1003px;
	height:58px;
	background-image:url(grafica/footer.jpg);
	margin: 0 auto;
	margin-top:10px;
}
/** corregir avisos **/
.asterisco { 
font: bolder 14px "Lucida Sans Unicode";
color:#FF0000;
}


/*************************************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

