.contentcc ul li 
{
margin-left:10px;
margin-top:5px;
}
h1
{
color: #593312;
    font-family: "tfarrowbold",Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: normal;
    line-height: 34px;
	margin-bottom:5px;
	text-align:center;

}
#spcc {
    
    border-radius: 6px 6px 0 0;
    min-height: 105px !important;
    position: relative;
	margin-top:10px;
	 background: #fff ;
	 text-align:center;
}
#spcc2
{
	 
    border-radius: 6px 6px 0 0;
    min-height: 105px !important;
    position: relative;
	margin-top:10px;
	background: #fff;
	text-align:center;
}
#spcc .cat_desc,#spcc2 .cat_desc {
    color: #593312;
    font-size: 12px;
    line-height: 15px;
    padding: 25px 50px;
    

	
}
.contentcc h3 a
{
text-decoration:underline;
}
.contentcc p a {
    color: #e03288;
    
}

.contentcc h2, .contentcc h3
{
color: #593312;
    font-family: "tfarrowbold",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 34px;
	margin-bottom:10px;
margin-top:20px;
}
h3.accrochecc
{
font-weight:bold;margin-bottom:20px;font-size:15px;color:#593312;
text-align:center;
}
.contentcc p
{
margin-bottom:5px;
margin-top:5px;
}


@media screen and (max-width: 1024px){
    
	#spcc .cat_desc,#spcc2 .cat_desc {
    color: 593312;
    font-size: 12px;
    line-height: 15px;
    padding: 25px 50px;
    width: 50%
	
	}
}
@media screen and (max-width: 767px){
    
	#spcc2, #spcc
	{background: #fff;
	background-image:none;
	}
	
	#spcc .cat_desc,#spcc2 .cat_desc {
    color: 593312;
    font-size: 12px;
    line-height: 15px;
    padding: 15px 15px;
    width: 80%
	
	}
}