@charset "utf-8";

/* CSS Document */


.clear {
clear: both;
}


.list-content

{

 width:auto;

 background:#F3DEA4 ;

}



.list-content h2

{

 color:#E57121;

 font-family:Arial,Helvetica,sans-serif;

 font-size:24px;

 font-weight:normal;

 margin:0 0 9px;

 padding:16px 0 12px;

 width:100%;

}


.list-content p img
{
 padding:1px;
 border:2px solid #CFB282; 
 margin:0;
 float: left;
margin-right: 10px;
}

.list-content p

{
/*
 padding:1px;
 border:2px solid #422D21; 
 margin:0;
*/
}


.list-content .leftTextDistr

{
 width:270px;
 padding:0px;
 border:0; 
 
 margin:-59px 0 38px 123px;

 color:#70513B;

 font-family:Tahoma,Verdana,Arial;

 font-size:11px;

 line-height:14px;

}




.list-content p strong

{

 font-weight:bold;

}



.list-content p a

{

 color:#70513B;

 text-decoration:none; 

 font-weight:bold

}



.list-content p a:hover span

{

 text-decoration:underline; 

}





.list-content .img_floatLeft

{

 float:left;

 clear:both; 

 margin:0 22px 0 0;

 border:1px solid blue;

}



.list-content .img_floatRight

{

 clear:both;

 float:right;

 margin:0 0 0 22px;

 border:1px solid blue;

}



.list-content .img_nofloatCenter

{

 clear:both;

 display:block;

 margin:0 auto 22px auto;

 border:1px solid blue;

}





.list-content .img_nofloatLeft

{

 clear:both;

 display:block;

 margin:0 0 22px 0;

 border:1px solid blue;

}







.list-content .photo

{

 width:103px;

 height:69px;

 padding:1px;

 border:2px solid #422d21; 

 margin:18px 0 0 0;

}



.list-content .photo img

{

 width:103px;

 height:69px;

 display:block;

}

/* Nuevo Template (Chunk ProductBlock)*/

.product-block {
	float: left;
	width: 360px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.product-block .image {
	float: left;
}

.product-block .container {
	float: left;
	width: 210px;
	padding-left: 14px;
	overflow: hidden;
}

.product-block .container .intro {
	padding-bottom: 13px;
}

.product-block .container .title {
	font-family: "Century Gothic", Arial,Helvetica,sans-serif;
	color: #E57121;
	font-size: 14px;
	height: 14px;
	padding-left: 0px;
	padding-bottom: 7px;
	overflow: hidden;
}

.product-block .container .intro {
	height: 62px;
	overflow: hidden;
	color: #493222;
}

.product-block .container .more-info-button button {
	background: url('../images/more-info.png');
	width: 74px;
	height: 18px;
	border: none;
	cursor: pointer;
}

.product-block .container .more-info-button span {
	display: none;
}

.product-block .container .dotted-line {
	background-image: url('../images/dotted-line.png');
	background-repeat: repeat-x;
	height: 6px;
	font-size: 0px;
	margin-top: 4px;
	width: 100%;
}

.menu-filter {
	font-family: "Century Gothic", Arial,Helvetica,sans-serif;
	background-image: url('../images/menu-filter.gif');
	background-repeat: repeat-x;
	height: 23px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px;
	padding-right: 8px;
	color: #63311a;
	overflow: hidden;
	display: inline-block;
	width: auto;
	float: left;
}

.menu-filter-left {
	background-image: url('../images/menu-filter-left.gif');
	width: 4px;
	height: 23px;
	font-size: 0px;
	display: inline-block;
	float: left;
}

.menu-filter-right {
	background-image: url('../images/menu-filter-right.gif');
	width: 4px;
	height: 23px;
	font-size: 0px;
	display: inline-block;
	float: left;
}

.menu-filter .menu-item {
	margin-top: 4px;
	float: left;
}

.menu-filter .menu-item a {
	color: #63311A;
	text-decoration: none;
}

.menu-filter .menu-item a:hover {
	text-decoration: underline;
}

.menu-filter .menu-item.selected a {
	color: #FFFFFF;
}

.menu-filter .menu-separator {
	margin-top: 4px;
	float: left;
	color: #e7611e;
}

.link-back {
	padding-bottom: 15px;
	clear: left;
}

.link-back a {
	font-weight: normal;
	font-size: 10px;
}

