/*@ Catalogo Tinta Fresca 2009 */

#catalog {
	width:489px;
	text-align:center;
}

#catalog ul {margin-left:20px;}
#catalog li {
	margin-left:25px;
	list-style-type:disc;
}

#catalog p {font-size:1em;}
#catalog h1, #catalog h2, #catalog h3 {margin:0;} 

#catalog-menu {
	background-color:#FCF4D8;
	text-align:center;
}

#catalog-menu img {
	margin: 10px 2px;
}

#catalog .item {
	background: transparent url(i/botline.jpg) repeat-x left bottom;
}

#catalog .des-wrapper {
	text-align:left;
	padding: 10px 0 0 10px;
}

#catalog .price {
	font: bold 12px "Trebuchet MS", Arial;
	color: #4C4C4C;
	padding-bottom:10px;
}

#catalog .code {
	height:20px;
	width:287px; 
	background: transparent url(i/bkg_code.jpg) ;
	font: normal 12px "Trebuchet MS", Arial;
	color: #4C4C4C;
	line-height:1.7em;
	padding: 0 10px;
	margin: 10px 10px 10px 0;
}

#catalog .code b {
background:transparent;

}

#catalog .cursor {
	cursor:pointer;
}

#catalog .contenidos {
	font: normal 0.7em "Trebuchet MS", Arial;
	color: #4C4C4C;
}

#catalog .function-btns, #catalog .close-btn {
	margin-bottom:10px;
}

#catalog .close-btn {
	float:right;
	margin-right:5px;
}



#catalog h1 {font: bold 16px "Trebuchet MS", Arial;margin-bottom:8px;}
#catalog h2 {font: normal 14px "Trebuchet MS", Arial; color: #4C4C4C;}
#catalog .desc {font: normal 12px "Trebuchet MS", Arial; color: #4C4C4C;}

.red {color:#D92625;}
.green {color:#00932D;}