body {
	margin:0;
	background:#fff url(../images/bg-body.gif) no-repeat 50% 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#515158;
}
img { border-style:none;}
a {
	color:#305698;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#header {
	background:#fff url(../images/bg-header.gif) repeat-x;
	height: 125px;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
}
#header .header-holder {
	width:989px;
	margin:0 auto;
	background:url(../images/bg-header-holder.gif) no-repeat;
}
#header .header-area {
	overflow:hidden;
	min-height:80px;
	padding:4px 8px 3px 3px;
}
* html #header .header-area { height:80px;}
.logo-area {
	width:989px;
	margin:0 auto;
	position:relative;
	z-index:3;
}
.logo {
	position:absolute;
	left:3px;
	top:6px;
	background:url(../images/logo.gif) no-repeat;
	width:258px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	z-index:2;
}
.logo a {
	display:block;
	height:100%;
}
#header .flags {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.flags li {
	float:left;
	margin-left: 6px;
}
.flags a {
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:21px;
}
.flags a.france { background:url(../images/flag-fr.gif) no-repeat;}
.flags a.spain { background:url(../images/flag-es.gif) no-repeat;}
.flags a.germany { background:url(../images/flag-de.gif) no-repeat;}
#header .nav-area { background:url(../images/bg-nav-c.gif) repeat-y;}
.nav-area .holder { background:url(../images/bg-nav-t.gif) no-repeat;}
.nav-area .frame {
	background:url(../images/bg-nav-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:3px 5px 6px 7px;
}
#nav {
	float:left;
	margin:0;
	padding:3px 0;
	overflow:hidden;
	list-style:none;
	font-size:15px;
	font-weight:bold;
}
#nav li {
	float:left;
	background:url(../images/separator-nav.gif) no-repeat;
	margin:0 1px 0 -1px;
	padding:3px 5px 3px;
}
#nav li a { color:#fff;}
#nav li a.home {
	text-indent:-9999px;
	display:block;
	background:url(../images/ico-home.gif) no-repeat;
	overflow:hidden;
	width:18px;
	height:16px;
}
.search {
	float:right;
	background:url(../images/bg-form-c.gif) repeat-y;
	width:320px;
}
.search form { background:url(../images/bg-form-t.gif) no-repeat;}
.search fieldset {
	background:url(../images/bg-form-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:28px;
	padding:2px 5px 0 3px;
}
* html .search fieldset { padding-bottom:0;}
.search .text {
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:210px;
	padding:0 2px;
}
.search .text input {
	border:0;
	background:none;
	outline:none;
	margin:0;
	float:left;
	font-style:italic;
	color:#c0c0c3;
	padding:7px 0 4px;
	width:210px;
}
.search input.submit {
	float:left;
	/*background:url(../images/arrow-down.gif) no-repeat 100% 10px;*/
	background:url(../images/arrow-down2.png) no-repeat 100% 10px;
	border:0;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	padding:3px 8px 0 0;
	color:#fff;
	margin:0;
	width:98px;
}
#wrapper {
	padding:0 16px 0 15px;
	width:958px;
	margin:0 auto;
	padding-top: 125px;
	position:relative;
}
#main {
	background:url(../images/bg-main.png);
	height:1%;
	padding:1px 0 3px 4px;
}
#main:after {
	content:"";
	clear:both;
	display:block;
}
#content {
	float:right;
	overflow:hidden;
	width:780px;
}
#content .data-wrap {
	overflow:hidden;
	height:1%;
	margin-top:-1px;
}
.data-wrap .data-box {
	float:left;
	width:360px;
	background: url(../images/bg-data-box.png) no-repeat;
	color:#2952a4;
	font-size:19px;
	text-align:center;
	margin-right:8px;
	padding:7px 12px;
}
.data-wrap .sub-data {
	background: url(../images/bg-sub-data.png) no-repeat;
	color:#305698;
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	margin-right:0;
}
.data-box strong {
	display:block;
	padding:0px 0 21px 19px;
}
.data-box .compteur {
	font-size:26px;
}

.data-box .cpt {
	color:#e77300;
	font-size:32px;
	font-weight:bold;
}
.user-info ul li.tirelire {
	color:#e77300;	
	background-image: url("../images/icon-tirelire.png");
}
.data-box span {
	color:#e77300;
	font-size:32px;
	float:right;
	margin:0px 25px 0 0;
}
.data-box span.misc {
	font-size:28px;
	color:#f88000;
	float:none;
	margin:0;
}
.sub-data .more {
	font-size:17px;
	margin:-9px 0 -2px;
	overflow:hidden;
	height:1%;
}
.sub-data .more a {
	color:#305698;
	text-decoration:underline;
	position:relative;
	float:right;
}
.sub-data .more a:hover { text-decoration:none;}
.sub-data p { margin:0;}
#content .section {
	background: url(../images/bg-section.png) no-repeat;
	margin-bottom:14px;
	width:100%;
}
.section .section-holder:after {
	content:"";
	clear:both;
	display:block;
}
.section .section-holder {
	position:relative;
	height:1%;
	padding:2px 18px 11px 12px;
}
.section .info-box {
	float:left;
	width:355px;
	font-size:12px;
}
.section h2 {
	margin:0 0 4px;
	font-size:20px;
	color:#fff;
}
.section .info {
	height:1%;
	margin-bottom:2px;
	overflow:hidden;
}
.info-box .image-box {
	float:left;
	position:relative;
	background: url(../images/bg-image.png) no-repeat;
}
.info-box .image-box img {
	display:block;
	padding:3px 10px 11px 4px;
}
.info-box .image-box span.ico {
	position:absolute;
	left:50px;
	bottom:-2px;
	background: url(../images/ico-fr.png) no-repeat;
	width:33px;
	height:33px;
}
.info-box .info-holder {
	overflow:hidden;
	height:1%;
	padding-top:16px;
}
.sub-box .info-holder {margin-bottom:-4px;}
.info-box strong.title {
	display:block;
	color:#f88000;
	font-size:15px;
	margin-bottom:5px;
}
.info-holder ul {
	margin:0 0 13px;
	padding:0;
	list-style:none;
}
.info-box li.desc {
	color:#305698;
	font-size:13px;
}
.info-box a.further {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	position:relative;
	z-index:2;
}
.info-box a.further:hover { text-decoration:none;}
.section .sub-box {
	text-align:right;
	float:right;
}
.sub-box strong.title { color:#305698;}
.sub-box .image-box {
	float:right;
	margin:0 -7px 0 3px;
}
.sub-box li.desc{
	color:#f88000;
	margin-bottom:6px;
}
.sub-box li.sub-info {
	font-size:11px;
	color:#305698;
	padding-left:15px;
	overflow:hidden;
	height:1%;
}
.sub-box li.sub-info img { float:left;}
.sub-box .image-box span.ico { background: url(../images/ico-star.png) no-repeat;}
.section .preter {
	position:absolute;
	bottom:-12px;
	left:341px;
	z-index:2;
	width:109px;
	text-align:center;
}
.preter a {
	display:block;
	background: url(../images/bg-btn-preter.png) no-repeat;
	color:#2f67d2;
	height:39px;
	font-size:26px;
	cursor:pointer;
}
#content .main-content {
	overflow:hidden;
	width:788px;
}
.main-content .box-area {
	float:left;
	width:385px;
	margin-right:8px;
}
.main-content .box-area2 {
	float:left;
	width:385px;
	margin-right:8px;
}
.box-area .content-box {
	overflow:hidden;
	height:1%;
}
.box-area .heading {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:2;
	margin-bottom:-3px;
}
.heading h3 {
	background:url(../images/bg-heading-lt.png) no-repeat;
	float:left;
	margin:0;
	font-size:15px;
	padding:9px 3px 2px 11px;
	height:20px;
	letter-spacing:-1px;
}
.heading a {
	color:#5d5d63;
	position:relative;
}
.heading span {
	background:url(../images/bg-heading-rt.png) no-repeat;
	width:32px;
	height:31px;
	float:left;
	position:relative;
	z-index:2;
}
.box-area .box .lt { background:url(../images/bg-box-area-lt.png) no-repeat;}
.info-content {
	margin:-5px 0 -7px;
	width:358px;
	position:relative;
}
.news-box p { margin:0;}
.news-box {
	overflow:hidden;
	height:1%;
	margin-bottom:7px;
}
.news-box h4 {
	margin:0;
	font-size:12px;
}
.news-box h4 em.date {
	font-style:normal;
	font-size:11px;
}
.news-box h4 a { color:#2e5fc0;}
.news-box .more {
	text-align:right;
	margin-top:-2px;
	font-size:12px;
}
.news-box .more a { text-decoration:underline;}
.news-box img {
	float:left;
	margin:3px 8px 3px 0;
}
.info-content img.align {
	display:block;
	margin:22px auto;
}
.news-box .more a:hover { text-decoration:none;}
.box-area .box { margin-bottom:1px;}
.heading h3.tab-lt {
	background: url(../images/bg-heading-lt2.png) no-repeat;
	margin-left:-22px;
	z-index:1;
}
.heading span.tab-rt {
	background: url(../images/bg-heading-rt2.png) no-repeat;
	margin-left:-3px;
}
#sidebar {
	float:left;
	width:168px;
}
#sidebar .user-info {
	font-size:12px;
	margin:0 0 0 -4px;
	position:relative;
	padding-top:2px;
	width:149px;
}
.user-info span.greeting {
	display:block;
	margin-bottom:9px;
}
.user-info h2 {
	font-size:15px;
	color:#2f5398;
	margin:0 0 3px;
}
.user-info a.cart {
	background:url(../images/ico-cart.gif) no-repeat;
	padding-left:14px;
	color:#f88000;
	font-weight:bold;
	display:block;
	margin-bottom:9px;
}
.user-info ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	height:1%;
}

.lostpassword {
	text-align:center;
	margin-top:4px;
	margin-bottom:-5px;
}

.lostpasswordbox {
	margin:10px;
	font-size:14px;
	text-align:center;
}

.lostpasswordbox input {
	margin-top:5px;	
}

.lostpasswordbox .emailinput {
	width:250px;	
}

.user-info ul li {
	background:url(../images/bullet1.gif) no-repeat 0 3px;
	padding:0 0 4px 15px;
}
.user-info ul li.logout {
	background:url(../images/bullet2.gif) no-repeat 0 9px;
	padding-top:6px;
}
.user-info ul a { color:#515158;}
#sidebar .info-bar {
	font-size:12px;
	font-weight:bold;
	margin:-2px 0 0;
	width:145px;
}
.info-bar .news fieldset {
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
	position:relative;
	z-index:2;
}
.news fieldset label {
	display:block;
	margin-bottom:2px;
}
.news .text {
	background:url(../images/bg-input2.gif) no-repeat;
	width:139px;
	padding:2px 3px 0;
	margin-bottom:5px;
	overflow:hidden;
	height:18px;
}
.news .text input {
	border:0;
	background:none;
	width:139px;
	padding:0;
	margin:0;
	color:#c0c0c3;
}
.news .approve {
	overflow:hidden;
	height:1%;
}
.news .approve input {
	background:url(../images/bg-btn.gif) no-repeat;
	border:0;
	margin:0;
	padding:0;
	color:#fff;
	height:23px;
	font-size:15px;
	font-weight:bold;
	float:right;
	width:63px;
	cursor:pointer;
}
* html .news .approve input { padding-top:3px;}
.info-bar .communication {
	margin:0;
	padding:0;
	list-style:none;
}
.communication li { padding-bottom:8px;}
.communication a {
	color:#515158;
	padding:4px 0 3px 29px;
}
.communication a.mail { background:url(../images/ico-mail.gif) no-repeat;}
.communication a.rss { background:url(../images/ico-rss.gif) no-repeat;}
.info-bar .social-networks {
	margin:-1px 0 0 -2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.social-networks li {
	float:left;
	padding-right:3px;
}
.social-networks a {
	display:block;
	overflow:hidden;
	height:29px;
	text-indent:-9999px;
	width:30px;
}
.social-networks a.facebook { background:url(../images/ico-facebook.gif) no-repeat;}
.social-networks a.twitter { background:url(../images/ico-twitter.gif) no-repeat;}
.social-networks a.partager {
	background:url(../images/ico-partager.gif) no-repeat 50%;
	width:47px;
	text-indent:0px;
	padding-left:20px;
	padding-top:6px;
	height:21px;
	font-size:12px;
	font-weight:normal;
}
#sidebar .ad-box {
	background:url(../images/bg-ad-box.png) no-repeat;
	text-align:right;
	font-size:15px;
	float:right;
	font-weight:bold;
	margin:-4px 0 13px;
	padding:6px 13px 6px 4px;
	width:151px;
	height:66px;
}
#sidebar .ad-box a {
	display:block;
	color:#fff;
	position:relative;
}
#sidebar .ad-box2 {
	background:url(../images/bg-ad-box2.png) no-repeat;
	text-align:left;
	padding:7px 8px 17px 12px;
	width:148px;
	height:108px;
	margin-bottom:10px;
}
#sidebar .ad-box3 {
	background:url(../images/bg-ad-box3.png) no-repeat;
	padding:16px 14px 17px 3px;
	margin:0;
	height:19px;
}
#sidebar .ad-box h3 {
	margin:0 0 5px;
	font-size:13px;
}
#sidebar .ad-box4 {
	background:url(../images/bg-ad-box4.png) no-repeat;
	padding:0;
	margin:0;
	height:53px;
}
#sidebar .ad-box img {
	display:block;
	margin-left:4px;
}
#sidebar a.ad {
	display:block;
	margin:0 auto;
}
.box {
	float: left;
	position: relative;
	margin-bottom:10px;
}
.box .holder { display: table;}
.box .c { display: table-row;}
.box .l,
.box .r {
	background: url(../images/bg-box-l.png) repeat-y;
	width: 12px;
	display: table-cell;
}
.box .r {
	background: url(../images/bg-box-r.png) repeat-y;
	width:11px;
}
.box .content {
	height: 1%;
	background-color: #fff;
	display: table-cell;
}
.box .lt,
.box .rt {
	background: url(../images/bg-box-lt.png) no-repeat;
	height: 8px;
	width: 12px;
	font-size: 0;
	display: table-cell;
}
.box .rt {
	background: url(../images/bg-box-rt.png) no-repeat;
	width:11px;
}
.box .lb,
.box .rb {
	background: url(../images/bg-box-lb.png) no-repeat;
	height: 12px;
	width: 12px;
	font-size: 0;
	display: table-cell;
}
.box .rb {
	background: url(../images/bg-box-rb.png) no-repeat;
	width:11px;
}
.box .t,
.box .b {
	background: url(../images/bg-box-t.png) repeat-x;
	height: 8px;
	display: table-cell;
	font-size: 0;
}
.box .b {
	background: url(../images/bg-box-b.png) repeat-x;
	height:12px;
}
.links-holder {
	overflow:hidden;
	height:1%;
	color:#6d6d6d;
	font-size:12px;
	margin:0 0 4px;
}
.links-holder a {
	color:#6d6d6d;
	float:right;
	text-decoration:underline;
}
.links-holder a:hover {text-decoration:none;}
.links-holder .breadcrumbs {
	margin:0;
	list-style:none;
	padding:0;
	font-size:11px;
	float:left;
	overflow:hidden;
}
.links-holder .breadcrumbs li {
	float:left;
	background: url(../images/separator-breadcrumbs.gif) no-repeat 0 5px;
	padding:0 3px 0 9px;
	margin:0 6px 0 -6px;
}
.links-holder .breadcrumbs a {
	float:left;
	position:relative;
	text-decoration:none;
}
.links-holder .breadcrumbs a:hover {text-decoration:underline;}
.content-form input {
	font-size:12px;
	margin:0;
	float:left;
}
.content-form fieldset {
	overflow:hidden;
	width:790px;
}
.content-form fieldset.rech_membre {
	width:610px;
}
.content-form fieldset select {font-size:11px;}
.content-form .input-holder {
	float:left;
	padding:8px 0 8px 1px;
}
.content-form input#checkbox1,
.content-form input#checkbox2 {
	width:15px;
	height:15px;
	padding:0;
	margin-right:6px;
}
.content-form label {
	float:left;
	margin-right:13px;
}
.content-form  a.criteria {
	background: url(../images/ico-add.gif) no-repeat;
	padding:0 0 3px 20px;
	margin:-1px 11px 0 -4px;
	float:left;
	font-weight:bold;
	font-size:12px;
}
.content-form .submit {	
	background: url(../images/bg-submit3.png) no-repeat;
	border: 0;
	padding:0 2px 6px 0;
	width:88px;
	height:27px;
	float: left;
	color: #3b69c4;
	font-weight: bold;
	cursor: pointer;
}
.content-form .orange {	
	color: #F88000;
}
.data-bar {
	overflow:hidden;
	width:776px;
	padding-top:6px;
}
.map-holder {
	float:right;
	background: url(../images/bg-map.gif) no-repeat;
	padding:11px 10px 11px 9px;
	margin-top:7px;
}
.map-holder .gmap {width:380px; height:245px;}

.map-holder2 {
	float:right;
}
.map-holder2 .gmap2 {width:380px; height:245px;}

.sub-content .data-bar .box { width:374px;}
.sub-content .data-bar .info-block {
	height:1%;
	margin:-18px 0 11px -2px;
}
.sub-content .data-bar .info-block:after {
	content:"";
	clear:both;
	display:block;
}
.sub-content .data-bar .image-box {
	float:left;
	margin-right:2px;
	position:relative;
	background:url(../images/bg-img2.gif) no-repeat;
	padding:3px 9px 10px 4px;
}
.sub-content .data-bar span.ico {
	background:url(../images/ico-star.png) no-repeat;
	bottom:-6px;
	height:33px;
	left:53px;
	position:absolute;
	width:33px;
}
.sub-content .data-bar .info-block-holder {
	float:left;
	padding:14px 0 0;
	width:190px;
}
.sub-content .data-bar .info-block-holder strong.title {
	display:block;
	font-size:14px;
	margin-bottom:2px;
}
.sub-content .data-bar .info-block-holder ul { margin-bottom:17px;}
.data-bar .box-holder {
	float:right;
	margin-top:-16px;
	width:195px;
	position:relative;
}
.data-bar .info-block-holder span.other {
	display:block;
	text-align:center;
	font-size:14px;
	color:#3B69C4;
	font-weight:bold;
}
.add-content .form-submit fieldset { width:185px;}
.add-content .form-submit .submit {
	background:url(../images/bg-submit2.gif) no-repeat;
	padding:0 4px 6px 7px;
	font-size:22px;
	width:92px;
	height:35px;
}
.add-content .form-submit { margin:6px 0 0;}
.add-content .box-holder a.more { font-size:12px;}
.add-content .form-submit .text {
	background: url(../images/bg-input3.gif) no-repeat;
	width:86px;
	padding:5px 0 7px;
	text-align:center;
	margin-right:7px;
}
.data-bar .box-holder img {
	display:block;
	margin-bottom:8px;
}
.add-content {
	width:346px;
	margin-bottom:2px;
}
.add-content:after {
	content:"";
	clear:both;
	display:block;
}
.add-content .diagram { float:left;}
.add-content .diagram img { display:block;}
.sub-content {
	width:771px !important;
	padding-right:9px;
}
.sub-content .box {
	margin-top: 10px;
	float: left;
	width: 258px;
}
.sub-content .block-holder {
	overflow: hidden;
	width: 805px;
	margin-top:-12px;
}
.sub-content .image-box img { display: block;}
.sub-content span.ico {
	background: url(../images/ico-star2.png) no-repeat;
	height: 21px;
	width: 21px;
	position: absolute;
	bottom: 0;
	left: 38px;
}
.sub-content .image-box {
	float: left;
	position: relative;
	background: url(../images/bg-img.gif) no-repeat;
	padding:3px 7px 10px 3px;
}
.infobox-holder {
	width: 805px;
	overflow: hidden;
	height: 1%;
}
.sub-content .info-box {
	width: 267px;
	float: left;
}
.sub-content .sub-info-block {
	overflow: hidden;
	height: 1%;
	margin: -14px 0 4px -6px;
}
.sub-content .info-block {
	height: 1%;
	margin: -14px 0 4px -6px;
}
.sub-content .info-block:after {
	content:"";
	clear:both;
	display:block;
}
.sub-content .info-block-holder {
	float: right;
	width: 152px;
	padding: 10px 0 0;
	position:relative;
}
* html .block-holder { margin-top: 10px !important;}
.sub-content .info-block-holder strong.title {
	color: #305698;
	font-size: 13px;
}

.sub-content .info-block-holder .subtitle {
	color: #515158;
	font-size: 11px;
	font-weight:bold;
	margin-top:10px;
}
.sub-content .info-block-holder span {
	color: #305698;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}
.sub-content .info-block-holder ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
.sub-content .info-block-holder .city{
	color: #515158;
	font-size: 10px;
	height:25px;
}
.sub-content .info-block-holder .see_more{
	float:right;
	margin-top:5px;
}
.sub-content .info-block-holder .see_more a.orange{
	color: #F88000;
}
.sub-content .info-block-holder .see_more a.blue{
	color: #305698;
}

.info-block-holder ul strong { color: #515158;}
.box-holder {
	margin:0 auto;
	width:234px;
	overflow: hidden;
}
.box-holder img {
	display:block;
	margin-top:5px;
}
.add-content .box-holder img { margin:0;}
.box-holder a.more {
	float: right;
	color: #305698;
	text-decoration: underline;
	font-size: 11px;
}
.box-holder a.more:hover { text-decoration: none;}

.box-holder .blue{color:#305698;}
.box-holder .orange{color:#F88000;}

.form-submit {
	font-size: 14px;
	margin-bottom: 3px;
}
.form-submit fieldset {
	margin:0 auto;
	overflow:hidden;
	width:139px;
}
.form-submit .text {
	background: url(../images/bg-input.jpg) no-repeat;
	width: 62px;
	padding: 2px 0 3px;
	float: left;
	margin-right: 5px;
	display: inline;
}
.form-submit .text input {
	border: 0;
	background: none;
	width: 47px;
	color: #3b69c4;
	font-weight: bold;
	text-align:center;
}
.form-submit .submit {
	background: url(../images/bg-submit.jpg) no-repeat;
	border: 0;
	padding:1px 9px 7px 10px;
	width:68px;
	float: left;
	color: #3b69c4;
	font-weight: bold;
	cursor: pointer;
}
.paging {
	margin: -10px auto 6px;
	width:100%;
	overflow:hidden;
	position:relative;
}
.paging .holder {
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.paging .frame {
	position:relative;
	left:-50%;
	float:left;
}
.paging ul {
	margin: 0 0 0 -7px;
	padding: 0;
	list-style: none;
	font-size: 16px;
	float: left;
	font-weight: bold;
}
.paging li {
	float: left;
	background: url(../images/separator-pagenav.gif) no-repeat 0 50%;
	padding:0 4px 0 9px;
}
.paging li a {
	float: none;
	text-indent:0;
}
.paging li:first-child { background: none;}
.paging li a:hover,
.paging li.active a {
	color: #305698;
	text-decoration: underline;
}
.first-page {
	background: url(../images/link-prev.gif) no-repeat 0 50%;
	width: 18px;
}
.link-prev {
	background: url(../images/link-prev2.gif) no-repeat 0 50%;
	width: 9px;
}
.last-page {
	background: url(../images/link-next.gif) no-repeat 0 50%;
	width: 18px;
}
.link-next {
	background: url(../images/link-next2.gif) no-repeat 0 50%;
	width: 9px;
}
.paging a {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	line-height: 22px;
	padding-left: 3px;
	color: #6d6d6d;
}
#footer {
	width:989px;
	margin:-3px -16px 20px -15px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
#footer .footer-t {
	background: url(../images/bg-footer-t.png) no-repeat;
	height:7px;
	overflow:hidden;
}
#footer .footer-c {
	background: url(../images/bg-footer-c.png) repeat-y;
	height:1%;
	overflow:hidden;
	padding:0 5px 0 3px;
}
#footer .footer-b {
	background: url(../images/bg-footer-b.png) no-repeat;
	height:10px;
	overflow:hidden;
}
#footer .footer-holder {
	background:#2e5499 url(../images/bg-footer-gradient.gif) repeat-x;
	padding:6px 11px 5px 10px;
	overflow:hidden;
	height:1%;
}
#footer a {
	color:#fff;
	text-decoration:underline;
}
#footer a:hover { text-decoration:none;}
#footer .sponsors {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.sponsors li {
	float:left;
	margin-right:11px;
}
.sponsors li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:23px;
}
.sponsors li a.bred {
	background: url(../images/logo-bred.gif) no-repeat;
	width:83px;
}
.sponsors li a.credit {
	background: url(../images/logo-credit.gif) no-repeat;
	width:40px;
}
#footer a.acted {
	float:right;
	background: url(../images/link-acted.gif) no-repeat;
	width:71px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .nav-footer {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.nav-footer li {
	display:inline;
	background: url(../images/separator-footer.gif) no-repeat 0 9px;
	padding:0 1px 0 9px;
}
.nav-footer li:first-child { background:none;}
.breadcrumbs{
	list-style:none;
	padding:0 0 4px;
	margin:-3px 0 0;
}
* html .breadcrumbs{margin:-2px 0 0;}
.breadcrumbs li{
	display:inline;
	color:#6d6d6d;
	font-size:11px;
}
.breadcrumbs a{color:#6d6d6d;}
.box-content{
	float:right;
	width:772px;
	padding:3px 5px 0 0;
}
.box-content .t{
	background:url(../images/t-content.png) no-repeat;
	height:5px;
	overflow:hidden;
}
.box-content .c{
	width:772px;
	background:url(../images/c-content.png) repeat-y;
}
.box-content .c:after{
	content:"";
	display:block;
	clear:both;
}
.box-content .b{
	background:url(../images/b-content.png) no-repeat;
	height:10px;
	overflow:hidden;
	width:772px;
}
.content-holder{
	width:440px;
	float:left;
	padding:2px 9px 0;
}
.content-holder h1{
	margin:0 0 7px;
	font-size:18px;
	font-weight:normal;
	color:#41619f;
}
.content-holder p{
	margin:0 0 11px;
	color:#41619f;
	font-size:12px;
}
.registration{
	overflow:hidden;
	height:1%;
	font-size:12px;
}
.registration .row{
	margin-bottom:6px;
	width:100%;
	overflow:hidden;
}
.registration label{
	float:left;
	padding-top:6px;
	color:#41619f;
	font-weight:bold;
	margin-right:13px;
}
.registration .reg{margin:0 5px 0 0;}
.sexe{margin-right:13px;}
.reg{
	float:left;
	width:140px;
	text-align:right;
	color:#41619f;
	font-weight:bold;
	margin-right:5px;
	padding-top:6px;
}
.box-register{
	background:url(../images/bg-register.gif) repeat-x 0 50px;
	float:left;
}
.holder-register{
	background:url(../images/bg-register.gif) no-repeat;
	float:left;
}
.frame-register,
.frame-short,
.frame-long{
	background:url(../images/bg-register.gif) no-repeat 100% -25px;
	height:25px;
	overflow:hidden;
	padding:0 4px;
	width:192px;
}
.devider{float:left;}
.frame-short{width:34px;}
.text-short{width:28px !important;}
.text-register,
.text-short,
.text-long{
	height:19px;
	line-height:18px;
	padding:3px;
	border:0;
	width:186px;
	position:relative;
	float:left;
	color:#41619f;
}
.star{color:#e05400;}
.radio{
	position:relative;
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
.country{
	width:150px;
}
.aside{
	float:right;
	width:314px;
	margin-top:-5px;
	position:relative;
	padding-bottom:200px;
	font-size:12px;
}
.aside .t{
	height:3px;
	background:url(../images/t-aside.png) no-repeat;
	overflow:hidden;
}
.aside .c{
	width:314px;
	background:url(../images/c-aside.png) repeat-y;
	overflow:hidden;
}
.aside .b{
	height:6px;
	background:url(../images/b-aside.png) no-repeat;
	overflow:hidden;
	width:314px;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* radio buttons */
.radioArea, .radioAreaChecked {
	float:left;
	width:13px;
	height:13px;
	background: url(../images/bg-radio.gif) no-repeat;
	overflow: hidden;
	margin:7px 6px 0 20px;
	position:relative;
}
.radioAreaChecked {
	background-position:0 -13px;
}
/* checkboxes */
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:14px;
	height:14px;
	overflow:hidden;
}
.checkboxAreaChecked {background-position:0 -14px;}
/* selects */
.selectArea {
	position:relative;
	height:25px;
	float:left;
	color:#000;
	font-size:11px;
	line-height:23px;
}
.selectArea .left {
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:100%;
	background:url(../images/bg-register.gif) no-repeat;
}
.selectArea a.selectButton {
	position:absolute;
	top:0;
	right:0;
	width:26px;
	height:100%;
	background:url(../images/bg-select-button.gif) no-repeat;
}
.selectArea .center{
	height:25px;
	line-height:23px;
	display:block;
	padding:0 26px 0 19px;
	background: url(../images/bg-register.gif) repeat-x 0 -50px;
}
.selectArea .center img { float:left; }
/* selects drop-down */
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	z-index:30;
	font-size:12px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	overflow:hidden;
	list-style:none;
	background-color:#fff;
	border:1px solid #C9C9C9;
}
.optionsDivVisible ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
}
.optionsDivVisible a {
	color:#000;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:1%;
	padding:2px 4px;
}
.optionsDivVisible a img {float:left; }
.optionsDivVisible a:hover {text-decoration:underline;}	
/* bbl-tpl2.html */
.cont-holder{
	font-size:12px;
	line-height:14px;
	height:1%;
	padding:4px 16px 118px 18px;
	overflow:hidden;
	color:#6d6d6d;
}
.cont-holder a{
	color:#f60;
	text-decoration:underline;
}
.cont-holder a:hover{
	text-decoration:none;
}
.cont-holder h2{
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	margin:0 0 -4px;
}
.cont-holder h3{
	margin:17px 0 2px;
	font:16px/19px Arial, Helvetica, sans-serif;
}
.cont-holder h3 a,
.cont-holder h2 a{
	text-decoration:none;
	color:#f88000;
}
.cont-holder h3 a:hover,
.cont-holder h2 a:hover{
	text-decoration:underline;
}
.cont-holder p{
	margin:0;
	text-align:justify;
	text-indent:21px;
}
.cont-holder .more{
	margin:4px 0 0;
	float:right;
}
.cont-visual{
	float:right;
	width:260px;
	padding:7px 0 0 20px;
}
.cont-visual img,
.cont-visual a{
	display:block;
}
.cv-title{
	width:100%;
	text-align:center;
	padding:1px 0 0;
	overflow:hidden;
}
.cv-title strong{
	font-style:italic;
	display:block;
}
.cv-title span{
	display:block;
	font-size:10px;
	line-height:13px;
}
.cont-intro{
	padding:4px 0 16px;
}
.cont-intro p{
	text-indent:0;
}
.link-details{
	float:left;
	background:url(../images/btn-details.gif) no-repeat;
	width:160px;
	height:10px;
	position:absolute;
	bottom:0;
	left:4px;
	z-index:100;
	text-indent:-9999px;
}
.side-nav-t{
	background:url(../images/bg-sidenav-t.png) no-repeat;
	width:168px;
	height:10px;
	overflow:hidden;
}
.side-nav-b{
	background:url(../images/bg-sidenav-b.png) no-repeat;
	width:168px;
	height:11px;
	overflow:hidden;
}
.side-nav-ch{
	background:url(../images/bg-sidenav-c01.png) repeat-y;
	width:144px;
	padding:0 12px 2px;
}
.side-nav-ch:after{
	content:"";
	clear:both;
	display:block;
}
.side-nav-ch h3{
	margin:-5px 0 0;
	float:left;
	position:relative;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.side-nav-ch h3 a{
	color:#fff;
}
.side-nav-c{
	background:url(../images/bg-sidenav-c02.png) repeat-y;
	width:152px;
	padding:0 5px 5px 11px;
	overflow:hidden;
}
.side-nav-c ul{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	display:table;
	float:left;
	width:100%;
	position:relative;
}
.side-nav-c ul li{
	background:url(../images/separator-sidenav.gif) no-repeat 50% 0;
	width:145px;
	float:left;
	padding:0 7px 8px 0;
}
.side-nav-c ul li.first-child a,
.side-nav-c ul li:first-child a{
	margin-top:4px;
}
.side-nav-c ul a{
	color:#fff;
	outline:none;
	word-spacing:-1px;
	display:block;
	margin:7px 0 0;
	background:url(../images/bullet3.gif) no-repeat 0 4px;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 11px;
}
.side-nav-c ul a:hover{
	text-decoration:underline;
	font-weight:bold;
	position:relative;
}
.side-nav-c ul li.active a{
	text-decoration:underline;
	font-weight:bold;
}
.side-nav-c ul ul{
	padding:5px 0 4px 21px;
	width:131px;
	position:relative;
	margin:-1px -7px -8px 0;
}
.side-nav-c ul ul li{
	padding:0 0 3px;
	width:131px;
	background-position:58px 0;
}
.side-nav-c ul ul li.first-child,
.side-nav-c ul ul li:first-child{
	background:none;
}
.side-nav-c ul ul a{
	font:11px/13px Arial, Helvetica, sans-serif !important;
	padding:0;
	margin:2px 0 0 !important;
	word-spacing:0;
	background:none;
}
.side-nav-c ul li.active ul a{
	font-weight:normal;
	text-decoration:none;
}
.side-nav-c ul ul a:hover{
	text-decoration:underline !important;
}
#sidebar .panier .user-info{
	padding-top:0;
}
#sidebar .panier .cart{
	margin:0 0 1px;
}
.panier-b{
	background:url(../images/bg-panier-b.png) no-repeat;
	width:159px;
	height:16px;
	overflow:hidden;
	padding:0 5px 0 4px;
}
.panier-b a{
	float:left;
	width:159px;
	height:9px;
	text-indent:-9999px;
}
.panier{
	margin-bottom:2px !important;
}
.side-nav{
	margin-bottom:3px !important;
}
.content-i{
	width:778px;
	padding:8px 0 6px;
	overflow:hidden;
	min-height:592px;
}
* html .content-i{
	padding-bottom:10px;
	height:590px;
	overflow:visible;
}
.content-i .box{
	width:778px;
	margin:0 !important;
}
.twocolumns{
	width:100%;
	overflow:hidden;
}
.twocolumns h2{
	float:left;
	font:19px/25px Arial, Helvetica, sans-serif;
	color:#2f5398;
	margin:-4px 0 0;
}
.twocolumns h2 a{
	color:#2f5398;
}
.step{
	float:right;
	padding:4px 0 0;
	margin:0 -5px 0 0;
	position:relative;
	list-style:none;
	width:342px;
	overflow:hidden;
	height:73px;
	background:url(../images/bg-steps.gif) no-repeat 36px 2px;
}
.step li{
	float:left;
	text-align:center;
	width:114px;
}
.step li em{
	display:block;
	color:#f8d4ad;
	padding:0 0 9px;
	height:38px;
	vertical-align:top;
	font:italic bold 30px/38px Arial, Helvetica, sans-serif;
}
.step li strong{
	color:#2f5398;
	line-height:11px;
	display:block;
}
.step li.active em,
.step li.done em{
	color:#f88000;
}
.step li.active strong{
	color:#e05400;
}
.cont-box{
	height:1%;
	min-height:264px;
	overflow:hidden;
	padding:8px 0 10px 6px;
}
* html .cont-box{
	height:264px;
	overflow:visible;
}
.cb-visual{
	float:right;
	padding:3px 17px 0 10px;
}
.cb-visual img,
.cb-visual a{
	float:left;
}
.cont-box p{
	margin:0 0 15px;
	font-size:12px;
	line-height:14px;
}
.volontaire-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 44px;
	position:relative;
}
.volontaire-box{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.volontaire{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
.volontaire img{
	display:block;
	margin:0 auto;
}
.volontare-form{
	padding:9px 0 14px;
	width:240px;
}
.volontare-form label{
	float:left;
	width:145px;
	text-align:left;
	color:#3b69c4;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	padding:0 5px 0 0;
}
.preter-form .text,
.volontare-form .text{
	background: url(../images/bg-input3.gif) no-repeat;
	padding:0 8px;
	width:70px;
	margin:3px 0 0;
	float:left;
	height:28px;
	overflow:hidden;
}
.preter-form .text input,
.volontare-form .text input{
	width:70px;
	padding:3px 0 5px;
	border:0;
	background:none;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#3b69c4;
	height:20px;
	float:left;
	text-align:center;
	outline:none;
}
.volontare-add{
	width:100%;
	overflow:hidden;
}
.btn-revenir{
	background:url(../images/btn-revenir.gif) no-repeat;
	width:136px;
	height:27px;
	overflow:hidden;
	color:#fb802f;
	float:left;
	margin:6px 0 0;
	text-align:center;
	padding:0 0 0 5px;
	letter-spacing:-1px;
	word-spacing:-1px;
	font:bold 13px/21px Arial, Helvetica, sans-serif;
}
a.btn-revenir:hover{
	text-decoration:none;
}
.btn-valider{
	letter-spacing:-1px;
	color:#fb802f;
	float:right;
	background:url(../images/btn-valider.gif) no-repeat;
	width:203px;
	height:35px;
	padding:0 8px 0 0;
	text-align:center;
	font:bold 18px/30px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
a.btn-valider:hover{
	text-decoration:none;
}
.main{
	width:755px;
	overflow:hidden;
}
.merci-holder{
	width:100%;
	overflow:hidden;
}
.merci-box{
	width:450px;
	overflow:hidden;
	color:#2f5398;
	padding:2px 0 0 2px;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.merci-box p{
	margin:0 0 15px;
}
.merci-box p a{
	color:#2f5398;
	text-decoration:underline;
}
.merci-box p a:hover{
	text-decoration:none;
}
.mb-add{
	display:block;
	padding:14px 0 0;
}
.mb-list{
	margin:0;
	padding:21px 0 0 2px;
	width:720px;
	overflow:hidden;
	list-style:none;
}
.mb-list li{
	padding:5px 0 0 35px;
	width:685px;
	background:url(../images/bullet4.gif) no-repeat 0 6px;
	float:left;
}
.mb-list li a{
	float:left;
	color:#f60;
	outline:none;
	font-size:14px;
}
.mb-list li a:hover{
	text-decoration:none;
}
.mb-list li a img{
	float:left;
}
.mb-list li a strong{
	float:left;
	cursor:pointer;
	padding:5px 10px 19px 0;
}
.mb-list li a.hover strong,
.mb-list li a:hover strong{
	text-decoration:underline;
}
.project-holder{
	height:1%;
	margin:11px 0 0;
	padding:0 0 28px 17px;
	background:url(../images/bg-project-h.gif) no-repeat 4px 0;
	overflow:hidden;
	min-height:70px;
}
* html .project-holder{
	height:70px;
	overflow:visible;
}
.ph-head{
	width:100%;
	overflow:hidden;
}
.ph-head div{
	background:#fff url(../images/bg-project-c.gif) repeat-x;
	float:left;
}
.ph-head h3{
	float:left;
	margin:0;
	background:url(../images/bg-project-r.gif) no-repeat 100% 0;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	padding:8px 47px 5px 0;
	color:#305698;
}
.ph-head h3 a{
	color:#305698;
}
.passeport-holder{
	height:1%;
	padding:0 0 12px 17px;
	min-height:70px;
	background:url(../images/bg-pass-h.gif) no-repeat 4px 0;
	overflow:hidden;
}
* html .passeport-holder{
	height:70px;
	overflow:visible;
}
.passeport-holder .ph-head div{
	background:#fff url(../images/bg-pass-c.gif) repeat-x;
}
.passeport-holder .ph-head h3{
	background:url(../images/bg-pass-r.gif) no-repeat 100% 0;
	color:#f88000;
}
.passeport-holder h3 a{
	color:#f88000;
}
.passeport-holder .tbl-proj td{
	padding-top:10px !important;
}
.tbl-proj{
	border-collapse:collapse;
}
.tbl-proj td{
	vertical-align:top;
}
.tp-title{
	width:214px;
	padding:12px 10px 3px 0;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.tp-title a{
	color:#2f5398;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.tp-descr{
	width:222px;
	font-size:12px;
	padding:13px 10px 2px 0;
}
.tp-descr a{
	color:#515158;
}
.tbl-sum{
	width:100px;
	padding:13px 0 2px;
	color:#3b69c4;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.total-box{
	height:1%;
	padding:0 0 15px 4px;
	overflow:hidden;
}
.tbl-total{
	border-collapse:collapse;
	color:#3b69c4;
	font-size:14px;
}
.total{
	width:431px;
	padding:2px 10px 5px 0;
	text-align:right;
}
.tbl-price{
	width:303px;
	padding:2px 0 5px;
}
.tbl-price span{
	float:left;
	text-align:right;
	width:72px;
}
.tt-total td{
	border-top:1px solid #3b69c4;
	font-weight:bold;
	padding-top:7px !important;
}
.tbl-regler td{
	color:#f88000;
	padding-top:0 !important;
	font-size:16px;
	font-weight:bold;
}
.paiment-box{
	background:url(../images/bg-paiment-c.gif) repeat-y;
	width:630px;
	margin:0 auto;
}
.paiment-box .pb-t{
	background:url(../images/bg-paiment-t.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.paiment-box .pb-b{
	background:url(../images/bg-paiment-b.gif) no-repeat 0 100%;
	height:1%;
	padding:10px 0 18px;
	overflow:hidden;
}
.paiment-box h3{
	text-align:center;
	color:#3b69c4;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	margin:0;
}
.paiment-form{
	width:100%;
	overflow:hidden;
}
.paiment-list{
	margin:14px 0 0 104px;
	padding:0;
	height:1%;
	overflow:hidden;
	list-style:none;
}
.paiment-list li{
	float:left;
	padding:0 0 0 14px;
}
.paiment-list .radioAreaChecked,
.paiment-list .radioArea{
	width:13px;
	height:13px;
	margin:9px 0 0;
	float:left;
}
.paiment-list .radioAreaChecked{
	background-position:0 -13px;
}
.paiment-list input{
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	float:left;
}
.paiment-list label{
	float:left;
	padding:0 0 0 3px;
}
.paiment-list label img{
	float:left;
}
.offers{
	width:275px;
	padding:22px 0 9px 233px;
	overflow:hidden;
}
.offers input{
	margin:1px 0 0;
	padding:0;
	width:15px;
	height:15px;
	float:left;
}
.offers label{
	float:left;
	font-size:12px;
	padding:0 0 0 4px;
}
.offers .row{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.btn-holder{
	width:185px;
	margin:0 auto;
	overflow:hidden;
}
.btn-annuler{
	background:url(../images/btn-annuler.gif) no-repeat scroll 0 0;
	height:33px;
	padding:0 6px 5px 7px;
	float:left;
	width:76px;
	border:none;
	color:#25458a;
	font:bold 15px Arial, Helvetica, sans-serif;
}
.btn-confirm{
	color:#25458a;
	border:none;
	float:right;
	padding:0 10px 6px 7px;
	font:bold 18px Arial, Helvetica, sans-serif;
	background:url(../images/btn-confirm.gif) no-repeat;
	width:109px;
	height:33px;
	cursor:pointer;
}
.rev-comm{
	background:url(../images/btn-revenir01.gif) no-repeat;
	width:150px;
	margin:13px 0 0;
}
.microf{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.microf-t{
	background:url(../images/bg-micro-t.png) no-repeat;
	width:168px;
	height:8px;
	overflow:hidden;
}
.microf-b{
	background:url(../images/bg-micro-b.png) no-repeat;
	width:168px;
	height:11px;
	overflow:hidden;
}
.microf-c{
	width:137px;
	padding:0 20px 0 11px;
	background:url(../images/bg-micro-c.png) repeat-y;
}
.microf-c a{
	float:left;
	position:relative;
	margin:-4px 0 0;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.microf-c:after{
	content:"";
	clear:both;
	display:block;
}
.holder-i{
	width:100%;
	padding:0 0 10px;
	overflow:hidden;
}
.holder-i:after{
	content:"";
	clear:both;
	display:block;
}
.aside1{
	width:467px;
	float:left;
}
*+html .aside1{
	padding:0 0 8px;
}
* html .aside1{
	padding:0 0 8px;
}
.aside1 .box{
	margin-bottom:0 !important;
}
.aside2{
	padding:0 4px 0 0;
	width:309px;
	float:right;
}
.cadeau-box{
	width:442px;
	overflow:hidden;
	font-size:12px;
	padding:0 0 0 2px;
	line-height:14px;
}
.cadeau-box a{
	color:#f88000;
	text-decoration:underline
}
.cadeau-box a:hover{
	text-decoration:none;
}
.cadeau-box h2{
	margin:0 0 8px;
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	color:#f88000;
}
.cadeau-box h3 a,
.cadeau-box h2 a{
	text-decoration:none;
}
.cadeau-box h3 a:hover,
.cadeau-box h2 a:hover{
	text-decoration:underline;
}
.cadeau-box p{
	margin:0;
}


.diagram-box{
	width:100%;
	padding:13px 0 9px;
	overflow:hidden;
	text-align:center;
}
.cadeau-box h3{
	margin:0;
	color:#fd8300;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.diagram-box img{
	display:block;
	margin:11px auto 0;
}
.diagram-box span{
	display:block;
	color:#fd8300;
	font-size:14px;
	padding:1px 0 0;
	line-height:16px;
}
.cadeau-box ul{
	margin:0;
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
	list-style:none;
}
.cadeau-box ul li{
	width:100%;
	overflow:hidden;
	padding:16px 0 0;
}
.cadeau-box ul span{
	text-indent:8px;
	display:block;
}
.cadeau-box ul em{
	color:#f88000;
	font-style:normal;
}
.btn-offrir{
	float:right;
	background:url(../images/btn-offrir.gif) no-repeat;
	width:215px;
	word-spacing:-1px;
	height:34px;
	margin:5px 0 0;
	padding:0 10px 0 0;
	text-align:center;
	font:bold 18px/30px Arial, Helvetica, sans-serif;
	color:#fb802f !important;
	letter-spacing:-1px;
	text-decoration:none !important;
}
.btn-offrir:hover{
	text-decoration:underline !important;
}
.cliquez-box{
	width:100%;
	margin:-2px 0 0;
	overflow:hidden;
	padding:0 0 5px;
}
.cb-t{
	background:url(../images/bg-cliquez-t.png) no-repeat;
	width:308px;
	height:10px;
	overflow:hidden;
}
.cb-b{
	background:url(../images/bg-cliquez-b.png) no-repeat;
	width:308px;
	height:11px;
	overflow:hidden;
}
.cb-c{
	background:url(../images/bg-cliquez-c.png) repeat-y;
	width:300px;
	padding:0 6px 0 3px;
	overflow:hidden;
}
.cb-c-add{
	background:url(../images/bg-cliquez-c-add.gif) repeat-x;
	height:1%;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
	color:#fff;
	padding:0 27px 5px 10px;
}
.cb-c-add a{
	color:#f88000;
	text-decoration:underline;
}
.cb-c-add a:hover{
	text-decoration:none;
}
.cb-c-add h3{
	margin:0 0 -2px;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
}
.cb-c-add h3 a{
	color:#fff;
	text-decoration:none;
}
.cb-c-add h3 a:hover{
	text-decoration:underline;
}
.cb-c-add p{
	margin:7px 0 0;
}
.btn-cliquez{
	color:#fff !important;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	width:69px;
	margin:4px 0 0 -2px;
	position:relative;
	height:18px;
	display:block;
	text-align:center;
	background:url(../images/btn-cliquez.gif) no-repeat;
	text-decoration:none !important;
}
.btn-cliquez:hover{
	text-decoration:underline !important;
}
.allez{
	display:block;
	margin:1px 0 0;
}
.aside2 .heading h3{
	font-size:13px;
	color:#f88000;
}
.aside2 .heading h3 a{
	color:#f88000;
}
.aside2 .mb-list{
	width:100%;
	padding:0 0 3px;
	margin:-11px 0 0 -3px;
	position:relative;
}
.aside2 .mb-list li{
	display: table;
	width:248px;
	float:left;
	height:37px;
	padding:0 0 0 32px;
}
.aside2 .mb-list li span{
	height:37px;
	display: table-cell;
	vertical-align: middle;
}
.aside2 .mb-list a{
	width:100%;
	color:#515158;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.aside2 .mb-list a:hover{
	text-decoration:underline;
}
.savoir-box{
	height:1%;
	padding:0 0 0 3px;
	overflow:hidden;
	line-height:13px;
}
.savoir-box p{
	margin:0;
}
.btn-offrir01{
	float:right;
	margin:6px 0 0;
	outline:none;
	background:url(../images/btn-off-c.gif) repeat-x;
}
.btn-offrir01 span{
	cursor:pointer;
	float:left;
	background:url(../images/btn-off-l.gif) no-repeat;
}
.btn-offrir01 strong{
	cursor:pointer;
	float:left;
	color:#fb802f;
	letter-spacing:-1px;
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	padding:0 14px 7px 8px;
	background:url(../images/btn-off-r.gif) no-repeat 100% 0;
}
.btn-offrir01:hover{
	text-decoration:none;
}
.btn-offrir01.hover strong,
.btn-offrir01:hover strong{
	text-decoration:underline;
}
.offrir-form{
	width:100%;
	overflow:hidden;
	padding:23px 0 0;
}
.offrir-form .row{
	width:100%;
	overflow:hidden;
}
.offrir-form .row label{
	float:left;
	width:145px;
	color:#f88000;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	height:32px;
	text-align:right;
	display:table;
	overflow:hidden;
}
.offrir-form .row label span{
	display:table-cell;
	padding:0 6px 0 0;
	vertical-align:middle;
}
.of-text{
	margin:4px 0 0;
	background:url(../images/bg-off-text.gif) no-repeat;
	width:190px;
	height:25px;
	overflow:hidden;
	float:left;
	padding:0 5px;
}
.of-text input{
	float:left;
	outline:none;
	width:190px;
	border:none;
	background:none;
	font-size:12px;
	line-height:15px;
	height:14px;
	padding:5px 0 6px;
}

.fixedamount {
	text-align:right;
	padding-top:3px;
	font-size:14px;
}

.centered span {
	padding:5px 0 6px;
	display:block;
}
.long{
	background:url(../images/bg-off-text-long.gif) no-repeat;
	width:268px;
}
.long input{
	width:268px;
}
.offrir-form .row strong{
	float:left;
	margin:4px 0 0;
	padding:0 0 0 6px;
	font:bold 14px/25px Arial, Helvetica, sans-serif;
	color:#f88000;
}
.textarea-hold{
	width:278px;
	overflow:hidden;
	padding:11px 0 0 145px;
}
.textarea-hold label{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#f88000;
	padding:0 0 4px;
	display:block;
}
.textarea{
	background:url(../images/bg-textarea.gif) no-repeat;
	width:268px;
	height:160px;
	padding:2px 5px;
	overflow:hidden;
}
.textarea textarea{
	width:265px;
	height:160px;
	max-width:265px;
	max-height:154px;
	outline:none;
	border:none;
	overflow:auto;
	background:none;
	color:#515158;
	font:11px/13px Arial, Helvetica, sans-serif;
}

.smallta{
	background:url(../images/bg-ta-small.gif) no-repeat;
	width:190px;
	height:72px;
	padding:2px 5px;
	overflow:hidden;
}
.smallta textarea{
	width:187px;
	height:72px;
	max-width:187px;
	max-height:72px;
	outline:none;
	border:none;
	overflow:auto;
	background:none;
	color:#515158;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.btn-continuer{
	background:url(../images/btn-continuer.gif) no-repeat;
	width:102px;
	height:35px;
	color:#fb802f;
	border:none;
	margin:22px 10px 0;
	float:right;
	cursor:pointer;
	padding:0 10px 5px 0;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.btn-continuer2{
	background:url(../images/btn-continuer2.gif) no-repeat;
	width:180px;
}
.savoir-list{
	margin:0 0 0 -3px;
	padding:0 0 3px;
	position:relative;
	list-style:none;
	overflow:hidden;
	width:286px;
}
.savoir-list li{
	background:url(../images/bullet4.gif) no-repeat 0 11px;
	padding:9px 0 5px 32px;
}
.savoir-list li.first-child,
.savoir-list li:first-child{
	padding-top:0;
	background-position:0 2px;
}
.savoir-list h3{
	margin:0;
	color:#f88000;
	font-size:12px;
	line-height:14px;
}
.savoir-list h3 a{
	color:#f88000;
}
.savoir-list p{
	margin:0;
	line-height:13px;
}
.savoir-list p a{
	color:#f88000;
	text-decoration:underline;
}
.savoir-list p a:hover{
	text-decoration:none;
}
.lamp{
	background:url(../images/bullet5.gif) no-repeat 0 7px !important;
}
.cadeau-ad{
	width:100%;
	padding:22px 0 0;
	overflow:hidden;
}
.cadeau-ad a{
	display:block;
	outline:none;
	width:232px;
	margin:0 auto;
}
.cadeau-ad a img{
	display:block;
}
.ba-add{
	margin:-2px 0 0;
	position:relative;
}
.twocolumns-i{
	width:754px;
	padding:0 0 8px;
}
.twocolumns-i:after{
	content:"";
	clear:both;
	display:block;
}
.col01{
	float:left;
	width:311px;
	padding:0 0 0 2px;
}
.col01 h2{
	margin:-3px 0 0;
	position:relative;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#305698;
}
.art-details{
	display:block;
	color:#305698;
	font-size:14px;
	padding:1px 0 0;
}
.habite{
	display:block;
	padding:6px 0 16px;
	font-size:12px;
	line-height:14px;
}
.habite strong{
	color:#305698;
}
.col01 p{
	margin:0;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
.partenaire{
	background:url(../images/bg-part-c.gif) repeat-y;
	width:323px;
	overflow:hidden;
	margin:5px -9px 0 -3px;
	position:relative;
}
.rightpartner {
	float:right;
	margin-right:15px;
}
.rightpartner2 {
	margin-right:0px;
	height:215px;
	padding-top:40px;
}
.rightpartner4 {
	padding-top:25px;
	height:260px;
}
.rightpartner3 {
	height:70px;
}
.rightpartner3-bis {
	height:50px;
	padding-top:13px;;
}
.rightpartner2 table td{height:25px;}
.part-t{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-part-t.gif) no-repeat;
}
.part-b{
	height:1%;
	overflow:hidden;
	padding:6px 0 11px 9px;
	background:url(../images/bg-part-b.gif) no-repeat 0 100%;
}
.partenaire h3{
	margin:0;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#305698;
}

.rightpartner h3 {
	float:right;	
	margin-right:15px;
	font-weight:bold;
}

.rightpartner table {
	width:300px;
	float:right;
	margin-right:15px;
}
.rightpartner2 table {
	width:340px;
	margin-right:0px;
}
.rightpartner3 table {
	width:340px;
	margin-right:0px;
}

.rightpartner table .left {
	text-align:right;
	padding-right:5px;
	color:#305698;
	font-size:14px;
}

.rightpartner table .right {
	text-align:left;
	color:#f88000;
	font-size:14px;
	width:85px;
}
.rightpartner table .left2 {
	font-size:13px;
}
.rightpartner table .right2 {
	width:90px;
	font-size:13px;
}

.project-inline{
	float:left;
	width:755px;
}

.project-inline .blue{color:#2f5398;}
.project-inline .orange{color:#f88000;}

.project-inline .project-client{
	float:left;
	width:140px;
	margin:5px;
	padding-left:10px;
	text-align:center;
}

.project-inline .project-client .image-box{
	float:left;
	margin:0 2px 5px 0;
	position:relative;
	background:url(../images/bg-img2.gif) no-repeat right bottom;
	padding:3px 9px 10px 4px;
	width:110px;
	height:75px;
}
.project-inline .project-client .name{
	width:110px;
	font-weight:bold;
	color:#f88000;
}
.project-inline .project-client .name a{
	font-weight:bold;
	color:#f88000;
	text-decoration:none;
}
.project-inline .project-client .country{
	width:110px;
	font-weight:bold;
	color:#2f5398;
}
.project-inline .project-client .country a{
	font-weight:bold;
	color:#2f5398;
	text-decoration:none;
}
.project-inline .project-client .use{
	width:110px;
}
.project-inline .project-client .use a{
	text-decoration:none;
	color:#515158;
}

.project-inline .project-client span.ico {
	background:url(../images/ico-star.png) no-repeat;
	bottom:-4px;
	height:21px;
	left:48px;
	position:absolute;
	width:33px;
}

.project-inline .project-financial{
	float:left;
	width:270px;
	margin:5px;
}
.project-inline .project-financial .row{
	width:260px;
}
.project-inline .project-financial .graph-remb{margin:20px 0; text-align:center; overflow:hidden;}
.project-inline .project-financial .center{margin:10px 0; text-align:center;}

.project-inline .project-graph{
	float:left;
	width:290px;
	margin:5px;
}

.part-hold{
	width:100%;
	overflow:hidden;
}
.part-visual{
	float:left;
	padding:5px 0 0 10px;
	width:90px;
}
.part-visual img,
.part-visual a{
	float:left;
}
.part-det{
	float:right;
	width:214px;
	padding:1px 0 0;
	font-size:12px;
}
.part-det a{
	word-spacing:-1px;
	text-decoration:underline;
}
.part-det a:hover{
	text-decoration:none;
}
.part-det h4{
	margin:0;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#305698;
}
.part-det h4 a{
	text-decoration:none;
}
.part-det h4 a:hover{
	text-decoration:none;
}
.part-det ul{
	margin:3px 0 0;
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
	list-style:none;
}
.part-det ul li{
	width:100%;
	padding:0 0 4px;
	float:left;
}
.part-det ul img{
	float:left;
}
.part-det ul span{
	float:left;
	font-size:11px;
	padding:0 0 0 6px;
	line-height:13px;
	color:#305698;
}
.col02{
	float:right;
	margin:-21px 0 0;
	position:relative;
	padding:0 4px 0 0;
	width:420px;
}
.info-block-i{
	width:100%;
}
.info-block-i:after{
	content:"";
	clear:both;
	display:block;
}
.image-box-i{
	float:right;
	background:url(../images/bg-img-shdw.png) no-repeat;
	width:204px;
	height:205px;
	padding:3px 0 0 4px;
}
.image-box-i:after{
	content:"";
	clear:both;
	display:block;
}
.image-box-i div{
	position:relative;
}
.image-box-i img{
	display:block;
}
.image-box-i .ico{
	position:absolute;
	width:56px;
	height:56px;
	bottom:-30px;
	left:70px;
}
* html .image-box-i .ico{
	bottom:-16px;
}
.image-box-i .ico span{
	background:url(../images/ico02.png) no-repeat;
	width:56px;
	height:56px;
	text-indent:-9999px;
	display:block;
}
.ib-descr{
	float:left;
	width:205px;
}
.ib-box{
	width:213px;
	margin:22px -8px 0 0;
	position:relative;
	overflow:hidden;
	min-height:55px;
}
* html .ib-box{
	height:55px;
	overflow:visible;
}
.ib-c{
	background:url(../images/bg-ibd-c.gif) repeat-y;
	width:171px;
	float:right;
}
.ib-t{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-ibd-t.gif) no-repeat;
}
.ib-descr ul{
	background:url(../images/bg-ibd-b.gif) no-repeat 0 100%;
	margin:0;
	padding:5px 8px 10px 10px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.ib-descr ul li{
	float:left;
	text-align:right;
	width:100%;
	line-height:19px;
	font-size:12px;
	color:#305698;
}
.ib-descr ul strong{
	color:#f88000;
	font-size:16px;
}
.info-block-i .diagram{
	width:100%;
	padding:9px 0 0;
	position:relative;
}
.info-block-i .diagram:after{
	content:"";
	clear:both;
	display:block;
}
.info-block-i .diagram img{
	display:block;
	margin:0 0 0 8px;
}
.help-link{
	position:absolute;
	top:4px;
	background:url(../images/bg-help.gif) no-repeat;
	width:30px;
	height:29px;
	text-indent:-9999px;
	right:-3px;
}
.add-content-i{
	width:100%;
}
.add-content-i:after{
	content:"";
	clear:both;
	display:block;
}
.d-holder{
	width:100%;
	overflow:hidden;
}
.add-content-i .diagram{
	width:395px;
	float:left;
	padding:0 0 0 8px;
}

.add-content-i .diagram .diagram_legend{
	width:395px;
	float:left;
	padding:0 0 0 8px;
	margin: 10px 0 10px 0;
}

.add-content-i .diagram .diagram_legend_left{
	float:left;
	color: #305698;
	font-size:14px;
	font-weight:bold;
}

.add-content-i .diagram .diagram_legend_right{
	float:right;
	color: #F88000;
	font-size:14px;
	font-weight:bold;
}

.add-content-i img{
	display:block;
}
.add-content-i .preter-form{
	width:400px;
	padding:0 20px 0 0;
	overflow:hidden;
}
.add-content-i .preter-form fieldset{
	width:100%;
	overflow:hidden;
}
.add-content-i .row{
	width:100%;
	padding:0 0 5px;
	overflow:hidden;
}
.add-content-i .row .text{
	float:right;
	padding:0 12px 0 8px;
}
.add-content-i .row .text input{
	font-size:15px;
	line-height:17px;
	padding:6px 0 5px;
	height:17px;
}
.btn-preter{
	background:url(../images/btn-preter.gif) no-repeat;
	width:93px;
	height:34px;
	float:right;
	color:#274e9d;
	border:none;
	padding:0 5px 7px 0;
	cursor:pointer;
	font:20px Arial, Helvetica, sans-serif;
}
.btn-collecte{
	float:right;
	outline:none;
	background:url(../images/btn-collecte.gif) no-repeat;
	width:115px;
	padding:3px 7px 0 0;
	height:31px;
	text-align:center;
	color:#3b69c4;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
.gallery-hold{
	background:url(../images/bg-gallery.gif) no-repeat;
	width:745px;
	height:149px;
	overflow:hidden;
	padding:7px 0 0 9px;
}
.gallery-hold h3{
	margin:0;
	width:183px;
	padding:0 0 16px;
	color:#fff;
	letter-spacing:-1px;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
.gallery-hold a{
	color:#fff;
}
.gallery {
	overflow:hidden;
	width:100%;
}
.link-prev1{
	float:left;
	background:url(../images/link-prev03.gif) no-repeat;
	width:13px;
	height:88px;
	margin:6px 5px 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
.link-next1{
	margin:6px 0 0 -3px;
	position:relative;
	float:left;
	background:url(../images/link-next03.gif) no-repeat;
	width:13px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery-box{
	width:707px;
	float:left;
	overflow:hidden;
	position:relative;
}
.gallery-box ul{
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery-box ul li{
	float:left;
	width:101px;
}
.gallery-box div{
	background:url(../images/bg-gallery-img.gif) no-repeat;
	width:88px;
	padding:3px 0 0 3px;
	height:88px;
	position:relative;
}
.gallery-box div img,
.gallery-box div a{
	float:left;
	outline:none;
}
.ico01{
	position:absolute;
	bottom:3px;
	left:31px;
	width:20px;
	height:20px;
}
.ico01 span{
	text-indent:-9999px;
	width:20px;
	height:20px;
	overflow:hidden;
	background:url(../images/ico01.png) no-repeat;
	display:block;
}
.gallery-box ul strong{
	display:block;
	width:80px;
	position:relative;
	margin:-6px 0 0;
	text-align:center;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.gallery-box ul p.checkbox{
	display:block;
	margin:0;
	padding:0;
	width:80px;
	text-align:center;
}
.gallery-box ul a{
	color:#f88000;
}
.project{
	padding-top:15px !important;
}
.project .box{
	margin:0 !important;
}
.gallery-box-i{
	padding:0 0 8px;
	width:754px;
	overflow:hidden;
}


/*************************************************************************************************************************************************/
/*************************************************************************************************************************************************/
/*ajout*/




.steps-box {
	overflow: hidden;
	margin: 0 0 12px;
	padding: 3px 0 0;
	width: 310px;
}
.steps-box .frame {
	overflow: hidden;
	clear: both;
	width: 100%;
}
.steps-box .frame img {
	display: block;
	padding: 0 0 3px 10px;
}
.steps-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.steps-box ul li {
	display: inline;
	float: left;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #2F5398;
}
.steps-box ul li.on {color: #E05400;}
.steps-box ul li.first {
	width: 70px;
	margin: 0 12px 0 0;
	padding: 5px 0 0;
}
.steps-box ul li.second {
	width: 120px;
	margin: 0 7px 0 0;
}
.steps-box ul li.third {width: 100px;}

.side-block {
	margin: 0 0 1px;
	padding: 0 0 0 1px;
	width: 309px;
}

.decale {
margin-left:5px;	
}
.side-block .heading {
	overflow: hidden;
	width: 100%;
}
.side-block h3 {
	margin: 0;
	padding: 7px 0 0 13px;
	height: 23px;
	float: left;
	line-height: 20px;
	font-size: 16px;
	color: #F88000;
	letter-spacing: -1px;
	background: url('/images/bg-side-block-heading.png') no-repeat;
}
.twolines h3 {
	position: relative;
	margin: 0;
	height: auto;
	width: 228px;
}
.side-block .heading .r {
	float: left;
	height: 30px;
	width: 30px;
	background: url('/images/bg-side-block-heading-r.png') no-repeat;
}
.side-block .holder {
	margin: -2px 0 0;
}
.twolines .holder {margin: -20px 0 0;}
.side-block .t {
	overflow: hidden;
	height: 11px;
	width: 100%;
	background: url('/images/bg-side-block-t.png') no-repeat;
}
.side-block .b {
	overflow: hidden;
	height: 15px;
	width: 100%;
	background: url('/images/bg-side-block-b.png') no-repeat;
}
.side-block .m {
	width: 100%;
	background: url('/images/bg-side-block-m.png') repeat-y;
}
.side-block .m:after {
	content: "";
	display: block;
	clear: both;
}
.side-block .frame {
	position: relative;
	float: left;
	margin: -11px 0 -15px;
	padding: 8px 14px 4px 15px;
	width: 280px;
	line-height: 13px;
	font-size: 11px;
	color: #515158;
}
.twolines .frame {padding: 28px 14px 4px 15px;}
.side-block p {margin: 0 0 14px;}
.side-block p strong {color: #2F5398;}
.side-block .area .alignleft {
	float: left;
	margin: 0 2px 0 -12px;
}
.side-block .area {
	margin: -2px 0 0;
	padding: 0 0 8px;
	line-height: 14px;
	font-size: 12px;
}
.side-block .area p {margin: 0;}
.side-block .area .link {
	padding: 2px 0 0;
	text-align: right;
}
.side-block .area a {color: #F88000;}

.create_account {
	float: left;
	position: relative;
	margin-top:-5px;
	margin-bottom:10px;
	margin-left:3px;
	width:160px;
	height:29px;
	background-image:url(/images/bg_creer_cpte_2.png);
	text-align:center;
	font-size:16px;
	line-height:29px;
	font-weight:bold;
}
.create_account a{
	
	color:#FFF;
}

.flags a.uk { background:url(/images/uk_flag.gif) no-repeat;}




/**********************************************************************************************************************************************
Main Form
***********************************************************************************************************************************************/

.form-block {
	float: left;
	padding: 0 0 0 12px;
	width: 448px;
	line-height: 14px;
}

.decalegauche {
	padding-left:0px;	
}
.form-block h2 {
	margin: 0 0 7px;
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}
.form-block p {margin: 0 0 13px;}

.main-form .row {
	overflow: hidden;
	padding: 0 0 6px;
	width: 100%;
}
.main-form .row2 {
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
.main-form label {
	float: left;
	padding: 6px 5px 0 0;
	width: 141px;
	font-weight: bold;
	text-align: right;
	color: #2F5398;
}
.main-form label .mark {color: #E05400;}
.main-form .radio label {
	width: auto;
	padding: 0 12px 0 0;
	font-weight: normal;
	text-align: left;
}
.main-form .text,
.main-form .text1,
.main-form .text2 {
	float: left;
	padding: 5px 7px 0;
	height: 20px;
}
.main-form .text {
	width: 186px;
	background: url('/images/bg-text.gif') no-repeat;
}
.main-form .text1 {
	width: 26px;
	background: url('/images/bg-text1.gif') no-repeat;
}
.main-form .text2 {
	width: 43px;
	background: url('/images/bg-text2.gif') no-repeat;
}
.main-form .text input,
.main-form .text1 input,
.main-form .text2 input {
	margin: 0;
	border-style: none;
	padding: 0;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	color: #2F5398;
	background: none;
}
.main-form .text input {width: 186px;}
.main-form .text1 input {width: 26px;}
.main-form .text2 input {width: 43px;}
.main-form .radio {
	float: left;
	overflow: hidden;
	padding: 6px 0 3px;
	width: 200px;
}
.main-form .select1 {width: 150px;}
.main-form .select2 {width: 200px;}
.main-form .select2bis {width: 210px;}
.main-form .select3 {width: 100px;}
.main-form .select4 {width: 200px;}
.main-form .sep {
	float: left;
	padding: 6px 2px 0 2px;
}
.main-form .area {padding: 11px 0;}
.main-form .area1 {padding: 11px 0 10px;}
.main-form label.twolines {
	padding: 0 5px 0 0;
	line-height: 12px;
}
.main-form .passport {
	overflow: hidden;
	padding: 14px 0 0;
	width: 100%;
	background: url('/images/passport.gif') no-repeat 351px 14px;
}
* html .main-form .passport {padding: 14px 0 10px;}
.main-form .passport label {
	display: block;
	float: none;
	padding: 0 0 0 63px;
	width: 300px;
	text-align: left;
}
.main-form .passport .text {
	display: inline;
	margin: -10px 0 10px 146px;
}
.main-form .code-box {
	padding: 12px 0 6px;
	width: 100%;
}
.main-form .code-box:after {
	content: "";
	display: block;
	clear: both;
}
.main-form .code-box .code {
	float: left;
	margin: -2px 0 0 13px;
	border: solid #FFF;
	border-width: 1px 1px 1px 2px;
}
.main-form .buttons-area {
	overflow: hidden;
	padding: 1px 0 0;
	width: 100%;
}
.main-form .buttons-area .link {

	float: left;
	margin: 0 2px 0 79px;
	height: 33px;
	width: 136px;
	text-indent: -9999px;
	background: url('/images/btn-link.gif') no-repeat;
	outline: none;
	border:none;
	cursor:pointer;
}
.main-form .buttons-area .submit {
	float: right;
	margin: 0;
	border-style: none;
	padding: 0;
	height: 33px;
	width: 222px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.main-form .buttons-area .type1 {background: url('/images/btn-step2.gif') no-repeat;}
.main-form .buttons-area .type2 {background: url('/images/btn-step3.gif') no-repeat;}
.main-form .buttons-area .type3 {background: url('/images/sub-btn-full.gif') no-repeat; width: 175px;}
.main-form .mark-meaning {
	float: left;
	position: relative;
	margin: -2px 0 0 -3px;
	line-height: 14px;
	font-size: 11px;
	color: #E05400;
}
.main-form .personal {
	position: relative;
	overflow: hidden;
	margin: -4px 0 -3px;
	width: 100%;
}
.main-form .personal .alignleft {
	float: left;
	margin: 0 6px 0 59px;
}
.main-form .personal .frame {
	display: table;
	height: 1%;
}
.main-form .personal label {
	text-align: left;
	padding: 38px 0 2px 2px;
	width: auto;
}
.main-form .file {
	clear: both;
	position: relative;
	width: 280px;
	overflow: hidden;
	z-index: 10;
	height: 32px;
}
.main-form .file-input-area {
	position:absolute;
	z-index:2;
	top:2px;
	left:0;
	height:25px;
	width:275px;
	padding:0;
	margin:0;
	cursor:pointer;
}
.main-form .file .text {
	position:absolute;
	z-index:3;
	top:2px;
	left:0;
	width:186px;
	border-style: none;
	padding:2px 7px 3px;
	margin: 0;
	color: #2F5398;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
}
.main-form .button {
	float: right;
	overflow: hidden;
	margin: 0;
	border-style: none;
	padding: 0;
	height: 32px;
	width: 76px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background:url(/images/btn-file.gif) no-repeat;
}
.main-form .textarea {
	float: left;
	background:url(/images/textarea.gif) no-repeat;
	height: 56px;
	width: 200px;
} 
.main-form .textarea textarea {
	overflow: auto;
	margin: 0;
	border-style: none;
	padding: 5px 0 5px 7px;
	height: 46px;
	width: 193px;
	max-height: 46px;
	max-width: 193px;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	color: #2F5398;
	background: none;
}
.main-form .checkbox-area {
	float: left;
	overflow: hidden;
	padding: 6px 0 1px 2px;
	width: 290px;
}
.main-form .checkbox-area label {
	float: left;
	padding: 0 0 0 5px;
	width: auto;
	font-weight: normal;
	text-align: left;
}
.main-form .back {
	position: relative;
	float: left;
	margin: -25px 0 1px -6px;
	height: 26px;
	width: 63px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background:url(/images/btn-back1.gif) no-repeat;
}
.main-form .back1 {background:url(/images/btn-back1.gif) no-repeat;}
.main-form .back2 {background:url(/images/btn-back2.gif) no-repeat;}
.form-block .heading1 {margin: -9px 0 0;}
.form-block h3 {
	margin: 0;
	line-height: 20px;
	font-size: 16px;
	color: #E05400;
}
.main-form .area2 {
	overflow: hidden;
	padding: 20px 0 17px;
	width: 440px;
}
.main-form h4 {
	margin: 0 0 8px;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	color: #2F5398;
}
.main-form h4 strong {color: #E05400;}
.main-form .note {
	padding: 0 0 2px 110px;
	line-height: 16px;
	font-size: 12px;
}
.main-form .note p {margin: 0;}
.main-form .note span {
	display: block;
	line-height: 12px;
	font-size: 11px;
}
.main-form .textarea2 {
	display: inline;
	float: left;
	height: 56px;
	width: 415px;
	margin: 0 0 0 15px;
	background: url('/images/sub-textarea2.gif') no-repeat;
}
.main-form .textarea2 textarea {
	float: left;
	overflow: auto;
	margin: 0;
	border-style: none;
	padding: 5px 0 5px 7px;
	height: 46px;
	width: 408px;
	max-height: 46px;
	max-width: 408px;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	color: #2F5398;
	background: none;
}
.main-form .radio2 {
	padding: 15px 0 0 3px;
	width: 450px;
}
.main-form .radio2 label {
	padding: 0;
	width: auto;
}
.main-form .radio2 label img {float: left;}
.main-form .area3 {
	overflow: hidden;
	padding: 11px 0 23px;
	width: 440px;
}
.main-form .textarea3 {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	height: 134px;
	width: 415px;
	background: url('/images/sub-textarea3.gif') no-repeat;
}
.main-form .textarea3 textarea {
	overflow: auto;
	margin: 0;
	border-style: none;
	padding: 5px 0 5px 7px;
	height: 124px;
	width: 408px;
	max-height: 124px;
	max-width: 408px;
	line-height: 14px;
	font-size: 12px;
	font-style: normal;
	color: #2F5398;
	background: none;
}
.main-form .send {
	display: inline;
	float: left;
	margin: 9px 0 0 184px;
	border-style: none;
	padding: 0;
	height: 33px;
	width: 81px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url('/images/sub-btn-send.gif') no-repeat;
	cursor: pointer;
}
.main-form .send2 {
	margin: 0 0 0 0;
	border: none;
	padding: 0 0 5px 0;
	color: #F88000;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
	height: 35px;
	cursor: pointer;
	background: url('/images/sub-btn-bg.png') repeat-x;
	float:left;
}
.main-form .send2-left {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 35px;
	width:10px;
	background: url('/images/sub-btn-left.png') no-repeat;
	float:left;
}
.main-form .send2-right {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 35px;
	width:11px;
	background: url('/images/sub-btn-right.png') no-repeat;
	float:left;
}

.main-form .full {
	float: right;
	height: 32px;
	width: 175px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url('/images/sub-btn-full.gif') no-repeat;
}
form.main-form , .main-form fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.main-form input,.main-form textarea,.main-form select {
	font: italic 11px/14px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #C0C0C3;
}
.main-form .hidden {display: none;}

/******/
.side-block p {margin: 0 0 14px;}
.side-block p strong {color: #2F5398;}
.side-block .frame .alignleft {
	float: left;
	margin: 0 2px 0 -12px;
}
.side-block .frame {
	margin: -2px 0 0;
	padding: 0 0 8px;
	line-height: 14px;
	font-size: 12px;
}
.side-block .frame p {margin: 0;}
.side-block .frame .link {
	padding: 2px 0 0;
	text-align: right;
}
.side-block .frame a {color: #F88000;}
.side-block .frame {
	position: relative;
	float: left;
	margin: -11px 0 -15px;
	padding: 8px 14px 4px 15px;
	width: 280px;
	line-height: 13px;
	font-size: 11px;
	color: #515158;
}
.side-block .holder {
	margin: -2px 0 0;
}
.twolines .holder {margin: -20px 0 0;}
.twolines .frame {padding: 28px 14px 4px 15px;}

/*CONTENU*/
.bbl-content h1 {
	color:#f88000;
	font-size:18px;
}

.bbl-content h2 {
	color:#f88000;
	font-size:16px;	
	font-weight:normal;
}

.bbl-content h2 a {
	color:#f88000;
	font-size:16px;	
	font-weight:normal;
}

.bbl-content p {
	color:#6d6d6d;
	font-size:12px;	
}

.bbl-content p a {
	color:#f88000;
	text-decoration:underline;
}

.bbl-content p a:hover {
	text-decoration:none;
}

.bbl-content .ardoise {
	float:right;
	width:300px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	color:#6d6d6d;
	clear:right;
}
.bbl-content .hidden {
	display:none;	
}

.mf-content h1 {
	color:#305698;
	font-size:18px;
}

.mf-content h2 {
	color:#305698;
	font-size:16px;	
	font-weight:normal;
}

.mf-content h2 a {
	color:#305698;
	font-size:16px;	
	font-weight:normal;
}

.mf-content p {
	color:#6d6d6d;
	font-size:12px;	
}

.mf-content p a {
	color:#305698;
	text-decoration:underline;
}

.mf-content p a:hover {
	text-decoration:none;
}

.mf-content .ardoise {
	float:right;
	width:300px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
	color:#6d6d6d;
	clear:right;
}
.mf-content .hidden {
	display:none;	
}

.side-nav-t{
	background:url(../images/bg-sidenav-t.png) no-repeat;
	width:168px;
	height:10px;
	overflow:hidden;
}
.side-nav-b{
	background:url(../images/bg-sidenav-b.png) no-repeat;
	width:168px;
	height:11px;
	overflow:hidden;
}
.side-nav-ch{
	background:url(../images/bg-sidenav-c01.png) repeat-y;
	width:144px;
	padding:0 12px 2px;
}
.side-nav-ch:after{
	content:"";
	clear:both;
	display:block;
}
.side-nav-ch h3{
	margin:-5px 0 0;
	float:left;
	position:relative;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.side-nav-ch h3 a{
	color:#fff;
}
.side-nav-c{
	background:url(../images/bg-sidenav-c02.png) repeat-y;
	width:152px;
	padding:0 5px 5px 11px;
	overflow:hidden;
}
.side-nav-c ul{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	display:table;
	float:left;
	width:100%;
	position:relative;
}
.side-nav-c ul li{
	background:url(../images/separator-sidenav.gif) no-repeat 50% 0;
	width:145px;
	float:left;
	padding:0 7px 8px 0;
}
.side-nav-c ul li.first-child a,
.side-nav-c ul li:first-child a{
	margin-top:4px;
}
.side-nav-c ul a{
	color:#fff;
	outline:none;
	word-spacing:-1px;
	display:block;
	margin:7px 0 0;
	background:url(../images/bullet3.gif) no-repeat 0 4px;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 11px;
}
.side-nav-c ul a:hover{
	text-decoration:underline;
	font-weight:bold;
	position:relative;
}
.side-nav-c ul li.active a{
	text-decoration:underline;
	font-weight:bold;
}
.side-nav-c ul ul{
	padding:5px 0 4px 21px;
	width:131px;
	position:relative;
	margin:-1px -7px -8px 0;
}
.side-nav-c ul ul li{
	padding:0 0 3px;
	width:131px;
	background-position:58px 0;
}
.side-nav-c ul ul li.first-child,
.side-nav-c ul ul li:first-child{
	background:none;
}
.side-nav-c ul ul a{
	font:11px/13px Arial, Helvetica, sans-serif !important;
	padding:0;
	margin:2px 0 0 !important;
	word-spacing:0;
	background:none;
}
.side-nav-c ul li.active ul a{
	font-weight:normal;
	text-decoration:none;
}
.side-nav-c ul li ul li.active a{
	text-decoration:underline;
}
.side-nav-c ul ul a:hover{
	text-decoration:underline !important;
}
.microf{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.microf-t{
	background:url(../images/bg-micro-t.png) no-repeat;
	width:168px;
	height:8px;
	overflow:hidden;
}
.microf-b{
	background:url(../images/bg-micro-b.png) no-repeat;
	width:168px;
	height:11px;
	overflow:hidden;
}
.microf-c{
	width:137px;
	padding:0 20px 5px 11px;
	background:url(../images/bg-micro-c.png) repeat-y;
}
.microf-c a{
	float:left;
	position:relative;
	margin:-4px 0 0;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.microf-c:after{
	content:"";
	clear:both;
	display:block;
}

.microf-c h3{
	margin:0 0 0;
	float:left;
	position:relative;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}

.microf-c ul{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	display:table;
	float:left;
	width:100%;
	position:relative;
}
.microf-c ul li{
	background:url(../images/separator-sidenav-blue.gif) no-repeat 50% 0;
	width:145px;
	float:left;
	padding:0 7px 8px 0;
}
.microf-c ul li.first-child a,
.microf-c ul li:first-child a{
	margin-top:4px;
}
.microf-c ul a{
	color:#fff;
	outline:none;
	word-spacing:-1px;
	display:block;
	margin:7px 0 0;
	background:url(../images/bullet3-blue.gif) no-repeat 0 4px;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 11px;
}
.microf-c ul a:hover{
	text-decoration:underline;
	font-weight:bold;
	position:relative;
}
.microf-c ul li.active a{
	text-decoration:underline;
	font-weight:bold;
}
.microf-c ul ul{
	padding:5px 0 4px 21px;
	width:131px;
	position:relative;
	margin:-1px -7px -8px 0;
}
.microf-c ul ul li{
	padding:0 0 3px;
	width:131px;
	background-position:58px 0;
}
.microf-c ul ul li.active{
	text-decoration:underline;
}
.microf-c ul ul li.first-child,
.microf-c ul ul li:first-child{
	background:none;
}
.microf-c ul ul a{
	font:11px/13px Arial, Helvetica, sans-serif !important;
	padding:0;
	margin:2px 0 0 !important;
	word-spacing:0;
	background:none;
}
.microf-c ul li.active ul a{
	font-weight:normal;
	text-decoration:none;
}

.microf-c ul li ul li.active a{
	text-decoration:underline;
}
.microf-c ul ul a:hover{
	text-decoration:underline !important;
}


/*Surcharge de Passeport*/

.btn-offrir{
	border:none;
	cursor:pointer;
	padding:0 0 0 0;
	width:225px;
}
.aside2 .mb-list li{
	width:100%;
	color:#515158;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}

.aside2 .mb-list-bis li{
	width:250px;
}

.cadeau-box p.rouge{
	color:#F30;
}

/*Surcharge du panier step 1*/
.tbl-sum input.amount{
	border:solid #CCC 1px;
	width:50px;
	font-weight:bold;
	color:#4873c8;
}
.tbl-proj a.orange{
	color:#f88000;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
}

.text2 a {
	margin-top:6px;
	margin-left:-4px;
	float:left;
}

.tooltip {
	float:left;
	margin-left:3px;
	margin-top:4px;
	font-size:12px;
	cursor:pointer;
}

/* Babyloan-4 */
.twocol:after,
.about:after,
.about .text:after {
	content: "";
	clear: both;
	display: block;
}
.twocol {
	height: 1%;
	padding:0 0 20px;
}
.col1 {
	float:left;
	width:375px;
}
.about {
	height:1%;
}
.about .pict {
	float: left;
	margin:-13px 0 0;
	padding:4px 0 0 6px;
	position: relative;
	width:137px;
	height:139px;
	background: url(../images/bg-pict.png) no-repeat;
}
.about .pict img {
	display: block;
}
.about .pict .bullet {
	position: absolute;
	top: 113px;
	left: 53px;
	width: 33px;
	height: 33px;
	text-indent: -9999px;
	background: url(../images/bullet6.gif) no-repeat;
}
.about .text {
	height: 1%;
	overflow: hidden;
	position: relative;
	margin:-5px 0 0;
	padding:0 0 0 5px;
	color: #515158;
	font-size: 14px;
	line-height: 24px;
}
.about .text strong {
	display: block;
}
.about .text strong.name {
	color: #f88000;
	font-size: 18px;
}
.about .text span {
	display: block;	
}
.about .text span strong {
	display: inline;
}
.question {
	padding:0;
	color:#515158;
	font-size:12px;
}
.question h2,
.question h3 {
	margin:4px 0 0;
	font-size: 14px;
	color: #f88000;
}
.question h3 {
	margin-top:20px;
}
.question p {
	margin:5px 0 0;
}
.question strong {
	color: #f88000;
}
.question a {
	color: #f88000;
	font-weight: bold;
	text-decoration: underline;
}
.question a:hover {
	text-decoration: none;
}
.question .groups {
	margin: 0;
	padding:3px 0 0;
	list-style: none;
}
.question .groups li {
	padding:4px 0 3px 20px;
	background: url(../images/bullet7.gif) no-repeat 0 50%;
}
.question .groups a,
.question .list a:hover {
	text-decoration: none;
}
.question .groups a:hover,
.question .list a {
	text-decoration: underline;
}
.question .list {
	margin:4px 0 0;
	padding: 0;
	list-style: none;
}
.question .list li {
	padding:4px 0 3px;
}
.col2 {
	float:right;
	width:380px;
	overflow: hidden;
}
.col2 .menu {
	overflow: hidden;
	width: 110%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.col2 .menu li {
	float: left;
	display: inline;
	margin:0 14px 0 10px;
	width: 75px;
}

.col2 .menu2{width:100%;}
.col2 .menu2 li { float: right;}

.col2 .menu a {
	float: left;
	text-align: center;
	padding:46px 0 0;
	color:#f88000;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.col2 .menu .it1 a {
	background: url(../images/ico-1.gif) no-repeat 50% 0;
}
.col2 .menu .it2 a {
	background: url(../images/ico-2.gif) no-repeat 50% 0;
}
.col2 .menu .it3 a {
	background: url(../images/ico-3.gif) no-repeat 50% 0;
}
.col2 .menu .it4 a {
	background: url(../images/ico-4.gif) no-repeat 50% 0;
}
.col2 .menu .it5 a {
	background: url(../images/ico-collect-1.jpg) no-repeat 50% 0;
}
.box-members {
	margin:14px 0 0 3px;
	width: 375px;
	background: url(../images/bg-boxp.gif) repeat-y;
}
.box-members .frame {
	background: url(../images/bg-boxp-top.gif) no-repeat;
}
.box-members .hold {
	min-height:320px;
	padding-bottom:10px;
	background: url(../images/bg-boxp-btm.gif) no-repeat 0 100%;
}
* html .box-members .hold {
	height: 320px;
}
.box-members .top {
	overflow: hidden;
	padding:0 5px 0 10px;
}
.box-members .top strong {
	float: left;
	position: relative;
	padding:7px 35px 14px 0;
	color:#fff;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	background: url(../images/bg-ses.gif) no-repeat 100% 0;
}
.box-members .top .nav-slide {
	float:right;
	margin:7px 0 0;
	padding: 0;
	list-style: none;
}
.box-members .top .nav-slide li {
	float: left;
	padding-right:4px;
	color:#305698;
	font-size: 14px;
	font-weight: bold;
}
.box-members .top .nav-slide a {
	color:#305698;
}
.box-members .members {
	clear: both;
	float: left;
	margin:0;
	padding:0 0 0 2px;
	list-style: none;
}
.box-members .members li {
	float: left;
	display: inline;
	margin:10px 17px 0 17px;
	width:90px;
	color:#305698;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
}
.box-members .members .pict {
	position: relative;
	width: 84px;
	height: 85px;
	padding:3px 0 0 4px;
	background: url(../images/bg-pict-small.png) no-repeat;
}
.box-members .members .pict .bullet {
	position: absolute;
	top: 68px;
	left:32px;
	width: 21px;
	height: 20px;
	background: url(../images/bullet8.png) no-repeat;
}
.box-members .members .pict img {
	display: block;
	float: left;
}
.box-members .members .name,
.box-members .members span {
	display: block;
}

.box-members .members span.project_desc {
	height:24px;
	/*overflow:hidden;*/
	line-height:12px;
}
.box-members .members span {
	font-size: 11px;
}
.box-members .members a {
	color:#305698;
}

/* box-espace */
.box-espace:after {
	clear: both;
	display: block;
	content: "";
}
.box-espace {
	height: 1%;
	margin:3px 0 0;
	padding:5px 13px 0 13px;
	background: url(../images/bg-espace.png) no-repeat;
}
.box-espace h2 {
	float: left;
	margin: 0;
	color:#f88000;
	font-size: 18px;
	line-height: 20px;
}
.box-espace .pict {
	float: right;
	position: relative;
	margin:-14px 0 0;
	padding:3px 0 0 4px;
	width: 62px;
	height: 63px;
	background: url(../images/bg-pict-mini.png) no-repeat;
}
.box-espace .bullet {
	position: absolute;
	left:25px;
	top: 50px;
	width: 14px;
	height: 14px;
	background: url(../images/bullet9.png) no-repeat;
}

.box-espace .search_text {
	float: left;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	margin-left:10px;
}
#content .main-content-alt {
	margin:-13px 0 0;
	float: left;
}
/* list-bullet */
.breadcrumbs1 {
	margin-top: 0;
}
#sidebar .ad-box1 {
	text-align: left;
	padding:9px 13px 6px 10px;
	width: 141px;
	height:63px;
	margin-left:-1px;
	float: left;
	line-height: 14px;
	display: inline;
}
.user-info ul .user:after {
	content: "";
	clear: both;
	display: block;
}
.user-info ul .user {
	background:none;
	height: 1%;
	padding: 0;
}
.user-info ul .user .pict {
	float: left;
	display: inline;
	position: relative;
	margin:-2px 3px 0 -2px;
	width:32px;
	height:33px;
	padding:2px 0 0 2px;
	background: url(../images/bg-pict-ico.gif) no-repeat;
}
.user-info ul .user .pict img {
	display: block;
}
.content-box1 {
	margin-bottom:10px;
}
.box-list {
	width:358px;
	margin:-4px 0 0;
}
.list-bullet {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-bullet li {
	padding:4px 0 4px 20px;
	color:#515158;
	font-size: 12px;
	background: url(../images/bullet10.gif) no-repeat 0 50%;
}
.list-bullet li.first {
	background: url(../images/bullet11.gif) no-repeat 0 50%;
}
.list-bullet a {
	font-weight: bold;
	color:#f88000;
}
.list-bullet1 li {
	padding:6px 0 6px 37px;
	background: url(../images/bullet12.gif) no-repeat 0 50%;
}
.list-bullet1 a {
	font-size: 14px;
}
.list-bullet1 {
	margin:10px 0 8px -5px;
}
.list-bullet1 em {
	font-style: normal;
	width:185px;
	float: left;
}
.list-bullet2 {
	padding:4px 0 15px 4px;
}
.list-bullet2 li {
	padding:6px 0 2px;
	font-size: 14px;
	font-weight: bold;
	background: none;
}
.list-bullet2 em {
	width:143px;
	float: left;
	font-style: normal;
}
.list-bullet2 a,
.list-bullet3 a {
	text-decoration: underline;
}
.list-bullet3 {
	padding:8px 0 0;
	margin:0 0 -5px;
}
.list-bullet3 li {
	background:none;
	padding:4px 0 4px;
}
.nav-list {
	overflow: hidden;
	height: 1%;
	padding:4px 0 0;
}
.nav-list a.link-l {
	float: left;
	color: #f88000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.nav-list a.link-r {
	float: right;
	color:#515158;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.nav-list a:hover,
.list-bullet2 a:hover,
.list-bullet3 a:hover {
	text-decoration: none;
}
.box-gallery {
	width: 358px;
}
.nav-gal {
	overflow: hidden;
	height: 1%;
	position: relative;
	margin:-5px 0 0;
	padding:0 0 3px;
	list-style: none;
	border-bottom: 1px solid #c1c1c1;
}
.nav-gal li {
	float: right;
	margin-left:10px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.nav-gal a {
	padding-left:20px;
	color: #515158;
}
.nav-gal .name {
	float: left;
	margin: 0;
	color: #f88000;
	font-size: 13px;
}
.nav-gal .print {
	background: url(../images/bullet14.gif) no-repeat 0 50%;
}
.nav-gal .mail {
	background: url(../images/bullet13.gif) no-repeat 0 50%;
}
.gallery-product {
	width: 360px;
	margin:0 -3px 10px;
	position: relative;
	overflow: hidden;
}
.gallery-product1 {
	margin-bottom: 0;
}
.gallery-product .gallery-wrap {
	width: 330px;
	float: left;
	position: relative;
	overflow: hidden;
}
.gallery-product .btn-prev,
.gallery-product .btn-next {
	float: left;
	margin-top: 12px;
	width: 10px;
	height: 88px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-prev.gif) no-repeat;
}
.gallery-product .btn-next {
	float: right;
	background: url(../images/btn-next.gif) no-repeat;
}
.gallery-product ul {
	margin:5px 0 0;
	padding: 0;
	height:100px;
	position: relative;
	list-style: none;
	width: 99999px;
}
.gallery-product ul li {
	float: left;
	width:74px;
	padding: 0 5px;
	text-align: center;
}
.gallery-product ul.space li {
	padding-top:10px;
}
.gallery-product .row {
	overflow: hidden;
	height: 1%;
	padding:0 0 0 8px;
}
.gallery-product input.cb {
	float: left;
	width: 15px;
	height: 16px;
	margin: 0 6px 0 0;
}
.gallery-product label {
	float: left;
	color:#305698;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
.gallery-product label span {
	color:#f88000;
}
.gallery-product ul img {
	display: block;
	margin: 0 auto;
}
.gallery-product strong {
	display: block;
	line-height: 12px;
	font-weight: normal;
}
.gallery-product strong a {
	color:#f88000;
}
.gallery-product p {
	margin: 0;
	color:#305698;
}
.gallery-box-alt {
	width: 776px;
}
.gallery-box-alt .gallery-hold {
	width: 767px;
	background: url(../images/bg-gallery-big.png) no-repeat;
}
.gallery-box-alt .gallery-hold2 {
	background: url(../images/bg-gallery-big2.png) no-repeat;
	height:170px;
	float:left;
}
.gallery-box-alt .gallery-box {
	width: 726px;
}
.gallery-box-alt .gallery-box ul li {
	width: 106px;
}
/* form-choice */
.wrap:after {
	content: "";
	clear: both;
	display: block;
}
.wrap {
	height: 1%;
}
.content-alt .data-bar {
	padding-bottom:12px;
}
.form-choice .choice-categ {
	width:172px;
}
.content-alt .data-bar .box {
	width: 384px;
	margin:20px -10px 0 0;
}
.content-alt .data-bar .info-block {
	width: 348px;
	margin-bottom: 0;
}
.content-alt .data-bar .box-map {
	margin-left:-2px;
	display: inline;
	width:404px !important;
	margin-top:10px;
}
* html .content-alt .data-bar .box-map {
	width:406px !important;
	margin-left:10px;
}
* + html .content-alt .data-bar .box-map {
	width:406px !important;
	margin-left:10px;
}
.box-map strong {
	display: block;
	margin:-4px 0 2px;
	color:#f88000;
	font-weight: bold;
	font-size: 12px;
	line-height:16px;
}
.content-alt .data-bar span.ico {
	background: url(../images/bullet6.gif) no-repeat;
}
.content-alt .box .text .btn {
	float: left;
	margin:18px 0 0;
	height: 36px;
	color:#ef7d00 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	background: url(../images/btn-l.gif) no-repeat;
}
.content-alt .box .text .btn span {
	float: left;
	cursor: pointer;
	padding:0 10px;
	color:#ef7d00 !important;
	background: url(../images/btn-r.gif) no-repeat 100% 0;
}
.list-info {
	margin:0;
	padding:14px 0 0 4px;
	list-style: none;
	min-height:86px;
}
* html .list-info {
	height: 88px;
}
.list-info li {
	color:#515158;
	font-size: 14px;
	line-height: 18px;
}
.list-info li em {
	font-style: normal;
	color:#305698;
	font-weight: bold;
}
.list-info li span {
	color:#f88000;
	font-weight: bold;
}
.nav-list-alt {
	padding:10px 0 0;
}
.nav-list-alt a.link-r {
	color: #ff6600;
	font-size: 12px;
	font-weight: normal;
}
.content-alt .info-block-holder strong.title {
	color: #f88000;
}
.content-alt .sub-info-block {
	margin-bottom: 0;
	width: 241px;
}
.mini-info {
	padding-bottom:8px;
}
.mini-info .sub-info-block .btn {
	float: left;
	margin:1px 0 -2px;
	height:26px;
	font-size: 14px;
	font-weight: bold;
	color:#ef7d00 !important;
	line-height: 22px;
	background: url(../images/btn-left.gif) no-repeat;	
}
.mini-info .sub-info-block .btn span {
	float: left;
	padding:0 6px;
	cursor: pointer;
	height: 26px;
	color:#ef7d00 !important;
	background: url(../images/btn-right.gif) no-repeat 100% 0;
}

.mini-info .sub-info-block .orange {color: #F88000;}
.mini-info .sub-info-block .blue {color: #305698;}

.mini-info .nav-list-alt {
	padding: 0;
	margin:-4px 0 0;
}
.mini-info .nav-list-alt a.link-r {
	font-size: 11px;
}
.content-alt .mini-info .sub-info-block span.ico {
	left: 32px;
	background: url(../images/ico01.png) no-repeat;
}
.paging-alt li.active,
.paging-alt li a:hover {
	color: #f88000;
	text-decoration: underline;
}
#sidebar .ad-box4 {
	margin:-4px 0 0;
	text-align: left;
	padding:5px 0 0 65px;
	height: 48px;
	width: 103px;
	display: block;
	background: url(../images/bg-ad-box4.png) no-repeat;
}
#sidebar .ad-box5 {
	margin:3px 0 7px;
	text-align:center;
	padding:8px 45px 0 0;
	height: 45px;
	letter-spacing:-1px;
	width: 123px;
	display: block;
	background: url(../images/bg-ad-box5.png) no-repeat;
}

.popup_box {
	font-size:14px;
}

.popup_box h2 {
	font-size:16px;
	margin:0;
	margin-top:4px;
	margin-bottom:4px;
	color:#f88000;
}

.popup_box td {
	vertical-align:top;	
}

.popup_box td.fieldname {
	font-weight:bold;
	color:#305698;
	text-align:right;
}
.popup_box .message_area {
	width:380px;
	height:200px;
}

.orange_btn {
	background:url(../images/bg-btn.gif) no-repeat;
	border:0;
	margin:0;
	padding:0;
	color:#fff;
	height:23px;
	font-size:15px;
	font-weight:bold;
	float:right;
	width:63px;
	cursor:pointer;	
}

.larger {
	background:url(../images/bg-btn-large.gif) no-repeat;
	width:120px;
}

.ta_right {
	text-align:right;
}

.ta_left {
	text-align:left;	
}

.right_separator {
	border-right:1px solid #305698;
}

.heightlimit {
	height:125px;
}

/*Surcharge : Changement pour centrer les logos*/
.paiment-list{
	padding:22px 0 9px 110px;
}

/*Surcharge pour le slider fiche projet*/
.add-content-i .diagram{
	width:395px;
	height:80px;
	float:left;
	padding:0 0 0 8px;
}
/*Surcharge pour le slider dans la colorbox*/
.add-content-i .diagram_popup{
	width:395px;
	height:50px;
	float:left;
	padding:0 0 0 8px;
}
/**/
.ad-box #slider ul {
	margin:0;
	padding:0;
	
	list-style-type:none;
}

.ad-box #slider li {
	display:inline;
	width:135px;
		height:88px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.ad-box #slider li a {
	display:inline;	
	margin:0;
	padding:0;
}

#sidebar .ad-box  #slider img {
	display:inline;	
	margin:0;
	padding:0;
}

.ad-box #slider {
	width:135px;	
	height:88px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:135px;
		height:88px;
		overflow:hidden; 
		}	
		
a.orange {
	color:#f88000;	
}

.about .text strong, .content-alt .box .text strong

{

display: block;

}

.about .text strong.name, .content-alt .box .text strong.name

{

color: #f88000;

font-size: 18px;

}

.about .text, .content-alt .box .text

{

height: 1%;

overflow-x: hidden;

overflow-y: hidden;

position: relative;

margin-top: -5px;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 5px;

color: #515158;

font-size: 14px;

line-height: 24px;

}

.content-alt .box .text

{

margin-top: 0pt;

padding-top: 16px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

/* formulaire de collecte des projets */

.offrir-form .row label.gauche{
	
	color:#000000;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	text-align:left;
	width:268px;
}
.offrir-form .row .label_long{
	text-align:left;
	width:400px;
}

.offrir-form .radio{
	margin:4px 0 0;
	width:145px;
	height:20px;
	overflow:hidden;
	float:left;
	padding:0 5px;
}
.offrir-form .radio input{
	float:right;
}

/* formulaire de creation de groupe */
.offrir-form .row select.select{border:none;width:190px;padding-top:3px; height:22px;margin-top:1px;}

/* formulaire d'invitation a un groupe */
form.group-invit{}
form.group-invit .info{color:#315aa5; font-size:12px; font-weight:bold;}
form.group-invit label.label{color:#f38225; width:70px; float:left; font-size:12px; font-weight:bold;}
form.group-invit label.longlabel{width:310px;color:#f38225; float:left; font-size:12px; font-weight:bold; }
form.group-invit textarea.textarea{width:270px; border:none;}
form.group-invit input.of-text{border:none;}
form.group-invit .submit {background: url(../images/bg-submit.jpg) no-repeat;border: 0;padding:1px 9px 7px 10px;width:68px;color: #f38225;font-weight: bold;cursor: pointer;}

/* Selection et tri dans la page lenders/list */
select.choice{
	border:1px solid #FC3;
	height:20px;
	margin-left:5px;
}
input.choice{
	border:1px solid #FC3;
	height:16px;
	margin-left:5px;
	float:left;
	font-size:11px;
}
select.choice-bis,
input.choice-bis{
	margin-top:3px;
}
ul.mfi_rating{
	margin:3px 0 0;
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
	list-style:none;
}
ul.mfi_rating li{
	width:100%;
	padding:0 0 4px;
	float:left;
}
ul.mfi_rating img{
	float:left;
}
ul.mfi_rating span{
	float:left;
	font-size:11px;
	padding:0 0 0 6px;
	line-height:13px;
	color:#305698;
}


.lendagainlink {
	font-size:14px;	
}


.piggyamount {
	color: #2f5398;	
}

#gift { position:relative; top:0px; left:0px; width:600px;height:321px;}
#gift img{position:relative;top:0px; left:0px;}
#gift span{position:relative;padding:0px; margin:0px;}
#gift .intro{position:absolute; top:30px; left:245px; width:140px;color:#305586; font-family:Arial, Helvetica, sans-serif;font-size:12px; line-height:14px;  z-index:0; overflow:visible;}
#gift .combien{position:absolute; top:40px; right:30px; color:#305586;font-family:Arial, Helvetica, sans-serif;  font-size:64px;font-weight:bold; z-index:1;}
#gift .lblFrom{position:absolute; top:100px; right:180px; color:#305586;font-family:Arial, Helvetica, sans-serif;
font-size:20px;font-weight:bold;}
#gift .From{position:absolute; top:100px; left:430px; color:#58585a;
font-family:Arial, Helvetica, sans-serif;  font-size:14px;}
#gift .lblTo{position:absolute; top:125px; right:180px; color:#305586;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;}
#gift .To{position:absolute; top:125px; left:430px; color:#ec7d20;font-family:Arial, Helvetica, sans-serif;  font-size:14px;}
#gift .lblEmail{position:absolute; top:150px; right:180px; color:#305586;font-family:Arial, Helvetica, sans-serif;
font-size:20px;font-weight:bold;}
#gift .Email{position:absolute; top:150px; left:430px; color:#58585a;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
#gift .lblCodeCadeau{position:absolute; top:175px; right:180px; color:#305586;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;}
#gift .code{position:absolute; top:175px; left:430px; color:#58585a;font-family:Arial, Helvetica, sans-serif;  font-size:14px;}
#gift .lblExpire{position:absolute; top:200px; right:180px; color:#305586;font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;}
#gift .ExpireDate{position:absolute; top:200px; left:430px; color:#58585a;font-family:Arial, Helvetica, sans-serif;  font-size:14px;}



/*COLLECTE*/

.textarea4{
	background:url(../images/textarea4.gif) no-repeat;
	width:360px;
	height:90px;
	padding:2px 5px;
	overflow:hidden;
}
.textarea4 textarea{
	width:360px;
	height:90px;
	max-width:265px;
	max-height:154px;
	outline:none;
	border:none;
	overflow:auto;
	background:none;
	color:#515158;
	font:11px/13px Arial, Helvetica, sans-serif;
}

/*recherche*/
.sub-content .info-block-holder strong.orange {color: #F88000;}
.sub-content .info-block-holder strong.blue {color: #305698;}
.mini-info .sub-info-block .btn span.orange {color: #F88000 !important;}
.mini-info .sub-info-block .btn span.blue {color: #305698 !important;}

/*panier step 3*/
.btn-confirm{
	float:left;
}

/*formulaire d'inscription step 3*/
.main-form .radio2 label,.main-form .radio2 input {
	float:left;
}

/*Pages contact*/
.suivant {

	letter-spacing:-1px;
	color:#fb802f;
	float:right;
	background:url(../images/btn-valider.gif) no-repeat;
	width:203px;
	height:35px;
	padding:0 8px 0 0;
	text-align:center;
	font:bold 18px/30px Arial, Helvetica, sans-serif;
	cursor:pointer;
}

/*list group*/
.group_statistiques{ width:380px; font-size:14px;}
.group_statistiques h2{font-size:16px; font-weight:bold; color: #F88000; margin-bottom:27px;}
.group_statistiques .bold{font-weight:bold;}
.group_statistiques .orange {color: #F88000;}
.group_categ{font-size:14px;}
.group_date{font-size:14px;}

/*bouton flech taille auto*/
.btn-continuer3{
	background:url(../images/btn-continuer3-bg.png) repeat-x;
	height:33px;
	color:#fb802f;
	border:none;
	float:left;
	cursor:pointer;
	font:bold 18px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
.btn-continuer3-left{
	background:url(../images/btn-continuer3-left.png) no-repeat;
	height:33px;
	width:7px;
	float:left;
}
.btn-continuer3-right{
	background:url(../images/btn-continuer3-right.png) no-repeat;
	height:33px;
	width:19px;
	float:left;
}

/*btn preter nouveau page projet*/
.btn_preter_nouv{
	background:url(../images/btn_preter_nouv_bg.png) repeat-x;
	height:33px;
	color:#fb802f;
	border:none;
	float:right;
	cursor:pointer;
	font:bold 16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-top:5px;
}
.btn_preter_nouv_left{
	background:url(../images/btn_preter_nouv_left.png) no-repeat;
	height:33px;
	width:34px;
	float:right;
}
.btn_preter_nouv_right{
	background:url(../images/btn_preter_nouv_right.png) no-repeat;
	height:33px;
	width:12px;
	float:right;
}

/*btn detail page projet*/
.btn_detail{
	background:url(../images/btn_details_bg.png) repeat-x;
	height:33px;
	color:#fb802f;
	border:none;
	float:left;
	cursor:pointer;
	font:bold 16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding-top:5px;
}
.btn_detail_left{
	background:url(../images/btn_details_left.png) no-repeat;
	height:33px;
	width:42px;
	float:left;
}
.btn_detail_right{
	background:url(../images/btn_details_right.png) no-repeat;
	height:33px;
	width:17px;
	float:left;
}

/* tableau des transactions */
.tab_transaction{
	width:750px;
	border-collapse:collapse;
}

.tab_transaction .detail{
	width:100px;
}


.tab_transaction .title_left,
.tab_transaction .title_center,
.tab_transaction .title_right{
	background:url(../images/tab_top_bg.png) repeat-x;
	height:20px;
	color:#FFF;
	font-weight:bold;
}

.tab_transaction .title_left{
	background:url(../images/tab_top_left.png) no-repeat left top;
}

.tab_transaction .title_right{
	background:url(../images/tab_top_right.png) no-repeat right top;
}

.tab_transaction th{
	padding:5px;
}

.tab_transaction th.border_right{
	border-right: 1px solid #FFF;
}

.tab_transaction td{
	border-right: 1px solid #2e5398;
	padding:5px;
}

.tab_transaction td.first{
	border-left: 2px solid #2e5398;
*	border-left: 1px solid #2e5398;
}

.tab_transaction .bg_color{
	background-color:#f5f5f5;
}

.tab_transaction .bottom_left,
.tab_transaction .bottom_center,
.tab_transaction .bottom_right{
	background:url(../images/tab_bottom_bg.png) repeat-x;
	height:4px;
	border-right: 1px solid #2e5398;
	padding:0;
}

.tab_transaction .bottom_left{
	background:url(../images/tab_bottom_left.png) no-repeat left;
}

.tab_transaction .bottom_right{
	background:url(../images/tab_bottom_right.png) no-repeat right;
}
.tab_transaction td.bottom_last{
	border-right: none;
}

.tab_transaction_no_style{}
.tab_transaction_no_style th{padding:0px;}
.tab_transaction_no_style td{padding:0px; border:none;}

/*bouton orange*/
.btn-orange-bg{height:18px;background:url(../images/btn-orange-bg.png) repeat-x; float:left;padding-top:3px;}
.btn-orange-bg a{color:#FFF; font-weight:bold;}
.btn-orange-left{height:21px;width:5px;background:url(../images/btn-orange-left.png) no-repeat; float:left;}
.btn-orange-right{height:21px;width:5px;background:url(../images/btn-orange-right.png) no-repeat; float:left;}

.mfiwarning {
clear:both; 
font-weight:bold;
color:#f88000;
text-align:center;
padding-top:8px;
}

.text_bleu{
	color:#305698;
	}
	
/* Ajout Babytour */
.bbtour-box{
	width:442px;
	overflow:hidden;
	font-size:12px;
	padding:0 0 0 2px;
	line-height:14px;
}
.bbtour-box a{
	color:#f88000;
	text-decoration:underline
}
.bbtour-box a:hover{
	text-decoration:none;
}
.bbtour-box h1{
	margin:0 0 8px;
	font:bold 25px/26px Arial, Helvetica, sans-serif;
	color:#f88000;
}
.bbtour-box h2{
	margin:0 0 8px;
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	color:#f88000;
}
.bbtour-box h3 a,
.bbtour-box h2 a{
	text-decoration:none;
}
.bbtour-box h3 a:hover,
.bbtour-box h2 a:hover{
	text-decoration:underline;
}
.bbtour-box p{
	margin:15px;
}
.bbtour-links li { margin-bottom: 5px; }
.bbtour-links a { padding-left: 30px; color: #515158; font-weight: bold; }
.bbtour-links a.email { background: url(/images/icon-email.gif) no-repeat 0 center; }
.bbtour-links a.rss { background: url(/images/icon-rss.gif) no-repeat 0 center; }

.bbtour-share { margin-top: 5px; width:286px; }
.bbtour-share li { float: left; display: inline; margin-right: 4px; }
.bbtour-share li .share { padding-left: 20px; color: #093fa3; font-weight: bold; margin-left: 4px; line-height: 27px; background: url(/images/icon-share.gif) no-repeat 0 0; }	

.cb-c-bbt{
	background:url(../images/bg-cliquez-c-add.gif) repeat-x;
	height:1%;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
	color:#fff;
	padding:0 27px 5px 10px;
}
.cb-c-bbt a{
	color:#f88000;
	text-decoration:underline;
}
.cb-c-bbt a:hover{
	text-decoration:none;
}
.cb-c-bbt h3{
	margin:0 0 -2px;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
}
.cb-c-bbt h3 a{
	color:#fff;
	text-decoration:none;
}
.cb-c-bbt h3 a:hover{
	text-decoration:underline;
}
.cb-c-bbt p{
	margin:7px 0 0;
	font:16px/19px Arial, Helvetica, sans-serif;
	text-align:center;
}

/********** Rev. May 19, 2011 **********/
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.cadeau-box .stages { list-style: none outside; }
.cadeau-box .stages li { padding: 0 0 15px; }
.cadeau-box .stage-title { color: #325ba7; font-size: 14px; line-height: 1.3; padding: 0 0 15px; }
.cadeau-box .stage-1 .row { overflow: hidden; padding: 0 0 10px; height: 100%; }
.cadeau-box .stage-1 label { float: left; width: 165px; text-align: right; margin: 3px 5px 0 0; font-size: 12px; line-height: 1; color: #f88000; font-weight: bold; }
.cadeau-box .stage-1 .field { float: left; width: 192px; border: 1px solid #fcd1a3; background: #fff; padding: 5px 3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: 0 23px 0 0; }
.cadeau-box .stage-1 .tip { float: left; width: 330px; padding: 4px 5px; background: #e8e7e3; border: 1px solid #e4dfdb; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position: relative; font-size: 11px; color: #666; }
.cadeau-box .stage-1 .tip em { position: absolute; top: 5px; left: -11px; float: left; width: 11px; height: 12px; background: url(/images/arrow-tip.png); font-size: 0; line-height: 0; text-indent: -4000px; }
.cadeau-box .stage-1 .tip strong.icon-close { font-size: 14px; color: #bc0e0e; padding-left: 20px; background: url(/images/icon-close.png) no-repeat 0 0; }
.cadeau-box .stage-1 .tip small { font-size: 11px; color: #666; }
.cadeau-box .stage-1 .more-info { float: left; font-size: 14px; font-weight: bold; color: #f88000; position: relative; margin: 6px 12px 0 -25px; }
.cadeau-box #cadeau-slider { margin: 0 auto; padding: 0 35px; }
.cadeau-box #cadeau-slider,
.cadeau-box #cadeau-slider .jcarousel-clip { width: 600px; height: 168px; position: relative; overflow: hidden; }
.cadeau-box #cadeau-slider ul { height: 168px; list-style: none; position: relative; overflow: hidden; }
.cadeau-box #cadeau-slider li { float: left; display: inline; width: 118px; height: 168px; margin-right: 2px; } 
.cadeau-box #cadeau-slider li a { display: block; width: 106px; height: 156px; padding: 6px; background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.cadeau-box #cadeau-slider li a img { display: block; }
.cadeau-box #cadeau-slider li a:hover { background-color: #faa64c; }
.cadeau-box #cadeau-slider li.active a { background-color: #faa64c; }
.cadeau-box #cadeau-slider .slider-navigation a { position: absolute; top: 32px; width: 13px; height: 88px; font-size: 0; line-height: 0; text-indent: -4000px;  }
.cadeau-box #cadeau-slider .slider-navigation a.prev { background: url(/images/arrow-prev.png); left: 0; }
.cadeau-box #cadeau-slider .slider-navigation a.next { background: url(/images/arrow-next.png); right: 0; }
.cadeau-box .stage-3 .txtarea-message { display: block; width: 375px; height: 98px; margin: 0 auto; border: 1px solid #fcd1a3; background: #fff; padding: 5px 3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.cadeau-box .stage-4 .stage-cnt { padding: 0 30px; }
.cadeau-box .stage-4 .option-1 { float: left; display: inline; width: 230px; }
.cadeau-box .stage-4 .option-2 { float: right; display: inline; width: 245px; margin-right: 40px; }
.cadeau-box .stage-4 .radiobox { float: left; margin: 0 5px 0 0; }
.cadeau-box .stage-4 label { float: left; }
.cadeau-box .stage-4 .option-1 .option-cnt { clear: both; padding: 10px 0 0 65px; }
.cadeau-box .stage-4 .option-2 .option-cnt { clear: both; padding: 10px 0 0; }
.cadeau-box .stage-4 .datepicker span { display: inline; }
.cadeau-box .stage-4 .datepicker .ui-state-disabled span { display: block; text-indent:8px; }
.cadeau-box .stage-4 .datepicker .ui-icon { font-size: 0; line-height: 0; text-indent: -4000px; }
.cadeau-box .stage-4 p { padding: 20px 0 0 60px; width: 560px; font-size: 12px; color: #515158; }
.cadeau-box .stage-4 p strong { color: #f88000; }
.btn-continue { display: block; margin: 0 auto; width: 91px; height: 33px; line-height: 30px; padding: 0 0 0 12px; background: url(/images/btn-continue.png) no-repeat 0 0; color: #fb802f; font-size: 15px; text-decoration: none !important; font-weight: bold;   }


/********** Rev. May 20, 2011 **********/

.cadeau-box-small { width: 435px; }
.cadeau-box-small strong { color: #f88000; }
.cadeau-box-small p.ac strong { color: #325ba7; }

.cadeau-box-small #cadeau-slider { width: 360px; margin-bottom: 15px; }
.cadeau-box-small #cadeau-slider .jcarousel-clip { width: 360px; }
.cadeau-box-small #cadeau-slider .jcarousel-item { padding: 0; }

.offer-cadeau-now { display: block; width: 321px; height: 34px; padding: 0 0 0 10px; margin: 0 0 0 auto; background: url(/images/offer-cadeau-now.png); font-size: 16px; font-weight: bold; color: #fb802f; line-height: 32px; text-decoration: none !important; }

.additional-info { width: 308px; position: relative; }

.use-passport { display: block; width: 308px; height: 52px; padding: 12px 0 0; background: url(/images/use-passport-btn.png); font-weight: bold; font-size: 16px; line-height: 18px; text-align: center; color: #fff; }
.use-passport:hover { text-decoration: none; }


.reasons-box { background: url(/images/reasons-box-bg.png) repeat-y 0 0; margin-bottom: 3px; }
.reasons-box .box-b { background: url(/images/reasons-box-bottom.png) no-repeat 0 bottom; height: 100%; }
.reasons-box .box-t { background: url(/images/reasons-box-top.png) no-repeat 0 0; padding: 0 10px 5px; height: 100%; }
.reasons-box h4{  line-height: 29px; font-size: 12px; color: #f88000; }
.reasons-box li { padding: 3px 0 15px 33px; height: 100%; line-height: 14px; background: url(/images/bbl_marker.png) no-repeat 0 0; color: #515158; font-weight: bold; }

.business-box { background: url(/images/business-box-bg.png) repeat-y 0 0; width: 308px; }
.business-box .box-b { background: url(/images/business-box-bottom.png) no-repeat 0 bottom; }
.business-box .box-t { background: url(/images/business-box-top.png) no-repeat 0 0; padding: 0 5px 10px 10px; height: 100%; }
.business-box h4 { line-height: 37px; font-size: 12px; color: #f88000; }
.business-box p { font-size: 12px; line-height: 14px; padding-bottom: 5px; }
.business-box .bussiness-btn {  display: block; width: 267px; height: 38px; padding: 6px 0 0 10px; margin: 0 0 0 5px; background: url(/images/business-box-btn.png); font-size: 13px; line-height: 14px; font-weight: bold; color: #fb802f; }
.business-box .bussiness-btn:hover { text-decoration: none; }

