body {
	margin:0px;
	background:#27343c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border-top:6px solid #31414b;
}

img {
	border: none 0px;
}

.fondoclaro {
	background-color: #D6FFE1;
}

th {
	background-color: #000;
	color: #fff;
	padding:1px;
}

.b_central {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066a6;
	background-color: black;
	background-image: url(./imgs/botonera-central.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	margin: 0px;
}

.d_central {
	width: 637px;
	height: 333px;
	background-image: url(./imgs/borde-superior.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-left: 40px;
	padding-top: 15px;
}

.d_central_contacto {
	width: 637px;
	height: 333px;
	background-image: url(./imgs/borde-superior.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.contenidos {
	padding-left: 10px;
	position: relative;
	height: 275px;
	overflow: auto;
	color: white;
	font-size: 0.7em;
}

a {
text-decoration:none;
color:#fff;
}

div.categoria {
color:#fff;
font-weight:700;
margin:10px;
padding:5px;
padding-bottom:8px;
border-bottom:1px solid #27343c;
cursor:pointer;
}

div.categoria span.tituloCategoria {
background:transparent url(imgs/square.jpg) no-repeat left;
padding-left:20px;
padding-right:10px;
}

div.categoria:hover {
border-bottom:1px solid #fff;
}

div.subCategoria {
display:none;
}

div.producto {
width:580px;
color:#fff;
padding:5px;
padding-left:40px;
padding-top:12px;
margin:0 auto;
margin-top:5px;
background:#000 url(imgs/bgProducto.jpg) no-repeat left top;
font-size:14px;
font-weight:700;
letter-spacing:-1px;
overflow:hidden;
cursor:pointer;
display:none;
}

div.producto a {
font-size:10px;
color:#ccc;
border-bottom:1px dotted #ccc;
letter-spacing:0;
font-weight:normal;
}

div.producto a:hover {
border-bottom:1px solid #fff;
text-decoration:none;
color:#fff;
}

div.productoInfo {
width:550px;
height:64px;
color:#fff;
padding:5px;
padding-top:0;
padding-left:15px;
margin:0 auto;
background:#000 url(imgs/bgProductoInfo.jpg) no-repeat bottom;
font-size:12px;
letter-spacing:0;
font-weight:normal;
cursor:pointer;
position:relative;
overflow:hidden;
}

div.fotoProducto {
width:550px;
height:64px;
color:#fff;
padding:5px;
padding-top:0;
padding-left:15px;
margin:1px 0 0 20px;
position:relative;
overflow:hidden;
}

div#mainWrapper {
width:900px;
margin:0 auto;
margin-top:10px;
padding:20px;
background:transparent;
overflow:hidden;
}

div#left {
width:180px;
padding:10px;
background:#000;
float:left;
position:relative;
height:300px;
}

div#left ul {
font-size:10px;
margin:0;
padding:0;
color:#fff;
}

div#left li {
margin:0;
padding:5px;
padding-left:20px;
background:transparent url(./imgs/square.jpg) no-repeat left;
list-style:none;
border-bottom:1px solid #666;
cursor:pointer;
position:relative;
}

div#left li:hover {
background-color:#27343c;
}

div#main {
width:674px;
padding:10px;
background:#31414b url(./imgs/bgTextura.jpg) no-repeat left top;
float:left;
position:relative;
margin-left:6px;
overflow:hidden;
}

div#main p {
padding:2px;
margin:10px;
padding-left:20px;
background:transparent url(./imgs/bullet_black.jpg) no-repeat left;
text-align:justify;
font-size:11px;
}

div#main img {
position:relative;
}

div.shadow {
width:100%;
background:transparent url(./imgs/shadow.jpg) repeat-x bottom;
height:8px;
}

div#infoContacto {
position:absolute;
width:650px;
height:61px;
top:77px;
margin-left:260px;
font-size:11px;
color:#ccc;
letter-spacing:-1px;
}

div#infoContacto span {
padding-left:20px;
padding-right:15px;
background:transparent url(./imgs/square.jpg) no-repeat left;
margin-top:5px;
margin-bottom:5px;
color:#92b1e4;
}

div#infoContacto span:hover {
color:#fff;
}

div#infoContacto a {
color:#92b1e4;
}

div#infoContacto a:hover {
color:#fff;
}

div#logo {
margin-bottom:10px;
}

span.op {
border-bottom:1px dotted #92b1e4;
cursor:pointer;
}

span.op:hover {
border-bottom:1px solid #92b1e4;
}

span.tituloSeccion {
color:#92b1e4;
font-weight:normal;
font-size:24px;
letter-spacing:-1px;
}

span.fecha {
font-size:10px;
letter-spacing:0;
color:#666;
font-weight:normal;
padding-left:5px;
padding-right:5px;
}

div#noDisponible {
position:fixed;
width:500px;
height:150px;
top:-150px;
left:50%;
margin-left:-250px;
background:transparent;
z-index:99;
text-align:center;
font-size:22px;
letter-spacing:-1px;
color:#fff;
line-height:150px;
display:none;
}

div#noDisponible img {
border:2px solid #3a4c58;
cursor:pointer;
}

div#noDisponible span {
padding-bottom:5px;
border-bottom:1px solid #92b1e4;
padding-left:20px;
background:transparent url(./imgs/cancel.jpg) no-repeat left;
}

span.cerrarImagen {
padding-left:20px;
background:transparent url(./imgs/cancel.jpg) no-repeat left;
font-size:12px;
border:none;
}

div#bg {
display:none;
top:0;
left:0;
position:fixed;
background:#27343c;
width:100%;
height:100%;
z-index:88;
}

form#formularioContacto {
position:absolute;
width:500px;
height:250px;
top:-350px;
left:50%;
margin-left:-250px;
background:transparent;
z-index:99;
text-align:left;
font-size:12px;
letter-spacing:-1px;
color:#fff;
font-weight:700;
}

form#formularioContacto input, form#formularioContacto textarea {
width:500px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:0;
font-weight:bold;
border:1px solid #000;
cursor:pointer;
}

form#formularioContacto input:focus, form#formularioContacto textarea:focus {
border:1px solid #92b1e4;
}

form#formularioContacto input[type=submit] {
width:auto;
background:#000;
color:#fff;
border:1px solid #fff;
padding:3px;
}

div#respuesta {
margin:0 auto;
padding:10px;
letter-spacing:0;
font-size:10px;
color:#92b1e4;
display:none;
text-align:center;
}

p#footer {
font-size:10px;
color:#92b1e4;
line-height:15px;
text-align:center;
margin:0 auto;
}

p#footer a {
border-bottom:1px dotted #3a4c58;
}

p#footer a:hover {
border-bottom:1px solid #fff;
}

form#formAgregar, form#formAgregarOferta, form#formAgregarEvento {
font-size:14px;
margin-bottom:20px;
padding:5px;
background:#3a4c58;
vertical-align:top;
width:740px;
}

form#formAgregar span, form#formAgregarOferta span, form#formAgregarEvento span {
color:#92b1e4;
font-weight:700;
}

form.formModImagen input, form.formDelImagen input {
font-size:9px;
letter-spacing:0;
background:#000;
border:1px solid #fff;
color:#fff;
border:1px solid #3a4c58;
width:100px;
cursor:pointer;
margin:0;
padding:0;
}

form.formModImagen input[type=submit], form.formDelImagen input[type=submit] {
background:#000;
color:#fff;
font-weight:700;
width:100px;
}

form#formAgregar input, form#formAgregar select, form#formAgregar textarea, form#formAgregarOferta input, form#formAgregarOferta select, form#formAgregarOferta textarea, form#formAgregarEvento input, form#formAgregarEvento select, form#formAgregarEvento textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:0;
border:1px solid #92b1e4;
cursor:pointer;
margin:5px;
width:300px;
color:#3a4c58;
}

form#formAgregar input:focus, form#formAgregar select:focus, form#formAgregar textarea:focus, form#formAgregarOferta input:focus, form#formAgregarOferta select:focus, form#formAgregarOferta textarea:focus, form#formAgregarEvento input:focus, form#formAgregarEvento select:focus, form#formAgregarEvento textarea:focus {
border-color:#3a4c58;
}

form#formAgregar input[type=submit], form#formAgregarOferta input[type=submit], form#formAgregarEvento input[type=submit] {
border:none;
width:auto;
}

select.selectCategoria, select.selectMarca, select.selectCategoriaOfertas, select.selectEstadoOfertas {
font-size:9px;
letter-spacing:0;
background:#000;
border:1px solid #3a4c58;
color:#fff;
width:150px;
font-weight:700;
cursor:pointer;
}

tr.trOfertas td {
cursor:pointer;
}

tr.trOfertas td:hover {
color:#92b1e4;
}

span.novedad {
font-weight:700;
padding:3px;
border:1px solid #ccc;
cursor:pointer;
letter-spacing:0;
}

span.novedad:hover {
border:1px solid #fff;
}

span.ofertasMsg {
font-size:9px;
letter-spacing:0;
color:#fff;
cursor:pointer;
text-align:center;
padding:3px;
font-weight:700;
}

span.ofertasMsg:hover {
color:#ccc;
}

.divFotoProductoMargen1 {
float:left;
width:111px;
margin: 0 10px 0 2px;
}

.divFotoProducto {
float:left;
width:111px;
margin: 0 10px 0 0px;
}

.divFotoProductoSinMargen {
float:left;
width:111px;
margin: 0 0px 0 0px;
}

.divFotoOferta {
float:left;
width:113px;
margin: 0 10px 0 0px;
}

.EmptyTable {
margin: 0px;
}

.imagenAmpliada {
max-width: 500px;
}
