body
{
	font: 11px/1.5 Arial,'Trebuchet MS', helvetica,Tahoma, 'Liberation Sans', FreeSans, sans-serif;
	line-height:1.5em;
	color:#000;
	position:relative;
}
* {
	padding:0;
	margin:0;
}
img{border:0;}
#header {margin-bottom:1px;text-align:left;z-index:100;}
#header #head {background:#FFFFFF url(../images/bg_header.png) repeat-y scroll 50% 50%;border-bottom:1px solid #DFE6EF;border-top:1px solid #DFE6EF;margin-bottom:35px}
.listLien {
margin:0 auto;
overflow:hidden;
padding-bottom:8px;
width:680px;
}
#header #head #logoLeft {
float:left;
}
#header #head #logoRight {
float:right;
overflow:hidden;
padding-top:10px;
width:240px;
}
.content {
	width:700px;
	overflow:auto;
	margin:0 auto;
	padding:23px 0px 0px 10px;	
}
	.content h2 {
		font-size:14px;
		margin-bottom:5px;
	}
	.content .step {
		width:378px;
		overflow:hidden;
		list-style-type:none;
		padding-bottom:20px;
	}
		.content .step li {
			float:left;
			padding-left:20px;
			margin-right:15px;
			font-size:12px;
		}
			
			.content .step li.active {
				background-position: left -24px !important;
				font-size:12px;
				font-weight:bold;
			}
			.content .step li.first {
				background:url(../images/common/step-1.gif) no-repeat;
			}
			.content .step li.second {
				background:url(../images/common/step-2.gif) no-repeat ;
			}
			.content .step li.last {
				background:url(../images/common/step-3.gif) no-repeat ;
			}
			
	.content .bloc-form {
		padding:15px 0 0 15px;
		clear:both;
		width:630px;
	}
	
		.content .bloc-form fieldset {
			border:0; 
			margin-bottom:25px;
		}
			
		.content .bloc-form legend {
			color:#1053bb;
			font-weight:bold;
			font-size:12px;
			margin-bottom:12px;
		}
		.content .bloc-form p {
			width:100%;
			float:left;
			line-height:1.1em;
		}
			.content .bloc-form p.civilite {
				padding-bottom:12px;
				line-height:normal;
			}
			.content .bloc-form p.twin {
				width:290px !important;
				float:left;
			}
			
	.input-text {
		height:16px;
		width:275px;
		border:1px solid #9e9e9e;
		padding: 0 2px;
		font-size:10px;
	}
	.label {
		float:left;
		margin-right:8px;
		*margin-top:3px;
	}
	.radio {
		float:left;
		margin:0 2px 0 0;
	}
	.select {
		width:142px;
		height:16px;
		border:1px solid #9e9e9e;
		padding-left:2px;
		font-size:10px;
		margin-bottom:3px;
	}
	
	
	.list-btn {
		width:630px;
		overflow:hidden;
		list-style-type:none;
	}
		.list-btn  li {
			float:right;
			margin-left:4px;
			font-size:0;
			text-indent:-4000px;
			width:81px;
			height:16px;
		}
		
			.list-btn  li.next {
				background:url(../images/common/btn-next.gif) no-repeat ;
			}
			.list-btn  li.set {
				background:url(../images/common/btn-set.gif) no-repeat ;
			}
			.list-btn  li.validate input{
				background:url(../images/common/btn-validate.gif) no-repeat ;
				cursor:pointer;
				display:block;
				height:16px;
				width:81px;
				padding:0;
				border:0;
			}
				.list-btn  li a {
					display:block;
					height:100%;
				}
			
			.content .bloc-form .magasin  {
				padding-bottom:0px;
				margin:0px!important;
			}
			.content .#info_perso fieldset{margin-bottom:0px!important;}
				.content .bloc-form .magasin p {
					width:auto;
				}
				.content .bloc-form .magasin .input-text {
					margin-right:15px;
				}
				.content .bloc-form .magasin span {
					clear:left;
					display:block;
					height:44px;
				}
				
			.content .bloc-form p.carrefour {
				margin-bottom:12px;
				width:654px;
			}
				.content .bloc-form p.carrefour label{
					margin-right:35px;
				}
	.notices {
		padding-top:15px;
		padding-bottom:20px;
		font-style:italic;
	}	
	.notice {
		padding-top:15px;
		padding-bottom:35px;
		font-style:italic;
	}
	.loader {
		display:none;
	}
	.help {
		background:url(../images/common/help.gif) no-repeat ;
		display:block;
		height:17px;
		margin-top:5px;
		padding-left:22px;
	}
		.help a {
			color:#0c3471;
			text-decoration:underline;
		}
	
	/*!-table-*/
	.content table {
		background-color:#3d6cb4;
		margin:10px 0 0 20px;
		float:left;/*test safari*/

	}
	.content table th,
	.content table td {
		text-align:center;
		padding:4px;
		line-height:1.3em;
	}
	.content table th{
		background-color:#6793c4;
		color:#fff;
		font-weight:bold;
	}
	.content table td{
		color:#0c3471;
		background-color:#fff;
	}
		.content table tr .assurance {
			width:144px;
		}
		.content table tr .subscription {
			width:102px;
		}
		.content table tr .nb-child {
			width:125px;
		}
		.content table tr .price {
			width:132px;
		}
		.content table tr .name {
			width:202px;
		}
		.content table tr .sex {
			width:75px;
		}
		.content table tr .date {
			width:235px;
		}
			.content table tr td.name {
				text-align:left;
			}
			
	.content table.tabl-child {
		margin-top:24px;
	}
			
	/*!-end-*/
	.content .coordinates {
		margin-bottom:70px;
		list-style-type:none;
		float:left;
	}
		.content .coordinates li {
			float:left;
			margin-right:5px;
		}
			
		.content .coordinates li .input-text {
			width:76px;
			margin-right:5px;
		}
		.content .coordinates .compte .input-text {
			width:130px;
		}
		.content .coordinates .key .input-text {
			width:50px;
		}
		
		.bgcontrat {
			background:#fff;
			padding:5px;
			width:550px !important;
		}
		.bgcontrat label {
			width:515px;
		}		
		
		.checkbox-container  {
			margin-bottom:15px;
		}
			.checkbox-container a {
				color:#0C3471;
			}
			.checkbox-container input {
				float:left;
				margin:0 4px 0 0;
			}
			
			/*!-confirmation-*/
		/* .content .bloc-info {
			overflow:hidden;
			padding-bottom:5px;
			width:100%;
		}
		.list-info {
			width:296px;
			float:left;
			list-style-type:none;
		}
			.list-info li {
				overflow:hidden;
				margin-bottom:20px;
			}
				.list-info li.adress {
					margin:0;
				}
				.list-info li.courriel {
					margin-bottom:62px;
				}
				.list-info li ul {
					float:left;
				}
					.list-info li ul li {
						width:100%;
						font-weight:bold;
						color:#010101;
						margin:0;
					}
				.list-info span{
					float:left;
					margin-right:5px;
					color:#010101;
				} */
.content .bloc-info {
	overflow:hidden;
	padding-bottom:5px;
	width:100%;
}
.content .bloc-info div {
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	width:100%;
}
.content .bloc-info p {
	float:left;
	width:315px;
}
.content .bloc-info p.coderib {
	float:right;
}
.content .bloc-info .adresses {
	overflow:hidden;
	width:100%;
}
.content .bloc-info .adresses span{
	float:left;
}
.content .bloc-info .adresses ul{
	float:left;
	margin-left:20px;
	list-style-type:none;
}
.content .bloc-info .adresses ul li{
	font-weight:bold;
}				
	.pub {
		text-align:center;
		margin-top:40px;
	}
		.pub img{
			border:0;
		}
		
	.salutation {
		font-size:12px;
		text-align:center;
		margin-bottom:46px;
	}
		.salutation  p {
			margin-bottom:16px;
		}
		.salutation  span{
			font-weight:bold;
			display:block;
		}
		.salutation  a {
			color:#fe0202;
			text-decoration:none;
			font-weight:normal;
		}
	.offre {
		list-style-type:none;
		color:#070707;
		margin-bottom:26px;
	}
		.offre a{
			text-decoration:underline;
			color:#070707;
		}
		/*!list enfants--*/
	.list-child   {
		width:100%;
		overflow:hidden;
		clear:both;
	}
	.list-child  ul {
		float:left;
		padding-top:10px;
		list-style-type:none;
	}
		.list-child  li {
			float:left;
			margin-right:8px;
		}
			.list-child  .label{
				margin-right:18px;
			}
			.list-child  .input-text{
				width:110px;
			}
			.list-child  .date .input-text{
				width:185px;
			}
			
	.bloc-form .listcard  {
		position:relative;
	}
		.bloc-form .listcard  ul {
			list-style-type:none;
			margin-top:20px;
			
		}
			.bloc-form .listcard .input-text{
				width:142px;
			}
				.bloc-form .listcard a {
					text-decoration:underline;
					color:#000;
					position:absolute;
					top:17px;
					left:170px;
				}
	.calcul {
		position:relative;
		top:3px;
	}
	.calcul img{
		border:0;
	}
	.msgpromo {
		padding-top:10px;
		padding-left:16px;
		font-weight:bold;
		display:none;
	}
		.msgpromo span{
			color:#FE0202;
		}
			.msgpromo a{
				color:#070707;
			}
/*!--Popin -*/
.display-popin {
	display:none;
}
.generate-popin {	
	background-color:#4b4b4b;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	opacity:0.5;
	filter : alpha(opacity=50); 
	z-index:40;
}
.popin {
	width:600px;
	padding:20px;
	background:url(../images/common/bg_error.gif) repeat-x #fff;
	border:1px solid #C3CFDE;
	position:absolute;
	z-index:1100;
	/* top:160px; */
	top:160px;
	
	margin:0 auto;
}
	.popin  p{
		color:#1053BB;
		font-size:14px;
		font-weight:bold;
		margin-bottom:20px;
	}
	.popin .errors-list{
		list-style-type:none;
		float:left;
	}
		.popin .errors-list li{
			font-size:12px;
			font-weight:bold;
		}
	.popin .close{
		position:absolute;
		right:5px;
		top:5px;
	}
		.popin .close img {
			border:0;
		}
	.required {
		color:#FB0505 !important;
	}
	
	/*!---Popup-*/
	
	.popup {
		/* background:#b7d2f0; */
		overflow:hidden;
		width:500px;
		padding:20px 30px;
		font-family:arial;
		font-size:11px;
		margin:0 auto;
	}
		.popup h1{
			font-size:12px;
			margin-bottom:5px;
		}
		.popup p{
			margin-bottom:20px;
		}
	.popup  ul {
		list-style-type:none;
		margin:0 auto;
		overflow:hidden;
		text-align:center;
		width:100%;
	}
		.popup  li {
			float:left;
			width:240px;
		}
			.popup  li p {
				font-size:10px;
			}
		.popup  li.first{
			margin-right:18px;
		}
	.popup  .close {
		text-align:center;
		clear:both;
		padding-top:10px;
	}
	.popup  .close a{
		color:#0c3471;
		font-weight:bold;
	}
	.bloc-form .listcard .link-help {
		position:static;
	}

/*ajout */
#promo ul.code-promo{width:100%;}
#promo li .close {
	clear:both;
}
ul.code-promo li {
	width:306px;
	float:left;
	margin:0 10px 10px 0;
	background:url(../images/common/bg-list-carte.gif) no-repeat #fff;
	padding-top:10px;
	height:190px;
	color:#3b3985;
}
ul.code-promo li span {
	font-size:12px;
	font-weight:bold;
	margin-bottom:35px;
	display:block;
	text-align:left;
	padding:0 0 0 10px;
	}
	
#promo  {
	width:955px;
}
#promo h1 {
	color:#1053BB;
	font-size:14px;
}

.docs-downlaod {
	background:#fff;
	border:1px solid #000;
	width:220px;
	float:right;
	font-size:12px;
	padding:10px;
	color:#595959;
	font-weight:bold;
	margin-right:10px;
}
.docs-downlaod a{
	color:#595959;
	font-weight:normal;
}
.docs-downlaod h4 {
	font-size:13px;
	color:#c1c1c1;
	font-weight:normal;
}
.docs-downlaod  ul {
	list-style-type:none;
}
.docs-downlaod  ul li {
	padding:0 0 0 5px;
}

.bloc-intro {
	float:left;
	padding:0 0 0 15px;
	width:370px;
}
.intro-container{
	overflow:hidden;
	width:100%;
}
.linkFooter a{
	margin-right:10px;
	color:#000;
}
.linkFooter {
	text-align:center;
	padding-bottom:15px;
}
