/* 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;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	background: white;
	max-width: 988px;
	}
html {color: black;
	background:  white;
	}
#infoContent{
	margin: 185px 0px 0px 228px;
	padding: 10px;
	border-left: 2px solid #ff6600;
	border-right: 2px solid #ff6600;
	border-top: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	}
#infoMsg{
	min-height: 250px;
	padding-right: 10px;
	}


/* ---------- Mise en forme generale ---------- */
/* Titre de niveau 1 */

h1 {	color: #cc0000;
	font-weight: bold;
	font-size: large;
	margin-bottom: 0px;
	}
/* Titre de niveau 2 */
h2, h3.newsTitre {	color: #ff6600;
	font-size: medium;
	padding-top: 10px;
	margin: 0px;
	}
h2 a{text-decoration: none;
	color: #ff6600;
	}
/* Titre de niveau 3 */
h3 {	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	}
/* 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;
	}
/* Images insérées dans les documents */
img	{margin: 10px;
	}
/* Liens par défaut */											
a {color: #cc0000;
	text-decoration: underline ;
	}
/* Lien lors du survol */
a:hover	 {color:black;
	text-decoration: none;
	}

/* Tables */

table{border-collapse: collapse;
	}
td{	text-align: left;
	vertical-align: top;
	}
th{	text-align: left;
	vertical-align: top;
	padding: 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: #ff6600;
	}
input, select, textarea	{background: none;
	margin: 5px 0;
	border: 1px solid grey;
	}



/* ---------- Zone de navigation ---------- */

/* Barre de navigation principale */

#nav	{
	margin: 0px;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 300px;
	top: 155px;
	background: white;
	z-index: 4;
	}
#nav a{
	padding: 1px 1px 1px 11px;
	text-decoration: none;
	margin: 0;
	color: #ff6600;
	border-left: 1px solid #ff6600;
	}
#nav a:first-child{
	border-left: none;
	}
#nav a:hover{
	color: #cc0000;
	}


/* Barre de navigation secondaire #nav2 */
#nav2	{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	position: absolute;
	left: 44px;
	top: 185px;
	width: 140px;
	background: white;
	color: #cc0000;
	text-align: left;
	}
/* Mise en page du lien dans #nav2 */
#nav2 a{text-decoration: none;
	color:  #ff6600;
	display: block;
	padding: 3px 3px 3px 13px;
	font-weight: bold;
	}
/* Survol du lien dans #nav2 */
#nav2 a:hover{
	color:  #cc0000;
	background:  transparent;		
	}

/* Puce au survol du lien dans #nav2 */

/* Titre du menu #nav2 */
#nav2 span.titre{
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	padding: 3px 3px 13px 3px;
	}
#nav2 span.titre:after{

	}
/* Mise en évidence des accesskeys dans #nav2 */
#nav2 em, #nav2 em{ text-decoration: none;
	font-style: normal;
	}


#nav2 a.actif{color: #cc0000; 
}

/* ------------ 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;
	}
.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: fixed;
	top: 185px;
	left: 700px;
	text-align: right;
	border: 1px solid lime;
	z-index: 10;
	}

/* ----- Profil utilisateur ?id=1005&no=xyz ----- */
.userProfil{}
.persodata{}
.persodata .Nom{}
.persoImage{}
.userProfilNav{}

/* ---------- Elements speciaux ---------- */	
/* Galerie dans la page */
.inlineGalery{}
.inlineGalery img{}
.inlineGalery img:hover{}
.inlineGalery a:hover{}

/* ---------- Fin des document ---------- */

/* Illustrations (definie pour tous les documents)*/
#illustrations{
	position: absolute;
	top: 0px;
	left: 228px;
	padding: 24px 0 0 0;
	margin: 0;
	background: url('../spec/meso/images/interface/degrade.png') repeat-y #ff6600;
	height: 125px;
	overflow: hidden;
	border-bottom: solid white 36px;
	}
#illustrations img{
	border: none;
	padding: 0;
	margin: 0;
	}

/* Fonctions (imprimer, recommander, etc.) */
#fonctions{text-align: right;
	padding: 0px 20px 10px 0px;
	margin-top: 30px;
	display: block;
	}

/* Recherches sur le web (doit être activée depuis les paramètres!) */
#search{
	position: absolute;
	top: 0px;
	left: 0px; 
	z-index: 5;
	background: white;
	padding: 23px 28px 0 2px;
	text-align: right;
	font-weight: bold;
	color: #cc0000;
	width: 198px;
	height: 158px;
	}
#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: 105px;
	z-index: 6;
	margin: 0;
	border: none;
	}

/* Coordonnees du client */
address	{
	padding: 5px;
	margin: 0px 0px 10px 0px;
	height: 15px;
	over-flow: hidden;
	color: black;
	}


/* Choix des langues */
#navLang{
	position: absolute;
	left: 800px;
	top: 3px;
	z-index: 6;
	width: 180px;
	color: #004c99;
	font-size: small;
	text-align: right;
	
	color: white;
	}
#navLang a{
	color: white;
	text-decoration: none;
	}
#navLang a:hover{
	color: #004c99;
	text-decoration: none;
	}
