/* Icones */
@import url("http://www.logiwin.ch/admin/style.php?id=1002");




/* ------------ Structure de base ------------ */

/* Corps du document */
body {color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	background:  white ;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	border-left: 5px solid #004c99;
	}
#infoContent{
	margin: 0px;
	padding: 0px;
	}
#infoMsg{
	margin: 0px 210px 0px 0px;
	padding: 125px 10px 30px 228px;
	min-height: 400px;
	border-right: 1px solid gray;
	}


/* ---------- Mise en forme generale ---------- */
/* Titre de niveau 1 */

h1 {	color: #004B98;
	font-weight: bold;
	font-size: large;
	margin-bottom: 0px;
	text-align: left;
	}
/* Titre de niveau 2 */
h2, h3.newsTitre {	color: #0091A7;
	font-size: medium;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	}
h2 a {	color: #0091A7;
	text-decoration: none;
	}
/* Titre de niveau 3 */
h3 {	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	}
h3 a {	color: black;
	text-decoration: none;
	}
/* Paragraphes */
p{
	margin-top: 3px;
	margin-bottom: 9px;
	}
/* Listes */ 
ol, ul, dl	{
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	}
li	{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 15px;
	}
ol>li, ul>li	{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	}
/* Images ins&#65533;r&#65533;es dans les documents */
img	{margin: 10px;
	}
/* Liens par d&#65533;faut */											
a {color: #004B98;
	text-decoration: none;
	}
/* Lien lors du survol */
a:hover	 {color:black;
	text-decoration: underline ;
	}

/* Tables */

table{border-collapse: collapse;
	}
td{	text-align: left;
	vertical-align: top;
	}
th{	text-align: left;
	vertical-align: top;
	padding: 10px 2px;
	font-weight: bold;
	}
.ligneVide{border-left: none;
 	border-right: none;
	margin: 0;
	padding: 0;
	}
.ligneVide img{border-left: none;
	margin: 0;
	padding: 0;
	height: 10px;
	overflow: hidden;
	}

/* Formulaires */
button	{background: lightgray;
	color:  black;
	font-weight:  bold;
	cursor: pointer;
	}
button:hover{
	background: #1aaacc;
	color: #004B98;
	}
input, select, textarea	{background: none;
	margin: 5px 0;
	border: 1px solid grey;
	}



/* ---------- Zone de navigation ---------- */

/* Barre de navigation principale */

#nav	{
	margin: 0px;
	padding: 1px 30px 1px 20px;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	left: 233px;
	top: 74px;
	background: #0092a8;
	text-transform: lowercase;
	z-index: 4;
	}
#nav a{
	padding: 1px 1px 1px 11px;
	text-decoration: none;
	margin: 0;
	background: #0092a8 url('../spec/sba/images/interface/bullet.png') 2px 8px no-repeat;
	color: white;
	font-style: italic;

	}
#nav a:first-child{
	background-image: none;
	}
#nav a:hover{
	color: #004B98;
	}


/* Barre de navigation secondaire #nav2 */
#nav2	{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style: italic;
	position: absolute;
	left: 23px;
	top: 135px;
	width: 140px;
	background: white;
	text-transform: lowercase;
	text-align: left;
	}
/* Mise en page du lien dans #nav2 */
#nav2 a{text-decoration: none;
	color:  #0092a8;
	display: block;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	}
/* Survol du lien dans #nav2 */
#nav2 a:hover{
	color:  #004c99;
	background:  transparent;		
	}

/* Puce au survol du lien dans #nav2 */

/* Titre du menu #nav2 */
#nav2 span.titre{
	font-weight: bold;
	display: normal;
	font-size: 15px;
	font-style: italic;
	padding-bottom: 13px;
	}
/* Mise en &#65533;vidence des accesskeys dans #nav2 */
#nav2 em, #nav3 em{ text-decoration: none;
	}

#nav2	span.titre:after{
	}

#nav2 a.actif{color: #004c99; 
}

/* Barre de navigation #nav3 */
#nav3	{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	position: absolute;
	left: 5px;
	top: 340px;
	width: 195px;
	background: white;
	text-transform: lowercase;
	text-align: right;
	}
/* Mise en page du lien dans #nav2 */
#nav3 a{text-decoration: none;
	color:  #0092a8;
	padding: 3px 3px 3px 10px;
	display: block;
	}
/* Survol du lien dans #nav2 */
#nav3 a:hover{
	color:  #004c99;
	background:  transparent;		
	}

/* Puce au survol du lien dans #nav2 */

/* Titre du menu #nav2 */
#nav3 span.titre{
	font-weight: bold;
	display: none;
	font-size: 15px;
	font-style: italic;
	padding-bottom: 13px;
	}

#nav3 a.actif{color: #004c99; 
}

/* ------------ Documents divers ------------- */

/* News ?id=50 */
a.newsLink{ 
	text-decoration: none;
	font-weight: bold;
	}
a.newsLink:before{ 
	content: '>>> ';
	}
a.newsLink:after{ 
	content: '...';
	}
.newsAccroche{
	margin-bottom: 0px;
	font-weight: bold;
	}
.newsDate{display: none;
	}
.newsima{border: none;
	float: right;
	}
.newsfeed img{float: none;
	margin: 0px 2px;
	padding: 0px;
	border: none;
	}
.newsfeed {
	text-align: right;
	margin-top: 50px;
	font-size: 12px;
	}
.fullNews{
	}


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{}

/* ---------- Elements speciaux ---------- */	
/* Galerie dans la page */
.inlineGalery{
	position: absolute;
	top: 230px;
	right: 0px;
	width: 210px;
	border: solid 0px lime;
	}
.inlineGalery img{
	border: none;
	padding: 0;
	margin: 20px 0;
	}
.inlineGalery img:hover{}
.inlineGalery a:hover{}

/* ---------- Fin des document ---------- */

/* Illustrations (definie pour tous les documents)*/
#illustrations img{
	position: absolute;
	top: 250px;
	right: 0px;	
	border: none;
	padding: 0;
	margin: 0;
	}

/* Fonctions (imprimer, recommander, etc.) */
#fonctions{text-align: right;
	padding: 0px 20px 10px 0px;
	margin-top: 30px;
	}

/* Recherches sur le web (doit &#65533;tre activ&#65533;e depuis les param&#65533;tres!) */
#search{
	position: absolute;
	top: 35px;
	right: 20px; 
	z-index: 5;
	text-align: right;
	font-weight: bold;
	color: #004c99;
	}
#search input{
	background: white;
	margin-right: 2px;
	margin-left: 8px;
	margin-bottom: -1px;
	border: solid 1px #999999;
	}
#search button{
	background: transparent;
	border: none;	
	margin: 0;
	padding: 0;
	}
#search img{
	margin: 0;
	padding: 0;
	margin-top: 5px;

	}
#searchoptions{display: none;
}
/* Zone de collecte des e-mails pour la newsletter */
.newsletter{
	display: none;
	}


/* Logo */
#logo img	{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	margin: 0;
	border: none;
	border-left: 5px solid #004c99;
	}

/* Coordonnees du client */
address	{
	padding: 5px 5px 5px 225px;
	margin: 0px 0px 10px 0px;
	background:  #a4b500 url('../spec/sba/images/interface/logo.png')  no-repeat;
	height: 15px;
	over-flow: hidden;
	color: white;
display: none;
	}

/* Icones en fin de document (XHTML, CSS, WAI, LAB-CMS)*/
#validation {
	display: none;}



/* Corps du document */



.titreDAS, #epfl, #das, #bandes{display: none;
}
#sba-top{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 94px;
	background: #1aaacc url('../spec/sba/images/interface/bg-top.png');
	margin: 0px;
	z-index: 3;
	}
#sba-top img{
	
	padding: 10px 0 0 225px ;
	}

/* E-learnong */
#elearn{
	position: absolute;
	right: 10px;
	top: 120px;
	width: 180px;
	color: #004c99;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	}

#elearn td{vertical-align: middle;
	margin-right: 2px;
	margin-left: 8px;
	}
#elearn label{
	font-size: small;
	font-style: normal;
	}
#elearn button{
	background: transparent;
	border: none;
	margin: 0px;
	
	}
#elearn img{
	border: none;
	margin: 10px -5px 0px 0px;
	padding: 0px;
	}

#elearn input{
	background: white;
	margin-bottom: -1px;
	border: solid 1px #999999;
	}

/* Choix des langues */
#navLang{
	position: absolute;
	right: 22px;
	top: 13px;
	z-index: 6;
	width: 180px;
	color: #004c99;
	font-size: small;
	font-weight: bold;
	text-align: right;
	
	color: white;
	}
#navLang a{text-decoration: none;
	color: white;
	}
#navLang a:hover{
	color: #004c99;
	}

/* Page de liens (ordre alphabetique) */
#liens a img{
	display: none;
	z-index: 5;
	}
#liens a:hover img{
	display: inline;
	position: absolute;
	padding-top: 10px;
	border: none;
	z-index: 5;
	} 