﻿h1
{
    color:#3E59A0;
    font-size:22px;
	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
{
	font-size : 12px;
	line-height : 14px;
	padding-bottom : 5px;
	padding-left : 10px;
	color:#000000;
}

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
{
	margin: 10px;
	padding:5px;
	border-top: dotted 2px #A7A7A8;
	
}

