/* CSS Document */
.layout-product{
	width:730px;
	padding-bottom:40px;
	background:url(../images/bg-news.png);
	overflow:hidden;
}
.product-left{
	width:350px;
	height:300px;
	float:left;
}
.picture{
	width:500px;
	
}
.picture ul{
	list-style:none;
}
.picture ul li{
	float:left;
	width:75px;
	
	margin-right:10px;
}
.images-picture{
	width:75px !important;
	height:50px !important;
	border:none !important;
}
.product-left img{
	width:300px;
	border-radius:5px;
	margin-top:20px;
	margin-left:20px;
	height:200px;
} 
.product-right{
	width:350px;
	margin-left:20px;
	height:250px;
	float:left;
}
.name-product{
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	padding-top:20px;
}
.product-bound-bottom{
	width:730px;
	float:left;
}
#tintuclq h2{
	padding-top:10px;
	padding-left:20px;
	color:#FFF;
	text-transform:uppercase;
}
#tintuclq ul{list-style:none;
	margin-left:26px;
}
#tintuclq ul li{
	width:100px;
	margin-right:15px;
	float:left;
}
.tt-product{
	width:330px;
	height:100px;
}
.product-other-bound a{
	height:75px;
	display:table-cell;
	vertical-align:middle;	
}
.product-other-bound img{
	width:100px;
	border-radius:5px;
}
.name-other{
	text-align:center;
	font-size:16px;
	color:#FFF;
}
.tt-product p,.tt-product .brief,.tt-product .brief span,.tt-product .brief p{
	color:#FFF;
	font-size:16px !important;
}
.discription-product p,.discription-product strong,.discription-product h1,.discription-product h2,.discription-product span{
	color:#FFF !important;
	font-size:16px !important;
}
.discription-product{
	width:700px;
	margin-left:15px;
}
