body
{
background-color: rgb(90,90,90);
background-attachment: fixed;
color:rgb(240,240,240);
}

.td1
{
color:#505050;
font-size:12px;
}
.mainwin								/* Fenêtre principale */
{
display:block;
background-color:white;
color:#505050;
position:absolute;
left:200px;
top:120px;
width:850px;
height:590px;
overflow:auto;
border:0px;
padding:10px;
text-align:justify;
font-size:12px;
font-family:arial, serif;
border: 3px solid #404040;
}

		.menuwin								/* Fenêtre principale */
		{
		display:block;
		background-color: rgb(90,90,90);
		/*color:#ff55be; rose					#ff29a5; rose*/
		position:absolute;
		left:228px;
		width: 860px;
		top:96px;
		overflow:none;
		padding:0px;
		text-align:justify;
		font-size:16px;
		font-family:arial, serif;
		font-weight:bold;
		}

		.ssmenuwin								/* Fenêtre principale */
		{
		border-top: 1px solid #ffa629;
		color:#ffa629;
		text-align:justify;
		font-size:13px;
		font-family:arial, serif;
		font-weight:normal;
		}


	.connexion																			/* Fenêtre de connexion */
	{
	font-size: 11px;
	position: absolute;
	left: 200px;
	width: 850px;
	top: 735px;
	text-align: center;
	height: 20px;
	overflow: none;
	font-family: arial, serif;
	color: #e0e0e0;
	font-weight: normal;
	Z-Index: 1;
	}
				.foot																	/* Footpage */
				{
				text-align: center;
				font-size: 12px;
				font-family: arial, serif;
				color: #c0c0c0;
				position: absolute;
				left: 256px;
				top: 750px;
				width: 743px;
				height: 40px;
				overflow: hidden;
				border: 0px none #000000;
				padding: 5px;
				}
					.foot2
					{
					text-align: center;
					text-decoration: underline;
					font-weight: normal;
					font-size: 12px;
					font-family: arial, serif;
					color: #ffa629;
					}
/*
h1
{
position: absolute;
left: 0px;
top: 12px;
font-family: "arial black", serif;
color: #ffa629;
font-weight: bold;
}
*/
	h1
	{
	border-top: 1px solid rgb(90,90,90);
	color:rgb(90,90,90);
	background-color: rgb(90,90,90);
	text-align: center;
	font-family: arial, serif;
	position: absolute;
	left: 0px;
	top: 62px;
	width: 1px;
	padding:2px;
	font-size:13px;
	font-weight:normal;
	}

	
	
	
	
	
	
	
/* A TRAVAILLER */
	
	
	
	
	
	
	
	
	
	
	
.bigtitr				/* Gros titre de la page d'index */
{
font-size: 45px;
color: rgb(255,129,0);
font-weight: bold;
font-stretch: expanded;
text-align: center;
}
	
h2
{
font-size: 16px;
color: #ffa629; /*rgb(255,129,0);*/
font-weight: bold;
line-height: 0em;
margin-bottom: 0px;
}
a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: rgb(80,80,80);/* Les liens seront en rouge au lieu de bleu */
   font-weight: bold; /* Les liens seront en italique (pourquoi pas ?) */
}
.blc
{
	color: white;
}
.org1
{
	color: #ffa629;
}
.org2
{
	color: rgb(255,129,0);
}
.org3
{
	color: #aa5e00;
}
a:hover
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
	color: rgb(255,129,0);
   font-weight: bold; /* Les liens seront en italique (pourquoi pas ?) */
}
a img
{
   background-color:transparent;
   border-style: none;
}

.groblanc
{
font-size: 17px;
color: #ff6801;
font-weight: bold;
}
.gris
{
font-size: 11px;
color: black;
}
.lien2
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: rgb(80,80,80);/* Les liens seront en rouge au lieu de bleu */
   font-weight: bold;
   }
.lien3
{
   color: rgb(80,80,80); /* Les liens seront en rouge au lieu de bleu */
   text-decoration: overline; 
	font-weight : bold;
   }

select:hover
{
color: white;
background-color: rgb(255,129,0);
}

select, option
{
font-size: 12px;
font-weight: normal;
color: rgb(255,129,0);
background-color: rgb(240,240,240);
}
select:hover
{
background-color: rgb(255,129,0);
color: rgb(240,240,240);
}
option:hover
{
background-color: rgb(230,230,230);
color: rgb(255,129,0);
}
input
{
font-size: 12px;
font-weight: normal;
color: rgb(255,129,0);
background-color: rgb(240,240,240);
}
.jaune
{
color: white;
BACKGROUND-color: #ff6801;
font-style: italic;
font-weight: normal;
}
.statuts
{
font-size: 11px;
font-family: arial, serif;
color: rgb(200,90,0);
text-align: justify;
}
.centrer
{
text-align: center;
}
table
{
font-size: 11px;
font-family: arial, serif;
color: black;
border-collapse: collapse;
}
.daten
{
font-weight: normal;
font-size: 12px;
color: #c95b00;
}
.titmaj
{
color: #ff6801;
font-size: 17px;
font-variant: small-caps;
text-decoration: none;
}

textarea
{
background-color: rgb(245,245,245);
color: rgb(255,129,0);
text-align: justify;
font-size: 12px;
font-family: arial, serif;
}
.txtarea2
{
background-color: rgb(90,90,90);
color: rgb(255,129,60);
text-align: justify;
font-size: 12px;
font-family: arial, serif;
}
.bleu
{
color: rgb(255,109,0);
font-weight: bold;
}
.rouge
{
color: rgb(255,56,162);
}
.vert
{
color: rgb(53,255,60);
}
.jaune2
{
color: #ff6801;
}
.gris2
{
font-size: 14px;
background-color: #ff6801;
color:white;
text-decoration: underline;
font-weight: bold;
}

.black
{
color: white;
background-color: white;
text-decoration: none;
}
.black2
{
color: rgb(110,110,110);
background-color: rgb(110,110,110);
text-decoration: none
}
.lien4
{
	font-family: arial, serif;
   font-size: 13px;
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: white; /* Les liens seront en rouge au lieu de bleu */
   font-weight: bold; /* Les liens seront en italique (pourquoi pas ?) */
}
.lien5
{
   font-family: arial;
	font-size: 11px;
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: white; /* Les liens seront en rouge au lieu de bleu */
   font-weight: normal; /* Les liens seront en italique (pourquoi pas ?) */
   line-height: 0px;
}
.date_compass
{
	font-size: 16px;
	color: #404040;
}
.titre_compass
{
	font-size: 16px;
	color: #101010;
	font-weight: bold;
}
.kw1
{
	font-size: 11px;
	color: #7d7d7d;
	margin-left: 17px;
	font-weight: bold;
}
.kw2
{
	font-size: 11px;
	color: #646464;
	margin-left: 17px;
	font-weight: bold;
}
.inp2
{
font-size: 11px;
font-weight: bold;
color: #646464;
background-color: #e1e1e1;
}
.inp3
{
font-size: 11px;
font-weight: bold;
color: #e1e1e1;
background-color: #646464;
}
