#main {
	padding-top: 10px;
}

#box-criteres {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B40000;
}

* html div#box-criteres {
	margin-left: 9px;
}

#box-criteres-accueil {
	width: 782px;
	background-color: #990000;
	margin-right: 8px;
	float: right;
	margin-top: 9px;
	margin-bottom: 9px;
}

* html div#box-criteres-accueil {
	margin-right: 4px;
}

*+html#box-criteres-accueil {
	margin-right: 4px;
}

#box-criteres-accueil .inbox img {
	margin: 20px 15px 20px 15px;
}

#navbar {
	width: 780px;
	border: 1px solid #B40000;
	border-top: none;
}

#box-criteres .inbox {
	padding: 1px;
	height: 100px;
}

#box-criteres p, #box-criteres-accueil p {
	margin: 0;
	padding: 0;
}

#box-criteres p.voiraussi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 7px;
}

#box-criteres p.voiraussi img {
	margin-left: 9px;
	margin-right: 9px;
}


#box-criteres p.trierpar, #box-criteres p.afficher, #box-criteres p.rechercher  {
	float: left;
	font-weight: bold;
/* 	border: 1px solid red; */
	line-height: 20px;
}

#box-criteres p.trierpar {
	margin-left: 15px;
	margin-right: 55px;
}

#box-criteres p.afficher {
	margin-right: 195px;
}

#box-criteres p.rechercher {
	float: none;
	width: 260px;
	position: relative;
	left: 65%;
	bottom: 22px;
}

#box-criteres .input_rechercher {
	width: 200px;
	font-size: 12px;
}

#box-criteres option.tous {
	font-weight: bold;
}


#box-annonces {
	width: 782px;
	background-color: #CABD00;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	margin-top: 9px;
}

#box-annonces .inbox {
/*	padding: 1px;
	height: 100px;*/
	padding: 0;
}


#liste a {
}

#liste {
/* 	width: 733px; */
	border-collapse: collapse;
/* 	background: url(/images/agenda/selection_concerts.jpg) no-repeat top left; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	border-bottom: 11px solid #9A9A9A; */
	width: 100%;
}

#liste tr {
/* 	background-color: yellow; */
}

#liste tr.titres {
 	height:  22px;
	background-color: #9A9A9A;
	color: white;
}

#liste tr.titres a {
	color: white;
}

#liste tr.titres td {
 	padding-top: 4px;
}

#liste td.date {
	width: 130px;
}

#liste td.annonce {
	width: 380px;
}

#liste td.pseudo {
	width: 90px;
}

#liste td.departement {
	width: 70px;
}

#liste td.contact {
	width: 80px;
}

#liste td.contact a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

#liste td.plus {
	text-align: center;
	vertical-align: middle;
}

#liste tr.titres td {
/* 	padding-top: 22px; */
/* 	line-height: 67px; */
/* 	margin: 0; */
/* 	padding-bottom: 0; */
}

#liste td {
	padding-left: 5px;
/* 	padding-right: 10px; */
	vertical-align: top;
}

#liste tr.first td {
	padding-top: 10px;
}

#liste tr.last td {
	padding-bottom: 10px;
}

#liste tr.separation {
	background-color: gray;
	background: url(/images/annonces/separation.gif) repeat;
	height: 13px;
	font-size: 1px;
}


#a {
	background-color: #D7D4D4;
}

#a h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#a p {
	margin: 0;
	padding: 0;
}

#a p.texte, #a p.tel, #a p.email, #a p.lien {
	margin-top: 5px;
}


