.texte_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
}
/* ---- 

	Textes vert 

---*/

texte_menu{
	font-family:Tahoma,Arial;
	font-size:18px;
}
.texte_green_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #008F5B;
}
.texte_black_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #000000;
}
.texte_white_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #FFFFFF;
}
/* ---- 

	Textes rouge

---*/

.texte_red_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #FF0000;
}

/* ---- 

	Textes bleu 

---*/

.texte_bleu_normal{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #0033FF;
}

.texte_bleu_normal1{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #0033FF;
}

.texte_bleu_bold{
	font-family:Tahoma,Arial;
	font-size:24px;
	color: #0033FF;
}

.erreur{
	font-family:Tahoma,Arial;
	font-size:11px;
	color: #FF0000;
}
.contenu{
	font-family:Tahoma,Arial;
	font-size:11px;
}
/* ---- Forms ---*/
.inputtext1{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 190px;
	border:1px solid #0033FF;
	background-color:#FFFFFF;
}
.inputtext_area{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 550px;
	border:1px solid #0033FF;
	background-color:#FFFFFF;
}
.inputtext1_1{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 135px;
	border:1px solid #0033FF;
	background-color:#FFFFFF;
}
.inputtext2{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 150px;
	border:1px solid #FF8000;
	background-color:#E2EBEF;
	line-height: 13px;
	color: #0033FF;
	margin:	0;
	height: 14px;	
	padding: 5px 0 0 6px;
	float: left;
	text-transform: capitalize;
}
button1{
	width: 90px;
	height: 18px;
	font: Tahoma,Arial;
	font-size:9px;
	color:#669900;
	background-color: #F5F8EE;
	border: 1px solid #FF8000;
	background-position: center;
}
.inputtext3{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 40px;
	border:1px solid #0033FF;
	background-color:#FFFFFF;
}
.inputtext1_rouge{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 190px;
	border:1px solid #008F5B;
	background-color:#FFB3B3;
}

.inputlist1{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 190px;
	border:thin none;
	background-color:#FFFFFF;
	text-decoration: none; border-color: #0033FF solid
}
.inputlist11{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 135px;
	border:thin none;
	background-color:#FFFFFF;
	text-decoration: none; border-color: #0033FF solid
}
.inputlist1_rouge{
	font-family:Tahoma,Arial;
	font-size:11px;
	width: 190px;
	border:thin none;
	background-color:#FFB3B3;
	text-decoration: none; border-color: #008F5B solid
}

/* -- link -- */
a {
	font-family:Tahoma,Arial;
	font-size:11px;
	color:#000099;
	text-decoration:none;
}
a:hover {
	font-family:Tahoma,Arial;
	font-size:11px;
	color:#0033FF;
	text-decoration:none;
}
a.mot_de_passe {
	font-family:Tahoma,Arial;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
a.mot_de_passe:hover {
	font-family:Tahoma,Arial;
	font-size:9px;
	color:#0033FF;
	text-decoration:none;
}
/*--- Boutons ----*/
.bouton{
	width: 90px;
	height: 18px;
	font: Tahoma,Arial;
	font-size:9px;
	color:#FFFFFF;
	background-color: #0033FF;
	border: 1px solid #000000;
	background-position: center;
}
/*0033FF*/
.bouton1{
	width: 150px;
	height: 18px;
	font: Tahoma,Arial;
	font-size:9px;
	color:#FFFFFF;
	background-color: #0033FF; /*background-color: #008F5B;*/
	border: 1px solid #000000;
	background-position: center;
}
.bouton_ok{
	width: 40px;
	height: 18px;
	font: Tahoma,Arial;
	font-size:9px;
	color:#FFFFFF;
	background-color: #0033FF;
	border: 1px solid #000000;
	background-position: center;
}

/*--- Menu ---*/
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#0033FF;
	color:#FFFFFF;
	width:140px;
	padding:2px;
	text-align:center;
	font-family: Tahoma,Arial;
	font-size:11;
	font-weight:bold;	
}

.submenu{
	margin-bottom: 0.5em;
}

/*-- Titre TD ---*/
.td_title{
	background-color:#DB694D; /*#5B853D; /*008F5B*/
	color:#FFFFFF;
	text-align:center;
	font-family: Tahoma,Arial;
	font-size:11;
	font-weight:bold;	
}
.td_title_contenu{
	/*background-color:#CCCCCC; /*#5B853D; /*008F5B*/*/
	/*background: #5C60E2 top center repeat-x;*/
	/*background-color: #D6924E top center repeat-x;;*/
	color:#FFFFFF;
	text-align:center;
	font-family: Tahoma,Arial;
	font-size:14;
	font-weight:bold;	

}
.td_title_head{
	background-color:#CFCFCF; /*#5B853D; /*008F5B*/
	color:#0000FF;
	text-align:left;
	text-decoration:underline;
	font-family: Tahoma,Arial;
	font-size:12;
	font-weight:bold;
	font:Georgia, "Times New Roman", Times, serif;	
}
.update{
	font-family:Courier New, Courier, mono;
	font-size:15px;
	text-align:center;
	width: 135px;
	border:1px solid #008F5B;
	background-color:#FFFFFF;
	border-color:#16742E;
	height:inherit;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	/*background-color: #AFBFCA; EBEBEB*/
	background-color: #FFFFFF;
	margin: 0px;
}

