body {
	font-family:Tahoma, Arial, Verdana, Sans-serif;
	font-size:14px;
	color:#557;
	background:#555;
	margin:0;
	padding:0 0 20px 0;
}

img { border:0; }
a, a:link {
	font-weight:bold;
	text-decoration:none;
	color:#194;
}
a:visited { color:#082; }
a.current, a.current:link { color:#038; }
a:hover, a:active, a.current:hover, a.current:active {
	text-decoration:underline;
	color:#05a;
}


#wrapper {
	display:block;
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

/* ******************* Estilos cabecera ****************** */
#header {
	display:block;
	height:200px;
	overflow:hidden;
	margin:0 0 10px 0;
}
	#header h1 {
		display:block;
		width:200px;
		height:200px;
		overflow:hidden;
		float:left;
		margin:0;
		padding:0;
	}
		#header h1 a span { padding:200px 0 0 0; }
/* ****************** Estilos menú principal ***************** */
#mainmenu {
	display:block;
	width:760px;
	height:200px;
	overflow:hidden;
	float:right;
	background:#555 url(images/header-back.jpg) top left no-repeat;
	margin:0;
	padding:0;
}
	#mainmenu ul {
		list-style-type:none;
		display:block;
		width:550px;
		height:30px;
		overflow:hidden;
		margin:130px auto 0 auto;
		padding:0;
	}
	li.menu {
		display:block;
		width:110px;
		height:30px;
		overflow:hidden;
		float:left;
		margin:0;
		padding:0;
	}
	li.menu a, li.menu a:link, li.menu a.hilite, li.menu a.hilite:link {
		display:block;
		width:110px;
		height:30px;
		line-height:30px;
		font-size:1.1em;
		text-align:center;
		margin:0;
		padding:0;
	}
	li.menu a {
		color:#fff !important;
		background:#082 url(images/menu-normal.jpg) top left no-repeat;
	}
	li.menu a.hilite {
		color:#fff !important;
		background:#fc0 url(images/menu-activo.jpg) top left no-repeat;
	}
	li.menu a:hover, li.menu a.hilite:hover {
		color:#fe5 !important;
		background:#060 url(images/menu-hover.jpg) top left no-repeat;
	}
	#mn1 { background-position:0 0 !important; }
	#mn2 { background-position:-110px 0 !important; }
	#mn3 { background-position:-220px 0 !important; }
	#mn4 { background-position:-330px 0 !important; }
	#mn5 { background-position:-440px 0 !important; }

/* *************** Contenido general del sitio *************** */
#cnt-wrapper {
	display:block;
	width:750px;
	overflow:hidden;
	float:right;
	background:#ddd url(images/cnt-back.gif) top left repeat-y;
}
	/* *************** Encabezado secundario ************ */
	#cnt-wrapper h2 {
		display:block;
		width:750px;
		height:30px;
		font-size:1.1em;
		color:#fff;
		background:#082 url(images/h2-back.gif) top left no-repeat;
		margin:0 0 10px 0;
		padding:0 10px;
	}
		#cnt-wrapper h2 a, #cnt-wrapper h2 a:link {
			line-height:30px;
			color:#fe5 !important;
		}
	#cnt-content {
		margin:0;
		padding:0 15px;
	}
	#cnt-bottom {
		display:block;
		width:750px;
		overflow:hidden;
		font-size:0.9em;
		text-align:center;
		background:transparent url(images/cnt-bottom.gif) bottom left no-repeat;
		padding:5px;
		border-top:1px #557 dotted;
	}
		#cnt-bottom p { margin:0; }
/* ***** Presentación de categorías ***** */
.catpreview {
	width:120px;
	height:90px;
	float:left;
	border:1px #194 solid;
	margin:0 15px 10px 0;
}
.h3cat, #cnt-wrapper h3 {
	font-size:1.1em;
	border-bottom:1px #194 solid;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
}
.catdesc { margin: 5px 0 10px 0; }
/* ***** Vista previa de productos ***** */
.preview {
	width:200px;
	height:135px;
	overflow:hidden;
	float:left;
	font-size:1em;
	text-align:center;
	border-bottom:1px #557 dotted;
	border-right:1px #557 dotted;
	margin:15px;
}
	.preview img {
		display:block;
		border:1px #194 solid;
		margin:0 auto 5px auto;
	}
	.preview a { color:#05a !important; }
/* ***** Presentación de producto ***** */
.fullimg {
	display:block;
	margin:10px auto;
	border:1px #194 solid;
}
.frm10 { margin:10px; }
	.frm10 p { font-size:0.95em; }
/* ********** Tabla de pedidos ********** */
.table-order {
	font-size:0.95em;
	margin:0 auto;
	background:#05a;
}
.table-order th {
	text-align:center;
	color:#008;
	background:#9ae;
	padding:2px 5px;
}
.table-order td {
	background:#fff;
	padding:1px 3px;
}
.table-order td.number { text-align:right; }
.table-order td.tdcheck { text-align:center; }
.table-order td.subs {
	font-weight:bold;
	text-align:right;
	color:#fff;
	background:#78a;
}

/* ************** Barra lateral **************** */
#sidebar {
	display:block;
	width:200px;
	overflow:hidden;
	float:left;
	background:#ddd url(images/left-back.gif) top center repeat-y;
}
	#sidebar h3 {
		display:block;
		width:200px;
		height:30px;
		line-height:30px;
		overflow:hidden;
		font-size:1em;
		text-align:center;
		color:#fff;
		background:#080 url(images/left-h3.gif) top left no-repeat;
		margin:0;
		padding:0;
	}
	#sidebar h4 {
		display:block;
		width:200px;
		height:30px;
		line-height:30px;
		overflow:hidden;
		font-size:1em;
		text-align:center;
		color:#fff;
		background:#080 url(images/left-h4.gif) top left no-repeat;
		margin:0;
		padding:0;
	}
		#sidebar h3 a, #sidebar h4 a { color:#fff !important; }
	#sidebar ul {
		list-style-type:none;
		font-size:0.95em;
		font-weight:bold;
		margin:0;
		padding:0;
	}
	#sidebar ul li {
		display:block;
		width:200px;
		height:25px;
		overflow:hidden;
	}
	#sidebar ul li a, #sidebar ul li a.hilite {
		display:block;
		width:200px;
		height:25px;
		line-height:25px;
		background:#ddd url(images/left-menu.gif) no-repeat;
		margin:0;
		padding:0 8px;
	}
		#sidebar ul li a.hilite {
			color:#05a;
			background-position:0 -25px !important;
		}
		#sidebar ul li a:hover, #sidebar ul li a.hilite:hover {
			color:#fff;
			background-position:0 -50px !important;
		}

	#order {
		font-size:0.9em;
		text-align:center;
		padding:3px 8px;
	}

	.sidebar-bottom {
		display:block;
		width:200px;
		height:10px;
		overflow:hidden;
		background:#555 url(images/left-bottom.gif) top left no-repeat;
		padding-bottom:5px;
	}
#footer {
	font-size:0.95em;
	text-align:center;
	background:#ddd url(images/bkl-back.gif) top center repeat-y;
	margin-top:10px;
}
	#footer h3 { display:none; }
	#footer ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
		#footer ul li {
			display:inline;
			margin:0;
			padding:3px 10px;
		}
	#footer-top {
		display:block;
		height:10px;
		background:#ddd url(images/bkl-top.gif) top center no-repeat;
	}
	#footer-bottom {
		display:block;
		height:10px;
		background:#ddd url(images/bkl-bottom.gif) top center no-repeat;
	}
.user-data {
	margin:5px 10px 0 10px;
	padding-top:5px;
	border-top:1px #557 dotted;
}
	.user-data div {
		display:inline;
		padding:0 10px;
	}

/* ***** Cortes y formularios ***** */
.lfclear { clear:left; }
.rgclear { clear:right; }
.btclear { clear:both; }
.breaker { font-size:0.9em; color:#fff; }

.legend { font-weight: bold; }
.label {
	display:block;
	width: 175px;
	float:left;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
div.help {
	margin-left:185px;
	font-size:0.9em;
	color:#33a;
	padding-bottom:5px;
}
.frmerr { color:#800; }

.intxt, .intxtder {
	font-family:"Trebuchet MS", Tahoma, Arial, Verdana, Sans-serif;
	font-size:0.95em;
	color:#13a;
	background-color:#dde;
	border:1px #25c solid;
	padding:0px 2px 1px 2px;
	margin:2px;
}
.intxtder { text-align:right; }
.button {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	background-color:#25c;
	border-top:1px #68e solid;
	border-left:1px #68e solid;
	border-bottom:1px #138 solid;
	border-right:1px #138 solid;
	padding:2px 10px;
	margin:2px;
}

/* ***** Paginación ***** */
.pages {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}
.pages a {
	padding:1px 5px;
	background-color:#194;
	border:1px #060 solid;
}
.pages a.pcur {
	color:#fff;
	padding:1px 5px;
	background-color:#586;
	border:1px #058 solid;
}
.pages a:hover, .pages a.pcur:hover {
	color:#fff;
	padding:1px 5px;
	background-color:#05a;
	border:1px #006 solid;
}
#copyright {
	font-size:0.9em;
	text-align:center;
	color:#ccc;
}
	#copyright a { color:#7d9 !important; }