@charset "utf-8";
/* CSS Document */


/************** Over style START *****************/
.section {
	background-color:transparent;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:3.0em;
	margin-bottom:1px;
	font-weight:normal;
	padding:8px;
}
h3 {
	text-decoration:none;
}

h2.type2 {
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	font-size:3.5em;
}
h3.type2 {
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	font-size:2.7em;
	text-decoration:none;
}
/* END Over style */


/*************** Mobile Menu START ***************/
nav.mob-nav {
	display:none;
}
/* END Mobile Menu */


/********************** Header START *************************/
.header-top {
	padding-top:0px;
	padding-bottom:0px;
}
header h1 {
	font-size:2.2em;
}
header h2 {
	padding-top:0.1em;
	padding-bottom:0px;
	font-size:2.46em;
	text-align:right;
	margin-top:0px;
}
.language {
	text-align:right;
	font-size:1.5em;
	font-weight:100;
}
.header-img {
	float:left;
	width:100%;
	height:auto;
}

.section.no-top {
	padding-top:0px;
}
.col.fb-button-container {
	margin-bottom:0px;
	margin-top:0px;
}
.fb-button-container .fb-like {
	float:right;
}



/* END Header */



/********************** Main menu-2 START *************************/
.menu-2-nav-container {
	margin-top:3px;
	background: #6faee1; /* Old browsers */
	background: -moz-linear-gradient(top,  #6faee1 0%, #046ee4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6faee1), color-stop(100%,#046ee4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6faee1 0%,#046ee4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6faee1 0%,#046ee4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6faee1 0%,#046ee4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6faee1 0%,#046ee4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6faee1', endColorstr='#046ee4',GradientType=0 ); /* IE6-9 */
}
.main-menu-2-container {
	float:left;
}
.menu-2-item {
	width:220px;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:none;
	font-size:1.5em;
	font-weight:normal;
	outline:none;
}
.bt-0 .bt-text, .bt-1 .bt-text, .bt-2 .bt-text, .bt-3 .bt-text, .bt-4 .bt-text, .bt-5 .bt-text, .bt-6 .bt-text, .bt-7 .bt-text {
	display:block;
}
.bt-0 {
	border-right: 1px solid #FFFFFF;
	width:60px;
}
.bt-1 {
	border-right: 1px solid #FFFFFF;
	width:180px;
}
.bt-2 {
	border-right: 1px solid #FFFFFF;
	width:180px;
}
.bt-3 {
	border-right: 1px solid #FFFFFF;
}
.bt-4 {
	border-right: 1px solid #FFFFFF;
}
.bt-5 {
	border-right: 1px solid #FFFFFF;
}
.bt-6 {
	border-right: 1px solid #FFFFFF;
	width:140px;
}
.bt-7 {
	border-right: none;
	width:60px;
}
/* END Main menu-2 */



/********************** Main Container *************************/
.options-section article p {
	margin-bottom:5px;
	font-size:1.8em;
}
.options-section article h3 {
	margin-bottom:20px;
}
p.slogan {
	font-size:2.2em;
}

.client-item {
	height:112px;
}
.client-item p {
	font-size:1.3em
}

.product-item {
	min-height:270px;
	font-size:1.0em;
}
.col-pr.product-item {
	padding-bottom:0px;
}
.product-item p {
	margin-bottom:0px;
}

h3.printing-menu-title {
	font-size:1.8em;
}
.printing-menu ul li  {
	font-size:1.5em;
}

p.product-general-texte {
	font-size:1.3em;
}
h3.product-name {
	padding:2px;
	padding-left:10px;
	font-size:2.0em;
	font-weight:normal;
}
.product-description h4 {
	font-size:1.6em;
	font-weight:bold;
	height:100%;
	margin-bottom:8px;
}
.description-item .col-pr {
	padding:7px;
}
.description-item p {
	font-size:1.3em;
	margin:0px;
}
.product-container {
	margin-bottom:20px;
}
.item-price-container table {
	font-size:1.3em;
}
.item-price-container table th, .item-price-container table td {
    padding: 8px;
	text-align:center;
	vertical-align:middle;
}
table.half-padding th, table.half-padding td {
	padding-top:4px;
	padding-bottom:4px;
}

table th.left, table td.left {
	text-align:left;
}
table th.right, table td.right {
	text-align:right;
}
table th.center, table td.center {
	text-align:center;
}

.conditions ul li {
	margin-bottom:0px;
	font-size:1.2em;
}


.color-options, .options-container {
	float:left;
}
.color-block, .option-block {
	padding:10px;
	background-color:#FFFFFF;
	margin-bottom:15px;
	box-shadow: 0px 0px 4px #999;
}
.color-block h4, .option-block h4 {
	font-size:1.6em;
	font-weight:bold;
	height:100%;
	text-align:center;
	padding:4px 0px;
	font-size:2.0em;
}
.color-options p, .options-container p {
	font-size:1.2em;
	margin-bottom:10px;
}
.color-options table td, .color-options table th, .options-container table td, .options-container table th {
	padding: 5px 10px;
	text-align:center;
	vertical-align:middle;
}
.color-options table td p, .color-options table th p, .options-container table td p, .options-container table th p {
	text-transform:uppercase;
	margin:0px;
}


.options-section.portfolio .col {
	margin-top:4px;
	margin-bottom:4px;
}
.options-section.portfolio .section {
	padding-top:0px;
}
.exemple-item {
	height:300px;
}
.exemple-item p {
	margin-bottom:0px;
}
.exemple-item.col {
	margin-bottom:0px;
}
.exemple-video iframe {
	width:100%;
	height:216px;
}

.erreur-container {
	height:600px;
}

/* END Main Container */



/********************** Footer START *************************/
#map_container iframe {
	width:100%;
	height:430px;
}
/* END Footer */