/* inscription.css */

.bottom_inscription {
	float: left;
	clear:both;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width:100%;
	}


.h3 {
	display: list-item;
	list-style-image: url(/images/arrow.png);
	list-style-position: outside;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #333;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-top: 4px;
	float: left;
	margin-bottom: 0;
	}

input, select, textarea {
    border: 2px solid #dadada;
    border-radius: 7px;
	padding:2px;
	padding-left:5px;
}

input:focus, select:focus, textarea:focus { 
    outline: none;
    border-color: #9ecaed;
    box-shadow: 0 0 10px #9ecaed;
	padding:2px;
	padding-left:5px;
}

.in_txt {
	float:left;
	margin-right:25px;
	clear:both;
	margin-left:15px;
	width:90%;
	}


html > body #bottom_inscription {
	height: 30px;
	}

html { 
	overflow-y: scroll; 
	}
.warning {
	clear: both;
	color:red ;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 17px;
	}

	p {
	margin-bottom: 1.1em;
	margin-top: 0;
	}


textarea[name=inf_domi_desc] {
	height:50px;
	margin-top:3px;
	margin-bottom:7px;
	width:95%;
	}


.retour {
	background: url(/images/pop/input.png) no-repeat;
	color:#fff;
	font-size: 140%;
	font-weight:bold;
	margin-left: 5px;
	margin-top: 17px;
	display: inline;
	float: left;
	height: 36px;
	margin-bottom: 0;
	width: 153px;
	cursor: pointer;
	}
	
.retour:hover {
	background: url(/images/pop/input_hover.png) no-repeat;
	padding-top: 3px;
	cursor: pointer;
	}
	
.suivant {
	background: url(/images/pop/input.png) no-repeat;
	color:#fff;
	font-size: 140%;
	font-weight:bold;
	margin-right: 5px;
	margin-top: 17px;
	display: inline;
	float: right;
	height: 36px;
	margin-bottom: 0;
	width: 153px;
	cursor: pointer;
	}

.suivant:hover {
	background: url(/images/pop/input_hover.png) no-repeat;
	padding-top: 3px;
	cursor: pointer;
	}


input[type="submit"], input[type="submit"]:focus {
	border:0;
	padding-bottom:12px;
	outline:0;
	}


#btn_radio {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 2px;
	}


html > body.ins {
	width:auto;
	min-width:251px
	}
.ins {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-left:15px;
	font-size:120%;
	float:left;
	text-align: left ;
	}

.opt_groupe {
	background-color: #eee;	
	margin-left: 7px;
	margin-top: 5px;
	padding:7px;
	padding-bottom:3px;
	border-radius: 10px;
}
.h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	color: #09f !important;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width:100%;
	}

.help {
	background:url(/images/help.png);
	cursor: pointer;
	margin-left: 5px;
	margin-top: -1px;
	display: inline;
	float: right;
	height: 25px;
	margin-bottom: 0;
	width: 22px;
	}

.tool_bottom {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/pop/tool_bottom.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 19px;
	margin-bottom: 0;
	width: 238px;
	}
.tooltip {
	display:none;
	padding: 0 0 0 90px;
	width:238px;
	font-size:120%;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:15px;
	}

.tool_top {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/pop/tool_top.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 238px;
}

.tool_extended {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-attachment: scroll;
	background-image: url(/images/pop/tool_extended.png);
	background-position: left center;
	background-repeat: repeat-y;
	width: 238px;
	height: 100%;
	overflow: hidden;
}

.tool_extended p {
	color:#000;
	margin-top:8px;
	margin-left:19px;
	font-size:90%;
	width:auto;
}

.cdv_option {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 0;
	text-align: left;
}
label {
	font-weight: normal !important;
	text-align: left ;
}
.cdv_option input {
	margin-right:10px !important;
}
.ins_colonnes {
	margin-left: 4px;
    margin-right: 30px;
    margin-top: 0px;
    display: inline;
    float: left;
    margin-bottom: 0px;
    padding-top: 0px;
    height: auto;
    min-height: 7px;
    clear: both;
}
.header_inscription {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	height: 78px;
	text-align: center;
	width:100%;
}

.fond_tab {
	background: url(/images/pop/fond_tab.jpg);
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	margin-left: 3px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
	padding-top: 0px;
	height: 35px;
	width: 100%;
	text-align: center;
}

.fond_tab ul {
	margin-top:2px;
}
.fond_tab span.tab {
	width:100%;
	text-align: center ;
	margin-top:5px;
}
html > body .fond_tab {
	height: auto;
	min-height: 35px;
	}


.tab {
	color: #ccc !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-top: 0px;	
	overflow:hidden;
	}

html > body .header_inscription {
	height: auto;
	min-height: 79px;
}

.puces_ins {
	position:relative;
	background-image: url(/images/pop/puces_ins.jpg);
	overflow: hidden;
	display: inline;
	float: left;
	height: 17px;
	margin-bottom: 0px;
	margin-top: 5px;	
	width: 21px;
	}


@charset "utf-8";
body {
background-color: transparent;
background-image: none;
overflow: hidden;
font-size: 62.5%;
margin: 0 0 0 0;
padding: 0;}
body * {}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;}
.ul_tooltip {
color: black}
.p_tooltip {
color: black;
padding-right:20px;}
#main p.lastNode {
margin-bottom: 0;}
a:link img, a:visited img {
border: none;}
div.clearFloat {
clear: both;
font-size: 0;
height: 0;
line-height: 0px;}
li.clearFloat {
clear: both;}
ul.symbolList {
display: inline;
float: left;
list-style-type: none;
margin: 0;
padding: 0;}
.AbsWrap {
position: relative;
width: 100%;}
.rowWrap {
width: 100%;}
#main {
margin: 0 auto;}
.h1 {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
position:relative;
font-size: 240%;
color: #66f;
line-height: 120%;
padding-bottom: 2px;
padding-left: 15px;
top:7px;
display: inline;
margin-bottom: 0;
letter-spacing:15px;}
.h1 > .blue {
margin-left: 15px;}
.blue {
color:#00B6EB;}

}
#extended_inscription {
margin-left: 0px;
margin-top: 0px;
display: inline;
float: left;
margin-bottom: 0;
padding-top: 0px;
height: 7px;}
html > body #extended_inscription {
height: auto;
min-height: 400px;}
#colonne {
margin-left: 4px;
margin-right: 30px;
margin-top: 0px;
display: inline;
float: left;
margin-bottom: 0;
width: 300px;
padding-top: 0px;
height: auto;
min-height: 7px;
clear: both;}
#colonne2 {
margin-left: 4px;
margin-right: 30px;
margin-top: 0px;
display: inline;
float: left;
margin-bottom: 0;
padding-top: 0px;
height: auto;
min-height: 7px;
clear:both;}
#colonne2 select {
margin-left:15px;}
#colonne2 select+input[type=text] {
width:150px;}

#arrow {
margin-left: 27px;
margin-top: 10px;
display: inline;
float: left;
height: 7px;
margin-bottom: 0;
width: 7px;}

.Txt_Nombre {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%;
text-align: center;
color: #333;
line-height: 120%;
padding-bottom: 2px;
padding-top: 1px;
margin-left: 13px;
margin-top: 9px;
display: inline;
float: left;
margin-bottom: 0;}
#deroule {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-style: normal;
font-weight: bold;
margin-left: 9px;
margin-top: 4px;
display: inline;
float: right;
height: auto;
margin-bottom: 0;
width: 34px;}
#fix {
margin-left: 69px;
margin-top: 3px;
display: inline;
float: right;
height: 25px;
margin-bottom: 0;
width: 22px;}
.label {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%;
font-weight: bold;
text-align: left;
color: #09f;
line-height: 120%;
padding-bottom: 2px;
padding-top: 1px;
margin-left: 0px;
margin-top: 5px;
display: inline;
float: left;
margin-bottom: 0;}
#chtext {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
font-style: normal;
font-weight: normal;
margin-right: 15px;
margin-top: 5px;
display: inline;
float: right;
height: auto;
margin-bottom: 0;
width: 150px;}
.tool_h2 {
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin-top:9px;
margin-bottom:0;
font-size:140%;
font-weight:bold;
color:#fff;}


input[name=inf_date]+br{
clear:both;}
.regtyptd{
display:block;
float:left;
clear:both;}
.regtyplog{
display:block;
float:right;}
.regtypcb{
display:block;
float:left;
width:150px;}
#ctt_clause {
width:250px;
}