/* ----- Internet screen style sheet ----- */ 

/* Icones */
@import url("http://www.logiwin.ch/admin/style.php?id=1002");

/* ---------- Structure du document ---------- */

/* Base du document */
html	{
	background: white fixed url('../spec/jaffrain/images/interface/stripe02.png');
}

/* Corps du document */
body {	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	background:  white ;
	max-width: 885px;
	padding: 230px 0px 18px 0px;
	margin: auto; 
	position: relative;
	border: 0px solid blue;
	}
#infoContent{
	margin: 0px 12px 0px 10px;
	padding: 20px 0px 0px 0px;
	border: 0px solid fuchsia;
	background: rgb(203,218,227) right top no-repeat url('../spec/jaffrain/images/interface/bgDroiteSup.png');
	}
#infoMsg{
	border: 0px solid lime;
	border-left: 2px solid rgb(228,236,240);
	border-right: 2px solid rgb(228,236,240);
	padding: 10px 20px 50px 20px;
	margin: 0 220px 0px 133px;
	min-height: 680px;
	}

/* --------- Mise en forme generale ---------- */
/* Titre de niveau 1 */
h1 {	
	font-size: large;
	list-style-type: disc;
	}
/* Titre de niveau 2 */
h2 {	
	font-size: small;
	font-weight: bold;
	}
/* Titre de niveau 3 */
h3 {	
	font-size: small;
	}
/* Paragraphes */
p{
	}
/* Listes */ 
ol, ul, dl	{
	padding-left: 50px;
	}
/* Images inserees dans les documents */
img	{border: none;
	}
/* Liens par defaut */											
a {	color: #006E9F;
	background-color: transparent;
	text-decoration: underline;
	}
/* Lien lors du survol */
a:hover	 {
	color:black;
	text-decoration: underline ;
	background-color: #F5F5F5;
	}

/* 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 */
ul#navglobal{}

/* Barre de navigation principale */
ul#navglobal{
	position: absolute;
	left: 10px;
	top: 217px;
	padding: 25px 5px 0px 4px;
	width: 125px;
	background: no-repeat url('../spec/jaffrain/images/interface/bgGaucheSup.png');
	list-style-type: none;
	border: 0px solid fuchsia;
	}
/* Mise en page du lien dans #nav */
ul#navglobal li a{
	margin: 0px;
	padding: 5px 6px 1px 6px;
	text-decoration: none;
	background: transparent no-repeat url('../spec/jaffrain/images/interface/bouton.png');
	font-size: 11px;
	color: white;
	display: block;
	height: 21px;
	text-align: center;
	}
/* Survol du lien dans #nav */
ul#navglobal li a:hover{
	background: transparent no-repeat url('../spec/jaffrain/images/interface/bouton-hover.png');
	color: black;
	}


/* Barre de navigation secondaire #nav2 */
ul#navglobal .nav2	{
	margin: 0px;
	padding: 5px 0px 5px 3px;
	font-size: 11px;
	list-style-type: none;
	display: none;
	border: 0px solid lime;
	}
#navglobal ul.nav2.actif	{
	display: block;
	border: 0px solid red;
	}

/* Mise en page du lien dans #nav2 */
ul#navglobal .nav2 a{
	height: auto;
	background: transparent url('');
	color: #006E9F;
	padding: 2px 5px 2px 8px;
	margin: 0px;
	text-align: left;
	font-size: 98%;
	border: 0px solid orange;
	border-bottom: 1px dotted rgb(190,203,211);
	}
/* Survol du lien dans #nav2 */
ul#navglobal .nav2 a:hover{
	background:  #c0c0c0 url('');		
	}

/* Barre de navigation niveau 3 #nav3*/
ul#navglobal .nav3	{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	
	}

ul#navglobal .nav3 a{
	color: grey;
	font-size: 90%;
	}


/* Etat selection */
a.actif{ color: black;
	}

/* Mise en evidence des accesskeys */
ul#navglobal em{ text-decoration: underline;
	font-style: normal;
	}

/* Mise en evidence des liens actifs */
ul#navglobal a.actif{
	font-weight: bold;
	color: black;
	}

/* Navigateur */
.vousIci{
	position: absolute;
	top: 226px;
	left: 165px;
	margin-left: 0px;
	z-index: 7;
	display: block;
	font-size: 80%;
	border: 0px solid purple;
	}



/* ---------- Langues ------------ */
#navLang{
	position: absolute;
	left: 10px;
	top: 193px;
	border: 0px solid red;
	width: 120px;
	text-align: center;
	z-index: 5;
	}
#navLang a{
	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;
	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;
	}

.inlineNews{border: 0px solid red;
	position: absolute;
	color: white;
	font-size: 12px;
	right: 20px;
	top: 250px;
	width: 171px;
	height: 268px;
	overflow: hidden;
	padding: 60px 8px 5px 25px;
	}

.fr .inlineNews{
	background: no-repeat center top url('../spec/jaffrain/images/interface/InlineNewsBg.png');
	}
.en .inlineNews{
	background: no-repeat center top url('../spec/jaffrain/images/interface/InlineNewsBgEn.png');
	}

.inlineNews .news{border: 0px solid lime;
	position: inline;
	width: 171px;
	height: 88px;
	overflow: hidden;
	}
.newsDate{display: none;
	}


/* 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;
	}


/* ---------- Elements speciaux ---------- */	
/* Galerie dans la page */
.inlineGalery{width: 180px;
	float: left;
	}
.inlineGalery img{float: none;
	margin: 5;
	padding: 0;
	}
.inlineGalery img:hover{}
.inlineGalery a:hover{}

/* ---------- Fin des document ---------- */

/* Illustrations (d&#65533;finie pour tous les documents)*/
#illustrations img{
	position: absolute;
	top: 315px;
	right: 30px;
	border: none;
	}

/* Fonctions (imprimer, recommander, etc.) */
#fonctions{
	position: absolute;
	bottom: 60px;
	right: 230px;
	text-align: right;
	padding: 50px 20px 10px 20px;
	display: ;
	border: red solid 0px;
	}

/* Recherches sur le web (doit &#65533;tre activ&#65533;e depuis les param&#65533;tres!) */
#searchoptions{
	white-space: nowrap;
	}
div#search{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 23px;
	background: #EEEEEE;
	padding: 5px 5px 5px 20px;
	white-space: nowrap;
	text-align: left;
	}

/* Zone de collecte des e-mails pour la newsletter */
.newsletter{
	position: absolute;
	bottom: 82px;
	right: 45px;
	width: 150px;
	z-index: 5;
	margin: 0px;
	padding: 25px 0px 30px 0px;
	text-align: center;
	font-weight: bold;
	background: center top no-repeat url('../spec/jaffrain/images/interface/newsletter.png');
	border: red solid 0px;
	}
/* Champs de saisie */
.newsletter label{
	display: none;
	}
.newsletter input{
	background: white; 
	margin: 5px 0;
	text-align: center;
	}
.newsletter button{
	width: 125px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	background: center center no-repeat url('../spec/jaffrain/images/interface/bouton.png');
	border: none;
	}

/* Logo */
#logo	img{border: 0px solid red;
	position: absolute;
	top: 10px;
	left: 1px;
	}

/* Coordonnees du client */
address	{
	padding: 25px 5px 0px 5px;
	margin: -10px 0px 0px 0px;
	background: repeat url('../spec/jaffrain/images/interface/pied.png');
	color: white;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	height: 21px;
	border: 0px solid lime;
	}
address	a{
	color: white;
	text-decoration: none;
	}

/* Bandeau */
#bandeau,
.fr #bandeau,
.en #bandeauEN{
	position: absolute;
	top: 0px;
	left: 138px;
	border: 0px solid red;
}
.en #bandeau,
.fr #bandeauEN{
	display: none;
}
#noeud{
	position: absolute;
	bottom: 80px;
	left: 10px;
	border: 0px solid red;
	}


/* Icones en fin de document (XHTML, CSS, WAI, LAB-CMS)*/
ul#validation {
	border: 1px solid red;
	text-align: center;
	padding: 20px 0;
	margin: 0;
	background: ;
	}

/* Sociabilisation */
#boutons{
	border: 0px solid lime;
	position: absolute;
	top: 235px;
	left: 4px;
	padding-left: 10px;
	text-align: right;
	}

/* Homepage */
#important{
	position: absolute;
	top: 560px;
	right: 22px;
	width: 198px;
	z-index: 8;
	border: 0px solid red;
	}
#info1,
#info2{
	background: rgb(222,41,47);
	margin: 10px 0;
	padding: 0 15px 10px 15px;
	border-radius: 10px;
	}