html, body {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:url(../img/bg/body.gif) center top no-repeat;
}
a {
	color:#e4007b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color:#E4007B;
}
.imgBox h3 {
	color:#E4007B;
	font-size:16px;
	font-weight:normal;
	padding-left:10px;
	margin-bottom:8px;
}
.bajada {
	text-transform:uppercase;
	font-size:12px;
	margin-top:10px;
	color:#E4007B;
}
.container_16 {
	background:#fff;
	padding-top:10px;
}
.navSection {
	line-height:35px;
	padding-left:20px;
	font-weight:bold;
	height:37px;
}
.grid_4.inner .banner {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:10px;
}
.grid_12.inner .contentLeft {
	margin:0;
	float:left;
	width:310px;
	padding:20px;
}
.grid_12.inner .contentRight {
	margin:0;
	float:left;
	width:350px;
}
.innerFooter {
/*	position:absolute;
	bottom:0;*/ 
	clear:both;
	background:url(../img/bg/rightColBottom.gif);
	height:15px;
	width:700px; 
}
ul.properties li {
	list-style:url(../img/bullet.gif);
	font-style:italic;
	border-bottom:dotted 1px #ccc;
	padding:4px;
	padding-bottom:10px;
	line-height:12px;
}
ul.properties li.none {
	list-style:none;
	border:none;
}
ul.properties li.none h3 {
	margin-bottom:8px;
	font-size:15px;
}
.footer {
	clear:both;
	background:url(../img/bg/footer.gif);
	padding:15px;
	text-transform:uppercase;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	_height:15px;
	line-height:11px;
	margin:10px 0; 
	margin-left:10px;
	width:910px;
}
.footer li {
	color:#666666;
	float:left;
	font-size:10px;
	margin:0 20px 0 0;
}
.footer li a:hover {
	text-decoration:underline;
}
.footer li a {
	color:#666666;
	display:block;
	float:left;
	text-decoration:none;
}
/* PROMOCIONES */
.promotions {
	width:700px;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:20px;
}
.buble {
	float:left;
	background:url(../img/promotions/buble.gif) no-repeat;
	width:188px;
	height:365px;
	margin-left:13px;
	margin-top:15px;
	text-align:center;
	padding:14px;
	overflow:hidden;
}
.buble .product {
	border:solid 1px #ccc;
	padding:3px;
	background:#fff; 
	width:172px; 
	/*height:159px; */
	height:160px; 
	margin-left:3px;
}
.buble h1 {
	font-size:13px;
	line-height:normal;
	color:#E4007B;
	text-align:left;
	margin:10px 0; 
}
.buble p {
	line-height:normal;
	text-align:left;
	font-size:11px;
	color:#333;
}
.buble p .price {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	color:#E4007B;
}
.buble p .unidades {
	color:#E4007B;
}

/* SEND MAIL */
ul.contact { list-style:none; margin-top:20px;}
ul.contact li { margin:10px 0;}
ul.contact li h3 {font-size:15px; margin-bottom:0px; font-style:italic;}

.borde {
	background-color:#F2F2F2;
	border:1px dashed #D4D0C8;
	font-size:12px;
	margin:0;
	padding:10px 20px;
	text-align:left;
	text-decoration:none;
	width:280px; 
	margin:10px;
}

.borde .subder {
	background-image:url(images/bgsup.gif);
	color:#E4007B;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.borde .descdet {
	color:#6F6F6F;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.borde input {
	background-color:#FFFFFF;
	border-color:#D4D0C8 #A8A8A8 #A8A8A8 #D4D0C8;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#6F6F6F;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:12px;
	font-weight:normal;
	padding:2px 3px;
}

.borde textarea {
	background-color:#FFFFFF;
	border-color:#D4D0C8 #A8A8A8 #A8A8A8 #D4D0C8;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#6F6F6F;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:12px;
	font-weight:normal;
	padding:2px 3px;
}

.borde .boton {
	background-color:#E4007B;
	border-color:#D4D0C8 #A8A8A8 #A8A8A8 #D4D0C8;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Trebuchet MS",Tahoma,Verdana;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.imgemail { width:145px; height:18px; background:url(../img/email.gif); cursor:pointer;}
.imgemail:hover {background:url(../img/emailHover.gif);}

.msgsend { background:#E4007B; padding:4px; color:#fff;}

/* PROVEEDORES */


.proveedores { 
	clear:both;
	border:1px dashed #D4D0C8; 
	background:#fff; 
	padding:30px; 
	overflow:hidden; 
	width:580px; 
	margin-bottom:20px; 
	margin-left:10px;
}

.proveedores dl dt, .proveedores dl dd { float:left;}
.proveedores dl dt { 
	width:180px; 
	font-weight:bold; 

}
.proveedores dl dd { width:350px;}