/* Generated by Bluefish
	In part only! Most has been made with Notepad++ to work with the @%*&( IE!
	Code made by Maximilien Cugnet (info AT swissittech.ch) under CC licence BY SA */

* {
margin:0;
padding:0;
font-family: arial, helvetica, verdana, sans-serif;
}

body {
	/*margin:0px 0px 0px 0px;
	height:100%;
	background-color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;*/
	font-size:small;
	list-style-image:url(css/puce.png);
}
a:link {
  text-decoration: none;
  /*color: #000000;*/
}
a:visited {
  text-decoration: none;
  /*color: #000000;*/
}
a:hover {
  text-decoration: underline;
  /*color:#000000;*/
}
a:active {
  text-decoration: none;
}
table {
	border-left:1px solid #bbbbbb;
	width:550px;
}
th {
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	text-align:left;
	height: 3em;
	padding-left:1em;
}
td {
	border-bottom:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	height: 3em;
	padding-left:1em;
}
hr {
   border: 0;
   background-color: #9c0000;
   color: #9c0000;
   width: 300px;
   height: 1px;
}

/* Bandeau
==========*/

#bandeau {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background-color:#f5821f;
	height:126px;
	z-index:3;
}
#bandeau-logo {
	position:absolute;
	top:0px;
	left:0px;
/*	width:629px;
	height:126px;*/
	z-index:8;
}
#bandeau-prise {
	position:absolute;
	top:0px;
	left:171px;
}
#bandeau-bas {
	position:absolute;
	top:111px;
	left:0px;
	width:100%;
	height:17px;
	background-color:#b01016;
	z-index:5;
}
#bandeau-bas-txt {
	position:absolute;
	top:0px;
	left:180px;
	width:400px;
	height:17px;
	color:#ffffff;
	font-weight:bold;
	z-index:7;
}
#bandeau-bas-txt a {
	color:#ffffff;
}
#bandeau-menu {
	position:relative;
	top:0px;
	left:0px;
	width:171px;
	height:17px;
	background-color:#403f41;
	float:left;
	z-index:6;
}
#bandeau-drapeau {
	position:absolute;
	top:10px;
	right: 30px;
	width: 32px;
	float:right;
	z-index:8;
}
#bandeau-drapeau img {
	border: black solid thin;
	margin-top:5px;
}

/*Fin du bandeau
================*/

#page {
	position:absolute;
	top:0px;
/*	padding: 0px 0px 0px 200px;*/
	width: 100%;
/*	background-color:#00ff00;*/
	padding-bottom:100px;
	z-index:1;
	min-height:100%;
}

/* Menu
=======*/

#menu {
	position:absolute;
	top:0px;
	width:171px;
	background-color: #ffe09f;
	float: left;
	height:100%;
	z-index:2;
}
#menu-text {
	position:relative;
	top:190px;
	text-align:right;
	padding-right:23px;
/*	font-weight: bold;*/
	color:#ff6c00;
	/*background-color: #ff0000;*/
}
#menu a {
	color:#ff6c00;
}
#menu h1 {
	padding:1em 0 0.5em 0;
	font-size:1em;
	font-weight:bold;
}
#menu h2 {
	padding:0.5em 1em 0 1em;
	font-size:1em;
	font-weight: normal;
}
#menu h3 {
	padding:0.5em 0 0 1em;
	font-size:1em;
	font-weight:normal;
	font-style:italic;
}

/*Fin de Menu
============= 

Containeur contenant les colonnes du milieu et de droite
========================================================*/

#texte {
/*	position:relative;
	top:152px;
	left:195px;*/
	min-height:320px;
	padding:135px 10px 20px 200px;
	max-width:808px;
/*	background-color:#0000ff;*/
}
#texte a:link {
  color:#9c0000;
}
#texte a:hover {
  color:#000000;
}
#texte a:active {
  color:#000000;
}
#texte a:visited {
  color:#9c0000;
}
#texte h1 {
	background-image:url(puce-h1.png);
	background-repeat:no-repeat;
	background-position:0 0.15em;
	padding:0 0 30px 1.2em;
	font-size:large;
	font-weight: bold;
	color:#005d8f;
}
/*#texte a {
	color: #000000;
}*/

#colonne-milieu {
	width:550px;
	float:left;
	margin-top:1.5em;
	padding-right:1.5em;
	/*margin-bottom:100px;*/
	background-image: url(filet-pointille.png);
	background-repeat: repeat-y;
	background-position:right 0;
	font-size:1em;
/*	background-color:#0000ff;*/
}
#colonne-milieu h2 {
	margin-top:1em;
	margin-bottom:1em;
	font-weight:bold;
	font-size:1.1em;
}
#colonne-milieu h3 {
	padding-top:5px;
	margin-bottom:10px;
	width:100%;
	border-bottom: 1px solid #f6a800;
	font-size:medium;
	color:#f6a800;
}
#colonne-milieu ul {
	list-style-type: disc;
	color: black;
	font-size:0.9em;
}
#colonne-milieu li {
	padding:0.4em 0 0.4em 0;
	margin-left:1em;
}

#colonne-droite {
	width:200px;
	float:right;
	padding-right:10px;
/*	height:100px;
	padding-left:20px;
	background-color:#fff000;*/
	margin-top:1.5em;
	/*background-image: url(filet-pointille.gif);
	background-repeat: repeat-y;*/
}
#colonne-droite h2 {
	padding-top:5px;
	margin-bottom:10px;
	width:100%;
	border-bottom: 1px solid #f6a800;
	font-size:medium;
	color:#f6a800;
}
#colonne-droite ul {
	list-style-type:none;
	color:#9c0000;
	font-size:0.9em;
}
#colonne-droite li {
	background-image:url(puce-liste.png);
	background-repeat:no-repeat;
	background-position: 0 0.6em;
	padding:0.4em 0 0.4em 0;
	text-indent:1em;
}
#colonne-droite img {
	padding-top:1em;
	border-style:none;
}

/* Fil d'Ariane
=============*/

#position-nav {
	width:100%;
	border-bottom: 1px solid #ad007c;
} 
#position-nav a {
	color:#000000;
}

/*Pied de page
============*/

#piedpage {
	position:absolute;
	bottom: 50px;
	width:100%;
/*	height:30px;
	background-color:#ffff00;*/
	z-index:4;
}
#piedpagemenu {
	width:171px;
	background-color:#f6a800;
	height:23px;
	float:left;
	font-size: 0.8em;
	color: #ffe09f;
	text-align: center;
}
#piedpagemenu a:link{
	color: #ffe09f;
}
#piedpagemenu a:hover{
	color: #ffe09f;
}
#piedpagemenu a:active{
	color: #ffe09f;
}
#piedpagemenu a:visited{
	color: #ffe09f;
}

#piedpageinfoback {
	position:absolute;
	left:195px;
	/*vertical-align:center;*/
}
#piedpageinfo {
	background-color:#005d90;
	float:left;
	padding:0px 30px 0px 30px;
	line-height:23px;
	font-family:sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#ffffff;
}

/* Styles de texte
===============*/

.tintuc {
	padding:0 0 .5em .5em;
	font-size:medium;
	font-weight: bold;
}
.premierparagraphe {
	font-weight: bold;
	text-indent: 20px;
}
.centrer {
	text-align: center;
	text-indent:0;
}
.liste-italique {
	font-style: italic;
	margin-left: 2em;
}
/*.liste-std ul{
	list-style-type: disc;
	color: black;
	font-size:0.9em;	
}
#liste-std li{
	padding:0.4em 0 0.4em 0;
	text-indent:1em;
}
*/
#liste-lien ul {
	list-style-type:none;
	color:#9c0000;
	font-size:0.9em;
}
#liste-lien li {
	background-image:url(puce-liste.png);
	background-repeat:no-repeat;
	background-position: 0 0.6em;
	padding:0.4em 0 0.4em 0;
	text-indent:1em;
}
