p,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
}

h1,h2{
	font-weight: lighter; 
	font-size: 10px;
}

input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #808a92 solid 1px;
	background: #f0f4f8;
	font-size: 10px;
	color: #686868;
	font-weight: lighter;
	vertical-align: middle;
}

.bold{
	font-weight: bold;
}

a{
	color: #77b200;
    text-decoration: none;
}
a:hover{
	color: #55a000;
    text-decoration: none;
}

.sous_titre{
	color: #779a2d;
	font-size: 12px;
	font-weight: bold;
	background: url(images/puce_verte.gif) repeat-y 0px 2px;
	padding: 0px 0px 0px 10px;
}

li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
