* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.gris {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.trebu {
	font-family: 'Trebuchet MS';
	font-size: 36px;
	color: #660000;
}
h1 {
	font-family: 'Trebuchet MS';
	font-size: 36px;
	color: #660000;
	font-weight:normal;
	line-height:30px;
}
.ge10 {
	font-size: 11px;
	color: #660000;
}
h2 {
	font-size: 11px;
	color: #660000;
	font-weight:normal;
	display:inline;
}
h3 {
	font-size: 11px;
	color: #660000;
	font-weight:normal;
	display:inline;
}
.lien {
	font-size: 11px;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.gi {
	font-size: 9px;
	color: #CC9933;
	text-decoration: none;
}
.blanc {
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-size: 11px;
	color: #660000;
}
textarea {
	font-size: 11px;
	color: #660000;
}
ul.liste {
    list-style-type:none;
	margin:0;
	padding:2px;
	color: #660000;
	width:400px;
}
ul.liste li {
    display:block;
    float:left;
    background-image:url(/avocat/puce.gif);
    background-repeat:no-repeat;
    background-position:0 75%;
    margin:0;
    padding:0;
    padding-left:10px;
    width:190px;
}
ul.liste li a{
    font-size: 11px;
	color: #660000;

}
ul.error li.th {
    font-size:12px;
}
ul.error li {
    list-style-type:none;
    color:red;
    font-size:10px;
    font-style:italic;
}

