/* Icones */
@import url("http://www.logiwin.ch/admin/style.php?id=1002");

/* Gestion membres standard */
@import url("http://www.logiwin.ch/admin/style.php?id=1016");


/* ------------ Structure de base ------------ */

/* Base du document */
html	{
	background: black;}

/* Corps du document */
body {color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	padding: 28px 0px 28px 0px;
	text-align: justify;
	position: relative;
	width: 940px;
	min-height: 619px;
	margin: 0 auto;
	border: 0px solid lime;
	background: #564a3e url('../spec/chanson/images/interface/bg.jpg') fixed;
	}
#infoContent{
	margin-top: 564px;
	}

/* Illustrations (definie pour tous les documents)*/
#illustrations img{
	border: 1px solid black;
	position: absolute;
	top: 192px;
	left: 20px;
	}

#infoMsg{
	border: 1px solid black;
	padding: 8px 10px 0px 10px;
	width: 294px;
	height: 390px;
	overflow: auto;
	position: absolute;
	top: 192px;
	right: 281px;
	}

/* ---------- Mise en forme generale ---------- */
/* Titre de niveau 1 */
h1 {
	font-size: small;
	font-weight: bold;
	}
/* Titre de niveau 2 */
h2 {	
	font-size: small;
	}
/* Titre de niveau 3 */
h3 {	
	font-size: small;
	font-weight: bold;
	}
/* Paragraphes */
p{
	
	}
/* Listes */ 
ol, ul, dl	{
	padding-left: 20px;
	text-align: left;
	}
/* Images ins&#65533;r&#65533;es dans les documents */
img	{
	border: none;
	}
/* Liens par d&#65533;faut */											
a {color: gray;
	background-color: transparent;
	text-decoration: underline;
	}
/* Lien lors du survol */
a:hover	 {color:black;
	text-decoration: underline ;
	}

/* Tables */
table{
	}
td{	text-align: left;
	vertical-align: top;
	padding: 2px
	}
th{	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-weight: bold
	}

/* Formulaires */
button	{background: #282724;
	color:  white;
	cursor: pointer;
	border: 1px solid gray;
	}
button:hover{
	background: gray;
	color:  white;
	border-color: #282724;
	}
input, select, textarea	{background: none;
	border: 1px solid gray;
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	}
textarea{height: 60px;
	width: 272px;
	}
option{color: black;
	background: white;
	}

/* ---------- Zone de navigation ---------- */
/* Barre de navigation principale */

#navglobal{
	position: absolute;
	top: 148px;
	left: 20px;
	width: 637px;
	height: 20px;
	z-index: 9;
	padding:  1px 0px  3px 0px;
	text-align: center;
	border: 1px solid black;
	white-space: nowrap;
	}
#navglobal li,
#navglobal ul{
	list-style-type: none;
	display: inline;
	position: relative;
	}
/* Mise en page du lien dans #nav */
#navglobal li a{
	margin: 0px;
	padding: 5px 6px;
	text-decoration: none;
	font: normal 12px verdana, serif;
	color: white;
	line-height: 21px;
	border-right: 1px dotted black;
	}
/* Survol du lien dans #nav */
#navglobal  li a:hover{
	background: #282724;
	}

/* Barre de navigation secondaire #nav2 */
#navglobal ul.nav2	{
	display: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 140px;
	/*border:  gray 1px solid;*/
	background: #282724 fixed;
	}
/* Mise en page du lien dans #nav2 */
#navglobal li ul a{text-decoration: none;
	display: block;
	border-bottom: 1px solid  gray;
	padding: 1px 3px;
	}
/* Masque le premier item du menu 2 */
#navglobal li  ul.nav2>li:first-child{
	display: none;
	}
#navglobal li:hover  ul.nav2 {
	display: inline;
	}

/* Survol du lien dans #nav2 */
#navglobal ul.nav2 a:hover{
	background:  #564a3e;		
	}
/* Mise en &#65533;vidence des accesskeys dans #nav2 */
#navglobal em{ text-decoration: none;
	font-style: normal;
	}


/* Barre de navigation niveau 3 #nav3*/
#navglobal ul ul {
	}
/* Navigateur */
.vousIci{
	display: none;
	}

/* Choix des langues */
#navLang{
	position: absolute;
	top: 5px;
	right: 20px;
	color: black;
	display: ;
	}
#navLang a{
	color: white;
	text-decoration: none;
	}

/* ------------ Documents divers ------------- */

/* News ?id=50 */
.newsAccroche{
	font-style: italic;
	}
.newsima{border: none;
	float: right;
	}
.newsfeed img{float: none;
	margin: 0px 2px;
	padding: 0px;
	border: none;
	}
.fullNews{border: 1px dotted gray;
	background: url('../spec/lab-mm/images/interface/bgcadre.png') -5px -5px no-repeat;
	margin: 5px;
	padding: 5px;
	}

div#newsSidebar {
	padding: 3px 5px 25px 5px;
	margin: 0px;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 0px;
	background: white;
	color: black;
	}
div#newsSidebar .dateJour{
	font-style: italic;
	font-size: small;
	}
div#newsSidebar .datePubli{
	font-size: x-small;
	}
.addSidebar{font-weight: bold;
	font-size: medium;
	}


/* Galerie ?id=*/
.galerie{}

.galerie img, galerieImage img{float: none;}

#show{float: none;
	}
.galerieLegende textarea{}

/* Livre d'or ?id=12 */

.livredor label{display: block;
	 }
.livredor{margin-left: 20px;
	 }

/* Glossaire ?id=35 */
.glossTitre{text-decoration: none;
	}
.glossLink{
	font-weight: bold;
	}

/* Plan de site ?id=1026 */
.siteMap{
	}
.siteMap h2{}
.siteMapRub{
	border-top: 1px dashed #060606;
	margin-top: 20px;
	padding-top: 10px;
	display: block;
	} 
.siteMap a{}

/* Page de liens ?id=5 */
/* Position des images en survol*/
#cible{position: absolute;
	top: 50px;
	right: 190px;
	}

/* ----- Profil utilisateur ?id=1005&no=xyz ----- */
.userProfil{}
.persodata{}
.persodata .Nom{}
.persoImage{}
.userProfilNav{}

/* ----- Agenda - Prochainement ?id=27 ----- */
/* Tableau g&#65533;n&#65533;ral */
table#agenda{}
/* Date  de l'event */
td.agendaDebut{}
/* Titre de l'event */
h3.agendaTitre{}
/* Description de l'event */
p.agendaDescript{}
/* Lieu de l'event */
p.agendaLieu{}

/* ----- Agenda - Liste des evenements ?id=48 ----- */
/* Tableau g&#65533;n&#65533;ral */
table#agenda_liste{}

/* ----- Agenda - Calendrier ?id=47 ----- */
/* Tableau g&#65533;n&#65533;ral */
.calendrier{}
/* Jour avec event */
a.hasAnEvent{}
/* Jour sans event */
a.hasNoEvent{}
/* Zone de filtre */
#agendaFiltre{}
/* Liste de choix du filtre */
select#mois{}
select#annee{}
/* Zone d'affichage des events */
.events{}
/* Description de l'event */
.agendaJour{}
/* Dates d'inscription */
#agenda_dates_lieu{}
/* Lien pour inscription */
a.Inscription{}
/* Logo des partenaires */
#agendaPart{}

/* ---------- Elements speciaux ---------- */	
/* Galerie dans la page */
.inlineGalery{}
.inlineGalery img{}
.inlineGalery img:hover{}
.inlineGalery a:hover{}

/* ---------- Fin des document ---------- */


#footer{
	position: absolute;
	top: 597px;
	left: 20px;
	width: 531px;
	padding: 2px 15px 0px 90px;
	border: 1px solid black;
	font-size: 85%;
	}

/* Fonctions (imprimer, recommander, etc.) */
#fonctions{text-align: right;
	padding:0px;
	display: inline;
	float: right;
	}
#boutons{text-align: right;
	padding:0px;
	display: inline;
	}

/* Recherches sur le web (doit &#65533;tre activ&#65533;e depuis les param&#65533;tres!) */
#searchoptions{display: inline;
	position: absolute;
	top: 35px;
	right: 0px; 
	white-space: nowrap;
	}

/* Zone de collecte des e-mails pour la newsletter */
.newsletter{
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	position: absolute;
	top: 130px;
	right: 10px;
	width: 136px;
	text-align: center;
	border: solid 1px #333;
	overflow: hidden;
	}
/* Champs de saisie */
.newsletter input{
	width: 136px;
	text-align: center;
	overflow: hidden;
	display: block;
	margin: 5px 0px
	}

/* Logo */
#logo	a{border: 1px solid black;
	position: absolute;
	top: 28px;
	left: 20px;
	width: 637px;
	height: 126px;
	text-align: center;
	}
#logo a:hover{
	background: #282724;
	}
#logo	img{border: none;
	margin: 12px 0px 0px 0px;
	}

/* Coordonnees du client */
address	{
	position: absolute;
	top: 625px;
	left: 20px;
	width: 868px;
	text-align: center;
	padding: 5px 15px;
	border: 1px solid black;
	font-size: 100%;
	}
body.en address .adresseFR,
body.fr address	.adresseEN{
	display: none;
	}

/* Icones en fin de document (XHTML, CSS, WAI, Logi-CMS)*/
#validation {
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	color: rgb(50,50,50);
	border: 0px solid red;
	}
#validation a{
	color: rgb(50,50,50);
	}
#validation a:hover{
	color: rgb(150,150,150);
	}

/* Montres */
#montres00{
	position: absolute;
	top: 55px;
	right: 20px;
	width: 256px;
	height: 535px;
	border: 1px solid black;
	border-left: none;
	overflow: hidden;
	line-height: 0px;
	}
body.en span#montresFR,
body.fr span#montresEN{
	display: none;
	}

#montres01{
	background: black;
	line-height: 0px;
	}
#montres01 img{
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	}

/* Scroll des produits */
#scrollProd {
	z-index: 8;
	text-align: center;
	}
#scrollProdUp {
	position: absolute;
	top: 28px;
	right: 20px;
	height: 20px;
	border: 1px solid black;
	list-style-type: none;
	width: 255px;
	background: url('/spec/chanson/images/interface/up.png') left bottom no-repeat;
	}
#scrollProdDown {
	position: absolute;
	bottom: 55px;
	right: 20px;
	height: 20px;
	border: 1px solid black;
	list-style-type: none;
	width: 255px;
	background: url('/spec/chanson/images/interface/down.png') left top no-repeat;
	}
#scrollProdDown a,
#scrollProdUp a{
	display: block;
	height: 20px;
	}

/* formulaire de contact */
#contactForm input[type="text"], #contactForm select, #contactForm textarea{
	width: 210px;
	font-size: x-small;
	}
#contactForm, #contactForm button, #commande td, #commande input {
	font-size: x-small;
	}
#commande a{
	color: white;
	text-decoration: none;
	}

/* Bouton commander */
.commander{
	font-weight: bold;
	border: 1px solid black;
	background: #282724;
	padding: 5px 20px;
	text-decoration: none;
	font-size: 140%;
	color: white;
	margin: 20px;
	line-height: 50px;
	}
a.commander:hover{
	border: 1px solid white;
	background: transparent;
	color: black;
	text-decoration: none;
	}

/* Logo pour impression */
#logoPrint{display: none;}
