/****  IMPORTS CSS   ****/
@import url("textes.css");


/****  DOCUMENT   ****/
* {
/*	margin: 0;
	padding: 0;*/
}
body, html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	overflow: auto;
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
	background: #EFEEEE;
}
table {
	font: normal 12px "Trebuchet MS", sans-serif;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #A22625;
}
a:hover {
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

/****  BASLISES HTML  ****/
img {
	border: 0px none;
}
select {
	font-size: 11px;
	color: #A98454;
	border: 1px solid #A98454;
	padding: 1px;
}
input, textarea {
	border-color: #C9AC86 #F8E1C3 #F8E1C3 #C9AC86;
	border-width: 1px;
	border-style: solid;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	margin: 0px; 
	padding: 2px 3px 1px 3px;
	width: auto;
	height: 21px;
	vertical-align: text-bottom;
}
textarea {
	overflow: auto;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
}

input.gris, textarea.gris {
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0px; 
	padding: 2px 3px 1px 3px;
	width: auto;
	height: 21px;
	vertical-align: text-bottom;
}

/****  BOUTONS  ****/
button {
	font-family: sans-serif;
	font: normal 11px "Trebuchet MS", sans-serif;

	background-color: #D5AD79;
	border-color: #DCCEBA #8D5C1B #8D5C1B #DCCEBA;
	border-width: 1px;
	border-style: solid;
	color: #8D5C1B;
	margin: 0px;
	padding: 0px 3px;
	width: auto;
	height: 21px;
	cursor: pointer;
	vertical-align: text-bottom; 
}
button.gris {
	font-family: sans-serif;
	font: normal 11px "Trebuchet MS", sans-serif;

	background-color: white;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	color: gray;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px 3px;
	width: auto;
	height: 21px;
	cursor: pointer;
/*	vertical-align: text-bottom; */
}


/****  PRELOAD et autres  ****/
.hide {
	display: none;
}


/****  SCROLLBARS IE   ****/
*body { /* pour IE */
   scrollbar-3dlight-color: #AAA;
   scrollbar-arrow-color: #AAA;
   scrollbar-darkshadow-color: #EFEEEE;
   scrollbar-shadow-color: #AAA;
   scrollbar-track-color: #EFEEEE;
   scrollbar-highlight-color: #EFEEEE;
   scrollbar-face-color: #EFEEEE;
   scrollbar-base-color: #EFEEEE;
}
*div { /* pour IE */
   scrollbar-3dlight-color: white;
   scrollbar-arrow-color: #D0A674;
   scrollbar-darkshadow-color: white;
   scrollbar-shadow-color: white;
   scrollbar-track-color: white;
   scrollbar-highlight-color: white;
   scrollbar-face-color: white;
   scrollbar-base-color: white;
}



/****  CONTENEUR SITE   ****/
#main {
	background: #EFEEEE url(../im/background.gif) repeat-y center center;
	height: 10px;
}
#site {
	width: auto;
	background: #EFEEEE url(../im/background.gif) repeat-y center center;
}


/****  CONTENU FLASH   ****/
#flashcontent {
	text-align: center;
}
.flashcontent {
	text-align: center;
}



/****  COLONNE GAUCHE   ****/
#blocSaumon {
	width: 100%;
	/*height: 64px;*/
	background: url(../im/background-colonneG-saumon.gif) repeat-y;
	padding: 8px;
	color: #7D5829;
}
#blocSaumon a {
	color: #7D5829;
	text-decoration: none;
}

#blocSaumon #titre {
	display: block;
	font-size: 12px;
	padding-left: 22px;
	background: url(../im/logo-mini.gif) no-repeat;
}

#blocSaumon input {
	margin: 0px;
/*	padding: 3px;*/
	margin-left: 22px;
/*	width: 70%;*/
	width: 150px;
	height: 21px;
	border-color: #C9AC86 #F8E1C3 #F8E1C3 #C9AC86 ;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	color: Gray;
}
#blocSaumon button {
	background-color: #E5C79F;
	margin-left: 3px;
}
#logosPartenaires {
	width: 100%;
	text-align: center;
	padding: 10px;
}


/****  PAGE   ****/
#content {
	width: 950px;
}

#wrap {
    width:auto;
}

/****  PIED DE PAGE   ****/
#footer {
	background: url(../im/background-footer.gif) repeat-x;
	background-color: #EFEEEE;
}

#footer img {
	position: relative;
	top: -2px;
	padding: 0 8px;
	border: none;
}

#footer a {
	position: relative;
	bottom: 5px;
	height: auto;
	margin: 0 8px;
	margin-top: 6px;
   text-decoration: none;
	font-size: 11px;
   color: #B79B76;
}

#footer a:hover {
	color:#7D5829;
	border-bottom: 1px solid #BB0039;
}


/****  MENU DU HAUT (HORIZONTAL)    ****/
#menu {
	background-image:url(../im/background-menu.jpg);
   /*padding:8px 0;*/
	height: 39px;
   width:auto;
}

#menu a, #menu a.last, #menu a.twolines {
	position: relative;
	float: left;
	top: 6px !important;
	top: 7px;
   padding:4px 19px 3px 17px;
   text-decoration:none;
   font-weight:bold;
	font-size: 13px;
   color:#7D5829;
	background-image:url(../im/separateur.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#menu a.twolines {
	top: -1px !important;
	top: 0px;
	background-image:url(../im/separateur2.gif);
	background-position: center right;
	line-height: 16px;
}
#menu a.last {
/*	background-image:url(../im/separateur.gif);*/
	background: none;
}
#menu a:hover {
	/*color: #000000;*/
	color: white;
}
#menu span {
    display:none;
}
#menu form#frm_rechercher {
	display: inline;
	position: relative;
	top: 10px !important;
	top: 7px;
   padding:4px 16px;
   text-decoration:none;
   font-weight:bold;
	font-size: 13px;
   color:#7D5829;
}
#menu form#frm_rechercher button {
	margin-left: 3px;
	vertical-align:middle;
}


/****  MENU DE GAUCHE (VERTICAL)    ****/
#sousMenu {
padding:0;
margin:0;
	width: 255px;
	background-image:url(../im/background-colonneG-rouge.gif);
}
#sousMenu ul, #sousMenu li, #sousMenu a {
padding:0;
margin:0;
	width: 100%;
}
#sousMenu ul {
	font-size: 12px;
/*	padding-left: 30px;*/
}
#sousMenu li {
	font-size: 12px;
	height: auto;
	padding: 3px 0px;
	list-style-type: none;
/*	margin-left: -30px;*/
/*	padding-left: 30px;*/ /* pour que le séparateur prenne 100% de la largeur */
	background-image: url(../im/colonneG-separateur-rouge.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: auto;
/*	border: 1px solid blue;*/
}
#sousMenu li div {
	display: none; 
	color: white; 
	padding-left: 30px;
	font-size: 11px;
}
#sousMenu li.selected div {
	display: block;
}
#sousMenu li a {
/*	margin-left: -18px;*/
	padding-left: 30px;
	background-image: url(../im/logo-list.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	color: White;
	text-decoration: none;
	width: auto;
/*	border: 1px solid yellow;*/
	display: block;
}
*#sousMenu li a {
	width: 100%;
}
#sousMenu li a:hover, #sousMenu li.selected a {
	color: Orange;
	background-image: url(../im/logo-list-on.gif);
}
#sousMenu li div a, #sousMenu li.selected div a {
	width: 100%;
	background: none;
	padding: 0px;
	margin: 0px;
	color: White;
}
*#sousMenu li div a {
}
#sousMenu li div a:hover, #sousMenu li.selected div a:hover {
	color: Orange;
	background: none;
	padding: 0px;
	margin: 0px;
}
#sousMenu li div a.selected, #sousMenu li.selected div a.selected {
	color: Orange;
	background: none;
	padding: 0px;
	margin: 0px;
}
