html,body {
margin: 0;
padding: 0;
}
body {
background-color: #ba4d24;
background: url(../images/block/pat.gif);
font: .9em/1.2em Trebuchet MS, Arial, sans-serif;
}
#cap {
width: 790px;
height: 20px;
background: #ba4d24 url(../images/block/cap_pat.gif) no-repeat;
margin: auto;
}
#container {
background: #fff url(../images/block/container_bg.gif) repeat-y;
width: 750px;
padding: 0 20px 20px 20px;
margin: auto;
}
#header {
position: relative;
top: 0px;
left: 0px;
height: 180px;
width: 750px;
overflow: hidden;
margin: 0;
padding: 0;
}
#header h1 {
margin: 0;
}
#header h2 {
margin: 0;
}
#header #headlogo {
width: 750px;
height: 140px;
}
#header #headslogan {
position: relative;
height: 40px;
width: 750px;
}
#head_nav {
width: 117px;
display: none;
}
#head_nav ul {
list-style: none;
padding: 0;
margin: 0;
}
#head_nav ul li a, #head_nav ul li a:visited {
text-decoration: none;
background-color: #f0f0f0;
display: block;
width: 100px;
height: 14px;
padding: 5px;
border-bottom: 1px solid #d0d0d0;
border-top: 1px solid #f9f9f9;
border-left: 6px solid #0261A3;
border-right: 1px solid #d0d0d0;
color: #000;
margin: 0 !important;
text-align: right;
}
#head_nav ul li a:hover {
border-color: #0261a3;
background-color: #0261a3;
color: #fff;
text-align: left;
position: relative;
}
#noflash_head_nav {
width: 750px;
height: 180px;
background: url(../images/nav_head.gif);
}
#noflash_head_nav ul {
margin: 0;
padding: 0;
list-style: none;
}
#noflash_head_nav li {
display: inline;
width: 48px;
height: 138px;
}
#noflash_head_nav li a {
width: 48px;
height: 139px;
font-size: 0px;
display: block;
float: left;
}
#left {
width: 578px;
float: left;
}
#left #home_slide {
background: url(../images/block/ss_bg.gif);
width: 548px;
height: 198px;
padding: 15px;
overflow: hidden;
}
#right {
width: 167px;
padding: 0 0 0 1px;
float: left;
text-align: center;
}
#right #home_ofertas h1 {
font-size: 1em;
}

#right #home_ofertas img {
border: 1px solid #aaa;
padding: 2px;
margin: 2px 0 0 0;
}

/* CONTACTO */
#contacto input,
#empleo input {
margin: 1px;
}
#contacto label,
#empleo label {
display: block;
text-align: right;
padding: 7px 5px 0 0;
float: left;
width: 100px;
}
#empleo textarea,
#contacto textarea {
font: 1em/1.1em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
padding: 2px;
border: 1px solid #aaa;
margin: 2px;
width: 300px;
}
#empleo .boton,
#contacto .boton {
width: 80px;
position: relative;
left: 331px !important;
left: 334px;
}
#empleo p,
#contacto p {
margin: 8px 0 8px 30px;
}
#contacto dt {
display: block;
text-align: right;
padding: 0 10px 0 0;
width: 120px;
float: left;
}
#contacto dd {
font-weight: 600;
}
.subcontacto {
width: 600px;
padding: 10px;
margin: 5px auto;
background: url(../images/contacto_bg.jpg) no-repeat;
}
#contacto ul {
list-style: none;
}
#contacto ul li {
text-align: center;
background: #eee;
display: block;
width: 160px;
margin: 2px;
float: left;
border: 1px solid #ddd;
padding: 2px;
}
/* SUCURSALES */
#ubicaciones {
}
.sucursal {
width: 222px !important;
padding: 4px;
border: 4px solid #435691;
margin: 4px;
float: left;
background-color: #798c98 !important;
}
.sucursal .sucursal_mh {
float: left;
width: 1px;
height: 502px;
}
#ubicaciones h2 {
background: #798C98;
font: normal 1.4em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
margin: 0;
padding: 6px;
text-indent: 0;
color: #fff;
text-align: center;
letter-spacing: -1px;
}
#ubicaciones img {
background: #fff;
position: relative;
left: -1px;
margin: 0 5px 0 6px !important;
margin: 4px 0;
padding: 4px;
border: 1px solid black;
}
#ubicaciones dl {
background: #798c98;
color: #fff;
margin: 0;
padding: 4px;
}
#ubicaciones dt {
color: #ddd;
font-size: .9em;
font-weight: 600;
text-transform: uppercase;
border-bottom: 1px dotted #fff;
}
#ubicaciones dd {
font-size: .85em;
margin: 5px 0 10px 20px;
}

#footer_nav {
padding: 50px 0 0 0;
text-align: center;
}
#footer_nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#footer_nav li {
display: inline;
margin: 0;
padding: 0 10px;
}
#botcap {
width: 790px;
height: 20px;
background: url(../images/block/cap_pat_bot.gif);
margin: auto;
}
/* HELPERS */
.hide {
display: none;
}
.clear {
clear: both;
height: 1px;
}
/* GLOBALS */
a:link,
a:visited {
text-decoration: none;
color: #00568F;
}
a:hover {
text-decoration: underline;
}
.form_input {
font: 1em/1.1em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
padding: 2px;
border: 1px solid #aaa;
margin: 2px;
width: 300px;
}
.form_error {
border: 1px solid #DB0016;
background: #FFE8EB;
}
h1 {
color: #00568F;
font-size: 1.8em;
font: 600 1.8em Arial, sans-serif;
}
h2 {
color: #5eb276;
text-indent: 2em;
font-weight: normal;
font-size: 1.4em;
}
.print {
display: none;
}
#imprimir {
text-align: right;
padding: 20px;
background: url(../images/print.gif) no-repeat 640px center;
}
#imprimir span {
cursor: pointer;
}
#imprimir span:hover {
color: #5eb276;
}
#lista_promociones {

}
#lista_promociones ul {
list-style: none;
margin: 0;
padding: 0;
}
#lista_promociones li {
float: left;
display: block;
width: 343px;
margin: 5px;
padding: 10px;
background: #ddd;
}
#lista_promociones .titulo {
font-size: 1.1em;
line-height: 1.4em;
font-weight: 600;
color: #435691;
margin: 0 0 5px 0;
}
#lista_promociones .descripcion {
font-size: 1.1em;
line-height: 1.4em;
padding: 0 0 0 20px;
color: #555;
}
.slot {
width: 558px;
background: url(../images/slot.gif) no-repeat center;
height: 40px;
text-align: center;
padding: 10px 10px 0 10px;
}
.required {
color: red;
}
.requerido {
margin: 4px;
padding: 8px;
width: 200px;
border: 2px solid #ffe0e0;
background-color: #fff0f0;
}
.oferta {
float: left; border: 1px solid #999; width: 234px; margin: 4px; text-align: center
}
.oferta img {
border: 1px solid #666; padding: 2px; margin: 4px; background: #000
}
.lista li {
margin: 10px 0;
font-size: 1.2em;
color: #555;
}
#introtext {
width: 650px;
margin: auto;
}
.bbdos {
border-bottom: 2px solid #ddd;
}
.deptoimg {
margin: 5px 35px;
padding: 4px;
border: 1px solid #aaa;
}
#puestos {
width: 400px;
margin: 20px auto;
}
#puestos h2 {
text-indent: 0;
}
#gerente,
#supervisor,
#cajera,
#rellenador,
#limpieza,
#seguridad,
#farmaceutico,
#rotulista {
	display: none;
}