/* CSS Document */
#ins_outerdiv
{
    width:1008px;
    height:378px;
}
#ins_left
{
    background-image:url(../images/ins_left.jpg);
    width:4px;
    height:378px;
    float:left;
}
#ins_center
{
    background-image:url(../images/ins_center.jpg);
    background-repeat:repeat;
    width:1000px;
    height:378px;
    float:left;
}
#ins_right
{
   background-image:url(../images/ins_right.jpg);
   width:4px;
   height:378px;
   float:left;
}
#ins_top
{
   width:1000px;
   height:25px;
}
#ins_topimage
{
   background-image:url(../images/top_btn_ins.jpg);
   background-repeat:no-repeat;
   background-position:center;
   width:980px;
   height:74px;
   float:left;
   padding-top:20px
}
#ins_closebtn
{
   width:997px;
   height:17px;
   float:left;
   padding-top:6px;
   text-align:right;
}
#ins_middle
{
    width:812px;
    text-align:center;
    height:235px;
    margin-left:174px;
    margin-top:61px;
}
#ins_topbox
{
    width:625px;
    height:74px;
    background-image:url(../images/DP_inscrire_box1.gif);

}
#cliquez_btn
{
   padding-top:10px;
   padding-left:30px;
}
#ins_botbox
{
    width:625px;
    height:97px;
    background-image:url(../images/DP_inscrire_box2.jpg);
    margin-top:25px;
}

.inscrire_btns
{
    background-image:url(../images/small-box.gif);
    width:194px;
    height:22px;
    float:left;
    margin-top:64px;
    margin-left:10px;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding-top:5px;
}
#cons_btn
{
    color:#508DBA;
}
#service_btn
{
    color:#CC7FE5;
}
#personel_btn
{
    color:#FF86D9;
}



#ins_middle_user
{
    width:812px;
    text-align:center;
    height:235px;
    margin-left:174px;
    margin-top:115px;
}
#ins_topbox_user
{
    width:625px;
    height:95px;
    background-image:url(../images/DP_inscrire_box3.gif);
}
#cliquant_btn
{
   padding-top:67px;
   padding-left:287px;
}




/* Layer */
#notModalLayer_ins {
	position: fixed;
	z-index: 300;
	overflow: hidden;
}

#notModalLayer_ins h4 {
	text-align: left;
	color: #fff;
	padding-top: 6px;
	font-size: 1.2em;
	padding-left: 10px;
	margin-right: 130px;
}

#page #notModalLayer_ins iframe {
	display: block;
	border: 0px;
}

.notModalLayerHeader_ins {
	height: 30px;
	background: #235173;
	padding: 2px;
	position: relative;
}

.notModalLayerCloseText_ins {
	background: #fff;
	float: right;
	width: 140px;
	height: 22px;
	cursor: pointer;
	padding-top: 4px;
	position: absolute;
	top: 4px;
	right: 4px;
}

.notModalLayerCloseTextBold_ins {
	background: #fff;
	float: right;
	width: 140px;
	height: 22px;
	font-weight: bolder;
	cursor: pointer;
	padding-top: 4px;
	position: absolute;
	top: 4px;
	right: 4px;
}


