/* CSS Document */
/*------------ VOIR STRUCTURE.CSS/TITRAILLE*/
/*h1{
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 18px;
color: #000000;
}
h2{
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 16px;
color: #000000;
}
h3{
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 14px;
color: #000000;
}

h4{
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size: 12px;
color: #000000;
}*/
/* TITRAILLE */
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
/*h1, h2 {
font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
font-weight: normal; /* -> 7 */
/*}*/
/*h1 {
font-size: 2.25em; /* -> 8 */
/*font-style: italic;
line-height: 0.15em;
}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
/* TITRAILLE */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
clear: none;
width: 100%;
}
/*H1*/
h1 {
color: #1d8548;
padding-bottom: 3px;
text-indent: 20px;
background: url(../images/pastille_eluptt.png) no-repeat left 30%;
font: bold 22px arial;
}
h1.h1portail {
color: #1d8548;
background-image: url(../media/puces_comedia/pastille_portailptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1touriste {
color: #1d8548;
background-image: url(../media/puces_comedia/pastille_touristeptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1elu {
color: #fabb0c;
background-image: url(../media/puces_comedia/pastille_eluptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1habitant {
color: #fa520e;
background-image: url(../media/puces_comedia/pastille_habitantptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1entrepreneur {
color: #006ab3;
background-image: url(../media/puces_comedia/pastille_entrepreneurptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1chercheur {
color: #a8ad99;
background-image: url(../media/puces_comedia/pastille_chercheurptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
h1.h1pad {
color: #544e1e;
background-image: url(../media/puces_comedia/puce_padptt.png);
background-repeat: no-repeat;
background-position: left 30%;
}
/*H2*/
h2 {
color: #1d8548;
font-size: 18px;
line-height: normal;
}
h2.h2portail {
color: #1d8548;
margin-bottom: 5px;
}
h2.h2tourisme {
color: #1d8548;
margin-bottom: 5px;
}
h2.h2elu {
color: #fabb0c;
margin-bottom: 5px;
}
h2.h2habitant {
color: #fa520e;
margin-bottom: 5px;
}
h2.h2entrepreneur {
color: #006ab3;
margin-bottom: 5px;
}
h2.h2chercheur {
color: #a8ad99;
margin-bottom: 5px;
}
h2.h2pad {
color: #544e1e;
margin-bottom: 5px;
}
/*H3*/
h3 {
color: #1d8548;
font-size: 14px;
margin-bottom: 3px;
}
/*H4*/
h4 {
color: #1d8548;
font-size: 12px;
margin-bottom: 3px;
}
/*H5*/
h5 {
color: #1d8548;
font-size: 12px;
margin-bottom: 3px;
}
/*H6*/
h6 {
color: #1d8548;
font-size: 12px;
}
.titretribune {
color: #E84C18;
/*border-left: 10px solid #E84C18;*/
border-bottom: 1px dotted #E84C18;
border-top: 1px dotted #E84C18;
}
.titreactu {
color: #FF861A;
border-bottom: 1px dotted #FF861A;
border-top: 1px dotted #FF861A;
}

/*.tableau_entete{
margin: 0px;
padding: 0px;
color: #FFFFFF;
background-color: #72838B;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tableau_td_blanc{
margin: 0px;
padding: 0px;
color: #000000;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tableau_td_couleur{
margin: 0px;
padding: 0px;
color: #000000;
background-color: #F5F7F7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tableau_td_hover{
margin: 0px;
padding: 0px;
color: #000000;
background-color: #E8EAE9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}*/

/*----------------TYPO*/
.typo_10 {
font: 10px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #000000;
}
.typo_11 {
color: #000000;
font: 11px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.typo_12 {
color: #000000;
font: 13px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.typo_13 {
color: #000000;
font: 12px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.typo_14 {
color: #000000;
font: 14px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.typo_15 {
color: #000000;
font: 15px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.typo_16 {
color: #000000;
font: 16px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}

img.img_icons_bandeauhaut {
vertical-align: middle;
margin-right: 3px;
}
/*LIENS PAGINATION*/
/*GENERIQUE*/
.liens {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
.liens a {
color: #004593;
text-decoration: none;
}
.liens a:link, .liens a:visited, .liens a:active {
color: #004593;
}
.liens a:hover, .liens a:focus {
color: #FF6600;
}
/*LIENS - PAGINATION */

/* LIENS PORTAIL*/
.liens_portail {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #1d8548;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_portail a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_portail a:link, .liens_portail a:visited, .liens_portail a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_portail a:hover, .liens_portail a:focus {
color: #fabb0c;
font-weight: normal;
font-style: normal;
}

/* LIENS ELUS*/
.liens_elu {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #fabb0c;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
}
.liens_elu a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_elu a:link, .liens_elu a:visited, .liens_elu a:active {
color: #000000;
font-weight: normal;
font-style: normal;
}
.liens_elu a:hover, .liens_elu a:focus {
color: #fa520e;
font-weight: normal;
font-style: normal;
}

/* LIENS TOURISTE*/
.liens_tourisme {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #1d8548;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_tourisme a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_tourisme a:link, .liens_tourisme a:visited, .liens_tourisme a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_tourisme a:hover, .liens_tourisme a:focus {
color: #fabb0c;
font-weight: normal;
font-style: normal;
}

/* LIENS HABITANT*/
.liens_habitant {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #fa520e;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_habitant a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_habitant a:link, .liens_habitant a:visited, .liens_habitant a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_habitant a:hover, .liens_habitant a:focus {
color: #f9dc80;
font-weight: normal;
font-style: normal;
}

/* LIENS ENTREPRENEUR*/
.liens_entrepreneur {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #006ab3;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_entrepreneur a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_entrepreneur a:link, .liens_entrepreneur a:visited, .liens_entrepreneur a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_entrepreneur a:hover, .liens_entrepreneur a:focus {
color: #fabb0c;
font-weight: normal;
font-style: normal;
}

/* LIENS CHERCHEUR*/
.liens_chercheur {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #a8ad99;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_chercheur a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_chercheur a:link, .liens_chercheur a:visited, .liens_chercheur a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_chercheur a:hover, .liens_chercheur a:focus {
color: #000000;
font-weight: normal;
font-style: normal;
}

/* LIENS PAD*/
.liens_pad {
font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
color: #FFFFFF;
background-color: #f6a800;
width: 560px;
padding: 5px 10px 7px;
overflow: hidden;
margin: 0 auto 10px;
font-weight: normal;
font-style: normal;
}
.liens_pad a {
text-decoration: none;
font-weight: normal;
font-style: normal;
}
.liens_pad a:link, .liens_pad a:visited, .liens_pad a:active {
color: #FFFFFF;
font-weight: normal;
font-style: normal;
}
.liens_pad a:hover, .liens_pad a:focus {
color: #544f23;
font-weight: normal;
font-style: normal;
}
/* FIN LIENS PAGINATION */

.titre_actu_dev {
color: #004593;
font: bold 13px Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
/*border-bottom: 1px solid #004593;*/
}
div#titre_actu_dev {
color: #004593;
font: bold 14px Arial, Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
/*border-bottom: 1px solid #004593;*/
margin-bottom: 7px;
padding-bottom: 3px;
padding-right: 5px;
}
div#titre_tribune_dev {
color: #003B5A;
font: bold 16px Arial, Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
margin-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
/*CHAPO*/
.chapo_portail {
color: #1d8548;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_elu {
color: #fabb0c;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_touriste {
color: #1d8548;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_habitant {
color: #fa520e;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_entrepreneur {
color: #006ab3;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_chercheur {
color: #a8ad99;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
.chapo_pad {
color: #544e1e;
font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
}
/*AGENDA*/
#ligne_01 {
display: block;
background: #eafccd;
}
#ligne_02 {
display: block;
}
.agenda_evenement {
	color: #1d8548;
	font: bold 17px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
padding-bottom: 5px;
padding-top: 10px;
}
.agenda_lieu {
	color: #25a25a;
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
padding-bottom: 5px;
}
.agenda_date {
	color: #fa520e;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
padding-bottom: 3px;
background: #b0e4fd url(../media/famfamfam_silk_icons_v013/icons/calendar_view_day.png) no-repeat;
text-indent: 20px;
padding-top: 3px;
margin-bottom: 10px;
}
.agenda_descriptif {
	color: #424242;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
display: block;
margin-bottom: 10px;
}
.agenda_organisateur {
	color: #006ab3;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/emoticon_smile.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.agenda_contact {
	color: #ec0000;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/comment.png) no-repeat 3px 2px; 
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.agenda_contact a, .agenda_contact a:visited {
color: #ec0000;
}
.agenda_contact a:hover, .agenda_contact a:focus  {
	color: #1d8548;
}
.agenda_tarif {
	color: #fa520e;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-indent: 20px;
display: block;
background: url(..//media/famfamfam_silk_icons_v013/icons/money.png) no-repeat 3px 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.agenda_web  {
	color: #4c7da7;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/information.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.agenda_web a, agenda_web a:visited {
color: #4c7da7;
}
.agenda_web a:hover, .agenda_web a:focus  {
	color: #1d8548;
}
.agenda_telephone {
	color: #006ab3;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/telephone.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
/*ASSOCIATION*/
.association_nom {
	color: #1d8548;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
padding-bottom: 5px;
padding-top: 10px;
}
.association_president {
	color: #25a25a;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
background: url(../media/famfamfam_silk_icons_v013/icons/user.png) no-repeat;
text-indent: 20px;
padding-bottom: 5px;
}
.association_contacts {
	color: #25a25a;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
background: url(../media/famfamfam_silk_icons_v013/icons/user_add.png) no-repeat;
text-indent: 20px;
padding-bottom: 5px;
}
.association_contactnom {
	color: #25a25a;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
text-indent: 20px;
padding-top: 5px;
}
.association_adresse {
	color: #fa520e;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
display: block;
padding-bottom: 3px;
background: url(../media/famfamfam_silk_icons_v013/icons/email.png) no-repeat;
text-indent: 20px;
padding-top: 3px;
}
.association_descriptif {
	color: #424242;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
display: block;
margin-bottom: 5px;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.association_descriptif_small {
	color: #424242;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
text-align: justify;
display: block;
margin-bottom: 10px;
}

.association_objectifs {
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/emoticon_smile.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.association_contact {
	color: #ec0000;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/comment.png) no-repeat 3px 2px; 
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.association_contact a, .association_contact a:visited {
color: #ec0000;
}
.association_contact a:hover, .association_contact a:focus  {
	color: #1d8548;
}
.association_web  {
	color: #4c7da7;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/information.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.association_web a, association_web a:visited {
color: #4c7da7;
}
.association_web a:hover, .association_web a:focus  {
	color: #1d8548;
}
.association_telephone {
	color: #006ab3;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/telephone.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 3px;
}
.association_fax {
	color: #006ab3;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/printer_empty.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.rappel_tags {
font-size: xx-small;
display: block;
background: url(../media/famfamfam_silk_icons_v013/icons/tag_green.png) no-repeat;
text-indent: 20px;
padding-bottom: 10px;
padding-top: 0;
margin-bottom: 5px;
}
.rappel_tags a {
text-decoration: none;
}
.rappel_tags a:link, .rappel_tags a:visited, .rappel_tags a:active {
color: #1d8548;
}
.rappel_tags a:hover, .rappel_tags a:focus {
color: #ff6600;
}.nom_prenom {
	color: #000000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: normal;
}
.commune_personne {
	color: #1D8548;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	background: url(../media/famfamfam_silk_icons_v013/icons/user.png) no-repeat;
	text-indent: 20px;
	padding-bottom: 5px;
}
.commune_personne_puce {
	color: #1D8548;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	text-indent: 20px;
	padding-bottom: 5px;
	background-image: url(../media/famfamfam_silk_icons_v013/icons/control_stop_blue.png);
	background-repeat: no-repeat;
}
.commune_titre {
	color: #006AB3;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	text-indent: 20px;
}
.commune_adresse {
	color: #fa520e;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	padding-bottom: 3px;
	background: url(../media/famfamfam_silk_icons_v013/icons/email.png) no-repeat;
	text-indent: 20px;
	padding-top: 3px;
}
.commune_contact {
	color: #ec0000;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/famfamfam_silk_icons_v013/icons/comment.png) no-repeat 3px 2px;
	text-indent: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.commune_web {
	color: #4c7da7;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/famfamfam_silk_icons_v013/icons/information.png) no-repeat 3px 2px;
	text-indent: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.commune_fax {
	color: #006ab3;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/famfamfam_silk_icons_v013/icons/printer_empty.png) no-repeat 3px 2px;
	text-indent: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.commune_telephone {
	color: #006ab3;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../media/famfamfam_silk_icons_v013/icons/telephone.png) no-repeat 3px 2px;
	text-indent: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.commune_ouverture {
	color: #006ab3;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../media/famfamfam_silk_icons_v013/icons/time.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}




.annuairen_categorie{
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/tag_green.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

.annuaire_capacite{
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/group_go.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

.annuaire_horaire{
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/clock.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

.annuaire_tarifs{
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/money_euro.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}
.annuaire_descriptif{
	color: #006ab3;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(../media/famfamfam_silk_icons_v013/icons/page_paintbrush.png) no-repeat 3px 2px;
text-indent: 20px;
display: block;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

.annuaire_capacite_list,.annuaire_type_list{
	color: #000000;
	font:  12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-type: none;
}


.label_classement  {
	color: #4c7da7;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-indent: 20px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(../media/famfamfam_silk_icons_v013/icons/asterisk_orange.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
.label_classement a, label_classement a:visited {
color: #4c7da7;
}
.label_classement a:hover, .label_classement a:focus  {
	color: #1d8548;
}
