@CHARSET "UTF-8";

body {
	font-family: "Arial"; /*, Helvetica*/
	color: #4A452A;
	font-size: 15px;
	line-height: 1.7;
}

#logo {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
}

#navbar {
	background-color: #C6D9F1;
	border-radius: 0;
	border: none;
}

#toplinks {
	margin-top: 4px;
}

#toplinks span {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	font-variant: small-caps;
}

a:link {
	color: #4A452A;
}

a:hover {
	color: #888 !important;
}

a:visited {
	color: #4A452A;
}

h1 {
	font-size: 28px;
	color: #1F497D;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
}

h2 {
	font-size: 21px;
	color: #1F497D;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	
	margin-left: 70px;
}

#core {
	/*margin: 50px 130px;*/
	margin: 00px 0px;
	padding-left: 100px;
	padding-right: 100px;
}

#content {
	padding-bottom: 48px;
}

html, body, #main {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#main {
	padding-bottom : 30px;
}

body>#main {
	height: auto;
	min-height: 100%;
	/*margin-bottom: 20px;*/
}

#content {
	padding-bottom: 48px;
}

#footer {
	background: #E2EBF7;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	clear: both;
	position: relative;
	z-index: 10;
	height: 48px;
	margin-top: -48px;
	
}

#footer ul {
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style-type: none;
}

#footer li {
	text-align: center;
	float: left; /*pour IE*/
	font-size: 16px;
	font-variant: small-caps;
}

#footer ul li a {
	
}

#footer ul li a:hover {
	
}

/*****/

/***************** buttons ***/
.btn {
	padding: 10px 24px;
	border: 0 none;
	font-weight: 700;
	letter-spacing: 1px;
	border-radius: 0;
	color: #4A452A;
	font-size: 18px;
	font-variant: small-caps;
}

.btn-default {
	/*border: 1px solid #ddd;*/
}

.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: 0 none;
}

.btn-primary {
	background: #8EB4E3;
}

.btn-primary:hover, .btn-primary:focus, .primary:active, .btn-s-inscrire.active,
	.open>.dropdown-toggle.btn-s-inscrire {
	background-color: #4F80BC;
	color: #333 !important;
}

.btn-primary:active, .btn-primary.active {
	background: #8EB4E3; /*#007299;*/
	box-shadow: none;
}

.btn-success {
	background: #C1D49A;
}

.btn-success:hover, .btn-success:focus, .btn-success:active,
	.btn-success.active, .open>.dropdown-toggle.btn-success {
	background-color: #9EBD5E;
	color: #333 !important;
}

.btn-success:active, .btn-success.active {
	background: #C1D49A;
	box-shadow: none;
}

.btn.sharp {
	border-radius: 0;
}

#s-inscrire-button {
	margin-left: 45px;
}

.btn:focus {
	color: #4A452A;
	
}

/***************/


#offres_menu a {
	color: #008000 !important;
}

#offres_menu a:visited {
	color: #008000 !important;
}

#toptitle {
	font-size: 32px; /*27px;*/
	/*text-align: center;*/
	/*	margin-right: 149px; /*125+12*2;*/
	/*	margin-top: 40px;
	margin-bottom: 15px;
	float: left;*/
	font-variant: small-caps;
}

#g50img {
	width: 140px;
	height: 105px;
	position: relative;
	z-index: -1;
	left: 5px;
	top: 25px;
	border: 1px solid #8FB0DA;
}

/***********************navbar menu***/
#custom-bootstrap-menu.navbar-default {
	font-size: 18px;
	background-color: rgba(198, 217, 241, 1);
	border-width: 0px;
	border-radius: 0px;
	font-variant: small-caps;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
	color: rgba(119, 119, 119, 1);
	background-color: rgba(198, 217, 241, 1);
	/*width: 75%;*/
	color: #4A452A;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
	#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
	/*color: rgba(51, 51, 51, 1);*/
	background-color: rgba(142, 180, 227, 1);
	color: #4A452A !important;
}

#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
	#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
	#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
	color: rgba(85, 85, 85, 1);
	background-color: rgba(142, 180, 227, 1);
}

#custom-bootstrap-menu.navbar-default .navbar-toggle {
	border-color: #8eb4e3;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
	#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
	background-color: #8eb4e3;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
	background-color: #8eb4e3;
}

#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
	#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #c6d9f1;
}

#custom-bootstrap-menu ul {
	width: 100%;
	padding: 0;
	margin: 0px;
	list-style-type: none;
}

/*#custom-bootstrap-menu li {
	width: 25%;
	text-align: center;
	float: left; /*pour IE*/
/*}*/
#custom-bootstrap-menu .topli {
	width: 25%;/*268px;*/ /*25%*/
	text-align: center;
	float: left; /*pour IE*/
}

.sidebar-nav {
	padding: 9px 0;
}

.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu
	{
	margin-top: 0;
}

.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}

.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}

.navbar-nav #offres_menu a:hover {
	color: #008000 !important;
}

.navbar-nav #offres_menu a:focus {
	color: #008000 !important;
}

/****form inputs****/
.form-control {
	border-radius: 0px;
	border: 2px solid #558ED5;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 350px;
}

/* all */
.form-control::-webkit-input-placeholder {
	color: #4A452A;
}

.form-control::-moz-placeholder {
	color: #4A452A;
} /* firefox 19+ */
.form-control:-ms-input-placeholder {
	color: #4A452A;
} /* ie */
.form-control:-moz-placeholder {
	color: #4A452A;
}
/*****************/
input[type='checkbox'] {
	
}

#rememberme {
	margin-left: 9px;
}

#username, #password {
	width: 350px;
}

.secondarylink a {
	color: #C4BD97;	
}

.alert-warning {
	background: #F7BE8E;
	color: #4A452A;
	border-radius: 0;
}

.alert-info {
	background: #C6D9F1;
	color: #4A452A;
	border-radius: 0;
}

table td {
	font-size: 15px;
}

.bg-success {
	background-color: #C3D69B;
}

.alert-success {
	background-color: #C3D69B;
	color: #4A452A;
	border-radius: 0;
}

#header-steps { 
	width:100%; 
	margin-top: 20px; 
	margin-bottom:5px;
	
	
}

#header-steps td {
	width: 33.3%;
	text-align: center;
	font-variant: small-caps;
	font-size: 16px;
}

#header-steps {
 background-size:100% 27px;
 width: 100%; 
 height: 27px; 
 background-repeat: no-repeat; 	
}

#premium div {
	background-color: #9EB596 !important;
	width: 90px;
	text-align: center;
	/*padding-top: 5px;
	padding-bottom:5px;*/
	/*padding-top: 12px;*/
	color: #fff !important;
	height: 50px;
}

.premium-arrow-down {
	width: 0; 
	height: 0; 
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	
	border-top: 30px solid #BAC89D;
	position: relative;
	left: 0;/*1072px;*/
	top: 50px;/*50px;*/
}

.myaccount-table {
	
}

.myaccount-table td {
		padding-bottom: 12px;
		width: 210px;
		
}

.myaccount-table2 td {
		width: 210px;		
}

.myaccount-table td:nth-child(odd), .myaccount-table2 td:nth-child(odd) {
		text-align: right;
		padding-right: 35px;
		
}

.myaccount-table td:nth-child(even) {
	width: auto;		
}

.form-error .help-block, .form-error {
	text-align: center;
	width: 350px; 
	color: #D91B33;
}

.button-deposer {
	background-color: #FAC090;
	
}

.button-deposer:hover, .button-deposer:focus, .button-deposer:active {
	background-color: #F8A867;
	color: #333 !important;
}

.button-neant-ou-pas {
	background-color: #D9D9D9;
	
}

.button-neant-ou-pas:hover, .button-deposer:focus, .button-deposer:active {
	background-color: #E5E5E5;
	color: #333 !important;
}


.btn-warning {
	background-color: #FAC090;
	
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
	background-color: #F8A867;
	color: #333 !important;
}


.button-deposer:active, .button-deposer.active {
	background: #FAC090; /*#007299;*/
	box-shadow: none;
}

.button-deposer:active:focus {
  	background: #F6913D;
}



.button-visualiser {
	background-color: #C6D9F1;
	
}

.button-visualiser:hover, .button-visualiser:focus, .button-visualiser:active {
	background-color: #9FBFE7;
	color: #333 !important;
}

.button-visualiser:active, .button-visualiser.active {
	background: #C6D9F1;
	box-shadow: none;
}

.button-visualiser:active:focus {
  	background: #78A5DE;
}



.button-imprimer {
	background-color: #C3D69B;
	
}

.button-imprimer:hover, .button-imprimer:focus, .button-imprimer:active {
	background-color: #B2CA7E;
	color: #333 !important;
}

.button-imprimer:active, .button-imprimer.active {
	background: #C3D69B;
	box-shadow: none;
}

.button-imprimer:active:focus {
  	background: #A0BE61;
}

.captcha_reload {
	margin-left: 5px;
}

.indication-field {
	font-size: 13px;
	font-style: italic;
	text-align: center;	
}

.td-with-indication {
	display: table-cell; 
	vertical-align: top;
	padding-top: 11px;	
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.saveButtonIcon {
	width: 18px;
	height: 18px;
}

.greentext {
	color: #008000;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #D91B33;
}

.has-error .form-control {
	border-color: #D91B33; 
}

.mention-page-div {
	/*font-size: 17px;	
	line-height: 1.7;*/
}

.mention-page-div a {
	text-decoration: underline;
}

.mentions-legales-table {
	border: 1px solid #D9D9D9;
	/*font-size: 17px;*/
}

.mentions-legales-table td {
	/*font-size: 17px;*/
}

.offres-page-div p {
	margin-left: 70px;	
	/*font-size: 17px;
	line-height: 1.7;*/
}