html, body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*background: #EED7B8 url(images/Mosaico02.jpg);*/
	background-color: #EFEFE7;
} 

p {margin: 0; padding: 0;}

#pageWhiteBorder {
	width: 734px;
/*	height: 924px;*/
	background-color: white;
	margin: auto;
	padding: 13px;
}
#pageBrownBorder {
	width: 688px;
/*	height: 878px;*/
	background-color: #C1A782;
	padding: 23px 23px 13px 23px;
}
#pageBlackBackground {
	background: black url(images/MosaicoMenuCatalogo.jpg) repeat-y;
	/*background-color: black;*/
	color: white;
}

#pageFooterPanel {
	color: #341F0B;
	padding: 4px;
	font-size: 9px;
}

#pageCatalogMenuPanel {
	background: #44260E url(images/MosaicoMenuCatalogo.jpg);
	width: 227px;
	height: 510px;
	float: left;
	display:inline-block ;
}

#pageRightPanel {
	width: 451px;
	padding-left: 10px;
	float: right;
	background-color: black;
}

#pageMainMenuPanel {
	background: #4D3010 url(images/FondoMenu.jpg);
	height: 20px;
	padding-top: 13px;
	padding-left: 14px;
	padding-right: 10px;
	text-align: right;
	color: #C1AA89;
}

a   {
	color: #CFB794;
}

#pageMainMenuPanel a   {
	color: #CFB794;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	line-height: 150%;
}
#pageMainMenuPanel a:hover   {
	text-decoration: underline;
}


#pageContentPanel {
	background:  #8F7449 url(images/MosaicoContenido.jpg);
	margin-top: 12px;
/*	min-height: 461px;
	height: 461px;*/
}
#pageBottomPanel {
	background: black;
	color: white;
	width: 688px;
	/*height: 333px; */
	clear: both;
}
#logo {
	text-align: center;
	margin-top: 37px;
	margin-bottom: 50px;
}
#catalogMenu {
	text-align: left;
	margin-left: 50px;
}
#catalogMenu a   {
	color: #CFB794;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 110%;
	line-height: 150%;
}
#catalogMenu a:hover   {
	text-decoration: underline;
}
#em_address {
	float: left;
	width: auto;
}
#em_email {
	float: right;
}
a.link_em_mail {
	font-size: 10px;
	color: #341F0B;
	text-decoration: none;
}
a:hover.link_em_mail {
	text-decoration: underline;
}

#Catalogo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.articuloThumb {
	/*background-color: red;*/
	text-align: center;
	padding: 5px 10px 5px 10px;
	/*display: inline;*/
	width: 190px;
	height: 170px;
	margin: auto;
}

.catalogTitle, .showItemTitle{
	font-size: 170%;
	color: #CFB794;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 10px;
}
.viewModeLink , .showItemLink {
	text-align: right;
	font-size: 90%;
	color: #CFB794;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.viewModeLink a , .showItemLink  a  {
	color: #CFB794;
	text-decoration: none;
}

.viewModeLink a:hover  , .showItemLink  a:hover  {
	text-decoration: underline;
}

#showItemPanel {
	width: 431px;
/*	height: 441px;*/
	padding: 10px;
}

#showItemMovie {
	padding: 10px;
	border: 1px solid #CFB794;
}

.slideShow {
	border: 1px solid #CFB794;
	margin: 10px 10px 10px 10px;
	padding: 15px 0 15px 0;
}

#emPanel {
/*	width: 451px;
	height: 461px; */
	background:  transparent url(images/fondo-em.jpg) no-repeat bottom left;
}
#emText {
	color: #CFB794;
	padding: 50px 30px 100px 170px;
	text-align: justify;
	/*height: 300px;*/
}

#emText p {
	margin: 0px 0px 20px 0px;
}

#pageContentPanel .title {
	font-size: 170%;
	color: #CFB794;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 10px;
}

#productInfo {
	background-color: black;
	padding: 10px;
	color: white;
}

.shoppingBag {
	padding: 10px;
/*	height: 387px;
	overflow: auto;*/
}

.shoppingBag  table{
	width: 100%;
}

.contentPanel {
	padding: 10px;
	
}

.ssproductTitle {
	text-align: left;
	font-size: 140%;
	color: #CFB794;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
