td,th {
font-family:Trebuchet MS, Arial;
color: #000000;
scrollbar-face-color: #FF6600; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #EAE8E8; 
scrollbar-arrow-color: #000000; 
margin:0px;
}

body {
font-family:Trebuchet MS, Arial;
color: #000000;
scrollbar-face-color: #FF6600; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #EAE8E8; 
scrollbar-arrow-color: #000000; 
margin:0px;
background-color:#E6E6E6;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.identif {
border-style:solid; 
border-width:1px; 
border-color: #364F5A;
}
.minicadrebleu {
border-style:solid; 
border-width:1px; 
border-color: #0000FF;
}
.designconfig {
border-style:solid; 
border-width:2px; 

}
.couleurtextetitre {
color:#FFFFFF;
font-variant:small-caps;
}
.couleurtextesoustitre {
font-size:16px;
}
.couleurclairdegrade {
background-color:#FFBD8C;
}
.couleurfoncedegrade {
background-color:#FF6300;
}
.couleurinterieur {
background-color:#EAE8E8;
}
.identifhaut {
border-width:0px; 
background-color:#FF6600;
}
.identifbas {
border-width:0px; 
background-color:#EAE8E8;
}
.nouveaute {
border-style: solid; 
border-width: 1px; 
border-color: #364F5A;
}
.nouveautehaut {
border-width:0px; 
}
#menu { 
display: block; 
border :2px solid #EAE8E8; 
text-decoration:none; 
text-align: center; 
font-size:2em; 
color: #333333; 
} 

#menu:hover { 
background-color:#FF6600; 
border-color:#FF6600; 
}
a:link {
	color: #01019E;
	text-decoration: none;
}
a:visited {
	color: #01019E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	color: #01019E;
	text-decoration: none;
}

input.bouton {
border:1px solid black;
background-color: #FF6600;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:white;
cursor:pointer;
padding:10px 10px 10px 10px;
}
.resizehandle {
	background:transparent url("http://www.wifeo.com/images-site-officiel/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
	height:16px;
	width:100%;
}
#precedentsmessages {
	padding-right: 5px;
	overflow: auto;
	height: 300px;
	padding-right: 0;
	padding-left: 5px;
}
/*MENU DEROULANT ACCUEIL MEMBRE:*/

dl, dt, dd, ul, li {
border-width: 1px;
margin: 0;
padding: 0;
list-style-type: none;
}
#menuindex {
position:static; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menuindex dt {
cursor: pointer;
margin: 0px;
text-align: left;
border: 0px solid;
}
#menuindex dd {
border: 0px solid;
}
.couleurselectrouge{
color:#FF0000;
}
.couleurselectvert{
color:#009900;
}
/*FIN MENU DEROULANT*/

.rogne img {
position: relative;
left: -70px;
top: -50px;
}
.rogne p {
position: relative;
width: 90px;
height: 120px;
overflow: hidden;
}

.toppage {
background-color:#F2F2F2;
border-bottom:1px solid #F2F2F2;
color:#000000;
}

.slidercorps {
  background: #CCC;
  background-image:url(images-site-officiel/reglage_largeur_editeur_corps.png);
  height: 16px;
  width: 200px;
}
  .slidercorps .knob {
    background: #000;
	background-image:url(images-site-officiel/reglage_largeur_editeur_curseur.png);
    width: 16px;
    height: 16px;
  }

.advanced {
  width: 400px;
  margin: 5px 0;
  background: #CCC;
}
  .advanced .knob {
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  
