/* Balises Classiques */

#annuaire{
	margin: 10px 0;
	background-color: #FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#annuaire a {
	color: #666;
	text-decoration: underline;
}

#annuaire a:hover {
	text-decoration: none;
}

#annuaire #recherche input {
	font-size:12px;
	font-family:"Courier New", Courier, mono, Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
	vertical-align:middle;
}

#annuaire ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}

#annuaire li {
	list-style-image: url(images/puce.gif);
}


/* Balises IDs */


#annuaire #bottom {
	/*background-image: url(images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	text-align: center;
	padding-top: 100px;
	padding-bottom: 10px
}

#annuaire #bottom a {
	color: #F7560F;
	text-decoration: underline;
}

#annuaire #bottom a:hover {
	color: #8CC739;
	text-decoration: underline;
}

#annuaire #chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#annuaire #chemin a {
	color: #666;
	text-decoration: underline;
}

#annuaire #chemin a:hover {
	text-decoration: none;
}

#annuaire #header {
	padding-top: 10px;
	padding-bottom: 20px;
	/*background: url(images/top.gif);
	background-position: top;
	background-repeat: no-repeat;*/
	text-align: center;
}

#annuaire #header li {
	display: inline;
	margin-right: 15px;
}

#annuaire #header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#annuaire #header a {
	color: #F7560F;
	font-weight: bold;
	text-decoration: none;
}

#annuaire #header a:hover {
	color: #F7560F;
	font-weight: bold;
	text-decoration: underline;
}

#annuaire #dir td {
	width: 50%;
	vertical-align: top;
}

#annuaire #dir table {
	border: 0;
	width: 100%;
}

#annuaire #logo {
	margin-left: 30px;
}

#annuaire #main {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}

#annuaire #middle {
	padding: 0 50px;
	/*background-image: url(images/middle.gif);*/
}

#annuaire #pages {
	padding-top: 40px;
	text-align: center;
}

#annuaire #message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#annuaire #message p {
	padding-top: 20px;
}

#annuaire #soumettre {
	padding-top: 20px;
}

#annuaire #soumettre span {
	text-decoration: underline;
}

#annuaire #soumettre td {
	vertical-align: top;
}

#annuaire #soumettre table {
	border: 0;
	width: 100%;
}

#annuaire #warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}


/* Balises Classes */

#annuaire a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#8CC739;
}

#annuaire .lien {
	padding-bottom: 30px;
	text-align: justify;
}

#annuaire .lien a, #annuaire .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

#annuaire .lien span {
	color: #F7560F;
}

#annuaire .ariane {
	color: #A9A9A9;
}

#annuaire .ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

#annuaire .ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

#annuaire a.carte {
	color: #F7560F;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
#annuaire a.carte:hover {
	color: #F7560F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
