/* @override 
	http://www.place-des-competences.com/css/emx_nav_right.css
	http://www.competences-et-metiers.com/css/emx_nav_right.css
	http://competences-et-metiers.com/css/emx_nav_right.css
*/

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img 
{ border: none; }


caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

#form1 img {
	float: left;
	margin-left: 5px;
	clear: left;
	padding-top: 10px;
}

body{
	font-family: Verdana, "Lucida Grande", Geneva, Arial, sans-serif;
	color: #333333;
	/*	line-height: 1.166;*/
	background: #FFFFFF;
	margin: 0 auto 50px auto;

}
#main {
	width:980px;
	z-index:1;
	margin: auto;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h2{
 font: bold 114%;
 color: #006699;
}

h3{
 font: bold 100%;
 color: #006699;
	text-align: justify;
}

h4{
 font: 100%;
 color: #333333;
}

h5{
 font: 100%;
 color: #334d55;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	display: inline;
}

label{
 font: bold 1em;
 color: #334d55;
	font-size: 1em;
	line-height: 150%;
	margin: 10px;
	display: inline-block;
	vertical-align: middle;
}
				
input{
 color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 0%; 
	right: 0%;
/*	width:95.6%;*/
	
}

#pageNav{
	width:720px;
	padding: 0px;
	background-color: #F7f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #333333;
	font-weight: normal;
}

/************** styles du cadre logo *****************/
#head{
	position: absolute;
	top:0;
	height:145px;
	width: 950px;
	z-index: 1;
	border-bottom: 1px solid #e1e1e1;
}

#LayerLogo {
	position: absolute;
	width:300px;
	left: 0px;
	top: 0px;
	/*	background-color: #FFCCFF;*/
	padding: 0px 0px 0px 10px;
	margin:0;
	height: 140px;
}

#LayerTopTemoignage {
	position: absolute;
	left: 300px;
	top: 0px;
	/*	background-color: #FFCCFF;*/
	padding: 5px 0px 0px 0px;
	margin:0;
	height: 128px;
	width:280px;
	text-align: center;
	font-size:145%;
}

#LayerTopRight {
	position: absolute;
	width:330px;
	left: 600px;
	top: 5px;
	/*	background-color: #FFCCFF;*/
	padding: 0px 0px 0px 10px;
	margin:0;
	height: 134px;
}

#toprightlinks {
}

#LayerTopRight div.toprightlinks {
	width: 280px;
	height: 45px;
	top: 0px;
	border-bottom: 1px solid #e1e1e1;
}

#LayerTopRight div.toprightlinks a img {
	position: absolute;
}

#LayerTopRight div.toprightlinks a h1 {
	font-size: 130%;
	line-height: 130%;
	margin-bottom: 6px;
	width: 270px;
	position: relative;
	left: 38px;
	margin-top: 1px;
}

#LayerTopRight div.toprightlinks a:hover {
	text-decoration: underline;
}


#LayerLogo h1{
font-weight: bold; font-size: 22px;
	color: #006699;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: #CCCCCC;
	display:block;
	text-decoration:underline;
}

#LayerLogo h2 {
	font-size: 16px;
	color: #101010;
	text-align: center;
	vertical-align: middle;
/*	border-bottom-style: none;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #006699;
*/	height: 20px;
	padding: 3px 0px 0px;
}

#envoiparmail {
	display: none;
	background-color: #F0F0F0;
	border: 1px solid #3c3c3c;
	height: 140px;
	margin-top: 24px;
	width: 320px;
}
#erreurmail {
	display: none;
	font-size: 80%;
	color: #ff2c2c;
	margin-left: 140px;
}
#form1 {
	margin-top: 20px;
	
}
#form1 label {
	text-align:right;
	width:120px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
	font-size: 95%;
}

#form1 input#Submit.button {
	height: auto;
	float: right;
	width: auto;
	margin-right: 20px;
}
#form1 input
{
	padding-top: 2px;
	padding-bottom: 2px;
	width:160px;
	margin: 3px 10px 3px 12px;
}

#envoiparmail a {
	float: left;
	clear: left;
	margin-top: 10px;
	margin-left: 3px;
	display: block;
}
/************** pageName styles ****************/

#pageName{
	width: 525px;
	font-size: 13px;
	padding: 0;
	float: left;
	border-bottom:1px solid #ccd2d2;
	padding-bottom:20px;
	margin-left: 50px;
	margin-top: 25px;
	top: 140px;
	position: absolute;
}
#pageName h2{
	font-size: 21px;
	display:block;
	height:40px;
	float: left;
	position: static;
	width: 500px;
}
#pageName h1 a{
	display:block;
	float:left;
	color: #FFFFFF;
	margin: 0px;
	padding: 16px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	border-color: #CCCCCC;
	border-style: plain;
	background-image: url(backbutton-2states.png);
	width: 217px;
	height: 84px;
	padding-left: 20px;
	padding-left: 20px;
	cursor: pointer;
	background-repeat: no-repeat;
}

#pageName h3{
	font: bold 135%;
	color: #006699;
	padding: 20px 0px 5px 0px;
}
#pageName h4
{
	padding-left: 20px;
	display: inline;
}
#pageName h4 a:link, h4 a:visited{
	color: #707070;
	}

#pageName h4 a:hover{
	text-decoration: underline;
	background-position:bottom left;
}

#pageName h1 a:hover{
	text-decoration: underline;
	background-position:bottom left;
}

#contenu{
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif; 
	background-color:#fff;
	color:#333;
	width: 980px;
	margin: 5px auto 10px;
	padding: 0;

}

#contenu #wrapper {
	width: 950px;
	margin: 2px 0 auto;
	background-color: transparent;
	padding-top: 5px;
}

#LayerTopLogo {
	width:310px;
	height:133px;
	z-index:1;
	text-align: center;
	padding: 5px;
	float: left;
}



#sendbymail a {
	text-decoration: underline;
	float: right;
	font-size: 80%;
}

#sidebar {
	width: 275px;
	background-color: #f0f0f0;
	height:auto;
	top:155px;
	float: right;
	position: relative;
}

#sidebar p {
	margin-bottom: 1px;
	color: #3c3c3c;
	padding-right: 5px;
	padding-bottom: 1px;
	font-size: 11px;
}

#sidebar p b {
	font-size: 11px;
	font-weight: bold;
}

#sidebar ol li{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #101010;
	text-align:justify;
	list-style-position: inside;
	list-style-type: decimal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
}

#sidebar h1{
	font-size: 14px;
	color: #101010;
	text-align:justify;
	font-weight: bold;
	padding: 5px 5px 2px;
}

#sidebar h2{
	font-size: 12px;
	color: #101010;
	text-align:justify;
	font-weight: bold;
	padding: 5px 5px 2px;
}

#sidebar a:link, #sidebar a:visited{
	color: #005FA9;
	text-decoration: none;
	font-size: 11px;
	margin-left:18px;

}
#contenu h4
{
	padding-left: 20px;
	display: inline;	
}

#contenu h4 a:link, h4 a:visited{
	color: #707070;
	text-decoration: underline;
	}

#contenu h4 a:hover{
	text-decoration: none;
}

#contenu .ajaxnotes
{
	background-color: #fffff0; 
    padding: 2px;
	border: 1px solid #ddd;
	display: none;
	position: inline;
}
#contenu .ajaxnotes p{
	font-size: 11px;
	margin-left: 3px;
	margin-right: 3px;
}

#contenu #sidebar .ajaxnotes p b{
	font-size: 11px;
	font-weight: bold;
}

#contenu #sidebar .ajaxnotes a
{
	font-size: 11px;
}

#contenu #contents h2{
	color: #006699;
	font-size: 21px;
	margin-bottom:12px;
	margin-top:22px;
	line-height: 110%;
	width: 450px;
	clear: left;
}
#contenu #contents h1{
	font-size: 20px;
	color: #404040;
	text-align: center;
	margin-left:15px;
	margin-bottom: 10px;
	margin-top: 0;
	font-weight: bold;
	line-height: 130%;
	background-color: #ffd07a;
}

#contenu p{
	font-size: 13px;
	color: #404040;
	text-align:justify;
	margin-left:15px;
	margin-bottom: 10px;
	}

#contenu p b{
	font-size: 14px;
	color: #404040;
	text-align:justify;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#contenu div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 68%;
  }

#contents {
	width: 545px;
	font-size: 13px;
	padding: 0;
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
	top: 155px;
	position: absolute;
}
#contents h1 {
font-size: 130%;	
}


#contents h4 {
	font-weight: bold;
	display: block;
}

#contents ul {
	margin-top: 10px;
	margin-bottom: 8px;
}

#contents ul li{
	color: #404040;
	text-align:justify;
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
}

div#suitecontact {
 float: left;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
display: none;
	border-left-color: #666666;
}

#contact form {
	padding-left: 25px;	
}
#contact h3 {
	font-size: 150%;
	line-height: 150%;
	padding: 5px;
	padding-left: 20px;
}

#contact h3 b {
	font-weight: normal;
	font-style: normal;
	color: black;
}

/************* globalNav styles ****************/
/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125%;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.newsbox{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	height:300px;
	left:742px;
	top: 0;
	width:250px;
}

.newsbox h3{
	font-size: 90%;
	text-align: justify;
	padding: 6px 0px 3px;
}

.newsbox h4{
	font-size:70%;
	border-bottom: 1px solid #a7a7a7;
	border-left-width: 1px;
	border-left-color: #a7a7a7;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 9px;
	text-align: justify;
}

.newsbox a{
	display: block;
	color: #2f2f2f;
 
}

#temoignagesbox {
	width: 530px;
	height:260px;
	z-index:1;
	border: 1px solid #d6d6d6;
	display: block;
	margin-left: 30px;
}

#ombre {
  background: url(ombre.png) no-repeat bottom right !important;
  background: url(ombre.jpg) no-repeat bottom right;
  margin: 10px 0 10px 5px;
  padding: 0px;
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 4px 4px 0;
  background:url(corner_tr.gif) right top no-repeat;
  }

.produit{
	display: block;
	border: 1px solid #333333;
}
#contents embed {
	float: right;
	display: block;
	width: 400px;
	padding-left: 80px;
}

#temoignagesbox object {
	display: inline;
	float: left;
	display:inline;
	padding-left: 0px;
	
}

#contents embed {
	float: right;
	display: block;
	width: 400px;
	padding-left: 80px;
}

#temoignagesbox object {
	display: inline;
	float: left;
	display:inline;
	padding-left: 0px;
	
}

#temoignagesbox p {
	width: 165px;
	margin: 0;
	padding: 20px 4px 4px 20px;
	display: inline-block;
	float: left;
	text-align: left;
}

#temoignagesbox a {
	padding: 0px 0px 2px 0px;
	font-size: 11px;
	text-align: left;
	float: right;
}

#temoignagesbox i {
	font-size: 80%;
	margin: 10px;
	text-align: left;
	float: right;
}

.temoignagesbox h1{
	padding: 10px 0px 2px 0px;
	font-size:80%;
}

#smalltemoignagesbox {
	width: 530px;
	height:260px;
	z-index:1;
	border: 1px solid #d6d6d6;
	display: block;
	margin-left: 30px;
	clear: left;
}
#smalltemoignagesbox p {
	width: 165px;
	margin: 0;
	padding: 20px 4px 4px 20px;
	display: inline-block;
	float: right;
	text-align: left;
}

#smaltemoignagesbox object {
	display: inline;
	float: left;
	display:inline;
	padding-left: 0px;
	
}

#smalltemoignagesbox i {
	font-size: 80%;
	margin: 10px;
	text-align: left;
	float: right;
}

#smalltemoignagesbox h1{
	padding: 10px 0px 2px 0px;
	font-size:80%;
}

#LayerTopTemoignage a img {
	padding-top: 5px;
}

#headertemoignages {
	padding: 0px 0px 0px 10px;
	position:absolute;
	height:100px;
	left:352px;
	top: 0;
	width:150px;
	margin: 10px 0px 0px 30px;
}

#headertemoignages a {
	font-size: 90%;
	border-style: none;
}


#intervenantsbox {
	width: 565px;
	height: auto;
	position: relative;
}

#intervenantsboxleft {
	margin: 0;
	padding: 20px 4px 0 10px;
	text-align: left;
}

#intervenantsboxright {
	margin: 0;
	padding: 0 4px 4px 20px;
	text-align: left;
	float: right;
	font-size: 90%;
}

#intervenantsboxend {
clear: both;
}



/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* logo **********************/
#logo {
	padding: 10px;
	font-size: 35px;
}


/****** Questionnaire *******/

#Questionnaire {
	width: 525px;
	display: block;
	padding-bottom: 30px;
	padding-right: 15px;
	border: 1px solid #c1c1c1;
	margin-bottom: 30px;
}

#Questionnaire h5 {
	font-size: 14px;
	padding: 6px;
	color: #006699;
	padding-left: 15px;
}

#Questionnaire h6 {
	font-size: 14px;
	padding: 4px 5px 15px 50px;
}

#Questionnaire p a img {
	float: right;
	position: absolute;
	right: 10px;
}

#QuestionnaireContinuer {
	width: 600px;
	height: 20px;
	display: block;
	border: 1px solid #c1c1c1;
	left: 50px;
	border-top-style: none;
}

#Questionnaire td {
	font-size: 12px;
	text-align: center;
	color: #e1e1e1;
}

#Questionnaire table {
	height: 40px;
	margin-bottom: 12px;
}

#Questionnaire tr {
	border-bottom: 1px solid #c1c1c1;
}

#Questionnaire td b {
	font-weight: bold;
	color: #3c3c3c;
}

#Questionnaire td i {
	font-weight: normal;
	font-style: normal;
	color: #e1e1e1;
}



#Questionnaire label {
	font-size: 14px;
	width: 450px;
	vertical-align: middle;
}

#Questionnaire input {
	margin-left: 15px;
}
img.left { float: left; margin: 12px 20px 16px 0; }
img.right { float: right; margin: 12px 0px 16px 20px; }


#contact
{
	display: block;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#contact h3 b a {
		color: black;

}

.grid4col{
	padding: 5px 0px 0 0px;
	width: 620px;
	margin-right: auto;
	margin-left: -10px;
	float: left;
	border-top: 1px solid #cccccc;

}

#dn-cola ul li,#dn-colb ul li,#dn-cole ul li,#dn-cold ul li {
	list-style-type: none;
	margin-left: 0;

}
	
.grid4col .column { 
	float:left;
	display:inline;
	width:140px;
	padding-left:-3px;
}
.grid4col .column.first{ width:165px; margin-left: 10px;}
.grid4col .column.last { width:125px; }
/*html>body .feature {height: auto;}*/

#grid4col h3{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	padding: 0px 0px 1px 0;
	margin-top: 0px;
	text-align: left;
	line-height: 14px;
	display: inline;
	vertical-align: 0;
}

#grid4col ul{
	padding-bottom: 6px;
	margin: 0;
}
#grid4col li{
	padding-bottom: 0;
	margin: 0;
}
#grid4col a{
	color: #707070;
	font-size: 11px;
	display: block;
	margin-right: 3px;
}

#grid4col a:visited{
	color: #707070;
	text-decoration:none;
}

#grid4col a:hover{
	color: #000000;
	text-decoration:underline;
}

#grid4col img{
	float: left;
	padding: 0px 10px 0px 0px;
}
#ul2cols {
	width: 250px;
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}

#ul2cols ul li {
list-style-type: none;
margin-left: 0px;
margin-top: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: left;
}
#ul2cols a {
	color: #707070;
}
#ul2cols a:hover{
	color: #202020;
}

#LayerLogo p {
	padding: 0;
	margin: 0;
}
#LayerLogo p a {
	font-size: 80%;
	padding: 0;
}

#LayerLogo a img {
	margin-top: 5px;
}



