/* CSS Document */

html {
background-image:url(../images/bg_gauche_expert.jpg); background-repeat:repeat-y; background-position:top left;
}
body {
background-image:url(../images/bg_gauche_expert.jpg); background-repeat:repeat-y; background-position:top left;
}
.pied_expert {
		background: url(../images/bg_gauche_expert.jpg); background-repeat:repeat-y;
}

.textblanco {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.textblanco a:active, a#current {background:#99BF1A; color:#ffffff; }
.textoblanco a:hover {background:#99BF1A; color:#ffffff; font-weight:normal }
