@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	width: 100%;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e1e2de;
}
.blanco_fdo {
	background-color: #FFF;
	color: #333;
}


#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.page {
	width: 80%;
	margin: 0 auto;
}
.shadow {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(198, 198, 198, .5);
	box-shadow: 0px 0px 2px 2px rgba(198, 198, 198, .5);
	background:#fff;
	border-radius:5px;
	border:1px solid #cfcfcf;
	color:#c6c6c6;
}
.texto centrado {
	alignment-adjust:central
}
/* Basic structure */
#header {
	background: #CF2317;
	background: linear-gradient(#33cc00, #006600);
	-pie-background: linear-gradient(#33cc00, #006600);
}
#content {
	overflow: hidden;
	padding-bottom: 33px;
	margin-top: 17px;
}
/*-----------*/
/* Home page content starts now */
.center {
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.primary-section {
	overflow:hidden;
}
.logo {
	float:left;
	margin:11px 0 0 16px;
}
.header-aside {
	float: right;
	overflow: hidden;
	width: 310px;
	margin-top: 23px;
	text-align: center;
	margin-right: 80px;
}
.header-aside ul {
	float: right;
	overflow:hidden;
	margin-right:9px;
}
.header-aside ul li {
	float:left;
	margin-left:15px;
}
.header-aside ul li a {
	font:12px/26px Arial, Helvetica, sans-serif;
	display:block;
	color:#454;
	text-transform:uppercase;
}
.border {
	background:url(../images/divider.jpg) right center no-repeat;
	height:24px;
	margin-top: 8px;
	padding-right: 8px;
}
.header-aside ul li.carts {
	width: 165px;
	display:block;
	padding:10px;
	padding:5px 0 0 10px;
	position:relative;
	border-radius:5px;
	height:32px;
	z-index:1;
	background:url(../images/cart-bg.png) left top repeat-x;
}
.header-aside ul li.carts a {
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	line-height:32px;
	padding-left:40px;
	position:relative;
	z-index: 100;
}
.nav-section {
	border-radius: 5px;
	overflow: hidden;
	min-height: 38px;
	background: #CF2317;
	background: linear-gradient(#33cc00, #006600);
	-pie-background: linear-gradient(#33cc00, #006600);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.navigation {
	overflow: hidden;
	float: right;
	margin-left: 10px;
}
.navigation li {
	float:left;
	margin:0 36px 0 0;
}
.navigation li a {
	display:block;
	font-family: 'dinregular';
	margin-top:4px;
	line-height:30px;
	font-size:16px;
	color:#fff;
}
.home {
	background:url(../images/home.png) center no-repeat;
	text-indent:-9999px;
	width:28px;
	margin-right:15px !important;
}

.sidebar {
	float: left;
	width: 270px;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #d6d6ce;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
	border-radius: 6px;
}

.latest-product ul li {
	border-bottom: 1px dotted #7c7b7b;
	overflow: hidden;
	line-height: 28px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.latest-product a {
	font-size: 15px;
	float: right;
	color: #0d0d0d;
	line-height: 20px;
}
.latest-product a span {
	color:#d74338;
	font-size:18px;
}
.latest-product h2 {
	width: 270px;
	/*border-radius:5px 5px 0 0;*/
	background: #4E4E4E;
	text-align: center;
	background: linear-gradient(#ff6600, #cc6600);
	-pie-background: linear-gradient(#ff6600, #cc6600);
	padding: 8px 0;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}
.c-cell, .c-btn {
	margin-left:7px;
}
.info {
	margin: 6px 11px 0 14px !important;
}
.info li {
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}
.info li a {
	background:url(../images/m-icon.png) left center no-repeat;
	padding-left:20px;
	font-size:13px;
	float:left;
	line-height:29px;
	color:#353434;
	display:block;
}
.auct {
	margin-top:25px;
}
.fc-platform {
	border-radius:3px;
	padding-bottom:10px;
	border:1px solid #dedede;
}
.f-shadow {
	overflow:hidden;
	margin:20px 0 0 12px;
}
.fc-shdw {
	float:left !important;
	background:url(../images/face-s.jpg) left top no-repeat;
	width:41px;
	display:block;
	height:38px;
}
.platform {
	float: left;
	margin-left:8px;
}
.platform span {
	color:#3b5998;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}

.last-image {
	margin-top:26px !important;
}
.f-des {
	margin-top:36px !important;
}
.-cx-PRIVATE-pluginBoxContainer__border{ border:none !important;}
.plugin{ border:1px solid #7c7c7c; border-radius:5px;}
.content-right {
	float: right;
	width: 80%;
	overflow: hidden;
}
.product-info {
	float:left;
	border:1px solid #e5e5e5;
	position:relative;
	margin-right:21px;
	width:225px;
	border-radius:5px;
}
.product-info img {
	display:block;
	margin:17px auto 11px;
}
.product-info h2 {
	color:#191919;
	font-family: 'dinregular';
	text-align:center;
}
.add {
	overflow:hidden;
	width:80%;
	margin:9px 27px 12px auto;
}
.add span {
	color:#e01a0c;
	font-size:18px;
	margin-top:5px;
	float:left;
	font-family: 'dinregular';
	font-weight:bold;
}


.blank {
	background:none;
}
.last-p {
	margin-right:0px;
}
.lapy {
	margin: 55px auto 3px !important;
}
.footer-top {
	background-color: #E98A2C;
}
.f-nav-section {
	overflow: hidden;
}
.f-nav-section ul {
	float:left;
	overflow:hidden;
	margin-top:12px;
}
.f-nav-section ul li {
	float:left;
	margin-right:6px;
}
.f-nav-section ul li a {
	display:block;
	font-size:14px;
	padding-right:8px;
	font-family: 'dinregular';
	color:#fff;
	border-right:1px solid #fff;
	line-height:16px;
}
.last {
	border-right: none !important;
}
.footer-bottom {
	overflow: hidden;
	background-color: #000;
}
/* Home page content ends here */
