/*
Theme Name: SDE
Theme URI: http://www.ericasselin.com/
Description: www.sde.com - Société dentaire de l'Estrie
Version: 1.0
Author: Plogg Média, Eric Asselin
Author URI: http://www.ericasselin.com/
*/
/* =============================================================================
   Typography
   ========================================================================== */
@font-face {
  font-family: 'signature1';
  src: url('fonts/bethhrg_-webfont.eot');
  src: url('fonts/bethhrg_-webfont.eot') format('embedded-opentype'),
       url('fonts/bethhrg_-webfont.woff') format('woff'),
       url('fonts/bethhrg_-webfont.ttf') format('truetype'),
       url('fonts/bethhrg_-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'signature2';
  src: url('fonts/kursivschriftstehend-webfont.eot');
  src: url('fonts/kursivschriftstehend-webfont.eot') format('embedded-opentype'),
       url('fonts/kursivschriftstehend-webfont.woff') format('woff'),
       url('fonts/kursivschriftstehend-webfont.ttf') format('truetype'),
       url('fonts/kursivschriftstehend-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* .signature-logo {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.4em;
	font-weight: 100;
	border-top:1px solid #ccc;
	width: 100%;
	text-align: center; 
	padding-top: 0.5em;
} */
.signature-logo a {
	font-size: 1.3em;
	color: #1264a1;
	text-decoration: none;
} 

#footer ul {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	float: left;
}
.credits {
	float: right;
	margin-top: 0.9em;
	border-bottom: 1px solid #1264a1;
}
.signature-1 {
	font-family: 'signature1';
	color: #1264a1;
}

.signature-2 {
	font-family: 'signature2';
	font-size: 1.2em;
}

table.partenaires{
	width: 930px!important;
}
table.partenaires td{
	padding: 2em 10px;
	width: 33.33%!important;
	text-align: center;
}
table.partenaires td img{
	max-width: 100%;
	height: auto;
}

table td.lab img{
	max-width: 100%;
	height: 110px;
	width: auto;
}

table td.finance img{
	max-width: 100%;
	height: 160px;
	width: auto;
}


.page-id-20 .cform label{
	width: 75px!important;
}
.page-id-20 .cform label span{
	width: auto!important
}
.page-id-20 .cform textarea, .page-id-20 .cform input{
	width: 189px!important;
}
.page-id-20 .cform input.cf-box-a, .page-id-20  .cform input.cf-box-b{
	width: 14px!important;
}
.page-id-20 label.cf-after{
	width: 155px!important;
}
.page-id-20 .cform input.cf-box-a{
	margin-left: 85px!important;
}