@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
}

#wrapIndex {
	/*margin: -100px 0px 0px 0px;*/
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/back01.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapContacto {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backContacto.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapSuscribete {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backSuscribete.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapQue {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backQue.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapColecciones {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/back01.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapEventos {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backEventos.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapPrensa {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backEventos.gif);
	background-repeat:no-repeat;
	position:relative;
}

#wrapGaleria {
	margin: -100px 0px 0px 0px;
	width:1280px;
	height:1024px;
	background-image:url(../images/backGaleria.gif);
	background-repeat:no-repeat;
	position:relative;
}

#logo {
	position:absolute;
	width:140px;
	height:104px;
	top:142px;
	left:35px;
}

#menu {
	position:absolute;
	width:140px;
	height:210px;
	background-image:url(../images/menuBack.png);
	background-repeat:no-repeat;
	top:246px;
	left:35px;
	padding-top:10px;
}

#menuTienda {
	position:absolute;
	width:140px;
	height:210px;
	background-image:url(../images/menuShop.png);
	background-repeat:no-repeat;
	top:246px;
	left:35px;
	padding-top:1px;
}

#limited {
	position:absolute;
	width:140px;
	height:207px;
	background-image:url(../images/menuBottom.png);
	background-repeat:no-repeat;
	top:476px;
	left:35px;
}

#social {
	position:absolute;
	width:140px;
	height:70px;
	top:690px;
	left:35px;
}

#limitedTienda {
	position:absolute;
	width:140px;
	height:207px;
	background-image:url(../images/menuBottom.png);
	background-repeat:no-repeat;
	top:560px;
	left:35px;
}

#subMenu {
	position:absolute;
	width:137px;
	height:86px;
	background-image:url(../images/comoCompro.png);
	background-repeat:no-repeat;
	top:415px;
	left:35px;
	padding-top:10px;
}

#news {
	position:absolute;
	width:110px;
	height:240px;
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	top:142px;
	left:1110px;
	padding:35px 10px 5px 8px;
	
}

.newsItem {
	margin-bottom:5px;
}

.newsItem a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsItem a:hover {
	text-decoration:none;
	color:#ffd300;
}

#tituloNews {
	font-size:24px;
	color:#000;
	width:100%;
}

#pubDate {
	font-size:12px;
	color:#000;
	width:100%;
	text-align:right;
	font-style:italic;
}

#newsContent {
	font-size:14px;
	color:#000;
	width:100%;
	text-align:justify;
}

#suscribete {
	position:absolute;
	width:140px;
	height:150px;
	top:472px;
	left:1110px;
}

#content {
	position:absolute;
	width:870px;
	min-height:860px;
	top:142px;
	left:202px;
}

.menuItem {
	width:122px;
	height:26px;
	padding-left:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

.itemLimited {
	width:131px;
	height:20px;
	padding-left:0px;
}

#shop {
	position:absolute;
	width:81px;
	height:31px;
	top:105px;
	left:35px;
}

#menu #menuItemSelected {
	width:122px;
	height:26px;
	padding-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	background-color:#000;
	color:#ffd300;
}

#filosofia {
	/*background-image:url(../images/decalogo.gif);
	background-repeat:no-repeat;*/
	background-color:#fff;
	width:278px;
	height:388px;
	float:left;
	padding-right:10px;
	margin-right:5px;
	color:#000;
}

#historia {
	/*background-image:url(../images/decalogo.gif);
	background-repeat:no-repeat;*/
	background-color:#fff;
	width:278px;
	height:388px;
	float:left;
	padding-right:10px;
	margin-right:5px;
	color:#000;
}

#decalogo {
	/*background-image:url(../images/decalogo.gif);
	background-repeat:no-repeat;*/
	background-color:#fff;
	width:278px;
	height:3885px;
	float:left;
	color:#000;
}

#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	background-color:#000;
	height:40px;
}

/*input {
	width:240px;
	border:2px solid #ffd300;
	background-color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:absolute;
	left:120px;
	padding-left:5px;
	padding-right:5px;
}*/

button {
	background-color:transparent;
	width:100px;
	color:#ffd300;
	font-weight:bold;
	cursor:pointer;
	border:none;
	/*border: 1px solid #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
	position:absolute;
	left:260px;
	top:235px;
}

.coleccion {
	width:275px;
	height:482px;
	float:left;
	padding-right:5px;
}

.coleccionThumb {
	width:113x;
	height:170px;
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

.noticia {
	width:340px;
	height:270px;
	float:left;
	background-color:#fff;
	color:#000;
	padding:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #FF0;
	margin-right:10px;
	margin-bottom:10px;
}

.prensa {
	width:200px;
	height:170px;
	float:left;
	background-color:#fff;
	color:#000;
	padding:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #FF0;
	margin:0px 5px 5px 0px;
}

.punto {
	width:370px;
	height:60px;
	float:left;
	background-color:#fff;
	color:#000;
	padding:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.headerColeccion {
	color:#000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}

#foto {
	float:left;
}

#tituloProducto {
	position:absolute;
	left:400px;
	width:460px;
	border-bottom:2px solid #000;
}

#descripcionProducto {
	position:absolute;
	left:400px;
	top:30px;
	width:460px;
	text-align:justify;
	float:right;
}

select {
	width:250px;
}

.tiendaThumb {
	padding-right:40px;
	float:left;
}

.tiendaThumbUltimo {
	float:left;
}