@charset "utf-8";
/* FORMATEO TOTAL */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, b, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family:"Century Gothic", Verdana, Arial, sans-serif;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: normal;
color: #000;
background:url(../images/fondoprincipal.jpg) repeat-x top left #dbdbdb;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing=”0″‘ in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
b, strong { font-weight:bold;}

.clean { clear:both; visibility:hidden;}

/*INICIO DEL CSS CONTENIDO GENERAL*/

#wrap { margin:20px auto 0 auto; width:773px;}
#contenido { background-color:#ececec; padding:0 15px 15px 15px;}
#logo { padding:15px 0;}

#menu { margin:0 auto; width:732px; padding:10px 0;}
#menu ul li { display:inline; margin-right:20px; font-size:18px;}
#menu ul li .menuno { color:#000; font-weight:bold; text-decoration:none;}
#menu ul li .menuno:hover { color:#666;  }

#menu ul li .menudos { color:#50003f; text-decoration:none;}
#menu ul li .menudos:hover { color:#e144bf;}

#destaque { margin:0 auto; width:732px;}

#sing { padding:10px 0; font-size:13px; margin:0 auto; width:660px;}
#sing label, input, .boton { float:left;}
#sing label { margin-right:10px; padding:7px 0 0 0;}
#sing .textinput { background:url(../images/fondoinput.jpg) no-repeat top left; width:260px; padding:5px; border:1px solid #FFFFFF;}
#sing .boton { width:77px; height:28px; padding-top:1px;}

#menufoo { margin:0 auto; width:750px;}
#menufoo ul li { display:inline; font-size:12px; margin-right:10px;}
#menufoo ul li a { color:#000000; text-decoration:none;}
#menufoo ul li a:hover { color:#e144bf;}

#logosfoo { padding:20px 0;}
#logosfoo img { float:right; margin-left:20px; text-align:right;}

/*FIN DEL CSS CONTENIDO GENERAL*/

/*INICIO DE FORMATEO CSS PARA INTERNAS*/
.banner { margin:0 auto; width:732px;}

/*SECCION PRODUCTOS*/
#titulos { font-size:30px; font-weight:bold; color:#000; border-bottom:1px solid #d2d2d2; margin-bottom:10px;}
#contenidopro { margin:5px auto 0 auto; padding:10px; line-height:normal; font-size:13px;}
#contenidopro #desgloce a { color:#333333;} 
#contenidopro #desgloce a:hover { color:#000; text-decoration:none;} 
#productosdos{ float:left; width:670px;}
#productospre { padding:9px;}
.texto { float:left; width:200px; font-size:11px; }
.prod { position:relative; padding:5px; background-color:#CCCCCC; border:1px solid #666; float:left; margin:0 15px 30px 15px;}
.prod:hover { background-color:#999999;}
.sale { position:absolute; top:0; right:0px;}
.nombrepro { position:absolute; top:146px; left:-1px; width:208px; background-color:#000000; padding:2px; color:#FFFFFF; font-size:11px; font-weight:bold; text-align:center;}
.nombreproale { position:absolute; top:156px; left:-1px; width:206px; background-color:#000000; padding:2px; color:#FFFFFF; font-size:11px; font-weight:bold; text-align:center;}

.descripdetails { float:left; width:350px; position:relative;}
.before {
	position:absolute;
	top:213px;
	left:240px;
	width: 76px;
	text-align:center;
}

.pricebefore, .pricenow { padding:5px;}
.pricenow { color:#CC0000; background-color:#FFF;}

.descripdetails h1 { font-size:24px; font-weight:bold;}
.descripdetails .pdes { font-size:13px; font-weight:bold; color:#333333;}
.descripdetails .precio { font-size:18px; color:#F21158;}

.masfotos { float:right; position:relative;}
.enlarge { text-align:right; padding-right:4px;}
.otraslineas { padding:10px 0;}
.otraslineas img { margin-right:3px;}
.otraslineas a:hover img {  border:5px solid #e5e5e5;}
.masfotos img { border:5px solid #e1e1e1;}
.masfotos a:hover img {  border:5px solid #ccc;}

#productospa { padding:10px;}
.prodpatters { position:relative; padding:5px; background-color:#CCCCCC; border:1px solid #666; float:left; margin:0 9px 30px 9px;}
.prodpatters img { border:1px solid #fff;}
.prodpatters a:hover img { border:1px solid #3f4c6b;}
.nombrepropa { position:absolute; top:103px; left:-1px; width:121px; background-color:#000000; padding:2px; color:#FFFFFF; font-size:11px; font-weight:bold; text-align:center;}

/*FIN DE FORMATEO CSS PARA INTERNAS*/

/*PAYPAL*/
.giftpaypal { position:relative; padding:5px; background-color:#CCCCCC; border:1px solid #666; float:left; margin:0 15px 30px 15px;}
.paypal { width:189px; height:114px; background-color:#000000; text-align:center; margin:0 auto; padding:18px 0 0 8px;}
.paypal h3 { color:#FFFFFF; font-size:16px;}

/* MENSAJES */
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.close { padding:5px; float:right;}

