html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
	background: url('../image/fondo-pagina.jpg') repeat-x top;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 0;
}
a, a:visited {
	color: #4792D1;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}

/*
@font-face {
	font-family: 'Bickley';
	src: url('http://www.micasitadepatch.com/catalog/view/theme/micasitadepatch/image/BICKLEYS.eot');
	src: local('Bickley'), url('http://www.micasitadepatch.com/catalog/view/theme/micasitadepatch/image/BICKLEYS.otf') format('opentype');
}
*/

/* layout */
#container {
	width: 978px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px solid #B3D2EC;
	border-left: 1px solid #B3D2EC;
	border-right: 1px solid #B3D2EC;
	border-bottom: 6px solid #B42F5E;
	padding: 0;	
}

#header {
	float: left;
	width: 960px;
	margin: 0 9px;
	padding: 0;
	background: url('../image/fondo-cabecera.gif') repeat-x;
}
#header .div1 {
	float: left;
	width: 960px;
	height: 216px;	
	margin: 10px 0 0 0;
	padding: 0;	
}
#header .div2 {
	float: left;
	width: 560px;	
	margin: 0;
}
#header .div3 {
	float: right;
	margin: 10px 0 0 0;
	padding: 5px;
}
#header .div4 {
	float: left;
	width: 960px;
	margin: 0 0 0;
	height: 28px;	
	padding: 10px 0 0 0;	
	background: url('../image/fondo-menu.jpg') repeat-x;
}
#header .div4 a {
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 .icon {
	top: 12px;
	margin-right: 4px;
}
#header .div4 .split {
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
#header .div5 a, #header .div5 img {
	padding-left: 14px;
	padding-right: 15px;
}
#header .div5 .separador {
	background: url('../image/separador.gif') no-repeat 0px 14px;
}
#header .div6 a, #header .div6 img {
	float: right;
}
#breadcrumb {
	float: left;
	width: 940px;
	padding: 7px 10px 10px 10px;	
	height: 13px;
	margin: 0;
	font-size: 14px;
	color: #4792d1;
}
#breadcrumb a {
	color: #4792d1;
	text-decoration: none;
	cursor: pointer;
}
#breadcrumb a:hover{
	text-decoration: underline;
}
#column_left {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;	
}
#column_right {
	float: right;
	width: 180px;
	margin-right: 10px;
}
#content {
	float: left;
	width: 578px; 
	margin-bottom: 10px;
}
#content .top {
	padding: 2px 10px 3px;
}
#content .top h1, .heading {
	color: #D3539A; 
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-weight: lighter;
	font-style: italic;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #77c018;
}
.heading {
	font-size: 18px;
	color: #4792D1;
	border-bottom: 1px solid #DDEBF7;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDEBF7; 
	border-right: 1px solid #DDEBF7; 
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	background: url('../image/contenido-pie.gif') no-repeat; 
	height: 5px;
}
.box {
	margin-bottom: 15px;
}
.box .top {
	padding: 0;
	color: #ce4f83; 
}
.box .top img {
}
.box .middle {
	padding: 0 5px;
}
.box .bottom {
	height: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 26px;
	margin: 0 6px;
	padding-right: 18px;
	text-decoration: none;
}
a.button span {
	background-color: #d3539a;
	font-size: 12px;
	display: block;
	padding: 4px;
}
.buttons {
	background:  #F7FCFF; 
	border: 1px solid #DDEBF7;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F3FDE7; /*#F8F8F8;*/
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F3FDE7; /*#F8F8F8;*/
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #DDEBF7;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #ae2d52;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDEBF7;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	margin: 0 auto;
	height: 44px;
	padding: 8px 6px;
	color: #ffffff;
	line-height: 1.4em;	
	background: #71B023 url('../image/mcdp-logo-pie.gif') no-repeat center;
}
#footer .div1{
	float: left;
	margin: 0;
	padding: 5px;
	text-align: left;
}
#footer .div3 {
	float: right;
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
}
#footer .div2 {
	float: right;
	margin: 5px;
	text-align: right;	
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#category ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 3px 3px 3px 8px;
	list-style: none;
	border-left: 3px solid #77c018;	
}
#category li {
	padding: 4px 0;
}
#category a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#category a:hover {
	text-decoration: underline;
}
#information ul {
	margin: 0;
	padding: 0 5px;
}
#information li {
	padding: 6px 0 5px;	
	list-style-type: none;
	border-bottom: 1px solid #B3D2EC; 
	text-indent: 5px;	
}
#information li.ultimo{
	border-bottom: 0px;	
}
#information a {
	font-size: 13px;
	margin: 0;	
	color: #333333;
	text-decoration: none;	
}
#information a:hover {
	text-decoration: underline;
}
#module_search {
	margin-top: 10px;
	padding-top: 4px; 
	padding-left: 4px; 
	background-color: #F3FDE7;
}
#module_cart {
	background-color: #FFF7F7;
	border-right: 1px solid #FFEFEF;
	border-bottom: 1px solid #FFEFEF;
}
#module_cart a, a:visited {
	color: #962224;
	text-decoration: underline;
	cursor: pointer;
}
#module_cart a:hover {
	text-decoration: none;
}
#module_cart .div6 {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 5px;
}
#module_cart .div6 a {
	font-size: 12px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 4px;
	color: #ffffff;	
	background-color: #71b023;
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EAF8FF; /* #EEEEEE; */
	margin-bottom: 10px;
}
.cart th {
	background: #EAF8FF; /* #EEEEEE; */
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#module_best {
	background-color: #F8FEF2;
	border-right: 1px solid #F3FDE7;
	border-bottom: 1px solid #F3FDE7;
}
#module_best table img {
	padding: 1px;
	border: 1px solid #b7dc90;	
}
#module_best a, a:visited {
	color: #6ba621;
	text-decoration: underline;
	cursor: pointer;
}
#module_best a:hover {
	text-decoration: none;
}
#portada {
   position: absolute; top: -500px; left: 0px; text-align: left; padding-left: 20px; visibility: hidden;
}