@charset "utf-8";
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-x;
}

a {
	text-decoration: none;
}

.contenedor {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
/* Encabezado
--------------------------------------------------------- */
.botones {
	width: 100%;
	text-align: right;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}

.contenedor .botones a {
	color: #000000;
}

.contenedor .botones a:hover {
	color: #FFFFFF;
}

.header {
	float: left;
	height: 100px;
	width: 100%;
}
.menu-horizontal {
	float: left;
	width: 933px;
	text-align: right;
	background-image: url(../images/barra.jpg);
	height: 29px;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
}

/* Contenido
--------------------------------------------------------- */
.main {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fondo-left.gif);
	background-repeat:   repeat-y;
	background-position: 7px top;
}
.borde {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Columna Izquierda
--------------------------------------------------------- */
.top {
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 235px;
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
	width: 219px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.articulos  ul li a {
	font-size: 13px;
	color: #CC6600;
	text-decoration: underline;
	list-style-type: disc;
}
.articulos {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 694px;
}


.publicidad {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left ul {
	width: 178px;
	padding: 0px;
	margin: 0px;
}
.left ul li {
	list-style-type: none;

}
.left ul li a {
	background-color: #ededed;
	float: left;
	width: 189px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #666666;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.left a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

/* Columna Derecha
--------------------------------------------------------- */
.right {
	float: right;
	width: 704px;
	margin: 0px;
	padding: 0px;
}
.right   h2 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.right ul li	{
	list-style-image: url(../images/list.jpg);
	list-style-position: outside;
}
.slider {
	text-align: center;
}

.banners {
	text-align: center;
	width: 100%;
	float: left;
}

.right .unilever {
	float: left;
	width: 220px;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.unilever  h3 a {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.unilever h3 a:hover {
	color: #FF9900;
}


.unilever img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.marcas {
	float: left;
	width: 100%;
}

/* Pie de pagina
--------------------------------------------------------- */
.footer {
	width: 100%;
	background-image: url(../images/barra-inferior.jpg);
	background-repeat:  repeat-x;
	float: left;
}

.footer-cont {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.datos {
	float: left;
	width: 216px;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #000000;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 0px;
	height: 78px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.footer-cont .datos .url  {
	color: #CCCC33;
}

.footer-cont .datos a {
	color: #999999;
}

.footer-cont ul {
	width: 704px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.footer-cont ul li  {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer-cont span  {
	color: #FFFFFF;
	width: 704px;
	float: right;
}

.footer-cont ul li a  {
	font-size: 13px;
	color: #FFFFFF;
}
.footer-cont a:hover {
	text-decoration: underline;
}
.construccion {
	background-image: url(../images/home-logo.gif);
	background-repeat: no-repeat;
	height: 224px;
	width: 510px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.marca {
	display: block;
	padding-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 47%;
	float: left;
}
.marca img {
	float: left;
	padding-right: 5px;
}
.scrolled {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 100%;
	overflow: auto;
	display: block;
}
.mesas {
	float: right;
	width: 350px;
	padding-left: 10px;
}
.mesas img {
	float: right;
	padding-bottom: 10px;
}

/*------------------------------------------galeria---------------------------------*/
#gallery {
	position:relative;
	width:350px;
	margin:0px;
	padding:0px;
	float:right;
}
#images {
	height:225px;
	margin-bottom:20px;
}
#image {
	position:relative;
	width:350px;
	height:265px;
	padding:0;
	background-color: #FFF;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#image img {
	position:absolute;
}
#thumbwrapper {
	margin-top:10px;
	width:350px;
	height:100px;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:100px;
	width:350px;
}
#thumbs {
	position:absolute;
	list-style:none;
	height:100px;
	width:10000px;
	border-right:5px solid #FFF;
	padding-left: 0;
}

#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.imgnav {
	position:absolute;
	height:405px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
}
#previmg {
	left:0;
	background:url(../images/left.png) left center no-repeat;
	filter:alpha(opacity=50);
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#nextimg {
	right:0;
	background:url(../images/right.png) right center no-repeat;
	filter:alpha(opacity=50);
}
#nextimg:hover {
	opacity:1;
	filter:alpha(opacity=100);
}