@charset "iso-8859-1";
/* CSS Document */


/* CSS pour pages choisir  */
.content-cms .blc-info-home li.exceptioncolonnes {
width: 100%;
}
.content-cms .blc-info-home .col1 {
width: 30%;
float: left;
}	

.content-cms .blc-info-home .col2 {
width: 70%;	
float: left;
}
.content-cms .blc-info-home .blc-info-home-content {
overflow: hidden;
}



.content-cms table .listes {
	text-align: left;
	vertical-align:top;
}

.content-cms table .top-gris {
	color:#fff;
	font-weight:bold;
	background:#5e5e5e;
	font-size:15px;
	padding: 10px;
	
}
.content-cms .demitableau {
	width: 50%;
	float: left;
	min-height: 470px;

}

.content-cms table .souscolonne, .content-cms table .sousligne, .content-cms table .soussousligne {
	color:#fff;
/*	font-weight:bold;
	font-size:15px;*/
	padding: 10px;

}
.content-cms table .soussousligne, .content-cms table .souscolonne {
	text-align:left;
}
.content-cms table .sousligne {
		text-align:center;
}
.theme-4 .souscolonne, .theme-4 .sousligne {
	background-color: #832c71 !important;
}
.theme-4 .soussousligne {
	background-color: #a9779d !important;
}
.content-cms table .sans-top, .content-cms table td:first-child.sans-top, .content-cms table th:first-child.sans-top  {
	background:none; !important
	border-bottom: 1px solid #e4e4e4;
	border-left:none;
}

.theme-1 .top-rouge {
	color:#ee2d24;
	font-weight:bold;
	font-size:14px;
}
.titrechoix {
	text-decoration:underline;
	line-height: 41px;
	font-size: 20px;	
	font-family: Roboto, Arial, sans-serif;
}
.link-noir {
	text-decoration:underline;
	color:#000;
}
.titresouligne {
	text-decoration:underline;
	color:#000;
	padding-left:10px;
}

.content-cms .blc-saviez-vous {
	border-radius:5px;
	border: 2px solid grey;
	overflow: hidden;
	padding-bottom: 20px;
}

.content-cms .blc-saviez-vous .title-saviez-vous  {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left:5px;
	padding-left:20px;
	color:#fff;
	text-transform:uppercase;
	width:100%;
	height: 40px;
	font-size: 16px;
}
.theme-1 .blc-saviez-vous .title-saviez-vous  {
		background: transparent url('../medias/fond-titre-saviezvous.png') no-repeat 0 top;
}
.theme-4 .blc-saviez-vous .title-saviez-vous  {
		background: transparent url('../medias/fond-titre-saviezvous-theme4.png') no-repeat 0 top;

}
.content-cms .blc-saviez-vous .title-picto {
	line-height: 30px;
	font-size: 16px;
	font-weight:bold;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.content-cms .blc-saviez-vous .picto1 {
	background: transparent url('../medias/picto-emballage-LNE.png') no-repeat 0 5px;
	padding-left:75px;
	min-height:80px;
}
.content-cms .blc-saviez-vous .picto2 {
	background: transparent url('../medias/picto-emballage-RESY.png') no-repeat 0 5px;
	padding-left:75px;
	min-height:80px;
}
.content-cms .blc-saviez-vous .picto3 {
	background: transparent url('../medias/picto-emballage-FEFCO.png') no-repeat 0 5px;
	padding-left:75px;
	min-height:80px;
}
.content-cms .coche-services {
	background: #fff url('../images/sprite-store.png') no-repeat -200px -970px;
	padding-left:35px;
	height:30px;
	width:30px;
}
.content-cms .titretableaucoche  {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:regular;
	padding-bottom: 0;
	padding-top: 20px;
	line-height: 30px;
	color: #666;
}
.parenthese-titre  {
	font-size: 14px;
}
.content-cms table img {
	width: 100%;
	height: auto;
}

.content-cms .tableausscoche {
	margin-left: 35px;
/*	 -moz-box-shadow: 4px 4px 8px #d5d6d8; 
	 -webkit-box-shadow: 4px 4px 8px  #d5d6d8; 
  box-shadow: 4px 4px 8px  #d5d6d8;*/
  font-size:14px;
}
.content-cms table .top-gris-clair{
	color:#fff;
	font-weight:bold;
	background:#939598;
	font-size:14px;
	padding: 10px;
	text-align:center;
} 

