.clear {
	clear:both;
	height:1px;	
}

#contenedor {
	background:#ffcbd1;
	border: 10px solid #eba0a8;
	width:661px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#productos {
	padding:10px 50px;
	font-size:13px;
	color:#000;
}

#productos ul{
	list-style:none;
	margin:0;
	padding:0;
}
#productos ul li{
	margin-bottom:10px;
}

#productos ul li .thumbnail{
	float:left;
	border:solid 4px #f7b2b8;
	margin-right:5px;
}

#productos ul li .description{
	float:left;
	background:#f7b2b8;
	margin-right:5px;
	padding:10px 15px;
	font-size:16px;
	color:#e64956;
	font-weight:bold;
	width:385px;
	height:68px;
}
#productos ul li .sep{
	background:url(../images/regalo_seguro/sepRegalo.gif) repeat-x;
	height:2px;
	margin:5px 0;
}
#productos ul li .check{
	float:left;
	background:#f7b2b8;
	padding:31px 15px;
}

#clausulas {
	background:#ffcbd1 url(../images/regalo_seguro/bg_list.jpg) no-repeat center bottom;
	padding:10px 50px;
	font-size:13px;
	color:#000;
}

#clausulas ul{
	list-style:none;
	margin:0;
	padding:0;
}
#clausulas ul li{
	background:url(../images/regalo_seguro/miniCheck.gif) no-repeat;
	margin-bottom:10px;
	padding-left:18px;
}
/* FONT FACE */
@font-face {
	font-family: 'DINLight';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINRegular';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINBold';
	src: url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.eot');
	src: local('â˜º'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.woff') format('woff'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.ttf') format('truetype'), url('https://www.lenceria-sexy.net/font_face/din/din-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#fx-banner {
	position:fixed;
	bottom:25px;
	right:25px;
	width:408px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-banner.hide {
	right:-390px;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-fixed a.btn-facebook {
	display:block;
	width:272px;
	height:40px;
	background:url(../images/btn_facebook.png) no-repeat;
	background-position:0 0;
	margin:15px 0 2px 0;
}
#fx-fixed a.btn-facebook:hover {
	background-position:-272px 0;
}
#fx-fixed {
	position:relative;
	bottom:0;
	right:0;
	
	background:url(../images/fixed.png) no-repeat center top;
	width:348px;
	height:95px;
	padding:23px 30px;
	
	font-family:'DINRegular';
	font-size:16px;
	color:#7e662c;
	text-shadow:1px 1px #FFF;
	letter-spacing:-1px;
	
	z-index:20;
}
#fx-fixed strong {
	display:block;
	margin-top:10px;
	font-family:'DINBold';
	font-size:36px;
	color:#000;
	font-weight:normal;
}
#fx-fixed span {
	font-size:15px;	
}
#fx-fixed a {
	color:#7e662c;
	cursor:pointer;
}
#fx-fixed a:hover {
	color:#333;
}

#fx-bubble {
	position:absolute;
	background:url(../images/bubble.png) no-repeat center top;
	width:338px;
	height:107px;
	padding:25px 35px;
	
	font-family:'DINLight';
	font-size:18px;
	color:#333;
	line-height:20px;
	letter-spacing:-1px;
	opacity:1;
	
	z-index:10;
}
#fx-bubble.down {
	bottom:0;
	right:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble.up {
	bottom:140px;
	right:0px;
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-bubble b {
	font-family:'DINBold';
	color:#000;
	font-weight:normal;
}
#fx-bubble strong {
	font-family:'DINBold';
	color:#eb4352;
	font-weight:normal;
}
#fx-bubble ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#fx-bubble ul li {
	background:url(../images/list-style.png) no-repeat left center;
	padding:0 0 0 20px;
	margin:5px 0;
	
	font-family:'DINBold';
	font-size:18px;
	color:#eb4352;
}
#fx-bubble ul li b {
	color:#333;
	font-weight:normal;
}
#fx-bubble span {
	font-size:14px;
	color:#aeadad;
}
#fx-bubble span a {
	color:#aeadad;
}
#fx-bubble span a:hover {
	color:#dd1c3f;
}


#fx-arrow {
	position:absolute;
	top:50px;
	left:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
}

#fx-arrow.right {
	top:50px;
	left:0;
	opacity:0;
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left {
	top:50px;
	left:-55px;
	opacity:0.8;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow.left:hover {
	opacity:1;
}
#fx-arrow.hide {
	top:50px;
	left:0;
	opacity:0 !important;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#fx-arrow2 {
	position:absolute;
	top:50px;
	right:0;
	z-index:10;
	opacity:0;
	cursor:pointer;
	transform: rotateY(180deg);
	
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show {
	top:50px;
	right:408px;
	opacity:0.75;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#fx-arrow2.show:hover {
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}