* {
	font-family: "Trebuchet MS", Arial;
	/*font-size: 9.5pt;*/
	/*font-weight: bold;*/
}

body {
	margin: 0px auto auto auto;
	width: 975px;
	text-align: center;
}

A.pie:link,A.pie:visited {
	color: blue;
	font-size: 8.5pt;
	font-family: Trebuchet MS;
}

P.titulo_mayor {
	text-align: center;
	font-size: 24pt;
}

TABLE.principal {
	height: 100%;
	width: 975px;
}

TD.banner_superior {
	background-color: #EAEAEA;
	vertical-align: top;
	/*height: 1px;*/
	/*width: 600px;*/
}

TD.zona_central_izquierda,TD.zona_central_derecha {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #EAEAEA;
	width: 146px;
}

TD.zona_central {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 683px;
	margin: 0px;

}

TABLE.menu {
    /*font-family: Verdana;*/
	font-size: 10pt;
	border: 0px solid #999999;
	width: 146px;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 0px;
}

TABLE.menu_interior {
    /*font-family: Verdana;*/
	font-size: 10pt;
	/*width: 1px;*/
	background-color: #000000;
	border: 1px solid #999999;
}

/*TD.menu_ramificado {
	background-image: url(imagenes/frontend_comunes/flecha.gif);
	background-repeat: no-repeat;
	background-position: right center;
}*/

TD.menu_interior {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

TABLE.menu_interior_2 {
	/*font-family: Verdana;
	font-size: 10pt;
	width: 1px;*/
	background-color: #FCDA7C;
}

TD.menu,TD.separador {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 3px;
	/*height: 16px;*/
	background-color: #EAEAEA;
}

TD.menu {
	cursor: pointer;
	border-style:none;
	height: 24px;
	font-size: 12px;
}

TD.menu_sobre {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 3px;
	height: 24px;
	cursor: pointer;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

TD.boton_inicio,TD.boton_proveedores,TD.boton_suscripcion,TD.boton_novedades,TD.boton_eventos,TD.boton_notas_tecnicas,TD.boton_empleos,TD.boton_compra_venta,TD.boton_quienes_somos,TD.boton_contactenos,TD.boton_inicio_sobre,TD.boton_proveedores_sobre,TD.boton_suscripcion_sobre,TD.boton_novedades_sobre,TD.boton_eventos_sobre,TD.boton_notas_tecnicas_sobre,TD.boton_empleos_sobre,TD.boton_compra_venta_sobre,TD.boton_quienes_somos_sobre,TD.boton_contactenos_sobre {
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #EAEAEA;
	width: 100%;
	cursor: pointer;
	height: 24px;
	border-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}

TD.boton_inicio {
	background-image: url(imagenes/frontend_comunes/inicio.gif);
}

TD.boton_proveedores {
	background-image: url(imagenes/frontend_comunes/proveedores.gif);
}

TD.boton_suscripcion {
	background-image: url(imagenes/frontend_comunes/suscripcion.gif);
}

TD.boton_novedades {
	background-image: url(imagenes/frontend_comunes/novedades.gif);
}

TD.boton_eventos {
	background-image: url(imagenes/frontend_comunes/eventos.gif);
}

TD.boton_notas_tecnicas {
	background-image: url(imagenes/frontend_comunes/notas_tecnicas.gif);
}

TD.boton_empleos {
	background-image: url(imagenes/frontend_comunes/empleos.gif);
}

TD.boton_compra_venta {
	background-image: url(imagenes/frontend_comunes/compra_venta.gif);
}

TD.boton_quienes_somos {
	background-image: url(imagenes/frontend_comunes/quienes_somos.gif);
}

TD.boton_contactenos {
	background-image: url(imagenes/frontend_comunes/contactenos.gif);
}

TD.boton_inicio_sobre {
	background-image: url(imagenes/frontend_comunes/inicio_sobre.gif);
}

TD.boton_proveedores_sobre {
	background-image: url(imagenes/frontend_comunes/proveedores_sobre.gif);
}

TD.boton_suscripcion_sobre {
	background-image: url(imagenes/frontend_comunes/suscripcion_sobre.gif);
}

TD.boton_novedades_sobre {
	background-image: url(imagenes/frontend_comunes/novedades_sobre.gif);
}

TD.boton_eventos_sobre {
	background-image: url(imagenes/frontend_comunes/eventos_sobre.gif);
}

TD.boton_notas_tecnicas_sobre {
	background-image: url(imagenes/frontend_comunes/notas_tecnicas_sobre.gif);
}

TD.boton_empleos_sobre {
	background-image: url(imagenes/frontend_comunes/empleos_sobre.gif);
}

TD.boton_compra_venta_sobre {
	background-image: url(imagenes/frontend_comunes/compra_venta_sobre.gif);
}

TD.boton_quienes_somos_sobre {
	background-image: url(imagenes/frontend_comunes/quienes_somos_sobre.gif);
}

TD.boton_contactenos_sobre {
	background-image: url(imagenes/frontend_comunes/contactenos_sobre.gif);
}

P.seccion_menu {
	display:none;
}

HR.separador {
	color: #EDBD00;
	border: 1px solid #EDBD00;
}

IMG.menu {
	float: right;
	position: relative;
	top: 4pt;
}

IMG.banner_izquierdo {
	margin-bottom: 9px;
	margin-top: 7px;
	cursor: pointer;
}

IFRAME.iframe_central {
	width: 683px;
	height: 100%;
	border: 0px solid transparent;
}


TD.gg_copyright {
	text-align: center;
	background-color: #EAEAEA;
	border-top: 2px solid #D6D6D6;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 1px;
}

SPAN.gg_copyright {
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Trebuchet MS;
	color: #7D7D7D;
}

SPAN.gg_datos {
	font-size: 8.5pt;
	font-family: Trebuchet MS;
	color: #7D7D7D;
}

TABLE.contactenos {
	width: 654px;
}

TD.contactenos_logo {
	vertical-align: top;
	height: 1px;
	width: 100%;
	padding-left: 25px;
}

TD.contactenos_formulario {
	text-align: center;
	vertical-align: top;
}

TABLE.contactenos_formulario {
	border: 1px solid #BBBDBF;
	width: 450px;
}

TD.formulario_contactenos_titulo {
	background-color: #E9EFF7;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #525252;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

TD.proveedores_logo {
	vertical-align: top;
	height: 1px;
	width: 100%;
	padding-left: 25px;
	text-align: center;
}

.body_iframe {
	width: 683px;
	margin: 0px;
	border: 0px solid transparent;
	padding: 0px;
	text-align: center;
}
	

TABLE.proveedores {
	width: 486px;
}

IMG.proveedores {
	width: 225px;
	cursor: pointer;
}

TD.proveedores_banners {
	padding-left: 10px;
	padding-right: 10px;
}

TD.suscripcion_aviso,TD.suscripcion_aviso_gratis {
	background-repeat: no-repeat;
	background-position: center center;
	height: 76px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
	width: 486px;
	vertical-align: top;
}

TD.suscripcion_aviso {
	background-image: url(imagenes/frontend_comunes/fondo-proveedores.gif);
}

TD.suscripcion_aviso_gratis {
	background-image: url(imagenes/frontend_comunes/fondo-proveedores-gratis.gif);
}

P.suscripcion_para_contactar {
/*	text-align: right;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 18px
}

P.suscripcion_nombre_proveedor {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}



DIV.suscripcion_nombre_proveedor {
	text-transform: uppercase;
	font-size: 9pt;
	font-family: Verdana;
	text-align: left;
	color: white;
	font-weight: bold;
	padding-left: 18px;
	height: 20px;
	width: 380px;
	float: left;
}

DIV.suscripcion_para_contactar {
/*	text-align: right;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 1px;
	width: 478px;
	height: 20px;

}

DIV.suscripcion_para_contactar_contactate {
	text-align: right;
	float: right;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-right: 4px;
	width: 76px;
	height: 20px;
}

SPAN.suscripcion_localidad_proveedor {
	font-size: 8pt;
	font-family: Verdana;
}

P.suscripcion_tel_proveedor {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

SPAN.suscripcion_tel_proveedor {
	font-size: 7pt;
	font-family: Verdana;
}

A.suscripcion_para_contactar, A.suscripcion_para_contactar_web {
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold

}

A.suscripcion_para_contactar {
	font-size: 6.5pt;
	color: white

}

A.suscripcion_para_contactar_web {
	font-size: 8pt;
	color: black;


}

P.formulario_visita_suscripcion_titulo {
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	margin-top: 15px;
}

TD.formulario_empleos_titulo,TD.formulario_empleos_titulo_par {
	color: #525252;
	font-size: 8pt;
	text-align: right;
	width: 133px;
	font-weight: bold;
	padding: 0px;
}

TD.formulario_empleos_titulo {
	background-color: #E9EFF7;
	font-weight: bold;
}

TD.formulario_empleos_inputs,TD.formulario_empleos_inputs_par {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #525252;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
}

TD.formulario_empleos_inputs {
	background-color: #E9EFF7;
}

INPUT.contactenos_input,TEXTAREA.contactenos_textarea,SELECT.contactenos_select {
	background-color: #FFF2CC;
	border: 1px solid #BBBDBF;
	width: 100%;
	color: #525252;
	font-size: 8pt;
	font-weight: bold;
}

INPUT.empleo_input,INPUT.empleo_radio {
	background-color: #FFF2CC;
	border: 1px solid #BBBDBF;
	color: #525252;
	font-size: 8pt;
	width: 100%;
	height: 20px;
	font-weight: bold;
}

TD.empleos_notas {
	text-align: center;
	font-size: 8.5pt;
	padding-bottom: 30px;
}

SPAN.negrita_empleos_notas {
	font-weight: bold;
	font-size: 8pt;
}

SPAN.campos_empleos_notas,SPAN.campos_empleos_notas_negrita {
	font-size: 8.5pt;
	color: red;
}

SPAN.campos_empleos_notas_negrita {
	font-weight: bold;
}

INPUT.contactenos_input_breve {
	background-color: #FFF2CC;
	border: 1px solid #BBBDBF;
	color: #525252;
	font-size: 8pt;
	font-weight: bold;
}

INPUT.contactenos_button,SELECT.contactenos_select {
	background-color: #FFF2CC;
	border: 1px solid #BBBDBF;
	color: #525252;
	font-size: 8pt;
	font-weight: bold;
}

SPAN.contactenos {
	color: #525252;
	font-size: 8pt;
	font-weight: bold;
}

TEXTAREA.contactenos_textarea {
	height: 100px;
}

SELECT.codigo_pais_contactenos {
	width: 200px;
}

SELECT.tipo_telefono_contactenos {
	width: 100px;
}

LEGEND.suscribirse {
	color: #FF9900;
	font-weight: bold;
	font-size: 8.5pt;
}

TABLE.suscribirse {
	width: 650px;
}

FIELDSET.suscribirse {
	width: 654px;
}
	

TD.suscribirse_titulo,TD.suscribirse_titulo_izquierda {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

P.suscribirse_titulo_izquierda {
	text-align: center;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

TD.suscribirse_titulo_izquierda {
	width: 200px;
}

SELECT.suscribirse_titulo {
	font-size: 8pt;
}

SPAN.suscribirse_titulo {
	font-size: 8pt;
	font-weight: bold;
}

INPUT.suscribirse_input_breve {
	background-color: #FFF2CC;
	border: 1px solid #BBBDBF;
	color: #525252;
	font-size: 8pt;
	/*width: 100%;*/
	height: 20px;
}

TD.empleos_publicacion {
	padding-top: 20px;
	text-align: center;
	font-size: 8pt;
	padding-bottom: 30px;
}

TD.empleos_aviso {
	padding-top: 20px;
	text-align: left;
	font-size: 8pt;
	padding-bottom: 30px;
}

SPAN.empleos_aviso {
	font-size: 8pt;
	margin-left: 10px;
}



TD.backend_opciones { /**************************************************************************************/
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 200px;
}

TD.backend_principal { /**************************************************************************************/
	border: 1px solid black;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

IFRAME.backend_principal { /**************************************************************************************/
	height: 100%;
	width: 100%;
}

TABLE.backend_izquierda_menu { /**************************************************************************************/
	/*Nada por ahora*/
}

TD.backend_izquierda_menu,TD.backend_izquierda_menu_titulo { /**************************************************************************************/
	border: 1px solid black;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	height: 1px;
}

TD.backend_izquierda_menu { /**************************************************************************************/
	text-align: left;
}

TD.backend_izquierda_menu_titulo { /**************************************************************************************/
	background-color: #32CDC6;
	text-align: center;
}

A.backend_izquierda_menu:link,A.backend_izquierda_menu:visited { /**************************************************************************************/
	text-decoration: none;
	color: blue;
}

A.backend_izquierda_menu:hover { /**************************************************************************************/
	background-color: cyan;
}

P.formulario {
	text-align: center;
}

TABLE.formulario {
	border: 1px solid black;
}

TD.formulario_titulos {
	text-align: right;
}

TD.formulario_titulos_suscripcion_proveedor {
	text-align: right;
	font-weight: bold;
	font-family: Arial;
}

TD.formulario_titulos_combinada {
	text-align: left;
}

TD.formulario_lista_rubros {
	text-align: left;
}

DIV.formulario_lista_rubros {
	border: 1px solid black;
	height: 5cm;
	overflow: scroll;
}

P.formulario_lista_rubros {
	margin-top: 0px;
	margin-bottom: 0px;
}

TD.formulario_campos {
	text-align: left;
}

SPAN.formulario {
	font-weight: bold;
}

INPUT.formulario,TEXTAREA.formulario,SELECT.formulario {
	border: 1px solid black;
}

INPUT.formulario_suscripcion_proveedor,SELECT.formulario_suscripcion_proveedor,TEXTAREA.formulario_suscripcion_proveedor {
	border: 1px solid black;
	width: 300px;
}

TEXTAREA.formulario_suscripcion_proveedor {
	height: 150px;
}

INPUT.direccion_mail {
	width: 500px;
}

TD.formulario_submit {
	text-align: center;
}

P.error {
	font-weight: bold;
	text-align: center;
	color: red;
}

TABLE.backend_abm { /**************************************************************************************/
	border: 1px solid black;
	width: 100%;
	empty-cells: show;
}

TD.backend_abm { /**************************************************************************************/
	width: 1px;
}

IMG.backend_banner_anunciante { /**************************************************************************************/
	width: 146px;
}

IMG.backend_imagen_comun { /**************************************************************************************/
	cursor: pointer;
}

TABLE.mensaje_flotante {
	border: 1px solid black;
	background-color: yellow;
	position: absolute;
	display: none;
}

TD.backend_confirmacion,FORM.backend_confirmacion {
	text-align: center;
}

HR.separador_izquerda {
	/*IE:*/
	height: 2px;
	color: #EDBD00;
	/*Otros:*/
	border: 2px solid #EDBD00;
}

IMG.bandera  {
	width: 125px;
	border: 1px solid black;
}

IMG.miniatura {
	width: 31px;
	border: 1px solid black;
}

INPUT.telefono_backend {
	width: 2cm;
}

TABLE.telefono_backend {
	border: 1px solid black;
}

TD.telefono_backend {
	border: 1px solid black;
	text-align: center;
}
