/* CSS Document */
html {	
background-image:url(../images/bg_gauche_index.jpg); background-repeat:repeat-y; background-position:top left;
}
body {	
background-image:url(../images/bg_gauche_index.jpg); background-repeat:repeat-y; background-position:top left;
}

/*.more a, .more a#link, .more:hover,
.more a: hover {background:none; }*/

/*----------- 1 ligne qui semble marcher pour tous les navigateurs quand il n'y a pas de sous-menu :-- */
.menu ul li a#current {background-color:#50a0c9; color:#fff;}
.vingt-quatre {font-size: 24px; text-align:left; margin:0; padding:0;}
.what {margin-top:-15px; }
.gras {font-weight: bold;}
hr { color:#50a0c9; height:1px; clear:right;}
.trait {background-image:url(images/traitbleu.jpg); background-repeat:repeat-x; background-position:0 90%;}
.bonshom {float:right; position:relative; margin:0; padding:0; bottom:/*-10px*/5px; }
.centre object { width:100%; z-index:1;}
.td1 {width:49%; }
.td2 {width:2%; }
.td32 {wdith:32%;  background-color:#b5ae96;} /*beige1 */
.td33_1 {wdith:33%;  background-color:#bab6a7;}/*beige2 */
.td33_2 {wdith:33%;  background-color:#cac0b3;}/*beige3 */
.droiteindex {
	position:relative;
	float:right; 
	margin:0; /*margin-left:50px; essai infructueux pour IE7*/
	padding:0; padding-right:5px; /*padding-left:50px;essai infructueux pour IE7*/
	width:24.5%; |width:23%; /*nécessaire pour IE 7 seulement; /*26 : c'est pire sur IE7%*/
}
.droite p {padding:0;}

.more {
	text-align:right;
	margin-top:-10px;
	padding:0;
	color: #50a0c9;
}
.more a, .more a:visited, .more a:hover{
	text-align:right;
	font-size: 10px; color: #50a0c9;
	text-decoration:none; background:none;
}