.cadre-eligible
{
	border-top: 2px #80cc28 solid;
	margin: 5px;
	padding: 10px;
	font-size: 18px;
	line-height: 24px;
	position:relative;
	background-color: #c4c3c1;
}

#eligibilite-titre h2
{
	margin-top: 45%;
	vertical-align: bottom;
	font-family: 'Open Sans',sans-serif;
	height: 100%;
	color: #00949b;
}

h2.partie
{
	height: 100%;
	color: #2a3e92;
}

.view-offres .span11
{
	text-align: center;
	vertical-align: middle;
	height: 45px !important;
}

.view-offres .span11 span
{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

.right-border-abo
{
	display:table-cell;
	line-height:20px;
	height:45px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 20px;
}

.left-border
{
	padding-left: 10px;
}

.border
{
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
	height: 45px !important;
	background-image:url('../../themes/bootstrap/img/ouroffers-wrapper.png');
}

.accord
{
	background: url("img/chevron-up.png") no-repeat 20px 16px transparent;
}

.accord.collapsed
{
	background: url("img/chevron-down.png") no-repeat 20px 16px transparent;
}

.view-offres .span4 .row .span4
{
	border: 0;
	height: 45px;
}

.view-offres .span4 .row .span4.border
{
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #ddd;
	height: 45px;
}

.view-offres .span4 .title
{
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
	background-color: #9bd84d;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 69px;
	text-align: center;
	font-size: 3em;
}

.view-offres .span4 .prix
{
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #ddd;
	background-image: url('../../themes/bootstrap/img/prix.png');
	text-align: center;
	line-height: 65px;
	font-size: 2em;
}

.view-offres .span4 .prix span
{
	font-size: .5em;
}

.view-offres .span1
{
	text-align: center;
	line-height: 69px;
}

.view-offres .span4 .link
{
	border: 1px solid #ddd;
	font-family: 'Open Sans',sans-serif;
	background-color: #eee;
	text-align: center;
	line-height: 69px;
	font-size: 1.3em;
	border: 0 1px 1px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.view-offres .span4 .link a
{
	color: #00949b;
	border: 1px solid #bbb;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.view-offres .span4 .footer
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}

.view-offres .span4 .footer span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.5em;
}

.view-offres .span4 .footer span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span4 .footer span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}

.view-offres .span11 .link
{
	border: 1px solid #ddd;
	font-family: 'Open Sans',sans-serif;
	background-color: #eee;
	text-align: center;
	line-height: 69px;
	font-size: 1.3em;
	border: 0 1px 1px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.view-offres .span11 .link a
{
	color: #00949b;
	border: 1px solid #bbb;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.view-offres .span11 .footer
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 100px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100px;
}

.view-offres .span11 .footer span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
}

.view-offres .span11 .footer span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span11 .footer span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}

.view-form-eli, .view-form-continue-inscription
{
	margin-bottom: 20px;
	/*border-width: 1px;
	border-style: solid;
	border-color: #9bd84d;*/
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url('../../themes/bootstrap/img/ouroffers-wrapper-light.png');
	text-align: center;
}
.view-form-continue-inscription form{
	margin-bottom: 0;
	margin-top: 10px;
}
.span12.bloc-liste-offres.view-form-continue-inscription{
	margin-left: 0 !important;
}

.view-form-eligible
{
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #9bd84d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../../themes/bootstrap/img/prix.png');
}

.view-form-elipot
{
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #9bd84d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../../themes/bootstrap/img/prix.png');
}

.view-form-informations
{
	border-width: 1px;
	border-style: solid;
	border-color: #9bd84d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url('../../themes/bootstrap/img/prix.png');
	text-align: left;
}
.tab-abonnement, .tab-materiel, .tab-aide
{
	margin-left: 0px !IMPORTANT;
	background-color: #e6f5cd;
	border-top: 2px solid #80cc28;
	padding-left:15px;
	margin-bottom:20px;
}

.tab-abonnement h4, .tab-materiel h4
{
	color: #000;
	text-transform: uppercase;
}
.tab-aide h4, .tab-aide h1
{
	color: #000;
}
.tab-options, .tab-codepromo, .tab-installation
{
	margin-left: 0px !IMPORTANT;
	background-color: #daf3f0;
	border-top: 2px solid #33a7ab;
	padding-left:15px;
	margin-bottom:20px;
}
.tab-options h4, .tab-installation h4
{
	color: #000;
	text-transform: uppercase;
}
.tab-codepromo h4, .tab-codepromo2 h4
{
	color: #000;
}
.tab-codepromo, .tab-aide
{
	margin-right:70px;
}

.tab-codepromo2, .tab-aide
{
	margin-right:70px;
	margin-left: 10px !important;
	background-color: #daf3f0;
	border-top: 2px solid #33a7ab;
	padding-left:15px;
	margin-bottom:20px;
	color: #000;
}

.tab-abonnement-confirmation
{
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	color: #444;
	background-color: #fff;
	text-align: left;
	line-height: 25px;
	font-size: 1.4em;
	margin-bottom: 15px;
}
.tab-abonnement-confirmation .titre-abo
{
	padding-left: 10px;
}
.tab-abonnement .titre-abo-total
{
	border-bottom: 1px solid #ccc;
	color: #333;
	background-color: #fff;
	text-align: left;
	line-height: 30px;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-left: 25px;
}

.tab-abonnement .titre-abo
{
	background-color: #9bd84d;
	color: #fff;
	text-align: left;
	line-height: 35px;
	font-size: 1.7em;
	margin-bottom: 10px;
	padding-left: 10px;
}
.titre-panier
{
	background-color: #a6db5e;
	padding: 10px;
	margin-right: 20px;
	font-size : small;
}
.titre-panier2
{
	background-color: #69c8c3;
	padding:10px;
	margin-right: 20px;
	font-size : small;
}
.titre-panier li
{
	margin-left: 20px;
	line-height:15px;
}
.titre-panier label,.titre-panier2 label
{
	font-weight: 800;
	margin-bottom: 0px;
}
.titre-panier label input
{
	vertical-align: top;
	margin-right: 10px;
}
.panier-offre
{
	margin-bottom:20px;
}
.prix-panier
{
	background-color: #fff;
	font-weight: 800;
	padding-left:35px;
	display:block;
	line-height: 28px;
	font-size: larger;
	margin-right: 20px;
}

.choix-panier
{
	background-color: #fff;
	font-weight: 500;
	padding: 5px 0px 5px 30px;
	margin-right: 20px;
	display:block;
	line-height: 28px;
	font-size : small;
}
.choix-panier label
{
	margin-bottom: 0px;
	font-size : small;
}
.tab-abonnement .sous-titre-abo .titre-abo, .tab-materiel .sous-sous-titre-abo .titre-abo
{
	border-width: 0;
	text-align: left;
	line-height: 30px;
	font-size: 1.7em;
	margin-left: 1.5%;
	margin-bottom: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	color: #9bd84d;
	background-color: #fff;
}

.tab-abonnement .sous-titre-abo ul
{
	margin-left: 2%;
}

.tab-abonnement .sous-sous-titre-abo .titre-abo
{
	border-width: 0;
	background: #000;
	text-align: left;
	line-height: 30px;
	font-size: 1.7em;
	background-color: #99d64b;
	color: #fff;
	margin-left: 10%;
	margin-bottom: 10px;
}

.tab-abonnement .sous-sous-titre-abo ul
{
	margin-left: 10%;
}
.titre-abo.recap{
	line-height: 40px !IMPORTANT;
	font-weight: bold;
}
.titre-abo-total.recap{
	margin-left:40px;
}

.detail-abonnement
{
	border-left: 2px solid #ddd;
	font-size: 1.1em;
	line-height: 30px;
	float:right !IMPORTANT;
	vertical-align:  top;
}
#detail-options 
{
	background-color: #f2f2f2;
	border-top: 2px solid #80cc28;
	margin-right: 70px;
	padding-left:15px;
	margin-bottom: 20px;
}
#detail-options h4
{
	color: #000;
}
.tab-aide
{
	padding-bottom: 10px;
}
a.thumbnail
{
	text-decoration: none!IMPORTANT;
}
.thumbnail 
{
	clear: both;
	height: auto !important;
	min-height: 160px; 
	min-width: 135px;
	max-width: 180px;
	text-align: center;
	padding: 0px;
	margin-left:-15px;
}
.thumbnail label{
	font-size:12px !important;
}
.thumbnail label input{
	vertical-align: bottom;
	margin:auto;
}
.thumbnail img
{
	/*padding:5px;*/
}
.thumbnails 
{
	text-align: center;
	text-decoration: none;
}
.thumbnails>li {
	margin-left: 25px !important;
}
.total-abonnement, .total-abonnement-small
{
	margin-right:7px;
	float: right;
	font-family: "Droid Sans";
	font-weight: bold;
}
.total-abonnement
{
	font-size: 1.3em;
}

.total-abonnement-small
{
	font-size: 1em;
}
.btn-abonnement
{
	text-align: center;
}
.promo-abonnement
{
	padding-left: 10px;
	float: right;
	width: 200px!IMPORTANT;
}

.promo-abonnement label
{
	font-size: 1.7em;
	color: #9bd84d;
	text-align: center;
	line-height: 30px;
}

.view-offres .span11 .header
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 120px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.view-offres .span11 .header .message_eligibilite
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
	text-align: center;
}

.view-offres .span11 .header .message_eligibilite strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span11 .header .message_eligibilite a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}

.view-eli .footer
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	height: 450px;
	padding: 0;
	line-height: 450px;
	margin-bottom: 10px;
}

.view-eli .footer span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.3em;
}

.view-eli .footer span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-eli .footer span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}


.M,.L,.XL,.O512,.NC
{
	text-align: center;
}

.current, .edit-current
{
	background-color: #99d64b!IMPORTANT;
}

.view-offres .span12 .headerxl
{
	margin-top: 0;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.view-offres .span12 .headerxl span
{
	display: inline-block;
	width: 100%;
	line-height: 1.3em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
}

.view-offres .span12 .headerxl span strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .span12 .headerxl span a
{
	display: inline-block;
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: .8em;
	margin-top: 10px;
}

.titre
{
	font-family: 'Open Sans',sans-serif;
	font-weight: bold;
	text-align: center;
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	background-color: #9bd84d;
	color: #fff;
	line-height: 30px;
	font-size: 1.5em;
	padding-left: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-bottom: 15px;
}

.titre-offre
{
	font-family: 'Open Sans',sans-serif;
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	background-color: #9bd84d;
	color: #fff;
	line-height: 35px;
	font-size: 2.1em;
	margin-bottom: 10px;
	padding-left: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-transform : uppercase;
}

.titre-offre.sec-offre
{
	border-color: #33a7ab;
	background-color: #33a7ab;
}

.bloc-liste-offres {
	background-image:url('../../themes/bootstrap/img/ouroffers-wrapper-light.png');
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-table;
	margin-bottom: 20px;
}
.text-offres
{
	font-family: 'Open Sans',sans-serif;
	text-align: left;
	line-height: 30px;
	font-size: 1.7em;
	padding-left: 10px;
	float:left;
}

.text-offres .offre-avert-title
{
	color: red;
	line-height: 16px;
	font-size: 18px;
	font-weight: 800;
}
.text-offres .offre-avert
{
	color: red;
	line-height: 14px;
	font-size: 14px;
}
.prix-offres
{
	font-family: 'Open Sans',sans-serif;
	line-height: 30px;
	font-size: 1.7em;
	padding-bottom: 10px;
	font-weight: 800;
	float:right;
	background-color: #ecf7d9;
	color: #80cc28;
	position: relative;
	margin-right: 0px;
	margin-top: -10px;
	text-align: center;
}
.prix-offres.sec-offre
{
	background-color: #e5f6f5;
	color: #33a7ab;
}

.diz-prix {
	line-height: 64px;
	font-size: 82px;
}

.cent-prix {
	font-size: 24px;
	vertical-align: super;
}

.mois-prix {
	line-height: 24px;
	font-size: 18px;
}

div.coordonnees_agence{
	padding-bottom: 0px;
}

div.coordonnees_agence > p.row-fluid:last-child{
	margin-bottom: 0px;
}

#preMap{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 120px;
	width: 100%;
	text-align: center;
	line-height: 120px;
	padding: 0;
}

#preMap span{
	margin: auto;
	vertical-align:middle;
	display:inline-block;
	line-height:normal;
	width: 90%;
}

#mapCanvas
{
	width: 100%;
	height: 475px;
	float: left;
	
	margin-bottom: 10px; position: relative; background-color: rgb(229, 227, 223); overflow: hidden;
}

.sous-titre
{
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	color: #9bd84d;
	background-color: #fff;
	text-align: left;
	line-height: 30px;
	font-size: 1.7em;
	margin-bottom: 10px;
	padding-left: 10px;
}
.sous-titre-recap
{
	border-width: 3px;
	border-style: solid;
	border-color: #9bd84d;
	color: #333;
	background-image: url('../../themes/bootstrap/img/prix.png');
	text-align: left;
	padding-left: 30px;
	line-height: 30px;
	font-size: 1.3em;
	margin-bottom: 15px;
	padding-bottom: 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.sous-titre-recap ol
{
	line-height: 12px;
}
.sbt
{
	text-align: center;
}
.sbt p
{
	margin-bottom: 25px;
}
#the_lights
{
	position: fixed;
	display: none;
	text-indent: -99999;
	background-color : #000000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 499;
	opacity: 0.7;
	cursor: pointer
}

#form-test-eligibilite-lighting
{
	position:relative;
	z-index:500;
}
#form-test-eligibilite-lighting span.form-required {
	display: none !IMPORTANT;
}
#abonnement-informations-form span.form-required {
	display: none !IMPORTANT;
}

#abonnement-traitement-manuel-form span.form-required {
	display: none !IMPORTANT;
}
#form-potentiellement-eligible span.form-required {
	display: none !IMPORTANT;
}
.uneditable-infos
{
	color:#333;
	font-weight:bold;
	font-style:italic
}


.ariane{
	overflow: hidden;
	width: 100%;

}

.ariane li{
	float: left;
	margin: 0 .5em 0 1em;
	list-style: none;
}

.ariane a, .ariane b{
	background: #ddd;
	padding: .7em 1em;
	float: left;
	text-decoration: none;
	color: #444;
	text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	position: relative;
	font-size:1em;
	font-weight: bold;
}

.ariane a:hover{
	background: #99d64b;
}

.ariane a::before, .ariane b::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #ddd #ddd #ddd transparent;
	left: -1em;
}

.ariane a:hover::before{
	border-color: #99d64b #99d64b #99d64b transparent;
}

.ariane a::after, .ariane b::after{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;   
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #ddd;
	right: -1em;
}

.ariane a:not(.adeja):hover::after{
	border-left-color: #99d64b;
}

.ariane .acurrent,
.ariane .acurrent:hover{
	background-color: #99d64b;
	font-weight: bold;
}
.ariane .acurrent::after{
	border-left: 1em solid #99d64b;
}
.ariane .acurrent::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #99d64b #99d64b #99d64b transparent;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	left: -1em;
}

.ariane .adeja,
.ariane .adeja:hover{
	background-color: #33a7ab!IMPORTANT;
	font-weight: bold;
}
.ariane .adeja::after{
	border-left-color: #33a7ab;
}
.ariane .adeja::before{
	content: "";
	position: absolute;
	top: 50%; 
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #33a7ab #33a7ab #33a7ab transparent !IMPORTANT;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	left: -1em;
}
.ariane .adeja a:hover::before{
	background-color: #33a7ab!IMPORTANT;
	border-color: #33a7ab #33a7ab #33a7ab transparent;
}

.ariane .adeja a:hover::after{
	background-color: #33a7ab!IMPORTANT;
	border-left-color: #33a7ab!IMPORTANT;
}
.affix {
	position: fixed;
	top:75px;
	bottom:auto;
	padding-right:5px;
	padding-top:5px;
	float:right;
}
.qty {
	width: 40px;
	height: 25px!IMPORTANT;
	text-align: center;
	vertical-align: baseline!IMPORTANT;
	padding:0!IMPORTANT;
	margin:0!IMPORTANT;
	border:0!IMPORTANT;
	background-color: transparent!IMPORTANT;
	font-weight: 800;
}
.qtyplus { width:25px; height:23px!IMPORTANT;vertical-align: baseline!IMPORTANT;padding:0;margin:0;padding:0!IMPORTANT;margin:0!IMPORTANT;border:0!IMPORTANT;background-color: transparent!IMPORTANT;}
.qtyminus { width:25px; height:23px!IMPORTANT;vertical-align: baseline!IMPORTANT;padding:0;margin:0;padding:0!IMPORTANT;margin:0!IMPORTANT;border:0!IMPORTANT;background-color: transparent!IMPORTANT;}
a:visited { text-decoration: none;}

div.view.span9.view-offres{
	margin-bottom: 20px;
}
div.view.span9.view-offres.no_offre
{
	margin-left: 0;
}
.view-offres .intro_offres, .view-offres .no_offre
{
	display: block;
	margin: auto;
	background-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	border-color: #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	line-height: 1.4em;
	vertical-align: middle;
	font-family: 'Open Sans',sans-serif;
	font-size: 1.6em;
	padding: 30px;
}
.view-offres .intro_offres
{
	min-height: 110px;
	padding: 70px 0;
}

.view-offres .intro_offres strong
{
	font-weight: 600;
	color: #7fb82c;
}

.view-offres .intro_offres a, .view-offres a.link
{
	color: #fff;
	background-color: #00949b;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


div.alert.alert-info address{
	margin-bottom: -8px;
}

div.form-item-newsletter label{
	text-align: left;
}

.red{
	color: red;
}

.footer-wrapper footer ul.menu.nav{
	margin-bottom: 0px;
}

.header_demande{
	font-size: 1.3em;
	padding: 0.7em 1em;
}

.row-fluid .span12.nomargin{
	margin-left: 0;
}

.span10.span-center{
	margin-left: 9% !important;
	margin-right: 9% !important;
}

.span11.span-center{
	margin-left: 4% !important;
	margin-right: 4% !important;
}

div.span12.row-fluid.page-confirmation
{
	padding: 0px 5%;
	margin-left: 0px;
}

div.span12.row-fluid.page-confirmation div.pull-right
{
	margin-left: 2.564102564102564%;
}
div.span12.row-fluid.page-confirmation div.pull-left
{
	margin-left: 0;
}

.view-form-eligible .titre
{
	margin-bottom: 20px;
}

input#edit-cp, input#cle_inscription{
	text-align: center;
}