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


/************** Over style START *****************/
.section {
	background-color:transparent;
}
h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:2.2em;
	margin-bottom:1px;
	font-weight:normal;
}
h3 {
	text-decoration:none;
}
h2.type2 {
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	font-size:2.6em;
}
h3.type2 {
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	font-size:2.2em;
	text-decoration:none;
}
/* END Over style */


/*************** Mobile Menu START ***************/
.mob-menu-bt:before {
	content: "Menu";
}
.mob-menu {
	text-align:left;
	margin:0px;
	font-size:1.6em;
	display:none;
}
.mob-menu > li {
	display:list-item;
	padding:4px;
	padding-left:10px;
	border-bottom:1px solid #333;
	margin-left:40px;
}
.mob-menu > li.mob-language {
	list-style:none; 
	border-bottom:none;
}
/* END Mobile Menu */


/************ Header START *************/
header h1 {
	font-size:2.0em;
}
header h2 {
	padding-top:0em;
	padding-bottom:0px;
	font-size:2.0em;
	text-align:center;
	margin-top:-15px;
}
.header-img {
	float:left;
	width:100%;
	height:auto;
}
#slide-show {
	height:200px;
}

.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 Container *************************/
.options-section article p {
	margin-bottom:5px;
	font-size:1.3em;
}
.options-section article h3 {
	margin-bottom:20px;
}
p.slogan {
	font-size:1.7em;
}
.client-item {
	height:80px;
}
.client-item p {
	font-size:1.3em
}

.product-item {
	min-height:200px;
	font-size:0.8em;
}
.product-item p {
	margin-bottom:0px;
}


h3.printing-menu-title {
	font-size:1.4em;
}
.printing-menu ul li  {
	font-size:1.3em;
}


p.product-general-texte {
	font-size:1.2em;
}
h3.product-name {
	padding:2px;
	padding-left:10px;
	font-size:1.5em;
	font-weight:bold;
}
.product-description h4 {
	font-size:1.4em;
	font-weight:bold;
	height:100%;
	margin-bottom:8px;
}
.description-item .col-pr {
	padding:6px;
}
.description-item p {
	font-size:1.2em;
	margin:0px;
}
.product-container {
	margin-bottom:20px;
}
.item-price-container table {
	font-size:1.2em;
}
.item-price-container table th, .item-price-container table td {
    padding: 4px;
	text-align:center;
	vertical-align:middle;
}
table.half-padding th, table.half-padding td {
	padding-top:2px;
	padding-bottom:2px;
}
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:1.8em;
}
.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:210px;
}



/* END Main Container */


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