* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	padding: 10px;
}

.pinchaqui {
	text-decoration: none;
	color: #cc0000;
}

#wrapper { 
	margin: 0 auto;
	width: 960px;
}

#shadow {
	float: left;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-right: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
}

#preheader {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding-top: 10px;
	padding-bottom: 5px;
}

#preheader a {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

#numarticulos a {
	color: #cc0000;
}

#header {
	color: #333;
	width: 960px;
	height: 75px;
	float: left;
	border-right: 2px solid #CCC;
}

#logo {
	float: left;
}

#logo img {
	margin: 15px 20px;
}

#lema {
	float: right;
	width: 550px;
	margin-top: 7px;
	margin-right: 20px;
}

#lema h1 {
	color: #777;
	font-size: 15px;
}

#lema a {
	color: #777;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 960px;
	height: 125px;
	color: #555;
	font-size: 12px;
	border-bottom: 1px solid #999;
	text-align: left;
}

#footer a {
	text-decoration: none;
	color: #555;
}

#footer ul {
	list-style: none;
	margin-left: 25px;
}

#footer lh {
	font-weight: bold;
}

#atcliente {
	width: 380px;
	float: left;
}

#compraconfi {
	float: left;
	width: 320px;
}

#acercade {
	width: 240px;
	float: right;
}

.pvp {
	text-decoration: line-through;
}

#navigation {
	float: left;
	width: 960px;
	height: 35px;
	color: #FFF;
	border-right: 2px solid #CCC;
}

#navigation a {
	text-decoration: none;
	color: #FFF;
}

#navigation a:hover {
	text-decoration: underline;
	color: #000;
}

#navTable {
	background: #999;
	height: 35px;
	width: 960px;
}

#navTable td {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px;
	text-align: center;
	vertical-align: middle;
}

.rightborder {
	border-right: 1px solid #EEE;
}

.linkcampanas {
	color: #FF0000 !important;
}

#searchbar {
	float: left;
	width: 960px;
	height: 30px;
	background: #EEE;
	border-right: 2px solid #CCC;
}

#searchbar ul {
	list-style: none;
	width: 960px;
	height: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #CCC;
}

#searchbar li {
	display: inline;
	padding: 0px 15px;
	margin: 0px;
}

#searchbar select {
	width: 125px;
}

#content { 
	float: left;
	width: 960px;
	color: #333;
	background: #FFFFFF;
	border-right: 2px solid #CCC;
}

#prefooter {
	float: left;
	width: 960px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #999;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
}

#prefooter p {
	margin-top: -4px;
}

#postfooter {
	float: left;
	color: #555;
}

#selected {
	font-weight: bold;
	color: #000 !important;
}