body {
	background-color: #C0E4E2;
		color:#333;
	margin:0;
	padding:0;
}

body #copy {
	background-color=#E1F2F1;
}

img{
	border:none;
}

* {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a, a:visited{
	color : #000099;
	text-decoration:none;
}
a:hover{
	text-decoration : underline;
}

h1 {
	font-family :inherit;
	color: #006633;
	font-size: 18px;
	letter-spacing: 4px;
	text-align:center;
}
h2 {
  font-size: 15px;
letter-spacing: 1px;
}

h3 {
  font-size: 14px;

  /*letter-spacing: 4px*/
}

hr {
  display:none;
}

li{
	list-style : disc;
}
abbr{
	 font-variant: small-caps;
	 cursor:help;
}

#access  {
  margin:1em;
}
#access a {
 	color : #004F62;
  padding:0;
}

#texte {
  text-align:justify;
/* margin:10px;*/
/*  padding:0;
  color: #000;*/
  background-color:#E1F2F1;
/*
  	background-color: #C8E7FF;
		background-image : url(images/bluesky_back.jpg);
			background-repeat : repeat-x;
			*/
}

#texte p {
/*  text-indent:1em;*/
}

#copy {
  padding:1em;
  margin:0;
  text-align:center;
  background-color:#FFF;
}

#txtbonjour{
	font-size : smaller;
}
/*
h1 {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
  background-color:#9F6;
margin-left: 24px;
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 12px; 
  border: 1px #333333 solid;
  text-align:center;
}
*/

#tableau {
  background-color:#9F6;
}

/* Ajout */
input {
/*    border: 1px inset #c0c0c0;*/
}

input.bouton {
	border: 2px outset #c0c0c0; background-color: #E6E6FA ;
}

textarea {
    border: 1px inset #c0c0c0;
}


/*
table {
  font-size: 0.8em;
}
*/
.calendrier{
	border : 1px solid Gray;
}
.calendrier tbody td{
	border : 1px solid Gray;
}
.calendrier tbody tr{
	height : 30px;
}

.modele_calendrier {
	border : 1px solid Gray;
}
.modele_calendrier tbody tr{
	height : 30px;
}
.modele_calendrier tbody td{
	border : 1px solid Gray;
	width : 40px;
}

.bloccontenu{
	background-color:#C0E4E2;
	border:1px dashed #999;
	padding-top : 10px;
	padding-bottom : 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.tableliste table {
	border-collapse:collapse;
		border: outset 0pt;
	border-spacing: 1pt
	}
.tableliste tbody td{
	border : 1px solid #94CCCA;
	margin:0px;
	
}

.tableliste thead th{
	border : 1px solid #94CCCA;
	margin:0px;
/*	border-collapse : collapse;*/
}

.ligne1 {
	background-color : #94ccca;
	background : #94ccca
}
.ligne2 {
	background-color : inherited;
	background : inherited;
}
.ligne_over{
	background-color : #FFFFFF;
	background : #FFFFFF;
}

.ligneshadow{
	color : Gray;
	background : Silver;
}

.tablenoborder tbody td{
	border : none;
}
.lientexte ul {
  list-style-image: url(images/puce.gif);
}
.lientexte li{
  list-style-image: url(images/puce.gif);
}
.error{
	color : Red;
}
.question{
/*	color : ; */
}
.petit{
	font-size : smaller;
}
.champ{
	font-weight : bold;
}

.positionnement{
/*	background-color : #ADD8E6;*/
	background-color: #94CCCA;
}

/* positionnement */
.niveaudebutant{
	color : #FF0000;	
}
.niveauinitie{
	color: #006400;
}
.niveauavance{
	color: #880088;
}
#ficheusager{
	border-left : thin solid Green;
    border-right : thin solid Green;
}
#ficheusagerbloque{
	border-left : thin solid Red;
    border-right : thin solid Red;
}
#fichecredits{
	border-left : thin solid Green;
    border-right : thin solid Green;
}

#form_questions p {
	margin-top:1em;
	margin-left: 1.5em;
	padding-left: 0.5em;
	border-left : medium solid Green;
	font-weight : bold;
}
#form_questions label{
	font-weight : normal;
}
#form_questions fieldset{
	margin-left: 1.5em;
	margin-right: 1.5em;
}
#form_questions input{
  margin-top:1em;
	text-align:center;
}

.fset1 {
	border: 2px solid #94CCCA;
	background-color: inherit;
	width: 40%;
	padding: 1em 1em 1em 1em;
} 
   
.fset1  legend {
	background-color: inherit;
} 


.tablestat td {
	text-align:right;
	 border : 1px solid  #94CCCA;
}
.tablestat th {
	text-align:center;
	 border : 1px solid  #C0E4E2;
	 background-color: #94ccca;
}
table.tablestat      {
	border: outset 0pt;
	border-collapse: collapse;
	border-spacing: 0pt
}
td.tablestat         { border: inset 0pt }

.grande_carte{
	position : absolute;
	top:0px;
	left: 168px;
	width:100%;
	z-index:1
}

#bulle_volante{
	position: absolute;
	border: thin solid;
	z-index:10;
	background-color : MenuText;
	color : #FFAB00;
	text-align : center;
	width:150px;
	padding:10px;
	margin:10px;
	font-size : 12px;
	font-family : Verdana;
	font-weight : bolder;
	visibility: hidden
}

