@charset "utf-8";
/* CSS Document */

.colblock {
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: auto;
	padding: 20px;
	border-radius: 30px;
}
.teaser .colblock {
	text-align: justify;
}

.width-fifth {
	width: 17.8%;
	margin: 0 0.7%;
	vertical-align: top;
}
.width-fourth {
	width: 23%;
	margin: 0 0.4%;
}
.width-third {
	width: 30%;
	margin: 0 1.4%;
}
.width-half {
	width: 45%;
	margin: 0 2.2%;
}
.width-full {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.width-two-thirds {
	width: 62%;
	margin: 0 1.4%;
}
.width-three-fourths {
	width: 71%;
	margin: 0 1%;
}
.width-four-fifths {
	width: 78%;
	margin: 0 1%;
}

.colblock img.illustration {
	max-width: 100%;
	float: left;
}

.teaser {
	text-align: justify;
}

.block_vignette img {
	width: 100%;
}

/******************************************************
** FOOTER
******************************************************/

/******************************************************
** WIDGETS
******************************************************/
.exiticon {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background-image: url(../api/design/exit.png);
	background-repeat: no-repeat;
	background-position: center center;	
	cursor: pointer;
}

.nav_onglet_slider {
	position: relative;
	display: none;
	padding: 20px;
	width: 100%;
	text-align:left;
}
.nav_onglet_slider h1 {
	text-align:left;
	padding: 0;
}
.nav_onglet_slider p {
	font-size: 18px;
}
.nav_onglet_slider form {
	text-align:left;
}
.nav_onglet_slider form > input,
.nav_onglet_slider form > select,
.nav_onglet_slider form > textarea,
.nav_onglet_slider .chosen-container {
	width: 20% !important;
}


.header_slider {
	display: none;
	border-top: solid 1px #ffffff;
}

/******************************************************
** BLOCK ACTIONS & ACTION LAUNCHERS
******************************************************/

/******************************************************
** USER EDIT ONGLETS
******************************************************/

/******************************************************
** BLOCK FOLLOWME & ADDTHIS
******************************************************/
#sharing_addthis {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

#follow_links {
	padding-bottom: 40px;
}
#follow_links > .social_links {
	text-align: center;
}
#follow_links > .social_links > a {
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#follow_links .follow_facebook {
	background-image: url(../api/design/socio-facebook-w.png);
}
#follow_links .follow_googleplus {
	background-image: url(../api/design/socio-google-w.png);
}
#follow_links .follow_twitter {
	background-image: url(../api/design/socio-twitter-w.png);
}
#follow_links .follow_instagram {
	background-image: url(../api/design/socio-instagram-w.png);
}
#follow_links .follow_youtube {
	background-image: url(../api/design/socio-youtube-w.png);
}
#follow_links .follow_pinterest {
	background-image: url(../api/design/socio-pinterest-w.png);
}
#follow_links .follow_linkedin {
	background-image: url(../api/design/socio-linkedin-w.png);
}
#follow_links .follow_facebook:hover {
	background-image: url(../api/design/socio-facebook.png);
}
#follow_links .follow_googleplus:hover {
	background-image: url(../api/design/socio-google.png);
}
#follow_links .follow_twitter:hover {
	background-image: url(../api/design/socio-twitter.png);
}
#follow_links .follow_instagram:hover {
	background-image: url(../api/design/socio-instagram.png);
}
#follow_links .follow_youtube:hover {
	background-image: url(../api/design/socio-youtube.png);
}
#follow_links .follow_pinterest:hover {
	background-image: url(../api/design/socio-pinterest.png);
}
#follow_links .follow_linkedin:hover {
	background-image: url(../api/design/socio-linkedin.png);
}

/******************************************************
** BLOCK SEARCH
******************************************************/

/******************************************************
** BLOCK CONTACT
******************************************************/

/******************************************************
** BREADCRUMBS
******************************************************/

/******************************************************
** NAV PANIER
******************************************************/
.nav_panier_list {
	margin: 0;
	padding: 0;
}
.nav_panier_element {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
	padding: 10px;
	margin: 10px 0;
	clear: both;
	display: table-row;
}
.nav_panier_element_img {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 10%;
}
.nav_panier_element_titre {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	position: relative;
	padding: 0 15px;
}
.nav_panier_element_prix {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	position: relative;
	font-size: 30px;
}
.nav_panier_element_qte {
	font-size: 34px;
}
.nav_panier_element_titre h2,
.nav_panier_element_titre h3,
.nav_panier_element_titre h4 {
  margin: 0;
}


/******************************************************
** ELEMENTS
******************************************************/

/******************************************************
** OTHER BLOCKS
******************************************************/
.promo_list_wrapper li {
	list-style: none;
	padding-left: 1em;
}

/******************************************************
*******************************************************
** specifiques
*******************************************************
******************************************************/
