﻿h1
{
	color: #b65635;
	font-size:20px;
	margin:10px;
}


#categoryText h3, #blocProduit h3, #blocAdsDetails h3
{
	font-size : 20px;
	padding-bottom : 5px;
	color:#3E59A0;
}

#categoryText h4, #blocProduit h4, #blocAdsDetails h4
{
	font-size : 18px;
	padding-bottom : 5px;
	color:#3E59A0;
}

h5
{
	font-size : 16px;
	padding-bottom : 5px;
	color:#3E59A0;
}

h6
{
	font-size : 14px;
	padding-bottom : 5px;
	color:#3E59A0;
}

p
{
	color:#000000;
	font-size:12px;
	line-height:14px;
	padding-bottom:5px;
	padding-left:10px;
}

li
{
	font-size : 12px;
	line-height : 14px;
	color:#404040;
}

ul, ol
{
	margin-left : 30px;
	line-height : 14px;
	padding-bottom:5px;
}

td
{
	padding:2px;
}


#subscribe, #unsubscribe {
	border-top: 1px dotted #CCCCCC;
	margin:10px;
	padding:5px;
}

#subscribe a, #unsubscribe a {
	border: 1px solid #7e6666;
	background-color: #7e6666;
	color:#fff;
	text-decoration: none;
	padding: 0px 4px;
	font-size: 14px;
}

#subscribe a:hover, #unsubscribe a:hover {
	background-color: #fff;
	color:#7e6666;
	text-decoration: none;
	padding: 0px 4px;
}

.subscribe, .unsubscribe{
	margin: 0px; 
	padding: 5px 0;
	color: #7e6666;
	font-weight: bold;
}
