/**
 * Typographies du contenu du site cavevin-fr.com
 */

h2{
	color:#832303;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
}

#contenu ul li{
	background:url(../images/template/puce_or.gif) no-repeat;
	margin-bottom:4px;
	margin-left:0;
	padding-left:18px;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
}
.titreform {
	font-size: 12px;
	font-weight: bold;
}
