/* ------------------[ GENERIC ]------------------ */

body { background: #fff; margin: 0; }
img { border: 0; }
a { color: #818181; text-decoration: none; }
a:hover { color: #1a4ac4; }
acronym { font-weight: bold; color: #2250C6; }
cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #62647A;
}
h2 { color: #1a4ac4; font-size: 1.5em; font-weight: bold; }

/* ------------------[ CONTENU ]------------------ */

#page {
	position: absolute;
	width: 780px;
	margin-left: 10px;
	margin-top: 10px;
}

/* ------------------[ LEFT CONTENT ]------------------ */

/* logo, carrés bleus, menu de navigation, zone contact */

#leftcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
}

#logo {
	position: relative;
	width: 133px;
	height: 28px;
	margin: 0;
}
#logo p { margin: 0; padding: 0; }

#squarezone { visibility: hidden; }

#nav { visibility: hidden; }

#contactmap {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 161px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #818181;	
}
#contactmap p { margin: 0; }
#contactmap .tel { padding-left: 12px; }
#contactmap .mob { padding-left: 5px; }

/* ------------------[ RIGHT CONTENT ]------------------ */

#rightcontent {
	width: 615px;
	margin-top: 60px;
}

#people { visibility: hidden; }

#title {
	position: relative;
	margin-top: 75px;
	margin-left: 59px;
}
#title p { margin: 0; }

#textzone {
	position: relative;
	margin-top: 20px;
	margin-left: 60px;
	width: 455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #454759;
}

.moretopic { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #2250C6; font-weight: bold; margin-bottom: -5px;  }
#textzone .paraph { padding-left: 1em; }

.blue { color: #1a4ac4; }
.bigblue { color: #1a4ac4; font-size: 1.5em; font-weight: bold; }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2250C6;
	font-weight: bold;
	text-align: center;
}
.titleWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2250C6;
	font-weight: bold;
	padding-bottom: 0.7em;
	background: url("../img/titles/bg_subtitle.gif") no-repeat center bottom;
	text-align: center;
}

.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2250C6;
	font-weight: bold;
	padding-right: 34px;
}
.insights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2250C6;
	font-weight: bold;
	padding-right: 15px;
}
.training {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2250C6;
	font-weight: bold;
	padding-right: 13px;
}

.photo {
	position: relative;
	float: right;
	margin: 0;
	width: 102px;
	height: 135px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* services */
ul.menu { visibility: hidden; }
.next { visibility: hidden; }

/* faq */
p.faq { padding-left: 45px; }
li.faq { margin-bottom: 10px; }
a.faq, a:visited.faq { font-size: 9pt; color: #1a4ac4; text-decoration: none; }
a:hover.faq, a:active.faq { color: #818181; text-decoration: none; }
.flower { text-align: center; padding-top: 3px; padding-bottom: 4px; }


/*topics */
#topics {
	margin-left: 15px;
	margin-bottom: 15px;
	background: #e8e8e8;
}
#topics ul { padding-top: 5px; padding-bottom: 5px; color: #000; }

a.topic { font-weight: bold; color: #1a4ac4; text-decoration: none; }
a:hover.topic { color: #818181; text-decoration: none; }

/* testimonials */
.greybg {
	background: #E8E8E8;
	padding: 1px 0 1px 0;
}

/* ------------------[ FORM ]------------------ */

#myform {
	background: #E7E7E7;
	position: relative;
	top: 10px;
	left: 0px;
	margin: 15px 0 50px 0;
	padding: 10px;
	border: #adb0c5 1px solid;
}

form .radio { padding-left: 180px; }

form span.required { color: red; text-align: left; }

form h2 {
	clear: left;
	font: bold 9pt "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: left;
	margin: 10px 0 5px 0;
	color: #4163B7;
}

form label {
	font: bold 9pt "Trebuchet MS", Verdana, Arial, sans-serif; 
	color: #333333;
	margin: 0 15px 0 0;
}

div.row {
	clear: both;
	height: 15px;
	font-size: 18px;
	margin: 10px 10px 0 0;
}

.col1 { float: left; width: 170px; text-align: right; } 
.col2 { float: left; width: 110px; text-align: left; } 
.col3 { float: left; width: 100px; text-align: right; }
.col4 { float: left; width: 110px; text-align: left; } 
.col5 { float: left; width: 100px; text-align: right; } 
.col6 { float: left; width: 110px; text-align: left; } 

.col2b { float: left; width: 100px; text-align: left; }

form input {
	border: #adb0c5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
}

form textarea {
	border: #adb0c5 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	overflow: auto;
	margin-bottom: 5px;
}

form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

/* ------------------[ FOOTER ]------------------ */

#footer { visibility: hidden; }