body{ 
body bgcolor:#61619B; padding:0px;
margin:0px;
color:#61619B; scrollbar-face-color:#D7D7D7; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#000000; scrollbar-arrow-color:#F1010300; scrollbar-track-color:#E4DEDE; font-size:10pt; font-family:Tahoma }

}
input { font-size:9pt; font-family:Verdana; }
textarea { font-size:9pt; font-family:Verdana; }
select { font-size:9pt; font-family:Verdana; }
td { font-size:9pt; font-family:Verdana; }

a:link { 
color:#61619B; text-decoration:underline;  font-size:9pt;
}
a:hover { 
color:#61619B; text-decoration:none;  font-size:9pt;
}
a:visited { 
color:#1D2A8A; text-decoration:underline;  font-size:9pt;
}
a:active { 
color:#FF1010; text-decoration:underline;  font-size:9pt;
}

hr	 { 
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #666666;
	height: 0px }

.td {	font-size:10pt; font-family:Tahoma; border: solid #333333 1px;}

.menu {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #6E6E6E;
	text-decoration: none;
}
.menu0 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #6E6E6E;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #6E6E6E;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #65103A0;
	text-decoration: none;
	 
}
.link_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #A1D817;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #61619B;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #61619B;
}
.link_3 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #65103A;
}
.text_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #858585;
}
.form {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	height: 17px;
	width: 210px;
	border: 1px solid #C8C8C8;
}
.form1 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	height: 17px;
	width: 304px;
	border: 1px solid #C8C8C8;
}
.form2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	height: 88px;
	width: 304px;
	border: 1px solid #C8C8C8;
	overflow:auto;
}

.cadre_images {	border: 1px solid #000000;}

.liste { width:300px; border:3px solid #000000;}

.cursorhand {cursor: hand}

.textarea {	width: 100%;}

#cache { position:absolute; top:200px; z-index:10; visibility:hidden; }

/*==============================================*/
/* ConceptRTE body                              */
/*==============================================*/


body.rte {
   padding: 0px;
   margin: 5px 0px;
   text-align: left;
   background-color: #B3B3B3;
   color: #000000;
   font-family: verdana,helvetica;
   font-size: x-small;
   z-index:1;
   	width: 100%;
}

/*==============================================*/
/* form tags                                    */
/*==============================================*/

input.button  {
   font-family: verdana,helvetica;
   color: #ffffff;
   font-size: xx-small;
   background-color: #4D4D4D;
   border: 1px solid #000000;
   z-index:1;
   cursor:pointer;
   cursor:hand;
}

input {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 1px solid #cccccc;
   z-index:1;
}

select {
   font-family: verdana,helvetica;
   color: #555566;
   font-size: xx-small;
   background-color: #ffffff;
   border: 0px solid #FF6600;
   z-index:1;
}

