/**********************************************************************
 * Copie depuis msp0.css
 **********************************************************************/

/* declarations generiques */
body, div, form, input, h1, h2, h3, h4, span, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	background-color: #ffffff;
	text-align: left;
	background-image: url(/commun/images/pixel-carif-extranet.gif);
	background-repeat: repeat-x;
}
#global {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}
#englobant {
	float: left;
}
#corps a:visited,
#corps a:focus {
	color: #BF442A;
}

/* ----------------- colonne de gauche 240 pixels --------------------*/
#gauche {
	float: left;
	width: 240px;
}
#logo {
	height: 190px;
	background-color: #ffffff;
}

/* --- info sur la connection --- */
#profil {
	padding-top: 31px;
	height: 82px;
	background-color: #ffffff;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #D0C5C9;
}
a.deconnexion {
	display: block;
	color: #000000;
	background-image: url(/commun/images/fleche-deconnexion-intranet.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	text-decoration: underline;
	float: right;
}
a.deconnexion:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* --------------- sous menu -------------- */
#menusecondaire {
	background-color: #EDE9EA;
}
#menusecondaire li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
}
#menusecondaire li a,
#menusecondaire li a.select,
#menusecondaire li a.select:hover {
	display: block;
	background-image: url(/commun/images/fleche-sousmenu-extranet.gif);
	background-repeat: no-repeat;
	background-position: 29px 8px;
	padding-left: 46px;
	font-weight: bold;
	text-decoration: none;
	background-color: #D0C7C8;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
}

/* --------------- sous sous menu -------------- */
#menusecondaire ul ul {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 46px;
}
#menusecondaire li li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	border: 0;
}
#menusecondaire li li a,
#menusecondaire li li a.select,
#menusecondaire li li a.select:hover {
	display: inline;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EDE9EA;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menusecondaire li a {
	color: #6F5C60;
}

/* ----------------- colonne de contenu 763 pixels --------------------*/
#principal {
	float: left;
	width: 763px;
}

/* --- lien vers le site carif oref, flottant --- */
#siteweb {
	position: absolute;
	margin-top: 20px;
	margin-left: 602px;
}

/* --------------- le menu principal, sur 2 colonnes ------------------ */
#menu {
	padding-top: 11px;
	height: 71px;
}
#menu li {
	list-style-type: none;
	float: left;
	width: 321px;
	padding-bottom: 5px;
}
#menu li a {
	background-image: url(/commun/images/fleche-menu-extranet01.gif);
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#menu li a,
#menu li a:hover,
#menu li a.select,
#menu li a.select:hover {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 47px;
}

/* ------------------------------ bandeau de theme -------------------------------- */
#bandeau {
	padding-top: 0px;
	width: 763px;
	height: 108px;
	background-repeat: no-repeat;
}
#content {
	width: 745px;
	border-bottom: 1px solid #666666;
	padding-left: 18px;
	float: left;
	padding-bottom: 10px;
}

/* ---------------------- liens --------------------- */
#liens {
	padding-left: 485px;
}
#liens li {
	list-style-type: none;
	background-image: url(/commun/images/icone-fiche-extranet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}
#liens li a {
	text-decoration: underline;
	color: #6F6063;
	font-weight: bold;
}
#liens li a:hover {
	text-decoration: none;
	color: #6F6063;
	font-weight: bold;
}

/* ---------------------- onglets -------------------- */
#onglets {
	margin-top: 11px;
}
#onglets li {
	list-style-type: none;
	display: inline;
}
#onglets li a {
	display: block;
	float: left;
	background-color: #765D61;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/commun/images/onglet-extranet01.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	padding-left: 14px;
	padding-right: 14px;
	margin-right: 1px;
}

/* ------------------------- texte -------------------------- */
div.blocintro {
  margin:20px;
  padding:20px;
}

#liensaction {
	float: right;
}
#liensaction li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-weight: bold;
}
#corps {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 740px;
}
#corps h1 {
	padding-top: 2px;
	/*padding-left: 15px;*/
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#imprimer {
	float: right;
	padding-top: 10px;
}

/* -- boutons retour et haut -- */
#boutons {
	padding-top: 10px;
	text-align: right;
}
#boutons a {
	padding-left: 10px;
}

/* --- navigation pages interieures --- */
#navigation {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 11px;
	font-size: 11px;
	margin-left: 18px;
}
#navigation a {
	text-decoration: none;
	padding-right: 10px;
	font-size: 11px;
}
#navigation a:hover {
	text-decoration: underline;
	font-size: 11px;
}
#navigation a.home {
	text-decoration: none;
	font-weight: bold;
}
#navigation a.home:hover {
	text-decoration: underline;
}

/* ---------------- bas de page, les liens ----------------- */
#bdp {
	margin-left: 10px;
	padding-top: 11px;
}
#bdp a {
	margin-left: 8px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#bdp a:hover {
	color: #A50000;
}
a.contact {
	background-image: url(/commun/images/ico_contact_out.gif);
}
a.contact:hover {
	background-image: url(/commun/images/ico_contact_over.gif);
}
a.mentions {
	background-image: url(/commun/images/ico_mentions_out.gif);
}
a.mentions:hover {
	background-image: url(/commun/images/ico_mentions_over.gif);
}

/* ------------ mini logos, flottent a droite par rapport aux liens bas de page ---------------- */
#minilogos {
	float: right;
	padding-top: 1px;
}

/**********************************************************************
 * Copie depuis style.css
 **********************************************************************/

div,
form,
input,
h1,
h2,
h3,
h4,
span,
ul,
li {
	margin: 0px;
	padding: 0px;
}
body,
td {
	color: #795B63;
	font-family: Arial;
	font-size: 12px;
}
a {
	color: #795B63;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
a:hover {
	color: #795B63;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}
h2.titre {
	font-size: 15px;
	margin-bottom: 10px;
}
h2.titre a {
	font-size: 15px;
	letter-spacing: -1px;
	text-decoration: underline;
}
h2.titre a:hover {
	font-size: 15px;
	letter-spacing: -1px;
	text-decoration: none;
}
.titre {
	font-size: 15px;
	font-weight: bold;
	font-family: verdana;
}
h2.stitre {
	font-size: 13px;
	margin-bottom: 10px;
}
.stitre {
	font-size: 13px;
	font-weight: bold;
}
.small,
.small a,
.small a:hover,
a.small,
a.small:hover,
.pcouleur,
a.pcouleur,
a.pcouleur:hover {
	font-size: 11px;
}
.gros,
.gcouleur {
	font-size: 13px;
}
img.marge1,
img.marge1bordure {
	margin-right: 10px;
	margin-bottom: 5px;
}
img.marge2,
img.marge2bordure {
	margin-left: 10px;
	margin-bottom: 5px;
}
hr {
	border: 0;
	height: 1px !important;
}
hr.gris {
	color: #99AEBF;
	border-bottom: 1px solid #99AEBF;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

div.alignedroite {
	text-align: right;
}
div.alignedroite50 {
	width: 57%;
	text-align: right;
}
div.alignedroite60 {
	width: 60%;
	text-align: right;
}
div.alignedroite80 {
	width: 88%;
	text-align: right;
}

div.adroite {
	float: right;
}

.encadre {
	border: 1px solid #715E62;
	width: 351px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 35px;
}

table.tableau1 {
	border-collapse: collapse;
	width: 100%;
}
table.tableau1 th {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #C1C2C7;
	border-bottom: 1px solid #C1C2C7;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
table.tableau1 tr.impair {
	background-color: #EDE9EA;
}
table.tableau1 tr.pair {
	background-color: #ffffff;
}
table.tableau1 td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
table.tableau1 .colo1 {
	width: 28%;
	padding-left: 2%;
}
table.tableau1 .colo2 {
	width: 11%;
}
table.tableau1 .colo3 {
	width: 17%;
}
table.tableau1 .colo4 {
	width: 10%;
}
table.tableau1 .colo5 {
	width: 25%;
}

table.tableau2 {
	border-collapse: collapse;
	width: 100%;
}
table.tableau2 th {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #C1C2C7;
	border-bottom: 1px solid #C1C2C7;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
table.tableau2 tr.impair {
	background-color: #EDE9EA;
}
table.tableau2 tr.pair {
	background-color: #ffffff;
}
table.tableau2 td {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}
table.tableau2 .colo1 {
	width: 28%;
	padding-left: 2%;
}
table.tableau2 .colo2 {
	width: 11%;
}
table.tableau2 .colo3 {
	width: 17%;
}
table.tableau2 .colo4 {
	width: 10%;
}
table.tableau2 .colo5 {
	width: 25%;
}

/* pour les colonnes a trier */
a.fdtri {
	background-image: url(/commun/images/icone_de_tri.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 12px;
}
/* quand la colonne est triee */
span.fdtri {
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 12px;
}

/* ------------------- alignement formulaires -------------------------- */
.form1 {
	width: 235px;
	font-family: Arial;
	font-size: 11px;
	color: #3E4851;
	background-color: #FFFFFF;
	border: 1px solid #C2D6EE;
	padding-left: 2px;
}
select.form1 {
	width: 237px;
}
form.formulaire1 {
}
form.formulaire1 label.largeur {
	width: 160px;
	text-align: right;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	margin-top: 4px;
}
form.formulaire1 input {
	margin-top: 4px;
}
form.formulaire1 input.form1 {
	width: 270px;
	border: 1px solid #99AEBF;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #715E62;
	padding-left: 5px;
}
form.formulaire1 select.form1 {
	width: 276px;
	color: #715E62;
	padding: 0px;
	margin-top: 4px;
}
form.formulaire1 div.info1 {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
}
form.formulaire1 div.info2 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 170px;
	font-size: 11px;
}
form.formulaire1 fieldset.gris {
	background-color: #EDE9EA;
	border: 0 !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
	padding-top: 2px !important;
	padding-bottom: 8px !important;
}
form.formulaire1 fieldset.traits {
	border: 0px;
	border-top: 1px solid #79666A;
	border-bottom: 1px solid #79666A;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
	padding-top: 2px !important;
	padding-bottom: 8px !important;
}
form.formulaire1 fieldset.gris legend {
	background-color: #ffffff !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
	position: absolute !important;
	margin-top: -18px !important;
	margin-left: 0px !important;
	font-size: 14px;
}

form.formulaire1 fieldset.traits legend {
	background-color: #ffffff !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
	margin-top: -1px !important;
	margin-left: -7px !important;
	font-size: 14px;
	padding-right: 8px !important;
}
form.formulaire1 div.boutons {
	text-align: center;
	margin-top: 25px;
}
form.formulaire1 div.boutons input {
	text-align: center;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	height: 19px;
	margin-left: 13px;
	margin-right: 13px;
}
.form2 {
	width: 155px;
	font-family: Arial;
	font-size: 11px;
	color: #3E4851;
	background-color: #FFFFFF;
	border: 1px solid #C2D6EE;
	padding-left: 2px;
	margin-bottom: 1px;
}
select.form2 {
	width: 157px;
	margin-bottom: 1px;
}
/* ------ reglages boutons radio et checkbox ------ */
form.formulaire1 label.etiquette1 {
	margin-right: 4px;
}
input.bradio {
	margin-bottom: -2px;
	margin-left: 2px;
}
input.cbox {
}

/* boutons lancer la recherche */
a.voir {
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: right 8px;
	font-weight: bold;
	text-decoration: underline;
}
a.lancer, a.lancergris {
	background-repeat: no-repeat;
	position: absolute;
	padding-left: 22px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-position: 110px 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.lancer:hover, a.lancergris:hover, a.voir:hover {
	text-decoration: none;
}
a.lancer, a.lancergris {
	padding-left: 130px;
}
a.lancer2, a.lancergris2 {
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 11px;
	padding-bottom: 11px;
	background-position: left 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.lancer2:hover, a.lancergris2:hover {
	text-decoration: none;
}
div.critrech {
	padding-left: 552px;
	margin-top: 23px;
	line-height: 22px;
}
div.critrech a {
	color: #735C62;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	padding-left: 22px;
}
div.critrech a:hover {
	color: #735C62;
	font-weight: bold;
	text-decoration: none;
}
div.critrech a:visited,
a.masquevisited:visited {
	color: #735C62 !important;
}
a.criteres {
	background-image: url(/commun/images/icone_plus_de_criteres.gif);
}
a.nouvrech {
	background-image: url(/commun/images/icone-new-recherche.gif);
}


div.titrerech {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #79666A;
	border-bottom: 1px solid #79666A;
}
div.calquevoir {
	position: relative;
	display: inline;
	float: right;
	text-align: right;
	background-color: #ffffff;
	margin-top: -12px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 22px;
}

/* ---------------------------- organisme de formation -------------------------------------- */
div.entete {
	background-image: url(/commun/images/coin_tableau.gif);
	background-repeat: no-repeat;
	background-color: #D1C6C6;
	line-height: 27px;
	color: #735A63;
	font-weight: bold;
	font-size: 16px;
	padding-left: 17px;
	font-family: verdana;
	padding-right: 24px;
}
div.entete a, div.entete a:visited {
	color: #735A63 !important;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	text-decoration: none;
}
div.entete a:hover {
	color: #735A63;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	text-decoration: underline;
}
div.mooinfos {
	background-color: #ffffff;
}
h1.icone {
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height: 35px;
}
table.taborganisme {
	border-collapse: collapse;
}

table.taborganisme td {
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.taborganisme td.fondgris {
	background-color: #E7E7E7;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.taborganisme td.fondgrisclair {
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ffffff;
}
table.taborganisme td.fondgris2 {
	background-color: #E7E7E7;
	border-top: 1px solid #ffffff;
}
table.taborganisme td.traitfonce {
	border-bottom: 1px solid #AD9C9C;
}
table.taborganisme td.traitclair {
	border-bottom: 1px solid #E7E7E7;
}
table.taborganisme div.colgauche {
	width: 310px;
	float: left;
}
table.taborganisme div.coldroite {
	width: 360px;
	float: left;
	padding-left: 20px;
}
a.fleche01 {
	background-image: url(/commun/images/fleche_puce.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	color: #735A63;
	text-decoration: underline;
}
a.fleche01:hover {
	color: #735A63;
	text-decoration: none;
}
ul.puce {
	margin-left: 24px;
}
ul.puce li {
	list-style-type: none;
	background-image: url(/commun/images/bt-puce.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 11px;
}

/* -------------------- menu pour les actions de formation, modification fiche, fiche 09 ------------------------ */
#menufiche {
	float: right;
	width: 200px;
}
#menufiche ul {
	margin-bottom: 10px;
}
#menufiche li a {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #795B63;
}
#menufiche li {
	list-style-type: none;
	background-color: #E7E7E7;
	border-top: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#menufiche li a:hover,
#menufiche li a.select,
#menufiche li a.select:hover {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------- boutons supplementaires ------------------------------- */
input.btvalideretape,
input.btetapesuivante,
input.btokey,
input.btsauver,
input.btquitter {
	background-color: transparent;
	border: 0;
	height: 19px;
	cursor: pointer;
}

/* -------------------------------------- liste avec puces ------------------------------------------- */
ul.lienpuces li {
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
	background-position: left 8px;
}

/**********************************************************************
 * Copie depuis style0.css
 **********************************************************************/

/* Mise en forme du plan  du site et du resultat moteur de recherche */
/* ------------------------------ plan du site ------------------------------------ */
/* 1er niveau de plan du site */
#plan ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left : 0px;
	margin-right: 0px;
	padding-left: 0px;
}
#plan li {
	list-style-type: none;
	margin-bottom: 5px;
}
#plan li a {
	color: #715E61;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background-color: #F2F0F0;
	display: block;
	padding-left: 10px;
}
#plan li a:hover {
	text-decoration: none;
	color: #A50000;
}
/* 2eme niveau de plan du site */
#plan ul ul {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-left : 20px;
	margin-right: 0px;
	padding-left: 0px;
}
#plan li li a {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	padding-left: 0px;
}

#plan li li a:hover {
	color: #A50000;
	text-decoration: none;
}
/* 3eme niveau de plan du site */
#plan ul ul ul {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left : 30px;
	margin-right: 0px;
	padding-left: 0px;
}
#plan li li li a {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#plan li li li a:hover {
	text-decoration: underline;
}
/* 4eme niveau de plan du site */
#plan ul ul ul ul {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 11px;
	margin-left : 30px;
	margin-right: 0px;
	padding-left: 0px;
}
#plan li li li li a {
	color: #8DC53E;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#plan li li li li a:hover {
	text-decoration: underline;
}
/* ----------------------------------------- moteur de recherche --------------------------------- */
div.enteteresultrecherche {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.enteteresultrecherche span {
	float: left;
}
/* numero et lien de la reponse */
span.lienrech {
	color: #A50000;
	font-weight: bold;
	width: 343px;
}
span.lienrech a {
	color: #A50000;
	text-decoration: underline;
	font-weight: bold;
}
span.lienrech a:hover {
	color: #A50000;
	text-decoration: none;
	font-weight: bold;
}
/* couleur de fond du resume */
div.fondresultrecherche {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left : 12px;
	margin-right: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F2F0F0;
	color: #715E61;
	clear: both;
}
/* zone de liens en dessous du resume */
div.basresultrecherche {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left : 12px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 10px;
}
div.basresultrecherche a {
	color: #709AB0;
	text-decoration: none;
	background-image: url(/commun/images/fl_grise.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	margin-right: 5px;
}
div.basresultrecherche a:hover {
	color: #715E61;
}

.bt_text
	{
	height: 16px;
	padding-top: 3px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	}

.bt_text a, 
.bt_text a:visited 
 	{
	font-family: verdana !important;
	font-size: 10px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
	float: left;
	}
	
.bt_text a:hover, .bt_text a.select, .bt_text a.select:hover
	{
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline !important;
	color: #FFFFFF;
	float: left;
	}

/* style pour lien qui ne doivent pas marquer la différence visited ou non... */
.lien_sans_visited a,
a.lien_sans_visited:visited,
.lien_sans_visited a:visited {
  color: #795b63 !important;
}