/*
Theme Name: CMFormation-2010
Theme URI: 
Description: Wordpress theme.
Version: 1.0
Author: Inboxinternational
Author URI: www.inboxinternational.com

	CMFormation-2010

*/

/*---------------------------- HTML Basic Elements ---------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #FFF ;
	font-size: 10pt; 
	font-family: Arial, Sans-Serif;
	line-height: 1.5;
	text-align:			center;
}

h1 {

	font-size: 18pt;
	line-height: 1.2;
	letter-spacing: -1px;
}
	
	h1, h1 a:hover  {
		text-decoration: none;
		color: #004d7d;
	}

	h1 a { color: #0066CC; }
	
	.home h1 { font-size: 26pt; font-weight: normal; line-height: 1;}
	.blue-28 {color: #1f3464; font-size: 28pt; margin-bottom: 8px;}
	.aqua-18 {color: #1c82a2; font-size: 18pt;}
	.blue-18-bi {color: #1f3464; font-weight: bold; font-style: italic; font-size: 18pt;}
	
	.home h2 { font-weight: normal; color: #000;}
	
h2 {
	font-size: 14pt;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-size: 14pt;
	padding: 0;
	margin: 10px 0;
	}
	
	h3.comments {
		padding: 0;
		margin: 40px auto 20px ;
		}
		

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #004d7d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h1, h2, h3 {
	font-weight: bold;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


ol li {
	list-style: decimal outside;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #2564a5;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
a img {
	border: none;
	}

article {display: block;}
/*---------------------------- Canvas layout ---------------------------- */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	text-align:			left;
}

#site-header, #site-header-home {
	display: block;
	position: relative;
	background: url("img/header-2.jpg");
	height: 107px
}
	#site-header-home {
	background: #f2f3f2;

}

#site-header h1, #site-header-home h1  {
	position: absolute;
	top: 23px;
	left: 28px;
	margin: 0;
	padding: 0;
	text-indent: -5000em;
}

#site-header h1 a, #site-header-home h1 a {
	display: block;
	width: 400px;
	height: 42px;
	background: url("img/logo.png");

}

#site-header h2, #site-header-home h2 {
	display: none;
	margin: 0;
	background: #999;
	color: #FFF;
}

#site-header-home .phone,
#site-header .phone  {
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-shadow: 1px 1px 3px #5f5f5f;
	color: #FFF;
	position: absolute;
	right: 30px;	
	top: 5px;
}
#site-header-home .phone {
	color: #005496;
	text-shadow: none;
}
#site-header-home .phone .icon,
#site-header .phone .icon {
	background: url(img/phone.png);
	width: 24px;
	height: 32px;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 5px;

}
#site-header-home .phone .num,
#site-header .phone .num {
	
}
#site-header-home .credit-cards,
#site-header .credit-cards {
	background: url(img/credit-cards-small.png);
	width: 156px;
	height: 21px;
	position: absolute;
	top: 48px;
	right: 30px;
}

 #site-navigation {
	position: absolute;
	top: 77px;
	right: 0px;
	display: block;
	height: 30px;
	/* width: 563px; */
	width: 100%;
	z-index: 1000;
}
	#site-header #site-navigation { background: #a6b1bc; }

#site-navigation ul {
	margin: 0 20px;
	padding: 0;
	padding-left: 0px;
	float: right;
}

#site-navigation li  {
	list-style-type: none;
	float: left;
}

#site-navigation li a {
	padding-right: 15px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;	
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #8b9197;
	display: block;
	line-height: 30px;
}
	 #site-header-home #site-navigation li a {
		padding-right: 15px;
		color: #5890b1;
		font-size: 11px;
		font-weight: bold;	
		text-transform: uppercase;
		text-shadow: none;
	}

#site-header-home #site-navigation li a:hover, #site-header #site-navigation li a:hover {
	text-decoration: none;
	color: #303843;
}

#site-header #site-navigation .menu-item-1036,
#site-header-home #site-navigation .menu-item-1036  {
	display: block;
	background: url("img/home-grey.png") no-repeat;
	width: 23px;
	height: 20px;
	text-indent: -5000em;
	padding-right: 0px;
}
	#site-header #site-navigation .menu-item-1036 a:hover {
		background: url("img/home-white.png") no-repeat;
	}
	
#site-header-home #site-navigation .menu-item-1036  {
	background: url("img/home-blue.png") no-repeat;
}

		#site-header-home #site-navigation .menu-item-1036 a:hover {
			background: url("img/home-grey.png") no-repeat;
		}



/* Section-specific CSS code for main menu */
body.page-id-33 #menu-item-1024 a,
body.page-id-71 #menu-item-1024 a,
body.page-id-1034 #menu-item-1025 a,
body.page-id-1031 #menu-item-1025 a,
body.page-id-81 #menu-item-1026 a,
body.page-id-89 #menu-item-1028 a,
body.single #menu-item-1027 a,
#site-navigation li.current-menu-item a
 {text-decoration: none; color: #303843;}

/* Submenus */
.submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	.submenu.nous {
		position: relative;
		top:0;
		left: 377px;
	}
	.submenu.nous2 {
		position: relative;
		top:0;
		left: 523px;
	}	
	.submenu.clients {
		position: relative;
		top:0;
		left: 679px;
	}	
	.submenu.docs {
		position: relative;
		top:0;
		left: 750px;
	}
	
.submenu li {
	display: inline;
}

.submenu li a {
	display: block;
	float: left;
	padding: 2px 12px;
	color: #788692;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.submenu li a:hover {
	color: #303843;
	text-decoration: none;
}

.submenu li a.active {
	background: #a6b1bc;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	color: #303843;
}


.navigation {
	display: block;
	text-align: center;
	margin: 0 44px 0px 0;
	width: 519px;
	float: right;
	clear: both;
}

.blog .navigation { margin: 40px 44px 0px 0; }

 .navigation a {
	background: url("img/button.gif") repeat scroll 0 0 transparent;
	color: #FFFFE2;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	margin: 10px auto;
	text-align: center;
	text-transform: lowercase;
	width: 110px;
}

.navigation a:hover {
	color: #927b11;
	text-decoration: none;
}

body.home #content {
	background: #ede6cb url("img/bg-home-2.jpg") no-repeat top left;
}

#content {
	position: relative;
	background: #f5eed2;
	overflow: hidden;
	min-height:	458px;
	*height:	458px;
	height: auto !important;
}
	.blog #content, .archive #content { padding-bottom: 40px; }

/*.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

	.narrowcolumn .entry, .widecolumn .entry {
		margin-top: 30px;
	
	}
	.narrowcolumn .postmetadata {
	padding-top: 5px;
	} */
	

.widecolumn {
	/* width: 980px; */
}
	.widecolumn .entry p {

	}
	.widecolumn .post {
		float: right;
		width: 563px;
		/* margin-left: 461px; */
		}
	.widecolumn .postmetadata {
		margin: 10px 44px 0 0;;
		}
	.narrowcolumn .postmetadata {
		text-align: center;
		}
	.widecolumn .smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
	}
	.widecolumn .attachment {
		text-align: center;
		margin: 5px 0px;
	}


#site-footer {
	position: relative;
	display: block;
	clear: both;
	padding: 0;		
	background: url("img/footer-bg.jpg") no-repeat;
	height: 105px;
}
	#site-footer .banner {
		position: absolute;
		left: 0px;
		top: 0;
		display: block;
		height: 104px; 
		width: 570px;
		/*background: url("img/footer-banner-fr.gif") no-repeat ;*/
	}
	#site-footer .hours {
		position: absolute;
		right: 155px;
		top: 4px;
		font-size: 15pt;
		color: #FFF;
		font-weight: bold;
		line-height: 24pt;
		text-align: right;

	}
	#copyright {
		display: block;
		clear: both;
		width: 1024px;
		background: #f5eed3;
		margin: 0;
		padding: 20px 0;
		text-align: center;
		color: #636466;
		font-size: 7.5pt;
		position: relative;
	}
	#copyright a {
		color: #636466;
		text-decoration: none;
	}
	
	#copyright .credit-cards {
		background: url(img/credit-cards.png);
		width: 201px;
		height: 32px;
		position: absolute;
		top: 40px;
		right: 40px;
	}
	
#sidebar {}

#sidebar li {
	list-style-type: none;
}

.banner-content { margin-top: 30px;}	
.post {
	margin: 0 0 40px;
	}
	
	.blog .post {margin: 0; }
	.post h1 {
		margin: 30px 0 0 0;
	}
	
	.archive .post h1 { margin: 0; }
	
	.archive h1.pagetitle { margin: 30px 0; float: right; width: 563px;}

	.post hr {
		display: block;
		}
		
.pages .post h1.entry-title {display: none;}
.pages .entry p  {}
.entry {
	margin: 30px 44px 0 0;
}
.archive .entry { margin: 10px 44px 0 0;}

	.blog .entry, .single .entry { margin-top: 10px;}
	
	.entry p a:visited {
		}	
		
	.entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		}
	
	.entry li {
		margin: 7px 0 8px 10px;
		list-style-type: disc;
		}
	
	.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}
	
	.entry ol li {
		margin: 0;
		padding: 0;
		}
	.entry h2 { margin-top: 15px; }
	
	.blog-posts .entry, .single-post .entry { margin-top: 10px;}
	

	#entry-more-left {
		display: block;
		/* position: absolute; */
		float: left;
		margin: 30px 0;
		width: 411px;
	}	
	#entry-more-left img {
		margin-bottom: 27px;
	}
	#entry-more-left .banner-button { 
		display: block;
		width: 411px;
		height: 76px;
		background: url("img/banner-button-left-2.jpg"); 
	}
	#entry-more-left .banner-button a.enterprise {
		display:  block;
		float: left;
		width:201px;
		height: 76px;
		text-indent: -5000em;
	}
	#entry-more-left .banner-button a.particulier {
		display: block;
		float: right;
		width:208px;
		height: 76px;
		text-indent: -5000em;
	}
	#entry-more-left .banner-button a.enterprise:hover {
		background: url("img/banner-button-left-over-enterprise-2.jpg") ;
	}
	#entry-more-left .banner-button a.particulier:hover {
		background: url("img/banner-button-left-over-particulier-2.jpg") ;
	}
	#entry-more-left p {
		margin: 10px 40px;
	}
	
		.page-id-33 #entry-more-left p,
		.page-id-1031 #entry-more-left p {
			margin: 10px 0;
			color: #000;
			font-size: 10pt;
		}
		.page-id-33 #entry-more-left ul,
		.page-id-1031 #entry-more-left ul  {
			list-style-type: none;
			margin: 0;
			padding: 10px 20px;
			background: #d5d7c9;
			border-radius: 8px;
		}
		
		.page-id-33 #entry-more-left li,
		.page-id-1031 #entry-more-left li {
			background: url(img/arrow-blue.png) no-repeat 0 7px;
			font-weight: bold;
			padding: 2px 0 2px 15px;
			font-size: 10pt;
			color: #356b99;
		}		
		
	#entry-more-left .banner-button-home {
		position: relative;
		display: block;
		width: 449px;
		height: 333px;
		margin-top: 0px;
		background: url("img/banner-button-left-home-2.jpg") no-repeat; 	
	}
	#entry-more-left .banner-button-home a.enterprise {
		position: absolute;
		top: 0px;
		left: 0;
		display:  block;
		width:435px;
		height: 156px;
		text-indent: -5000em;
	}
	#entry-more-left .banner-button-home a.particulier {
		position: absolute;
		top: 176px;
		left: 0;
		display: block;
		width:435px;
		height: 156px;
		text-indent: -5000em;
	}
	
	#entry-more-left div.left-column-text {padding-left: 35px; padding-top: 12px; font-size: 14px; color: #828275;}
	
/* Code for left column in specific pages */
body.page-id-35 div#entry-more-left-images-2 {height: 250px; overflow: hidden; position: relative;}
body.page-id-35 div#entry-more-left-images-2 img {position: absolute; top: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0);}


.social-icons {
	margin: 20px 0 0 17px;
	/*text-align: center;*/
	*margin-left: 30px;
}

	.social-icons a {
		display: inline-block;
		*display: block;
		*float: left;
		width: 108px;
		height: 31px;
		margin-right: 10px;
		text-indent: -5000em;
	}
	
	.social-icons a.facebook {
		background: url(img/facebook.png);
		width: 108px;
		height: 31px;

	}
	
	.social-icons a.linkedin {
		background: url(img/linkedin.png);
	}
	
	.social-icons a.twitter {
		background: url(img/twitter.png);
	}

.postmetadata {
	clear: both;
}
	.postmetadata ul, .postmetadata li {
			display: inline;
			list-style-type: none;
			list-style-image: none;
			}

	.post .date {
		display: block;
	}	
	
.edit {clear: both;}

.edit a {
	display: block;
	width: 110px;
	height: 33px;
	margin: 10px auto;
	background: url("img/button.gif");
	color: #ffffe2;
	font-weight: bold;
	font-size: 12pt;
	text-transform: lowercase;
	line-height: 33px;
	text-align: center;
}
.edit a:hover {
	text-decoration: none;
}

 #commentform #submit {
	display: block;
	width: auto;
	height: 33px;
	margin: 10px auto;
	background: #cebd77;
	color: #ffffe2;
	font-weight: bold;
	font-size: 10pt;
	text-transform: lowercase;
	line-height: 33px;
	text-align: center;
	border: 2px solid #ffffe2;
}
.clear {
	clear: both;
}

#slogan {
	position: absolute;
	top: 25px;
	left: 512px;
	width: 441px; 
	height: 94px;
	background: url("img/slogan.gif");
}

/* Scroller Box */
#home-scroller-mask {
	position:	absolute;
	left:		480px;
	top:		140px;
 	width:		541px;
 	height:		204px;
 	z-index:	11;
	opacity:	1;
 	/*background: url(/wp-content/themes/cmformation-2010/img/scroll-box.jpg) no-repeat;*/
}

#home-scroller-mask1 {
	position:	absolute;
	left:		0px;
	top:		0px;
 	width:		325px;
 	height:		39px;
 	background: url(/wp-content/themes/cmformation-2010/img/maskhome2.png) no-repeat;
}
#home-scroller-mask2 {
	position:	absolute;
	left:		325px;
	top:		0px;
 	width:		216px;
 	height:		204px;
 	background: url(/wp-content/themes/cmformation-2010/img/maskhome1.png) no-repeat;
}
#home-scroller-mask3 {
	position:	absolute;
	left:		0px;
	top:		39px;
 	width:		27px;
 	height:		165px;
 	background: url(/wp-content/themes/cmformation-2010/img/maskhome3.png) no-repeat;
}


#home-scroller {
	position:	absolute;
	left:		482px;
	top:		175px;
 	width:		350px;
 	height:		168px;
 	z-index:	10;
	padding-left:	8px;
	overflow:	hidden;
	background:	#fff;
}
#home-scroller article { }


.widecolumn #homepage.post {
		/* margin-top: 120px; */
		width: 510px;
}

#cat-blog {margin: 20px 0 0 12px;}
#cat-blog .title { font-weight: bold; text-align: left; margin: 0 0 2px 5px; }
#cat-blog .leadership {
	background: #71a1b7;
	border-radius: 8px 0 0 8px;
	display: inline-block;
	padding: 3px 25px;
	color: #fcfaea;
	font-weight: bold;
	font-size: 18pt;
	text-transform: lowercase;
}

#cat-blog .communication {
	background: #ccb75c;
	border-radius: 0 8px 8px 0;
	display: inline-block;
	padding: 3px 25px;
	color: #fcfaea;
	font-weight: bold;
	font-size: 18pt;
	text-transform: lowercase;
}

#cat-blog a.communication:hover,
#cat-blog a.leadership:hover {
	text-decoration: none;
}
/*---------------------------- Programme tables ---------------------------- */

#program .title {
	background: #99c6d6;
	color: #FFF;
	font-weight: bold;
	font-size: 12pt;
	padding: 3px 10px;
	border: 2px solid #FFF;
	border-bottom: 0;
}
body.page-id-97 #program .title {background-color: #d5c36d;} /* Exception for Personal programme */

#program .content {
	background: #c6c5c5;
	color: #1f2d60;
	font-size: 10pt;
	border: 2px solid #FFF;
	padding: 3px 10px;
	font-size: 10pt;
}

#program .content a {
	color: #1f2d60;
	text-decoration: none;
}

#program .space {
	height: 20px;
}
/*---------------------------- Wordpress Related ---------------------------- */
.center { text-align: center;}
.thread-alt {
	background-color: #fffcee;
}
.thread-even {
	background-color: #fffcee;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}
	
.comments {
	display: block;
	margin: 30px 44px 0 0;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #2564a5;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

/* #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	} */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	background: #fffcee;
	border: 1px solid #ddd;	
	}
#commentform input:focus { background: #FFF; }

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #fffcee;
	border: 1px solid #ddd;	
	font-size: 10pt;
	font-family: Arial, sans-serif;
	}
	
#commentform textarea:focus { background: #FFF; }

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 9pt;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	display: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*---------------------------- Contact ---------------------------- */

#wphc label {
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	display: block;
	float: left;
	clear: left;
	width: auto;
}

#whpc {
	font-size: 10pt;
}

#wphc input[type="text"], #wphc textarea {float: left; clear: left; background-color: white;}

#wphc div.buttons {clear: both; padding-top: 20px; text-align: left;}
#wphc div.buttons strong {text-align: left;}
#wphc div.buttons button {margin-left: 0px;}

.wphc-message {background-color:#d8e6ec; border-color: #105e9c; color:#105e9c;}

#wphc label.error {top: -30px; right: 20px; width: 120px;}


/* ------ Preinscription forms (they're some sort of contact form) ------ */

div#wpcf7-f3-p109-o1, div#wpcf7-f4-p229-o1 {font-size: 12px;}
div#wpcf7-f3-p109-o1 form, div#wpcf7-f4-p229-o1 form {padding: 15px 0px 15px;}
div#wpcf7-f3-p109-o1 p, div#wpcf7-f4-p229-o1 p {display: block; margin: 0px 0px 30px; text-align: left;}

div#wpcf7-f3-p109-o1 label, div#wpcf7-f4-p229-o1 label {font-weight: bold; display: block; border-bottom: solid #005496 3px; margin-bottom: 10px; font-size: 15px; text-align: left;}
div#wpcf7-f3-p109-o1 p.label-left label, div#wpcf7-f4-p229-o1 p.label-left label {float: left; width: 175px; border: none;}
div#wpcf7-f3-p109-o1 p.label-left span.wpcf7-form-control-wrap, 
div#wpcf7-f4-p229-o1 p.label-left span.wpcf7-form-control-wrap {margin-left: 175px;}
div#wpcf7-f3-p109-o1 p.submit, div#wpcf7-f4-p229-o1 p.submit {margin-left: 175;}

div#wpcf7-f3-p109-o1 span.wpcf7-form-control-wrap label,
div#wpcf7-f4-p229-o1 span.wpcf7-form-control-wrap label {font-weight: normal; font-size: 12px; border: none; margin: 0px 0px 3px; }

div#wpcf7-f3-p109-o1 span.wpcf7-form-control-wrap,
div#wpcf7-f4-p229-o1 span.wpcf7-form-control-wrap {display: block; margin-left: 20px;}

div#wpcf7-f3-p109-o1 span.wpcf7-list-item,
div#wpcf7-f4-p229-o1 span.wpcf7-list-item {display: block; text-align: left;}

/* Form status OK box */
div#wpcf7-f3-p109-o1 div.wpcf7-mail-sent-ok,
div#wpcf7-f4-p229-o1 div.wpcf7-mail-sent-ok {border-color: #005496; border-width: 3px;}


.page-id-109 h2 {
	font-weight: bold; display: block; border-bottom: solid #005496 3px; margin-bottom: 10px; font-size: 13pt; text-align: left; color: #000;
}

.page-id-109 h3 {
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
}

.wpcf7 label { display: block; }

.wpcf7-submit {
  background: none repeat scroll 0 0 #CEBD77;
  border: 2px solid #FFFFE2;
  color: #FFFFE2;
  display: block;
  font-size: 10pt;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  text-align: center;
  text-transform: lowercase;
  width: auto;
  font-family: Arial, sans-serif;
}

span.wpcf7-not-valid-tip {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #FF0000;
  font-size: 10pt;
  left: 120px;
  padding: 2px;
  position: absolute;
  top: -30px;
  width: 280px;
  z-index: 100;
}

/* ------ Nous joindre (contact form) ------ */
.entry form {
	text-align: left;
}

.page-id-14 input[type="text"], 
.page-id-14 textarea {
    background: #FFF;
    border: 1px solid #CCC;
    color: #999999;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    padding: 5px;
    width: 350px;
}

.page-id-14 input[type="text"]:focus, .page-id-14 textarea:focus {
  color: #3B6A8A;
  outline: 3px solid #84B5D7;
}

.page-id-14 input[type="submit"] {
  background: #000;
  border: 1px solid #000;
  color: #FFF;
  font-weight: bold;
  padding: 0.5em 1em;
}

/* ------ Mailchimp widget form ------ */

.mc_custom_border { 
	border: none; 
	background: none;
	color: #000;
	width: 250px;
}

#mc_signup_form input[type=text] {
	width: 250px;
	margin-bottom: 5px;
}

.mc_custom_border legend {
	border: none;
	background: none;
	font-weight: bold;
	color: #004d7d;
	font-size: 14pt;
}

#mc_signup_form input[type=submit] {
	color:#0243AE;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 10px;
}

/* ------ Other ------ */

img#wpstats { display: none;}
