body {
 font:  0.8em "trebuchet ms",arial,verdana,sans-serif;
 background-color: #fff;
 margin: 0px;
 text-align: center;
 color : #333333;
}

table {
    font-size: 100%;
}

caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: .5em;
}


td {
	font-size: 100%;
}

table#formatting-guide {
	margin: 0 auto;
	border-collapse: collapse;
}

table#formatting-guide th {
	border: 0;
	background: gray;
	padding: 0.5em;
	color: #fff;
	text-align: center;
	border: 1px solid gray;
	
}

table#formatting-guide td {
	border: 1px solid gray;
	padding: 0.5em;
}


a {
  color: #333333;
  background-color: inherit;
}

a:hover, #header a:hover  {
 background-color : #ffcc66;
 color : #333333; 
 text-decoration: none;
}

hr{
	background-color:#ccc; /* Mozilla 1.4 */
	color:#ccc; /* IE 6 */
	border: #ccc; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

dt {
  font-weight: bold;
  margin: 1em 0 0 0;
}

.step_highlighted {
	font-weight: bold;
	background-color: #ffcc66;
	padding: 0;
	margin: 0;
}

.step_grayed {
	background-color: #eee;
	padding: 0;
	margin: 0;
}

.error { 
    color: #FF0000;
}

tr.error td a.info-bulle { 
    color: #FF0000;
}

.table_home{
	width: auto;
	border: none;
	font-size: 100%;
}

table.stats {
	width: 50%;
}

table.stats td {
	padding-left: 15px;
}

table.stats tr.total td {
	font-weight: bold;
	border-top: 1px solid #888;
}

.cell_home{
	margin: 10px;
	padding: 10px;
	vertical-align: top;
	width: 50%;
}

.noborder{
 border:none;	
}

.floatleft {
 float: left;
 margin: 10px;
}

.clearfloats {
 clear: both;
}

.noborder{
	border :  0;
	background-color: transparent;
}


.col_right {
 text-align: right;
}
.col_left {
 text-align: left;
}

.col_center {
 text-align: center;
}
.col_center_small {
 text-align: center;
 width: 30px;
}

.col_right_em {
 text-align: right;
 background-color : #ddd;
}
.col_left_em {
 text-align: left;
 background-color : #ddd;
}

.col_center_em {
 text-align: center;
 background-color : #ddd;
}

.col_center_small_em {
 text-align: center;
 background-color : #ddd;
 width: 30px;
}

.tracking{}

.printonly{
	display : none;	
}

.infobox, .infobox_print {
	border : 1px dashed #333;
	background-color: #eee;
	text-align: center !important;
	padding: 10px;
	margin: 10px;
}

.infobox-lang {
	border : 1px dashed #333;
	background-color: #fc6;
	text-align: center !important;
	padding: 10px;
	margin: 10px 10px 20px;	
}

.infobox-error {
	border : 1px dashed #333;
	background-color: #f55;
	color: #000;
	text-align: center !important;
	padding: 10px;
	margin: 10px 10px 20px;	
}

.tips {
  padding-left: 40px;
  background-image: url(/pictures/tips.gif);
 	background-position: 2% 2%;
	background-repeat: no-repeat;
}

.progress_done{
 background-color : #ffcc66;	
}

.progress_remaining{
 background-color : #f9f3cb;	
}


.emph {
  margin-right: 50px;
  color: #FF0000;
}

.langue {
  position : absolute;
  top: 10px;
  left: 210px;
 }

.slogan {
  position : absolute;
  top: 55px;
  left: 20px;
  font-size: 90%;
}

.steps {
	width: 100%; 
	border:0; 
	border-collapse: collapse;
}



.username{
	position:  absolute;
	top: 35px;
	left: 570px;
}

.userid{
	position:  absolute;
	top: 35px;
	left: 210px;
}

.login {
 position: absolute;
 top: 10px;
 left: 570px;
}

.logo {
 position: absolute; 
 top: 5px;
 left: 20px;
}

.pdf {
  padding-left: 20px;
  background: transparent url(/pictures/pdf.gif) center left no-repeat;
}

.edit {
  padding-left: 20px;
  background: transparent url(/pictures/edit.gif) center left no-repeat;
}

.add {
  padding-left: 20px;
  background: transparent url(/pictures/add.gif) center left no-repeat;
}

.back {
  padding-left: 20px;
  background: transparent url(/pictures/back.gif) center left no-repeat;
}

.backward {
  padding-left: 25px;
  background: transparent url(/pictures/backward.gif) center left no-repeat;
}

h1 {
 font-size: 130%;
 border-bottom : solid #333 1px;
}

h2 {
 font-size: 120%;
 width: 100%;
 border-bottom : solid #333 1px;
}

h3 {
 font-size: 110%;
 width: 75%;
 border-bottom : solid #999 1px;
}

pre {
 font-size: 115%;
}

h4, h5 {
 font-size: 100%;
}

.print {
 width:100%;
}

.imprimer a img {
 border: 0;
 text-decoration: none;
}

.imprimer a:hover{
	background-color: #fff;
}

.helpertext{
    position: absolute;	
    visibility: hidden;
    border: 1px solid #000;
    padding: 10px;
    font-size: 100%;
    background-color: #FFCC66;
}

/* Pear Pager */
.current-page {
    font-weight: bold;
    text-decoration: none;
}

#curseur {
    width: 200px;
}

#conteneur{
	width : 770px;
 	text-align: left;
 	color : inherit;
 	background-color: inherit;
	margin-top: 10px;
	margin-left: auto;
	margin-right : auto;
	margin-bottom : 5px;
	border: solid #333 1px;
}



#header {
  position : relative;
  background-color: #000;
  color: #ffcc66;
  width: auto;
  height: 80px;
  background: url(../pictures/bgtop.jpg) top left no-repeat;
  padding: 0;

}

#header a{
  text-decoration: none;
  color: #ffcc66;
}

#header a img {
  border:0;
}

#contentarea{
	width: 770px;
    background: url(../pictures/bgmenu2.gif) top left repeat-y;
}

#menu {
 float: left;
 width: 200px;
 color: #333333;
 padding: 15px 5px 5px 5px;
}

#menu ul { 
 list-style-type: none;
 text-align: left;
 margin: 0;
 padding: 0px 5px 0px 10px;
}

#menu p {
	font-weight: bold;
	margin: 10px 5px 0px 0px;
}

#menu li { 
 border-bottom : dotted #333333 1px;
}

#menu a {
 color :  #333333;	
 text-decoration: none;
}


#contenu {
 	float: left;
	width: 525px;
 	padding : 10px 20px 10px 10px;
}


#contenu p {
  text-align : justify; 
}

#contenu li {
  text-align : justify; 
}

#contenu input, #contenu textarea {
 font: inherit;
 color: #333333;
 margin-bottom: 6px;
 vertical-align: middle;

}

#contenu table tr td img {
	vertical-align: middle;
}

#contenu a img {
	border : 0;
}

ol#news {
	margin: 0;
	padding: 0 2em;
}

ol#news li {
	list-style: none;
	margin: 1.5em 0 0 0;
}

ol#news h3 {
	font-size: 100%;
	border: none;
	display: inline;
}

ol#news p.date {
	display: inline;
	color: gray;
	padding:0 0 0 0.5em;
}

ol#news p {
	margin: 0;
	padding: 0;
}

ol#news p.more {
	text-align: right;
}

p#more-news {
	
}

p#news-infos {
	color: gray;
	text-align: right;
}

#footer {  
    width: 550px;
	font-size: 85%;
	text-align: left;
	padding: 5px 10px 10px 210px;
 	color : inherit;
 	background-color: inherit;
	margin-left: auto;
	margin-right : auto;
}

#footer a {
 color :  #333333;	
 text-decoration: none;
}
#footer a img {
 border:0;
}

#menu-tabs {
    list-style-type: none; 
    padding: 0 0 0.3em 0.5em; 
    border-bottom: 1px solid #000;
}

#menu-tabs li {
    display: inline; 
    border: 1px solid #000; 
    background: #FC6; 
    padding: .3em;
}

#menu-tabs li.selected {
    display: inline; 
    border: 1px solid #000; 
    border-bottom: 1px solid #FFF; 
    background: #FFF; 
    padding: .3em;
}

/*         Formulaires =====>> */

.tinyform{
	border:none;
	margin:0;
	padding:0;
	display:inline;
}

form th {
  text-align: center;
  margin: 1em 0 0 0;
  background-color: #ffcc66;
}

form td.label { 
    text-align: right; 
    vertical-align: top;
    font-weight: bold;
}

form td.note { 
    text-align: left;
    vertical-align: top;
    font-size: 90%;
}

form td .requis { 
    color: #FF0000;
}

form td .erreur { 
    color: #FF0000;
}

input { 
    background: #ddd;
    border: 1px solid #333333;
    color: #333333;
    cursor: pointer;
    font-size: 100%;
}

input:focus { 
    background: #FFF;
}

.col_right input {
  background: #fff;
}
.col_left input {
  background: #fff;
}

.col_center input {
  background: #fff;
}
.col_center_small input {
  background: #fff;
}

textarea { 
    background: #eeeeee;
    border: 1px solid #333333;
    color: #333333;
    cursor: pointer;
}

select { 
    background: #eeeeee;
    border: 1px solid #333333;
    color: #333333;
    font-size: 95%;
    cursor: pointer;
}

textarea:focus { 
    background: #FFF;
}

select:focus { 
    background: #FFF;
}

/* =====>> info bulles */
a.info-bulle {
	position: relative;
  text-decoration: none;
  border-bottom: 1px gray dotted; /* on souligne le texte */
}

a.info-bulle span {
  display: none; /* on masque l'infobulle */
}

a.info-bulle:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
	cursor: help; /* on change le curseur par défaut en curseur d'aide */
}

a.info-bulle:hover span {
	display: inline; /* on affiche l'infobulle */
	position: absolute;
	top: 20px; /* on positionne notre infobulle */
	left: 20px;
	width: 250px;
	text-align: left;
	background-color: #FFCC66;
	padding: 3px;
	border: 1px solid #000;
}
/* <<===== info bulles */
