
@page {
	size: auto;
	margin:2cm 1cm 2cm 1cm;
}

body {
	width: auto!important;
	font-family: serif;
	font-size: 12pt;
	background-color: #fff!important;
	color: #000!important;
	float: none !important;
}

/*p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
	color: #000!important;
	margin: auto!important;
}*/

h2{
    margin: 0;
    font-size: 19px;
    line-height: 1.4em;
    font-weight: normal;
    color: #1ABC9C !important;
    font-family: 'bentonsans_lightregular', Arial;
    /* margin-bottom: 40px; */
    margin:25px 0;
}

h3{
    margin: 0;
    font-size: 16px;
    color: #2c3e50 !important;
    font-family: 'bentonsansbold', Arial;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 25px;
}

h4{
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    color: #1ABC9C !important;
    margin-bottom: 15px;
    line-height: 1.4em;
}

.node-type-product .blocks .item .text h4 strong{
    color: #1ABC9C !important;
}

a {
  color: #1ABC9C!important;
  text-decoration: underline!important;
  line-height: auto;
}

a[href]:after {
  content: " (" attr(href) ")"; /* affichage des URL des liens */
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 80%;
  line-height: auto;
}

a:link, a:visited {
	color: #1ABC9C;
	background: transparent;
	/*font-weight: bold;*/
	text-decoration: underline;
	}
	
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

#breadcrumb, .breadcrumb {
    background: transparent none;
    color: #2C3E50;
    font-family: 'Arial';
    font-size: 12px;
    float: left;
	width: 100%;
	clear: both;
	margin-top: 11px;
    padding: 0;
    display: block;
}

.breadcrumb a span {
    color: #2C3E50;
    font-family: 'Arial';
    font-size: 12px;
}

#main-wrapper{
	width: 100%;
	float: none !important;
}

.page-title {
    margin-top: 0;
    border-bottom: 1px solid #D7DBDD;
    height: auto;
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
	float: none !important;
	padding-bottom: 14px;
}

.page-title-container.container{
	float: left;
	width: 100%;
}

.page-title .page-title-container h1.title{
    margin: 20px 0 7px 0;
    color: #1ABC9C!important;
    font-family: 'bentonsans_lightregular',Arial;
    font-size: 30px;
    line-height: 33px;
    font-weight: normal;
    padding: 0;
    float: left;
    display: block;
    width: 100%;
    clear: both;
}

.page-title .page-title-container .sub-title{
	float: none;
	display: block;
	font-size: 19px;
	margin: 0;
}

.node-type-product .pictures {
    float: left;
    margin-right: 20px;
    max-width: 300px;
    width: auto;
    height: auto;
    padding-bottom: 50px;
    position: relative;
}

.field.field-type-image .field-item img{
	margin: 0;
    padding: 0;
    width: 300px;
}

.node-type-product div.body{
	font-size: 12px;
    line-height: 22px;
}

.node-type-product .main-infos{
	padding-bottom: 25px;
}

.node-type-product .blocks{
	width: 100%;
	display: block;
	float: none !important;
	border-top: 1px solid #DBE1E3;
    padding: 25px 0;
}

.node-type-product .blocks .item{
	width: 46%;
	margin: 0 4% 0 0;
}

.node-type-product .blocks .item.odd{
	margin: 0;
}

.node-type-product .blocks .item .picture{
	float: left;
    margin-right: 4%;
    text-align: center;
    width: 46%;
}

.node-type-product .blocks .item .text {
	float: left;
    font-family: 'bentonsans_lightregular',Arial;
    font-size: 11px;
    line-height: 14px;
    width: 50%
}

.page-news .views-row{
	margin-bottom: 75px;
	float: left;
	display: block;
	width: 100%;
}

.node-type-news .node-news .right{
	width: 33%;
	max-width: 33%;
}

.node-type-news .node-news .right img{
	width: 100%;
}

.node-type-news .node-news .left{
	width: 63%;
	margin: 0 2% 0 0;
}


/* ============ ELEMENTS EN DISPLAY NONE ============ */

*[title]:after {
	display: none;
}

.node-type-product .pictures span span{
	display: none;
}

a.prev,
a.next,
.node-type-product .pictures .next,
.node-type-product .pictures .prev{
	display: none;
}

.menu-btn{
	display: none;
}

.region.region-languages{
	display: none;
}

.nav-collapse.nav-menu-collapse{
	display: none;
}

.page-title .right {
    display: none;
}

.node-type-product div.body .buttons{
	display: none;
}

.node-type-product #downloads{
	display: none;
}

.node-type-product .related{
	display: none;
}

body #footer {
	display: none;
}

#bottom{
	display: none;
}
