body  {
        font: 14px "Century Gothic";
        background:#000;
        margin: 0;
        padding: 0;
        text-align: center;
        color:#fff;
}
/*img, div,input,a,ul { behavior: url(../js/fixpng/iepngfix.htc) }*/
a:link,a:visited{color:#FFF; text-decoration:none; }
a:hover {
	color:#5cb7fe;
	text-decoration:none;
}
a b { text-decoration:underline;}
table tr td{
vertical-align: top;
}
#franja table tr td,.span-18 table tr td{
vertical-align:middle;
}
.txtnegro{
	color:#000;
	height: 70px;
}
p{ text-align:justify;}

#header{ width:900px; margin:0 auto; background-image:url(/img2/barra_sup/barrasup.jpg); background-repeat:no-repeat; height:116px;}
#content{ width:900px; margin:0 auto; height:190px;}
.menu_abajo{
	width:auto;
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu_abajo ul {
	list-style-type:none;
	width: 100%;
	margin:0;
	padding:20px 0 0 0;
}
.menu_abajo ul li { display: inline;padding: 0px; text-align:center;}
.menu_abajo ul li a
{
	text-align:center;
	width:200px;
	padding:15px 0 0 0;
	float:left;
	height:28px;
	background-image: url(/img2/barra_sup/btnmenu.png);
	background-repeat: no-repeat;
	background-position: top center;
	
	}
#contenido
{ width:900px; margin:0 auto;}
.menu_abajo ul li a:hover
{
	width:200px;
	padding:15px 0 0 0;
	height:28px;
	background-image: url(/img2/barra_sup/btnmenuon.png);
	background-repeat: no-repeat;
	background-position: top center;
	color:#FFF;
	}
.tab_busqueda{background-image:url(/img2/barra_sup/bgbarrabus.png); background-repeat:repeat-x;}
#UsuariosBuscar,#UsuariosLugar
{ /*background:transparent url(/img2/barra_sup/campbusc.png) center center no-repeat;*/
background:#FFF;
height:20px; width:210px; text-align:center; vertical-align:top;
padding-top:3px; 
border:thick;
border-width:2px;
border-color:#06F;}
#btn_buscar{
	height:80px;
	width:90px;
	text-align:center;
	border:0;
	background-image: url(/img2/barra_sup/busc.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	cursor:pointer;
}
#btn_buscar:hover
{background-image: url(/img2/barra_sup/buscon.png);cursor:pointer;}
.selected {color:#03C;}
#banners_bottom
{
	width:900px;
	float:left;
	text-align: center;
}
#banners_bottom div{
	margin: 0 20px;
	width: auto;
	max-width: 235px;
	display: inline;
  /*background: url(../img/banner_disponible.gif) no-repeat;*/
}

.marco_azul
{
	background:url(/img2/catepopbox.png) top center no-repeat;
	width:365px;
	height:245px;
	text-align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	
	}
.invisible {
        display: none;
}
.visible {
        display: inherit;
}
#footer
{
	background-image: url(/img2/barra_inf/barrainf.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:154px;
	float:left;
	}
#UsuariosBuscar2,#UsuariosLugar2
{ /*background:transparent url(/img2/barra_inf/campbus.png) center center no-repeat;*/
background:#FFF;
height:20px; width:134px;padding-top:3px; 
		border:thick;
		border-width:2px;
border-color:#06F;}
#btn_buscar2{
	width:90px;
	text-align:center;
	border:0;
	background-image: url(/img2/barra_inf/busc.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	cursor:pointer;
	height: 46px;
}
#btn_buscar2:hover
{background-image: url(/img2/barra_inf/buscon.png);cursor:pointer;}
.menu_footer
{
	/*width:900px;*/
	height:32px;
	font-size:10px;
}
.menu_footer ul { list-style-type:none; width:auto; float:left; margin-top:10px;}
.menu_footer ul li {
	display: inline;
	font-weight: bold;
}
.menu_footer ul li a
{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.login { width:600px; margin:0 auto;}
.login p {text-align:center;}
.login table tr td div{text-align:center;}
.inputtext{
background:#FFF;
/* background:url(/img2/usuario/campo.png) transparent center center no-repeat;*/
height:20px; width:219px; text-align:center; padding-top:3px;
border:thick;
border-width:2px;
border-color:#06F;}
.login #UsuarioSumbit
{ background:transparent url(/img2/usuario/btnentr.png) no-repeat center center; border:0; height:60px; width:191px; cursor:pointer;}

.login #UsuarioSumbit:hover
{ background:transparent url(/img2/usuario/btnentron.png) no-repeat center center;}
.message{
	color:#FFF;
	background-color:#063;
}

/*************************************************************************/
input[type=text],input[type=password]
{
	/* background:url(/img2/usuario/campo.png) transparent center center no-repeat;*/
background:#FFF;
	 height:20px; width:200px; text-align:center; padding-top:3px;border:thick;
border-width:2px;
border-color:#003;}
input[type=submit]
{ background:transparent url(/img2/btnsubmit.png) no-repeat center center; border:0; height:60px; width:191px; cursor:pointer;
color:#FFF; font-size:15px; font-weight:bold;
}

input[type=submit]:hover
{ background:transparent url(/img2/btnsubmiton.png) no-repeat center center;}
/*****************************************************************************/
#col_izq {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/img2/busqueda/bg_filtros.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #133c6e;
	position: static;
	visibility: visible;
}
#col_central {
	float: left;
	width: 460px;
	margin-right: 0px;
	margin-left: 0px;
}
#col_der {
	float: left;
	width: 190px;
	margin-right: 0px;
	margin-left: 3px;
}
.empresa {
	background-image: url(/img2/busqueda/cajares.png);
	float: left;
	height: 282px;
	width: 420px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.favoritos {
	font-size: 10px;
	height: 40px;
	width: 82px;
	float: right;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(/img2/busqueda/btnmas.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 48px;
	border:0;
	vertical-align: middle;
	
}
.favoritos:hover{ background-image:url(/img2/busqueda/btnmason.png); color:#FFF}
.amigo {
	font-size: 10px;
	height: 40px;
	width: 77px;
	float: right;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(/img2/busqueda/btnma.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 48px;
	border:0;
	
}
.amigo:hover { background-image:url(/img2/busqueda/btnmaon.png);color:#FFF}
h1{ color:#06C}
.empresa h4
{
	float:left;
	width: 100%;
	clear: both;
	font-size: 16px;
	font-weight: bold;
	text-transform:capitalize;
	border-bottom:#133c6e solid 2px;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin: 0px;
	padding: 0px;

}

.disabled  {
display: none;
}
.empresa .p_categoria {
	width: 35%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	float: left;
	text-align:left;
}
.empresa address {
	width: 65%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
.empresa .admin_p{
    font: 12px Arial, Helvetica, sans-serif;
    margin: 1px;
    padding: 1px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.empresa address span.telefono {
	width:100%;
	padding: 0;
	position: relative;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
}
.empresa #logo_a
{
	float:left; clear:both; width:100%; margin-top:5px; text-align:left;
}
.empresa .promociones{
	
	float:left;
	width: 100%;
	height: 100%;
	
	/*position: absolute;*/
        
}
.empresa .promociones p{

	font-size:14px;
	overflow: auto;
	max-height:90px;
	padding-left:2px;
}
.empresa .promociones img{
	margin:0 auto 5px auto;
        clear:right;
	float: left;
}
.empresa .footer
{ width:100%; clear:both; text-align:right; font-size:10px;
border-top:#133c6e solid 2px;}
.empresa .footer a { font-size:150%; text-decoration:underline;  margin-left:5px;}
#pag_bread {
	font-size:12px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #082549;
	border-right-color: #082549;
	border-bottom-color: #082549;
	border-left-color: #082549;
	margin:10px 0;
}
#pag_bread .paging .current,#pag_bread_foot .paging .current {font-size:150%;}
#pag_bread .paging span,#pag_bread_foot .paging span{ margin:0 10px;}
#pag_bread_foot
{
	font-size:12px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #082549;
	border-right-color: #082549;
	border-bottom-color: #082549;
	border-left-color: #082549;
	margin:10px 0;
	
}
/************************************************************************/
/*Empresa*/
/****************************************************************************/
.regresar a{ text-decoration:underline;}
#pres_azul {
width: 700px;
margin: 0 auto 0 auto;
border-collapse:separate;border-spacing:5px;
}
#pres_azul h3 {
font: bold 16px Arial, Helvetica, sans-serif;
/*color: #333;*/
}

#datos_empresa {
width: 267px;
float: left;
}
#logos_empresa {
width: 167px;
float: left;
}
#pres_azul tr td {
	padding: 10px;
	margin: 0px;
	/*border:#333 solid 5px;*/
	vertical-align: top;
	background-color:#014269;
}
td#cuad_01 {
width: 640px;
}
#datos_empresa p {
	color: #06C;
	font: bold 14px Arial, Helvetica, sans-serif;
}
a.favoritos_masinfo:link, a.favoritos_masinfo:visited {
width: 76px;
height: 33px;
display: block;
padding: 3px 0 0 35px;
background: url(/img/agruegar.gif) no-repeat top left;
font: 10px Arial, Helvetica, sans-serif;
color: #08649F;
}
.input input#acepto_politicas {
display: block;
width: 15px;
height: 15px;
float: left;
position: relative;
top: 25px;
left: 100px;
}
#productos_masinfo {
	width: 760px;
	min-height: 300px;
	margin: 20px auto 20px auto;
	padding:15px;
	background-color:#01233D;
}
#productos_masinfo h3 {
font: bold 16px Arial, Helvetica, sans-serif;
/*color: #333;*/
padding: 10px;
}
#div_producto_1, #div_producto_2, #div_producto_3, #div_producto_4 {
width: 150px;
float: left;
}
#extra_info {
width: 600px;
margin: 0 auto 0 auto;
}
/************************************************************/
#veranuncio,#reganuncio,#password{padding:3px; width:200px; clear:both;}
/*
#bot_anuncio,._empresa #passwd {
        /*display: block;
        width: 111px;
        height: 39px;
        background: url(../img/bot_crear_anuncio.jpg) no-repeat;
		\
		background:transparent url(../img2/btnsubmit.png) no-repeat center center;
		border:0;
		height:60px;
		width:191px;
		cursor:pointer;
		color:#FFF;
		font-size:15px;
		font-weight:bold;
}*/
#reg_der{padding:0;}
#paquetes_info{ position:relative; top:0;}
/************************************************************/
/*ARTICULOS*/
#articulos {
	overflow: auto;
	width: 880px;
	margin: 0 10px 20px 10px;
}
#lista_estados {
	float: left;
	width: 200px;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	background-image: url(/img2/busqueda/bg_filtros.jpg);
	background-repeat: repeat-y;
}
#lista_estados li {
	margin: 2px 0;
	padding: 8px 10px;
    border-top: solid 1px #08649F;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
#lista_estados li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01102b;
}
#lista_articulos {
	float:left;
    width: 650px;
	margin:0px;
	padding: 0;	
    list-style-type: none;
	background-color:#036;
}
#lista_articulos li {
	/*background-color: #DFEBEA;*/
	padding: 5px;
}
#lista_articulos li hr {
	color: #DFEBEA;
	/*background-color: #DFEBEA;*/
    border: dotted 1px #08649F; 
	border-style: none none dotted;  
}
div.articulo {
	/*overflow: auto;*/
	margin: 10px 0;
}
.img_articulo {
	text-align: center;
	width: 200px;
	border: solid 1px red;
	float: left;
}
div.descr_articulo {
	float:left;
   /*margin-left: 200px; */
   margin-left:5px;
}
#lista_estados li.seleccionado {color:#01102b;}
/***********************************************************/
#beneficios_izq {}
#beneficios_izq ul li{ text-align:left;}
#beneficios_der {}
#beneficios_der p{ text-align:center;}
/***********************************************************/
#paquetes {background:url(/img2/bg_texts.jpg) repeat-y; text-align:left; padding:10px;}
/*************************************************************/
/*MI CUENTA*/
form#Usuario{text-align:center;}
#reganuncio:link, #reganuncio:visited, #veranuncio:link, #veranuncio:visited, #password:link,#password:visited ,.boton:link,.boton:visited,a#bot_anuncio,._empresa #passwd,a.volver:visited,a.volver:link,a.passwd{
display: block;
width: 181px;
height: 45px;
padding: 15px 0 0 10px;
background: url(/img2/btnsubmit.png);
background-repeat:no-repeat;
background-position:top;
font: bold 12px Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
text-align:center;
vertical-align:middle;
}
.resultados a#veranuncio, .resultados a#reganuncio, .resultados a#password, a.boton {
float: left;
margin: 10px 10px 15px 10px;
}
/* {
display: block;
width: 181px;
height: 45px;
padding: 15px 0 0 10px;
background: url(../img2/btnsubmit.png);
background-repeat:no-repeat;
background-position:top;
font: bold 12px Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
text-align:center;
vertical-align:middle;
}*/

/*.submit input{
margin:10px;
width:111px;
height:39px;
color:white;
background: url(../img/bot_solo.jpg) no-repeat top left;
border:none;
}*/

.empresas_edit {
width: 500px;
margin: 0 auto 0 auto;
}
.empresas_edit img {
margin: 10px 0 10px 0;
}
.empresas_edit div.input label {
float: left;
width: 500px;
line-height: 2em;
}
#EmpresaPromociones {
float: none;
position: static;
	/*left:15px; right:auto;*/
}
#anuncio
{
	text-align:left;
	float: left;
	width: 600px;
	margin-right: 10px;
}
#anuncio_right{
	float: left;
	width: 270px;
	margin-right: 10px;
}
	
.required input,.required textarea,.required span{
	border:#F00 solid 1px;
}
/*COBRO*/

#cc {
width: 400px;
}
#logo_small img, #ficha_fondo img{
  display:none;
}
.cobro dl dt{
  font-weight:bold;
  margin-left: 10px;
}
div#container form#Recibo div.cobro fieldset div.input label {
width: 200px;
}
div#container form#Recibo div.cobro fieldset div.input{
width: 400px;
float: none;

}
/*#pago_fin_3 a:link, #pago_fin_3 a:visited, #pago_fin_4 a:link, #pago_fin_4 a:visited,#pago_fin_5 a:link, #pago_fin_5 a:visited {
display: block;
width: 101px;
height: 34px;
padding: 5px 0 0 10px;
background:url(../img2/btnsubmit.png) no-repeat top left;
font: 12px Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
}*/
#pago_fin_1, #pago_fin_2, #pago_fin_3, #pago_fin_4, #pago_fin_5 {
width: 191px;
height: 45px;
float: left;
background:url(/img2/btnsubmit.png) no-repeat top left;
margin: 10px 0 10px 20px;
padding-top:15px;
vertical-align:middle;
}
/*#pago_fin_1 a:link, #pago_fin_1 a:visited,#pago_fin_2 a:link, #pago_fin_2 a:visited,#pago_fin_1, {
display: block;
width: 96px;
height: 27px;
padding: 12px 0 0 15px;
background:url(../img2/btnsubmit.png) no-repeat top left;
font: 12px Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
}*/
.pagos{
  overflow:hidden;
  clear:both;
}
/*CUAL RECIBO?*/

#recibo, #recibo_rel {
width: 800px;
margin: 0 auto 0 auto;
}
.div_recibo {
width: 800px;
height: 25px;

float: left;
}
#recibo dt {
width: 120px;
float: left;
font: bold 15px Arial, Helvetica, sans-serif;
}
#recibo dd {
width: 200px;
margin: 0;
padding: 0;
float: left;
}
#recibo dd a:link, #recibo dd a:visited, #recibo_rel a:link, #recibo_rel a:visited {
color: #990000;
}
#recibo_tab {
border-left: 1px solid #095287;
border-right: 1px solid #095287;
}
#recibo_tab tr td#tab_total, #recibo_tab tr td#tab_suma {
background: #095287;
color: white;
}
#recibo_tab tr th {
border-bottom: 1px solid #095287;
border-top: 1px solid #095287;
padding: 5px;
}
#recibo_tab tr td {
padding: 5px;
}
#btn_print_preview{
  float:left;
  margin-top:10px;
}
.imprimir_ficha {
width: 111px;
height: 40px;
background: url(/img/bot_imprimir_ficha.jpg) no-repeat top left;
}
.imprimir_ficha a {
display: block;
width: 111px;
height: 40px;
margin: 10px 0 0 0;
}
#imprimir_recibo {
width: 111px;
height: 40px;
/*background: url(../img/bot_imprimir.jpg) no-repeat top left;*/
}
#imprimir_recibo a {
display: block;
width: 111px;
height: 40px;
margin: 10px 0 0 0;
}
#passwd:link, #passwd:visited {
	display: block;
	width: 191px;
	height: 39px;
	/*background: url(../img/boton.jpg) no-repeat top left;*/
margin: 20px 0 0 0;
}
/*

*/
#frm_contacto .input
{
    text-align: center;
    width: 400px;
    margin: 0 auto;
}
#frm_contacto .input label{
    float:left;
    clear: right;
    width: 399px;
}
#frm_contacto .input input,#frm_contacto .input textarea{
    
    
}