@charset "utf-8";
/* CSS Document */
/* body css */

#body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-height:0px;
	margin-width:0px;
	background-image:url(../images/bgroundRegistreCommerce.gif);
	background-repeat:no-repeat;
    background-attachment:fixed;
    background-color:#73c2e3;
    background-position:top;
}
#malb {
 background-color:#FFFFFF;
}



.inputlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 18px;
	width: 120px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	
}
.RCC_sty1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a9abe;
}
.RCC_sty3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0e9edd;	
}
.RCC_sty4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0e9edd;
	
}
.RCC_sty5 {
    font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #0e9edd;}
.RCC_sty6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.RCC_sty7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7b76;
}
.RCC_sty8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.RCC_sty9 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.RCC_sty10 {
	font-family: "Franklin Gothic Book";
	font-weight: bold;
}
.RCC_sty11 {
	color: #9a9a9a;
	font-size: 20px;
}
.RCC_sty12 {
	font-family: "Franklin Gothic Book";
	font-weight: bold;
	font-size: 16px;
}
.RCC_sty13  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #518da2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.RCC_sty14  {font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.RCC_sty15 {
	color: #333333
}
.RCC_sty16 {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; }
.RCC_sty17 {
    font-family: "Franklin Gothic Book";
	font-weight: bold;
	color:#FFFFFF	
}

.treeviewfr ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeviewfr li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../textes/codeactivite/list.gif) no-repeat left center;
list-style-type: none;
padding-right: 22px;
margin-bottom: 3px;
font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
}

.treeviewfr li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../textes/codeactivite/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeviewfr li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeviewfr .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../textes/codeactivite/list.gif) no-repeat right center;
list-style-type: none;
padding-right: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../textes/codeactivite/closed.gif) no-repeat right 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.GrisDiv {
	background-color: #000000;
	opacity:0.65;
	filter:alpha(opacity=65);
	width: 100%;
	list-style-image: url(puce.gif);
	position: absolute;
	z-index: 5000;
	left: 0px;
	top: 0px;
	border: none;
	overflow: auto;
	height: 150%;
	
}
.ConfirmDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	opacity:0.85;
	filter:alpha(opacity=85);
	text-align: left;
	text-align:left;
	height: auto;
	width: 500px;
	border: 12px solid #FF6600;
	list-style-image: url(puce.gif);
	position: absolute;
	z-index: 10000;
	left: 20%;
	top: 20%;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
