
.vertpara {
	border-top: 1px none #2e2e2e;
	border-right: 1px solid #2e2e2e;
	border-bottom: 1px none #2e2e2e;
	border-left: 1px solid #2e2e2e;
}
.horpara {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2e2e2e;
	border-right-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-left-color: #2e2e2e;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
}
.lefthor1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #2e2e2e;
	border-right-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-left-color: #2e2e2e;
}
.horbas1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #2e2e2e;
	border-right-color: #2e2e2e;
	border-bottom-color: #2e2e2e;
	border-left-color: #2e2e2e;
	border-bottom-style: solid;
}

/***** BODY *****/
/*
body { 
	background-image: url(img/bg.jpg);
}
*/
body { background-color: #252525; }

/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire { font-family: Verdana, Arial , sans-serif; font-size: 10px; }

/* Texte de bienvenue de la pub en accueil */
.text_bienvenue_pub { font-family: Tempus Sans ITC; font-size: 13pt; color: #6891CA;}
a.text_bienvenue_pub { font-family: Tempus Sans ITC; font-size: 13pt; color: #6891CA;}
a:link.text_bienvenue_pub { text-decoration: none; color: #000066;  font-weight: bold; text-transform:}
a:visited.text_bienvenue_pub { text-decoration: none; color: #000066; font-weight: bold; text-transform:}
a:hover.text_bienvenue_pub { text-decoration:  none; color: #FF9933; font-weight: bold; text-transform:}

/* Les liens sur les pieds de page */
.liens_footer { font-family: Verdana, Arial , sans-serif; font-size: 8pt; color: #ffffff;}
a.liens_footer { font-family: Verdana, Arial , sans-serif; font-size: 8pt; color: #ffffff;}
a:link.liens_footer {text-decoration: none; color: #ffffff; text-transform:}
a:visited.liens_footer {text-decoration: none; color: #ffffff; text-transform:}
a:hover.liens_footer {text-decoration:  none; color: #b3443b; text-transform:}

/* Les liens sur les menu des liens utiles ...*/
.liens_menu2 { font-family: Verdana, Arial , sans-serif; font-size: 10pt; color: #ffffff;}
a.liens_menu2 { font-family: Verdana, Arial , sans-serif; font-size: 10pt; color: #ffffff; text-decoration:underline;}
a:link.liens_menu2 {text-decoration: none; color: #ffffff; text-transform:}
a:visited.liens_menu2 {text-decoration: none; color: #ffffff; text-transform:}
a:hover.liens_menu2 {text-decoration:  none; color: #b3443b; text-transform:}

/* Les liens sur les textes cachés ...*/
.liens_cache { font-family: Verdana, Arial , sans-serif; font-size: 10pt; color: #252525;}
a.liens_cache { font-family: Verdana, Arial , sans-serif; font-size: 10pt; color: #252525; text-decoration:underline;}
a:link.liens_cache {text-decoration: none; color: #252525; text-transform:}
a:visited.liens_cache {text-decoration: none; color: #252525; text-transform:}
a:hover.liens_cache {text-decoration:  none; color: #b3443b; text-transform:}