/* basic styles */

/*
body {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	width: 360px;
	margin: 20px auto;
	text-align: left;
}
*/
mainContent h1 {
	font: bold 20px/21px Helvetica, Arial, sans-serif;
}
p {
	padding : 0 0 0 15x;
	font-size: 12px;
}
mainContent #liste p {
	margin: 5px 5px 20px;
	display: block;
	padding :0px;
	text-align:left;
}
mainContent form p {
	display: block;
	padding :0px;
	text-align:left;
	margin: 0;
	height: 25px;
	width: 90%;
}
/* fancyform styles */
ul#homebuttoms {
	display:block;
	margin: 0 20px 0;
	width: 500px;
	padding: 0;
}
li.btn_home {
	display:block;
	padding:0px;
	background-position:8px center;
	background-repeat:no-repeat;
	clear:right;
	cursor:pointer;
	background-color: #ffc;
	font-weight: normal;
	font-size:15px;
	width:100%;
	margin: 0 0 5px 0;
	list-style: none;
}
li.btn_home a, 
li.btn_home a:link, 
li.btn_home a:visited{
	display:block;
	margin: 0;
	padding:10px;
	padding-left:64px;
	line-height: 32px;
	text-decoration:none;
	color : #006;
	background-color: #ffc;
	border: dotted 1px #eee;
}
#btn_home1 {
	background: url(images/_1b.png) no-repeat 10px center;	
}
#btn_home2 {
	background: url(images/_2b.png) no-repeat 10px center;
}
#btn_home3 {
	background: url(images/_3b.png) no-repeat 10px center;
}
#btn_home4 {
	background: url(images/_4b.png) no-repeat 10px center;
}
#btn_home5 {
	background: url(images/_5b.png) no-repeat 10px center;
}
#btn_home6 {
	background: url(images/_6b.png) no-repeat 10px center;
}
#btn_home7 {
	background: url(images/_7b.png) no-repeat 10px center;
}
#btn_home8 {
	background: url(images/_8b.png) no-repeat 10px center;
}
#btn_home9 {
	background: url(images/_9b.png) no-repeat 10px center;
}
#btn_home10 {
	background: url(images/_10b.png) no-repeat 10px center;
}
#btn_home14 {
	background: url(images/_14b.png) no-repeat 10px center;
}

li.btn_home a:hover{
	color:#F30;
	font-weight:bold;
	border: dotted 1px #F30 ;
}
.sidebar1 form {
	font-size: 12px;
	width: 250px;
}
.sidebar1 form p {
	width: 150px;
	height: 35px;
	padding-left: 15px;
}
ul {
	margin: 5px auto 15px;
	padding: 0px;
	width: 250px;
}
li {
	margin-left: 0px;
}
/* form styles */

form {
	width: 650px;
	text-align: left;
}
fieldset {
	margin: 0 10px 0;
	border: none;
	padding: 0px 0 0;
	width: 100%;
	display: block;
	height:auto!important;
	height: 200px;
	min-height:50px;
	float: left;
}
legend {
	display: none;
}
#mainContent h3, #mainContent fieldset.princfld > legend {
	padding: 9px 0 0;
	font-size: 15px;
	color: #F60;
	font-weight: bold;
	margin: 25px 0 0;
	border-top: solid 1px #bbb;
	display: block;
	float: left;
	width: 100%;
}
form label {
	display: block;
	width: 140px;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 10px 0px 0px;
}

#pt1 label, #pt2 label {
	display: block;
	width: 100px;
	font-size: 12px;
	line-height: 12px;
	padding: 3px 10px 0px 0px;
	float: left;
	text-align: right;
}
.groupe {
	padding: 15px;
	width: 450px;
	height: 150px;
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	background-color: #eee;
}
.groupe label {
	display: block;
	font-family:Arial;
	width: 280px;
	float: left;
	padding-right: 1%;
	padding: 0px 5px 0 0;
	margin:0px;
}
.groupe2 {
	padding: 2px;
	width: 600px;
	border-top: dotted 1px #ddd;
}
.groupe2 label {
	display: block;
	font-family:Arial;
	width: 280px;
	float: left;
	padding-right: 1%;
	padding: 0px 5px 0 0;
	margin:0px;
}
form input {
	display: block;
	margin-top: 3px;
	height: 18px;
	width: 215px;
	margin: 3px 0 0;
	padding: 0;
	border: 1px solid #ccc;
	background-color: #FFF;
}
form input[type="hidden"] {
	display: none;
}
form select{
	float: left;
	display: block;
	height: 21px;
	margin: 3px 3px 0 0;
}
/*
form label.field-first, form label.field-address, form label.field-city, form label.field-email {
	clear: left;
}
*/

form label.field-limite {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 155px;
	padding: 5px 0 0;
}
form label.maiden {
	float: left;
	margin: 10px 10px 5px 0px;
	width: 210px;
	padding: 5px 0 0;
}
form label.maiden input {
	float: left;
	width: 165px;
	padding: 0px;
	border: solid 1px #ccc;
	margin: 3px 10px 0 0;
}
form label.field-first, form label.field-last, form label.field-city, form label.field-email, form label.nationalite, form label.field-ID, form label.field-cell, form label.field-phone {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 185px;
	padding: 5px 0 0;
}
form label.field-details{
	float: left;
	margin: 10px 10px 0px 0px;
	width: 600px;
	padding: 1px 10px 0;
	border: none;
}
form label.field-first input, form label.field-last input, form label.field-email input, form label.field-ID input, form label.field-city input, form label.field-cell input, form label.field-phone input {
	float: left;
	width: 160px;
	padding: 0px;
	border: solid 1px #ccc;
	margin: 3px 2px 0 0;
}
form label.permis {
	float: left;
	margin: 10px 10px 0 0;
	width: 280px;
	padding: 5px 0 0;
}
form label.permis input {
	float: left;
	width: 270px;
	padding: 3px10px 0 0;
	border: solid 1px #ccc;
	margin: 3px 2px 0 0;
}
form label.nationalite select {
	float: left;
	width: 185px;
	padding: 0px;
	border: solid 1px #ccc;
	margin: 3px 10px 0 0;
}
form label.additionnel {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 265px;
}
form label.additionnel2 {
	float: left;
	margin: 5px 10px 0px 20px;
	width: 260px;
}
form label.additionnel input {
	float: left;
	margin: 3px 3px 0px 0;
	width: 255px;
	border: solid 1px #ccc;
}
form label.additionnel2 input {
	float: left;
	margin: 3px 3px 0px 0;
	width: 255px;
	border: solid 1px #ccc;
}
form label.limite_add {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 100px;
}
form label.limite_add input {
	float: left;
	margin: 3px 3px 0 0px;
	width: 100px;
	border: solid 1px #ccc;
}
form label.field-sexe {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 60px;
	padding: 5px 0 5px;
}
form label.field-sexe select {
	float: left;
	margin: 3px 10px 0px 0px;
	width: 40px;
	border: solid 1px #ccc;
}
form label.field-sexe2, form label.field-matr, form label.field-nive {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 110px;
	padding: 5px 0 0;
}
form label.field-sexe2 select, form label.field-nive select {
	float: left;
	margin: 3px 10px 0 0;
	width: 100px;
	border: solid 1px #ccc;
}
form label.field-date {
	margin: 0px 10px 0px 0px;
	width: 200px;
}
form label.field-jour {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 40px;
}
form select.jour {
	margin: 3px 2px 0px 0px;
	width: 40px;
	border: solid 1px #ccc;
	padding: 0;
}
form select.mois {
	float: left;
	margin: 3px 2px 0px 0px;
	width: 92px;
	border: solid 1px #ccc;
}
form select.type_carte {
	float: left;
	margin: 3px 5px 0px 5px;
	width: 106px;
	border: solid 1px #ccc;
}
form select.type_resident {
	float: left;
	margin: 3px 5px 0px 5px;
	width: 165px;
	border: solid 1px #ccc;
}

form select.type_declaration {
	float: left;
	margin: 3px 5px 0px 0px;
	width: 106px;
	border: solid 1px #ccc;
	clear:right;
}
form .annee {
	float: left;
	margin: 3px 10px 0px 0px;
	width: 55px;
	border: solid 1px #ccc;
	height: 20px;
	padding: 0;
}
form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}
form label.field-lien select {
	width: 90px;
	float: left;
	margin-top: 3px;
}
form label.field-lien {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 115px;
	padding: 5px 0 0;
}
form label.field-lien select {
	float: left;
	margin: 3px 10px 0px 0px;
	width: 100px;
	border: solid 1px #ccc;
}
form label.expirdate {
	float: left;
	width: 130px;
	margin: 5px 10px 0 0;
	padding: 0 0;
}
form label.expirdate input {
	float: left;
	width: 80px;
	border: solid 1px #ccc;
	padding: 0;
}
form label.adresse {
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
	padding: 5px 0 0;
}

form label.adresse input {
	float: left;
	width: 250px;
	padding: 0px;
	border: solid 1px #ccc;
}
form label.adresse2 {
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
	padding: 5px 0 0;
}
form label.type_carte {
	float: left;
	width: 110px;
	margin: 5px 10px 0 0;
}
form label.statut_emploi {
	float: left;
	width: 110px;
	margin: 0px 10px 0 0;
}
form label.statut_residence {
	float: left;
	width: 190px;
	margin: 0px 10px 0 0;
}form label.numcarte {
	float: left;
	width: 140px;
	margin: 5px 10px 0 0;
}
form label.limite {
	float: left;
	width: 170px;
	margin: 10px 10px 0 0;
	display: block;
	padding: 5px 0 0;
}
form label.temps_emploi {
	float: left;
	width: 100px;
	margin: 10px 10px 0 0;
	display: block;
	padding: 5px 0 0;
}

form label.numcarte input {
	float: left;
	width: 135px;
	padding: 0px;
	border: solid 1px #ccc;
}
form label.limite input {
	float: left;
	width: 95px;
	padding: 0px;
	border: solid 1px #ccc;
}
form .carte input {
	float: left;
	width: 205px;
	padding: 0px;
	border: solid 1px #ccc;
}
form input#radiobutton_1, form input#radiobutton_2, form input#radiobutton_3, form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
textarea {
	display: block;
}
form input#checkbox_1, form input#checkbox_2, form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}
form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}
form textarea {
	margin-top: 3px;
}
fieldset.repeat {
	margin: 20px 0px 0 10px;
	padding-bottom: 8px;
}
#footer {
	color: #FFF;
	background: url(images/bg_footer.gif) no-repeat;
	text-align: center;
	height: 30px;
}
#footer p {
	line-height: 30px;
	text-align: center;
}
.duplicateLink, .removeLink {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	height: 25px;
	font-size:11px;
}
.bouton_validation, #submit {
	line-height: 24px;
	color: #FFF;
	background: #F60;
	font-weight: bold;
	height: 24px;
	border: none;
	padding: 0 10px;
	width:auto;
}
.bouton {
	line-height: 24px;
	color: #FFF;
	background: #06F url(images/_bg_btn.jpg);
	background: #F60 url(images/_bg_btn1.jpg);
	font-weight: bold;
	height: 26px;
	border: none;
	padding: 0 10px;
	width:200px;
}
.bouton2 {
	line-height: 24px;
	color: #FFF;
	background: #06F url(images/_bg_btn2.jpg);
	font-weight: bold;
	height: 26px;
	border: none;
	padding: 0 10px;
	width:200px;
}
div.date1 {
	width: 170px;
	padding: 10px 10px 0 0;
	margin: 3px 0 0;
	float: left;
}
div.carte {
	width: 330px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}
div.date, div.slctbttns {
	width: 220px;
	padding: 5px 0 0;
	margin: 10px 10px 0 0;
	float: left;
	height: 40px;
}
div.date2 {
	width: 220px;
	padding: 5px 0 0;
	margin: 0px 10px 0 0;
	float: left;
	height: 40px;
}
#form_cartes_add, .carte_add {
/*
	background: url(images/fd2009_web_4.jpg) no-repeat center top;
	padding-top: 140px;
	*/
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #F60;
	height: 25px;
	padding-left: 8px;
}
.notice {
	color: #F00;
	font-weight: bold;
	line-height: 19px;
	font-family: Arial, Calibri, "Trebuchet MS", "Century Gothic",;
	font-size: 14px;
}
.notice2 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #009;
	font-weight: bold;
	padding: 10px 5px;
}
.noticefinale {
	font: 15px Arial, Helvetica, sans-serif;
	color: #009;
	font-weight: bold;
	text-align :center;
	display: block;
	padding: 10px 5px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}
.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#33FFFF;
}
.menutop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #33FFFF;
	text-decoration: none;
}
.header {
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.noir {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	list-style: none;
	font-weight: bold;
}
.titremenu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3A3AAD;
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 7px 0 15px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	line-height: 1.5em;
}
a.noir, a.noir:link, a.noir:visited {
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	display:block;
	width:100%;
	line-height: 1.3em;
	padding: 2px 0 2px 2px;
	margin: 2px 2px;
}
a.noir:hover {
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	display:block;
	background-color:#06F;
	color:#FFF;
}
#menu {
	width: 172px;
	text-align: left;
	padding: 0px;
	margin: 0;
	background: url(images/_top.gif) no-repeat top;
}
#menu ul {
	text-align: left;
	padding: 20px 15px 0;
	margin:12px auto;
}
#menu ul li {
	text-align: left;
	border-bottom: solid 1px #ccc;
	padding: 0px;
	margin:0;
	list-style:none;
	list-style-image:none;
	line-height: 1.2;
}
.error {
	background: #FFEEA0;
	border: 1px solid #F30 !important;
}
.tabledetails {
	font-size: 13px;
	font-weight: bold;
}
.labeltable {
	font-size: 12px;
	text-align: right;
	display: block;
	font-weight: normal;
	width: 100px;
}
h4 {
	font: 13px/20px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #000;
	border-bottom: dotted 1px #f60;
	padding-top: 5px;
	margin: 0 5px;
	padding-bottom: 5px;
}
h2 {
	font: normal 19px Arial, "Century Gothic", Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px 0 0;
	padding: 15px 0 7px;
}
.carte_add h2 {
	padding-top: 20px;
	margin-top: 20px;
}
hr {
	border-bottom: none;
	border-top: 1px solid #999;
	border-left: none;
	border-right: none;
	height: 1px;
	margin: 35px 0px;
}
#type {
	margin: 3px 5px 0px 0px;
	width: 105px;
}
label.titulaire-date {
	padding: 0px;
	margin-top: 0px;
}
.error_bar {
	width: 580px;
	padding: 5px;
	margin: 15px 0 20px 0;
	text-align: Left;
	font: bold 11px/25px Arial, Verdana, Helvetica;
	color: #900;
	background: #FD7;
}
.message {
	font-weight: normal;
	color: #888;
	font-style:normal;
	margin: 5px 0 0;
}
.message em {
	font-weight: bold;
	color: #888;
	font-style:normal;
}
.error_bar em {
	display: block;
	float: left;
	position: relative;
	height: 50px;
	width: 60px;
	background: url(images/warning_48.png) no-repeat center;
	top: -13px;
}
.error_bar span {
	left: -2000px;
	width: 60px;
	position: relative;
}
.livraison {
	width: 650px;
	padding-right: 0px;
}
.livraison select {
	width: 450px;
	margin: 3px 10px 0 0;
}
dl.cartesdisplay {
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Arial, "trebuchet MS", Helvetica;
	font-size: 12px;
	border-bottom: dotted 1px #999;
	height: 100px;
	display: block;
}
.cartesdisplay dt {
	width: auto;
	float: left;
	margin: 0 0 0 0;
	padding: 0.5em;
	font-weight: normal;
	display:inline;
}
/* hack de commentaire avec un antislash pour ie5 mac \*/
dt {
}
/* end hack */

.cartesdisplay dd {
	float: left;
	width: auto;
	margin: 0 0 0 0;
	padding: 0.5em;
	/*height :25px;*/
}
.signature {
	font-size: 13px;
	padding: 18px 8px 8px;
	display:none;
}
/* All form elements are within the definition list for this example * /
dl {
	font:normal 12px/15px Arial;
	position: relative;
	width: 450px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}


/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	margin-top: -4px;
	border: 1px solid #117;
	padding: 10px;
	/* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box ffc c93*/
	background: #117 url(pointer.gif) no-repeat -10px 5px;
	left: 50px;
	z-index: 200;
	color: #FFF;
	font-size: 12px;
	width: 200px;
	min-height:35px;
}
/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	right: -10px;
	top: 15px;
	width: 10px;
	height: 19px;
	background: url(images/pointer2.gif) no-repeat left top;
}
.notice a {
	color: #F00;
	text-decoration: none;
	display: block;
	padding: 0;
	width: 105px;
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.print {
	background:  url(images/print.gif) right center no-repeat;
	height: 16px;
	text-decoration: none;
	padding-right :32px;
	width: 80px;
}
ol li.print {
	background:  url(images/print.gif) right center no-repeat;
	height: 16px;
	text-decoration: none;
	padding-right :32px;
	width: 80px;
}
#disclaimer {
	display: block;
	padding: 8px 0px;
	margin: 15px 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 630px;
	background-color: #EEEEEE;
	float: left;
}
#direoui p, #disclaimer p {
	display: block;
	font-size: 11px;
	width: 95%;
	padding: 3px 10px;
	margin: 0;
	height: auto;
}
#direoui input, #disclaimer input {
	display: inline;
	width: auto;
	padding: 0px 5px 20px;
	float: left;
	margin: 0 5px;
	height: 17px;
	text-align: center;
	vertical-align: top;
}
#livraison select {
	display: block;
	float: left;
}
#direoui {
	width: 630px;
	margin-bottom: 20px;
}
.carte_add #message {
	font-family: Arial, "Century Gothic", "Trebuchet MS", "Lucida Console";
	font-size: 12px;
}
li.notice {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menugauche {
	float: left;
	width: 270px;
	min-height : 570px;
	padding: 0px;
	left: 0px;
	margin-top: 10px;
	height: 800px;
}
#menugauche h2 {
	font-family: Arial, "Century Gothic", "Trebuchet MS", "Lucida Console";
	font-size: 17px;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
	padding: 0 0 5px;
	display: block;
	width: 270px;
	text-align: center;
	margin: 10px 0 15px;
	padding: 0;
	float: left;
}
#menugauche ul.avantages li {
	list-style-type: none;
	margin: 0 auto;
	padding: 3px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	float: left;
	line-height: 1.7em;
	text-align: center;
	border-bottom: dotted 1px #999;
}
#menugauche ul.menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	list-style-type: none;
	margin: 0px;
	padding: 7px;
	font-size: 11px;
}
.footerBk {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 35px;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 15px;
	padding-left: 0pt;
	background-color: #0097d4;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
#sommet div span {
	position: absolute;
	left: -2000px;
}
#sommet {
	background: url(images/uc_slogan.jpg) no-repeat center center;
}
label {
	margin-bottom:2px;
	margin-right:3px;
	padding-left:0.5em
}
/* fancyform styles */
.demo label {
	display:block;
	padding:10px;
	padding-left:32px;
	background-position:8px center;
	background-repeat:no-repeat;
	clear:right;
	cursor:pointer;
	border: #eee;
}
.newcard label {
	display:block;
	margin:0;
	padding:5px;
	padding: 7px 0 5px 32px;
	background-position:8px center;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	border: #eee;
	width: 90%;
}
.checked {
	background-color:#FAF7B7;
	/* border: solid 1px #666; */
	background-image:url(images/chk_on.png)
}
.unchecked {
	background-color:transparent;
	background-image:url(images/chk_off.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.selected {
	background-color:#FAF7B7;
	border:solid 1px #666;
	background-image:url(images/rdo_on.png);
	background-repeat:no-repeat;

}
.unselected {
	background-color:transparent;
	background-image:url(images/rdo_off.png);
	background-repeat:no-repeat;
}
.leftcol {
	float:left;
	clear:left;
	width:50%
}
.rightcol {
	float:left;
	clear:right;
	width:50%
}
#raisons label {
	width: 90%;
	font: 10pt Arial, Helvetica, sans-serif;
	border: dotted 1px #ddd;
}
#liste_top .MenuBarItemSubmenu span {
	position: absolute;
	left: -9000px;
	list-style: none;
}
#MenuBar1 li .MenuBarItemSubmenu span {
	position: absolute;
	left: -9000px;
}
h2.picto_1, h2.picto_2, h2.picto_3, h2.picto_4, h2.picto_5, h2.picto_6, h2.picto_7, h2.picto_8, h2.picto_9{
	padding-left:56px; line-height: 48px;}
h2.picto_1{
	background: url(images/_1.png) no-repeat left center;
}
h2.picto_2{
	background: url(images/_2.png) no-repeat left center;
}
h2.picto_3{
	background: url(images/_3.png) no-repeat left center;
}
h2.picto_4{
	background: url(images/_4.png) no-repeat left center;
}
h2.picto_5{
	background: url(images/_5.png) no-repeat left center;
}
h2.picto_6{
	background: url(images/_6.png) no-repeat left center;
}
h2.picto_7{
	background: url(images/_7.png) no-repeat left center;
}
h2.picto_8{
	background: url(images/_8.png) no-repeat left center;
}
h2.picto_9{
	background: url(images/_9.png) no-repeat left center;
}
h2.picto_10{
	background: url(images/_10.png) no-repeat left center;
}
	
	
#raisons #raisondiv1 {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	padding: 5px 8px 12px 200px;
}
#raisondiv1 .label {
	display: inline;
}
#menugauche ul, #menugauche ol {
	font: normal 12px/1.6em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	width: 90%;
	float: left;
}
#menugauche ol li {
	width: 93%;
	border-bottom: 1px dotted #999;
	display: block;
	padding: 4px 7px;
	list-style: inside;
	background: #FFC;
}
.field-details textarea {
	width: 580px;
	margin-left: 0px;
	border: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adresse #lien {
	width: 200px;
}
.groupe2 .field-first {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}
.duplicateLink span, .removeLink span {
	float :left;
	margin: 0 40px 0 10px;
}
h4.titre_section span{
	display: block;
	width: 120px;
	height:30px;
	float: left;
	clear: none;
	margin: 15px 10px 0 0;
	padding: 8px;
}
h4.titre_section {
padding:0;
}

#limite {
	width: 55px;
	height: 20px;
	float: left;
	margin: 3px 2px 0 0;
}

#temps_emploi {
	width: 160px;
	height: 20px;
	float: left;
	margin: 3px 2px 0 0;
}
.field-limite { width :100px; }



.valide {
	font-weight: bold;
	color: #093;
}
.bleu {
	font-weight: bold;
	color: #0262F2;
}
.orange {
	font-weight: bold;
	color: #F60;
}
.rouge {
	font-weight: bold;
	background-color:#FEE; /*#F3ECD1*/
	width:100%;
	padding:2px;
	text-decoration:none;
	color:#C00;
}
.done {
	font-weight: bold;
	background-color:#EEE;/*#F3ECD1*/
	color:#AAA; /*960*/
	width:100%;
	padding:2px;
	text-decoration:none;
}
tr.done td a, tr.done td a:link, tr.done td a:visited {
	/*background-color:#960;#F3ECD1*/
	color:#AAA; /*960*/
		
}
tr.rouge td a, tr.rouge td a:link, tr.rouge td a:visited {
	/*background-color:#960;#F3ECD1*/
	color:#00; /*960*/
		
}
.incomplet {
	font-weight: bold;
	color: #F00;
}

#additionnel2
{
	display: none;
}
.label_check,
.label_radio    { padding-left: 34px;  }
.label_radio    { background: url(radio-off.png) no-repeat; }
.label_check    {
	float: left;
	no-repeat;
}
label.c_on      { background: url(images/chk_on.png) no-repeat; }
label.r_on      { background: url(images/chk_on.png) no-repeat; }
.label_check input,
.label_radio input  {
	position: absolute;
	left: -9999px;
	width: auto;
	display: inline;
	border: none;
	background: url(images/chk_off.gif) no-repeat ;
}
.label_check.checked { background-repeat:no-repeat; background-position: left bottom; background-color: transparent;}

.livraison #livraison
{
	display: inline;
	float: left;
	width: 50px;
}

fieldset .checkboxes
{
	
}

#livraison2
{
	display: none;
	min-height: 50px;
	margin: 0;
	background-color: #FAF7B7;
	padding: 0 0 10px 32px;
	width: 90%;
}

#livraison2a
{
	display: none;
	background-color: #FAF7B7;
	padding: 0 0 10px 32px;
	width: 90%;
}
