/* Icones */
@import url("http://www.logiwin.ch/admin/style.php?id=1002");

/* ---------- Structure du document ---------- */

/* Base du document */
html	{
	background: rgb(199,37,37) fixed url('../spec/ecosys/images/interface/stripe.png');
	}

/* Corps du document */
body {color: rgb(71,69,71);
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	padding: 143px 0px 0px 0px;
	margin: 0px;
	text-align: justify;
	background:  white ;
/*	max-width: 1024px;*/
	margin: auto; 
	position: relative;
	}
#infoContent{
}
#infoMsg{
	margin: 0px 0px 0px 220px;
	border-left: 2px solid rgb(215,216,218);
	padding: 25px 200px 30px 20px;
	min-height: 470px;
	}

/* --------- Mise en forme generale ---------- */
/* Titre de niveau 1 */
h1 {	color: rgb(199,37,37);
	font-size: large;
	}
/* Titre de niveau 2 */
h2 {	color: #1E1E1E;
	font-size: small;
	font-weight: bold;
	}
/* Titre de niveau 3 */
h3 {	color: #4F4F4F;
	font-size: small;
	}
/* Paragraphes */
p{
	}
/* Listes */ 
ol, ul, dl	{
	padding-left: 50px;
	}
/* Images inserees dans les documents */
img	{margin: 10px;
	border: none;
	}
/* Liens par defaut */
a {
	color: rgb(199,37,37);
	background-color: transparent;
	text-decoration: underline;
	}
/* Lien lors du survol */
a:hover	 {color:black;
	text-decoration: underline ;
	}

/* Tables */
table{margin-left: 15px;
}
td{	text-align: left;
	vertical-align: top;
	padding: 2px
	}
th{	text-align: left;
	vertical-align: top;
	padding: 2px;
	font-weight: bold
	}

/* Formulaires */
button	{background: gray;
	color:  white;
	cursor: pointer;
	}
button:hover{
	background: white;
	color: black;
	}
input, select, textarea	{background: none;
	border: 1px solid gray;
	}



/* ---------- Zone de navigation ---------- */
/* Zone principale incluant toutes les barres */
#navglobal{}

/* Barre de navigation principale */
#nav{
	background: rgb(71,69,71);
	padding: 4px 0px 4px 15px;
	display: block;
	white-space: nowrap;
	}
/* Mise en page du lien dans #nav */
#nav a{
	margin: 3px;
	padding: 3px 0px 3px 12px;
	text-decoration: none;
	font: 15px verdana, sans-serif;
	color: white;
	background: url('../spec/ecosys/images/interface/bullet.png') no-repeat 0 center ;
	}
#nav a:first-child{
	background-image: none;
	padding-left; 0;
	}
/* Survol du lien dans #nav */
#nav a:hover{
	/* background: #006E9F; */
	color: rgb(247,240,133);
	}
/* Etat lors du clic sur le lien dans #nav */
#nav a:active{}


/* Barre de navigation secondaire #nav2 */
#nav2	{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	position: absolute;
	left: 30px;
	top: 200px;
	width: 150px;
	background: white;
border: 0px solid red
	}
/* Mise en page du lien dans #nav2 */
#nav2 a{text-decoration: none;
	display: block;
	padding: 8px 3px 5px 0px;
	color: rgb(110,119,126);
	}
#nav2 a:before{
	content:  ' ';		
	}
/* Survol du lien dans #nav2 */
#nav2 a:hover{	
	color: rgb(199,37,37);
	}
/* Etat lors du clic sur le lien dans #nav2 */
#nav2 a.actif{font-weight: bold;
	}
#nav2 a.actif:hover:before{
	content: '';
	}
#nav2 a.actif:hover{
	cursor: default;
	}

/* Puce au survol du lien dans #nav2 */
#nav2 a:hover:before{
	content: '> ';	
	}
/* Titre du menu #nav2 */
#nav2	span.titre{
	padding: 8px 3px 5px 0px;
	font-weight: bold;
	color: rgb(199,37,37);
	display: block;
	border-bottom: 1px solid rgb(199,37,37);
	}
/* Mise en evidence des accesskeys dans #nav2 */
#nav2	em{ text-decoration: underline;
	font-style: normal;
	}


/* Barre de navigation niveau 3 #nav3*/
#nav3	{}
#nav3 a{}


/* ---------- 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;
	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{width: 170px;
	position: absolute;
	top: 180px;
	right: 18px;
	}
.inlineGalery img{
	margin: 2px;
	padding: 0;
	}
.inlineGalery img:hover{}
.inlineGalery a:hover{}

/* ---------- Fin des document ---------- */

/* Illustrations (definie pour tous les documents)*/
#illustrations {
	position: absolute;
	top: 1px;
	right: 220px;
	height: 141px;
	overflow: hidden;
	}
#illustrations img{
	border: none;
	margin: 0px;
	}

/* Fonctions (imprimer, recommander, etc.) */
#fonctions{text-align: right;
position: relative;
	padding: 50px 20px 10px 20px;
	border: red solid 0px;
display: none
	}

/* Recherches sur le web (doit &#65533;tre activ&#65533;e depuis les param&#65533;tres!) */
#searchoptions{
	white-space: nowrap;
	}
div#search input#q{width: 120px;
	}
div#search{
	position: absolute;
	top: 95px;
	right: 0px;
	width: 220px;
	padding: 0px;
	white-space: nowrap;
	text-align: center;
	}

/* Zone de collecte des e-mails pour la newsletter */
.newsletter{
	position: absolute;	
	top: 580px;
	margin: 0px 0px 0px 30px;
	padding: 2px;
	font-weight: bold;
	background: white;
	z-index: 3;
	border: lime solid 0px;
	width: 180px;
	color: rgb(199,37,37);
	}
/* Champs de saisie */
.newsletter input{
	background:  rgb(215,216,218);
	border: none;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 3px;
	}
/* bouton inscrire */
.newsletter button{
	background:  none;
	border: none;
	color: rgb(235,112,9);
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-decoration: underline;
	}

.newsletter button:hover{
	color: rgb(199,37,37);
	}

/* Logo */
#logo	img, .InMemoriam{border: none;
	position: absolute;
	top: 18px;
	left: 20px;
	}
.InMemoriam{
	z-index: 5;
	}

/* Coordonnees du client */
address	{
	padding: 10px 5px 10px 225px;
	display: block;
	margin: 0px;
	background: rgb(71,69,71);
	color: white;
	font-style: normal;
	}
address	a{color: white;
	}
address	a:hover{
	color: rgb(247,240,133);
	}

/* Icones en fin de document (XHTML, CSS, WAI, LAB-CMS)*/
ul#validation {position: fixed;
	bottom: 7px;
	right: 0px;
	z-index: 5;
	text-align: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 350px;
	}
#navLang{
	position: absolute;
	top: 30px;
	right: 0px;
	width: 220px;
	text-align: center;
	color: rgb(199,37,37);
	}
#navLang a{
	color: black;
	text-decoration: none;
	}
#navLang a:hover{
	color:  rgb(199,37,37);
	text-decoration: underline;
	}
