@font-face {
  font-family: "Barlow Condensed";
  src: local("Barlow Condensed SemiBold"), local("BarlowCondensed-SemiBold"), url("https://fonts.gstatic.com/s/barlowcondensed/v3/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuQ.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "brandon-grotesque";
  src: url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "brandon-grotesque";
  src: url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-style: bold;
  font-weight: 700;
}


body
{
	font-family: 'brandon-grotesque', sans-serif;
	margin: auto;
	font-size: 18px;
	line-height: 22px;
	background-color: white;
	color: #111;
}

body.naked
{
	padding: 2px;
	margin: 0px;
	background-color: white;
}

hr {
    display: block;
    height: 1px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #ac8f4e;
    margin: 1em 0;
    padding: 0;
}

#colorbox {
	-webkit-overflow-scrolling: touch !important;
	overflow: visible !important;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 9999999999;
}

.white {
	color:#FFF!important;
}
.grey {
	color:#AAA!important;
}


#recuperer a {
	color:#ac8f4e!important;
}

#main_layout
{
	position: relative;
	/*max-width: 1360px;*/
	margin: 0 auto 10px auto;
}

#header
{
	position: relative;
	min-height: 175px;
	border-bottom : none;
	padding-bottom:0px;
	/*background-image: url("../../images/header_bg.png");*/
	background-repeat:repeat-x;
	background-color:white;
	background-color:#201c1d;
}

#header_logo
{
/*	position: absolute;*/
/*osition:relative;
    margin: 0 auto;
	top: -40px;
	margin:0 auto;
	height: 150px;
	width: 350px;
	border:none;
	border-top:none;
	background-image: url("../../images/logo-194x104.jpg");
	background-size:200px;
	background-color: white;
	background-repeat: no-repeat;
	background-position:bottom left;
*/
}

#header_logo {
    position: absolute;
    position: relative;
    margin: 0 auto;
    top: -78px;
    margin: 0 auto;
    height: 150px;
    width: 300px;
    border: none;
    background-image: url("../../images/logo-194x104.jpg?v=1");
    background-size: 230px;
    background-color: #201c1d;
    background-repeat: no-repeat;
    background-position: 0px 87px;
}


#header_info
{
/*	position: absolute;
	top: 10px;
	right: 10px;
	float:right;
	font-size: 12px;
	font-weight:bold;*/
	display:none;
}

#header_language
{
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 18px;
}

#header_language a.selected
{
	color: #aaaaaa
}

#header_user
{
/*	position: absolute;
	top: 30px;
	left: 230px;*/
	text-align:center;
/*	float:right;
	padding-right:10px;
	font-weight: bold;*/
	color:white;
	margin-top:-35px;
	font-size:18px;
}

/*  header_logout est maintenant défini au bas avec menu_burger
#header_logout
{
	position: absolute;
	top: 92px;
	right:10px;
	display:none;
}
*/

#menu
{
	position: absolute;
	height: 40px;
	top: 108px;
	left: 230px;
	right: 5px;
}

#menu a
{
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#menu a:hover
{
	text-decoration: none;
}

#menu table td
{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	height: 40px;
	vertical-align: middle;
}

#menu table td img
{
	float: left;
}

#menu table td div.menu_text
{
	padding-top: 5px;
	float: left;
	font-size: 18px;
}

#menu table td div.menu_text_small
{
	padding-top: 6px;
	float: left;
	font-size: 12px;
}

#menu table td:hover
{
	background-image: url("../../images/menu_bg.jpg");
}

#menu table td.selected
{
	background-image: url("../../images/menu_bg.jpg");
}

#menu_container ul li a {
	width:100%;
	display:inline-block;
	text-decoration:none;
}

#menu_container ul li:hover {
	background-color:rgba(172, 143, 78, 0.6);
	transition:0.7s;
}
#menu_container ul li {
	transition:0.7s;
}

#menu_container ul li:hover > a {
	text-decoration:none;
}

#menu_container ul li a i, #menu_container > ul li a .menu_text {
	display:inline;
	line-height:40px;
	padding-right:6px;
	font-size:20px;
	color:white;
	transition:0.7s;
}
#menu_container ul li:hover a i {
	color:#ac8f4e;
	transition:0.7s;
}
#menu_container ul li.selected {
	background-color:rgba(172, 143, 78, 0.6);
}

#mobile_menu_container ul li a {
	width:100%;
	display:inline-block;
	text-decoration:none;
}
#mobile_menu_container ul li a:hover {
	text-decoration:none;
}

#mobile_menu_container ul li {
	display:inline-block;
	transition:0.4s;
}

#mobile_menu_container ul li a i, #mobile_menu_container ul li a .menu_text {
	display:inline;
	line-height:60px;
	padding-right:6px;
	font-size:18px;
	color:white;
}
#mobile_menu_container ul li.selected,  #mobile_menu_container ul li:hover {
	background-color:#74613a;
	transition:0.6s;
}

#content
{
	position: relative;
	padding: 15px;
	max-width:1600px;
	/*background-image: url("../../images/content_bg.jpg");*/
	background-color:white;
	margin:0 auto;

}

#login_content
{
/*	margin-left: 250px;
	margin-right: 250px;*/
	margin:0 auto;
	max-width:500px;
}

#login_content > p {
    visibility: hidden;
}


#login_box
{
	position: relative;
	/*height: 160px;*/
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 40px 20px;
	/*background-image: url("../../images/login_box_bg.jpg");*/
	background-color:#E2E2E2;
}

#login_box table
{
	width: 100%;
}

#side_buttons
{
	position: absolute;
	top: 10px;
	left: -331px;
	color: white;
	text-transform: uppercase;
	font-size: 18px;
}

div.side_buttons_text
{
	position: absolute;
	top: 50px;
	left: 21px;
	width: 231px;
	text-align: center;
}

div.button_gray
{
	position: relative;
	width: 331px;
	height: 122px;
	margin-top: 15px;
	background-image: url("../../images/button_gray.png");
	cursor: pointer;
}

div.button_gray:hover, div.button_gray_selected
{
	background-image: url("../../images/button_gray_on.png");
}

div.button_green
{
	position: relative;
	width: 331px;
	height: 122px;
	margin-top: 15px;
	background-image: url("../../images/button_green.png");
	cursor: pointer;
}

div.button_green:hover, div.button_green_selected
{
	background-image: url("../../images/button_green_on.png");
}

div.button_yellow
{
	position: relative;
	width: 331px;
	height: 122px;
	margin-top: 15px;
	background-image: url("../../images/button_yellow.png");
	cursor: pointer;
}

div.button_yellow:hover, div.button_yellow_selected
{
	background-image: url("../../images/button_yellow_on.png");
}

div.button_orange
{
	position: relative;
	width: 331px;
	height: 122px;
	margin-top: 15px;
	background-image: url("../../images/button_orange.png");
	cursor: pointer;
}

div.button_orange:hover, div.button_orange_selected
{
	background-image: url("../../images/button_orange_on.png");
}

div.button_blue
{
	position: relative;
	width: 331px;
	height: 122px;
	margin-top: 15px;
	background-image: url("../../images/button_blue.png");
	cursor: pointer;
}

div.button_blue:hover, div.button_blue_selected
{
	background-image: url("../../images/button_blue_on.png");
}

input, div.button_blue, div.button_orange, div.button_yellow, div.button_green, div.button_grey, button {
	border-radius:0!important;
}

/* Fonctionne pour les boutons ronds ios, mais cause problème avec les checkbox */
/*
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
*/

input[type="submit"]{
 cursor:pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

#month_navigator
{
	position: relative;
	text-align: center;
	text-transform: uppercase;
	background-color: white;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	font-size:20px;
	height:64px;
	line-height:64px;
}

.month_navigator_left {
	position: absolute;
	top: 2px;
	left: 3px;
	width:54px;
	height:54px;
	border:2px solid #DADADA;
	border-radius:50px;
	transition:0.6s;
}

.month_navigator_left:hover {
	background-color:#EEE;
}

.month_navigator_right {
	position: absolute;
	top: 2px;
	right: 3px;
	width:54px;
	height:54px;
	border:2px solid #DADADA;
	border-radius:50px;
	transition:0.6s;
}
.month_navigator_right:hover {
	background-color:#EEE;
}

.month_navigation_left_caret {
	position:absolute;
	font-size:56px;
	left:14px;
	color:#AAA;
	top:-1px;
}
.month_navigation_right_caret {
	position:absolute;
	font-size:56px;
	right:14px;
	color:#AAA;
	top:-1px;
}

#footer
{
	position: relative;
	height: 30px;
	padding-top: 20px;
	padding: 24px 24px 0 24px;
	/*background-image: url("../../images/footer_bg.jpg");*/
	background-color:white;
	text-align: center;
}

.ss_message, .contrats-du-jour-side
{
	border: 1px solid #E7E7E7;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
	text-align: center;
	padding: 10px;
	/*background-image: url("../../images/ss_message_bg.jpg");*/
	/*background-color:#d9ceb6!important;*/
	background-color:#cfecc5 !important;
	font-size: 18px;
}

.ss_message table
{
	width: 100%;
	height: auto;
}

.ss_message td
{
	vertical-align: middle;
}

.ss_message.client_accueil {
    float: none;
    margin: 0 auto;
}

table.table_index
{
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-transform: uppercase;
}

table.table_index td
{
	text-align: center;
}

table.table_index a
{
	color: black;
}

table.alterne
{
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	width: 100%;
}

table.alterne tr.odd
{
	background-color: #F1F1F1;
	padding: 5px;
}

table.alterne tr.even
{
	background-color: #FFD69E;
	padding: 5px;
}

table.alterne th
{
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}

table.alterne td
{
	padding: 5px;
}

#client-factures, #client-profil-contacts, #client-feuille-de-temps, #client-categorie-personnel, #client-evenement-personnel, #client-evenement-personnel-en-cours-de-booking, #client-evenement-description {
	overflow-x: auto;
}

table.factures
{
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	width: 100%;
}

table.factures tr.odd
{
	background-color: #F1F1F1;
	padding: 5px;
}

table.factures tr.even
{
	background-color: #FFD69E;
	padding: 5px;
}

table.factures th
{
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 5px;
}

table.factures td
{
	padding: 5px;
	text-align: center;
	border: 1px solid #AAAAAA;
}

table.factures tr.total
{
	background-color: #515151;
	color: white;
	font-weight: bold;
}


table.donnees-contrat tr:nth-child(even) {
    background-color: #EEE;
}
table.donnees-contrat td {
	vertical-align: middle;
	padding:8px 5px;
}

#mobile_menu_burger, #header_logout {
	position:absolute;
	right:10px;
	/*top:40px;*/
	bottom:10px;
	width:50px;
	height:50px;
	background-color:#201c1d;
	border-radius:0px;
	text-align:center;
	font-family: FontAwesome;
	font-size:34px;
	line-height:50px;
	text-decoration:none;
	border:1px solid #ac8f4e;
	transition:0.7s;
}
#mobile_menu_burger {
	color:#ac8f4e;
	display:block;
}
#header_logout {
	display:none;
}
#mobile_menu_burger:before {
	content:"\f0c9";
}
#header_logout:before {
	content:"\f00d";
	color:#ac8f4e;
	transition:0.6s;
}
#mobile_menu_burger:hover, #header_logout:hover {
	background-color:rgba(172, 143, 78, 0.4);
	color:white;
}

#header_logout:hover:before {
color:white;
transition:0.6s;
}

#mobile_menu_container {
	/*max-height:800px;*/
	display:block;
	overflow:hidden;
	margin-top:10px;
	height:auto;
	max-height:500px;
	transition:1.2s;
}
#mobile_menu_container > ul {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
}

#mobile_menu_container > ul li {
	width:100%;
	line-height:32px;
	background-color:#ac8f4e;
	border-bottom:1px solid #DDD;
}


#menu_container {
	/*max-height:800px;*/
	display:block;
	overflow:hidden;
	margin:4px auto;
	/*height:auto;
	max-height:500px;*/
	transition:1.2s;
}
#menu_container > ul {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	display:flex;
	flex:1;
	justify-content: space-evenly;
}

#menu_container > ul li {
/*	width:19.8%;*/
	flex-grow: 1;
	margin:0 0.1%;
/*	float:left;
	display:inline-block;*/
	line-height:32px;
	background-color:#ac8f4e;
}

#menu_container {
	display:none;
}

.hidden {
	max-height:0px !important;
}


#map_container{
  position: relative;
}
#map{
    overflow: hidden;
    padding-bottom: 150%;
    position: relative;
    max-width:100%;
}
/* smaller sizing for contrat page where we have full width */
#map-contrat {
    overflow: hidden;
    padding-bottom: 120%;
    position: relative;	
    max-width:100%;
}


.aujourdhui-box-full, .aujourdhui-box, .contrats-du-jour-box, .contrats-du-jour-side, .ss_message {
	float:left;
	border:1px solid #EEE;
	padding:16px;
	margin:6px auto;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.aujourdhui, .ss_message_title {
	text-align:center;
	font-family:BarlowCondensed-SemiBold, sans-serif;
	color:#111;
	font-size:32px;
	line-height:normal;
	margin:0 0 16px 0;
	padding:0;
}

.aujourdhui-date {
	text-align:center;
	text-transform:lowercase;
	margin:0;
	padding:0;
}
.aujourdhui-disponible {
	text-align:left;
	color:#111;
	font-size:18px;
	margin:0;
	padding:4px 0;	
}


.contrats-du-jour {
	margin-top:16px;
	line-height:24px;
	font-size:16px;
}
.entree-contrat-du-jour{
	padding:0;
	line-height:32px;
	font-size:18px;
	transition:0.5s;

}
.entree-contrat-du-jour:hover {
	text-decoration:none;
}
.entree-contrat-du-jour > div {
	transition:0.5s;
}
.entree-contrat-du-jour:hover > div{
	background-color:rgba(172, 143, 78, 0.3);
}


.responsive_calendar {
	width:100%;
	display: table;
}
.responsive_calendar_column {
	float:left;
	width:14%;
	margin:0.14%;
	text-align:center;
	background-color:#E9E9E9;
	line-height:12px;
	font-size:12px;
	min-height:90px;
}
.responsive_calendar_column a {
	line-height:12px;
}
.responsive_calendar_row {

}
.responsive_calendar_row:after {
	content: "";
	display: table;
	clear: both;
}
.responsive_calendar_column_header {
	background-color:#AAA;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
	min-height:24px!important;
}


.isotope-button {
  display: inline-block;
  padding: 10px 18px;
  margin-bottom: 4px;
  background: #EEE;
  width:100%;
  border: none;
  border-radius: 7px;
  background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
  color: #222;
  font-family: sans-serif;
  font-size: 18px;
  /*text-shadow: 0 1px white;*/
  cursor: pointer;

}

.isotope-button:hover {
  background-color: #FD8910;
  text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
  color: #222;
}

.isotope-button:active,
.isotope-button.is-checked {
  background-color: #FD8910;
}

.isotope-button.is-checked {
  color: #222;
  text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}

.isotope-button:active {
  box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
}

.isotope-button .showwide {
	display:none;
}

/* ---- button-group ---- */
.isotope-button-group {
	margin-bottom:16px;
}
.isotope-button-group:after {
  content: '';
  display: block;
  clear: both;
}

.isotope-button-group .isotope-button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}


.isotope-button-group .isotope-button:first-child { border-radius: 3px 0 0 3px; }
.isotope-button-group .isotope-button:last-child { border-radius: 0 3px 3px 0; }
/* ---- isotope ---- */

.isotope-grid {

}

/* clear fix */
.isotope-grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .element-item ---- */

.isotope-element-item {
  position: relative;
  float: left;
  width: 100%;
  /*height: 120px;*/
  margin: 4px 0;
  padding: 0;
  color: #262524;
}

.bouton-paye:active,
.bouton-paye.is-checked {
	background-color: #8dc63f;
}
.bouton-facturer:active,
.bouton-facturer.is-checked {
	background-color: #fff604;
}
.bouton-attente:active,
.bouton-attente.is-checked {
	background-color: #f9a532;
}

.paye,
.facturer,
.attente  {
	padding-left:8px;
}

.paye {
	border-left:5px solid #8dc63f;
}
.paye:hover {
	background-color:rgba(141, 198, 63, 0.3)
}
.attente {
	border-left:5px solid #f9a532;
}
.attente:hover {
	background-color:rgba(249, 165, 50, 0.3);
}
.facturer  {
	border-left:5px solid #fff604;
}
.facturer:hover {
	background-color:rgba(255, 246, 4, 0.3)
}
.paiement-item {
	float:left;
	display:block;
	padding:2px 4px;
	font-size:16px;
}

.paiement-item > a {
	display:block;
}

.paiements-wrapper {
	width:100%;
	min-height:30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.facturation-info, .a-facturer-info {
	width:100%;
	padding:16px;
	margin-top:32px;
	background-color:#EEE;
	border-top:1px solid #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.a-facturer-info {
	background-color:rgba(255, 246, 4, 0.4);
}

.facturation-info-title {
	text-align:center;
	color:#111!important;
	font-size:26px;
	line-height:30px;
	margin:0;
	padding:0;
}

.marker-identifier {
	background-color:#AC8F4E;
	border-radius:100px;
	border:none;
	padding: 5px;
	font-family: arial, sans-serif;
	width: 18px;
	height: 18px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 18px;
}

.hidden-mobile {
	display:none;
}
.hidden-desktop {
	display:inline-block;
}

.contrat-logo-img-wrapper {
	text-align:center;
}
.contrat-logo-img {
	float:none;
	position:relative;
	max-width:80%;
	padding-bottom:16px;
}
.contrat-logo-img-sacree-soiree {
	padding-top:10px;
}

#emploi-message {
font-size:24px;
padding:24px;
margin:12px 0;
background-color:rgba(172,143,78,1);
border-bottom:1px solid black;
display:none;
}


@media (min-width: 500px) {
	#map{
	    padding-bottom: 60%;
	}
	#map-contrat{
	    padding-bottom: 60%;
	}

	.contrat-logo-img {
		float:left;
		padding-bottom:0;
		max-width:325px;
	}

	h2
	{
		font-size: 1.3em;
		line-height:1.8em;
	}

	#header_logo {
	    height: 150px;
	    width: 330px;
	    background-size: 250px;
	}
}

@media (min-width: 768px) {


	body.naked
	{
		padding: 12px;
		margin: 0px;
		background-color: white;
	}

	.hidden-mobile {
		display:inline-block;
	}
	.hidden-desktop {
		display:none;
	}
	h2
	{
		font-size: 1.5em;
		line-height:2em;
	}
	#header
	{
		min-height: 200px;
		padding-bottom:10px;
	}

	#menu_container {
		display:inline;
	}	
	#header_user
	{
		float:right;
		font-size:24px;
		padding-right:10px;
	}
	#header_info
	{
		display:block;
		position: absolute;
		color:#AC8F4E;
		top: 10px;
		right: 10px;
		float:right;
		font-size: 12px;
		font-weight:bold;
	}
	#header_info a
	{
		color:#AC8F4E;
	}
	#mobile_menu_burger {
		display:none;
	}

	#mobile_menu_container {
		display:none;
	}

	#header_logout
	{
		display:block;
	}
	#header_logo {
		margin: 0;
		left:6%;
	}

	#month_navigator
	{
		height:44px;
		line-height:44px;
	}

	.month_navigator_left {
		top: 2px;
		left: 3px;
		width:34px;
		height:34px;
	}

	.month_navigator_right {
		top: 2px;
		right: 3px;
		width:34px;
		height:34px;
	}

	.month_navigation_left_caret {
		left:8px;
		top:0;
		font-size:32px;
	}
	.month_navigation_right_caret {
		right:8px;
		top:0;
		font-size:32px;
	}

	#map{
	    padding-bottom: 50%;
	}
	#map-contrat{
	    padding-bottom: 40%;
	}

	.aujourdhui-box, .ss_message {
		margin:1%;
	}
	.aujourdhui-box {
		width:70%;
	}

	.ss_message {
		float:left;
		width:25%;
	}

	.aujourdhui {
		font-size:52px;
	}
	.ss_message_title {
		font-size:24px;
	}
	.responsive_calendar_column {
		min-height:100px;
		font-size:18px;
		line-height:18px;
	}
	.paiements-wrapper {
		width:62%;
		float:left;
		min-height:250px;
	}

	.facturation-info, .a-facturer-info {
		margin-top:0;
		margin-bottom:5px;
		border-top:none;
		width:36%;
		float:right;
	}
}

@media (min-width: 960px) {
	.isotope-button {
		width:auto;
	}
	.paiement-br {
		display:none;
	}
}

@media (min-width:1024px) {
	.contrats-du-jour-box, .contrats-du-jour-side {
		margin:1%;
	}
	.contrats-du-jour-box {
		width:70%;
	}
	.contrats-du-jour-side {
		float:left;
		width:25%;
	}
}

@media (min-width: 1280px) {
/*	#header_user
	{
		float:right;
		padding-right:10px;
	}
	#header_info
	{
		position: absolute;
		top: 10px;
		right: 10px;
		float:right;
		font-size: 12px;
		font-weight:bold;
	}*/

	#map{
	    padding-bottom: 45%;
	}
	#map-contrat{
	    padding-bottom: 26%;
	}

	.aujourdhui-box {
		width:76%;
	}
	.ss_message {
		float:left;
		width:20%;
	}
	.ss_message_title {
		font-size:30px;
	}	
}