/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #FFFFFF;
	white-space: nowrap;
	width: auto;
	line-height:normal;
}
.dtree .haschildren {
	font-weight: bold;
	letter-spacing: -1px;
}
.dtree .underline {
	text-decoration:none;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #FFFFFF;
	text-decoration:none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 4px 2px 3px;
}
.nolink {
	cursor:default;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration:none;
	background-color: #E7EDD3;
}
.dtree a.nodeSel {
	background-color: #C0D2EC;
}
.dtree .clip .clip {
/*background-color:#FF00FF;
width:100px;*/
	text-indent:-7px;
	padding-left:15px;
	font-size: 10px;
	font-weight:normal;
}

/*.dtree .clip .clip .dTreeNode {
background-color:#FF00FF;
width:100px;
display:block;
/*padding-left:12px;
	font-size: 10px;
	font-weight:normal;
}*/

a.nodebutton {
	cursor:default;
}
a.nodebutton:link {
	cursor:default;
	padding-bottom: 4px;
}
a.nodebutton:hover {
	background-color: #e7edd3;
}
/*--------------------------------------------------|
|     Mise en place des CSS pour les documents      |
|--------------------------------------------------*/
body{
	background:#EAEAEA;
	font: 10px Verdana,Arial,sans-serif;
}

/*
|||| Début ACCUEIL ||||
*/

#contenuAccueil{
	padding-left:80px;
	padding-right:20px;
	padding-bottom:10px;
	color:#666666;
	/*height:185px;/*hauteur mini pour IE*/
}
html>body div#contenuAccueil{
height:0 auto;
/*min-height:185px; /*hauteur mini pour les autres*/
}
#PiedDePageAccueil{
	position:absolute;
	top:535px;
	text-align:right;
	right:5px;
}
#plaquette{
	position:absolute;
	top:550px;
	text-align:left;
	left:165px;
}
#espaceclient{
	position:absolute;
	top:548px;
	text-align:left;
	left:685px;
}
#formations{
	position:absolute;
	top:568px;
	text-align:left;
	left:440px;
}
div#imageAccueil{
	height:150px;
	margin-left:253px;
	padding-top:110px;
}
div#boxAccueil{
	position:relative;
	width: 870px;
	/*height: 565px;*/
	height:600px;
	margin:0 auto;
	color:#666666;
	border: solid 0px;
	background-image:url(images/fondAccueil1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#navigationAccueil{
	position:absolute;
	left:90px;
	top:145px;
	width:152px;
	margin:0 auto;
	background-color: #667EB7;
	/*background-image:url(images/fondNav.gif);
	background-repeat:no-repeat;*/
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
	/*overflow:hidden;*/
}
/*
|||| Fin ACCUEIL ||||
*/

a{
	color: #666666;
}
.newsLetter{
	width:130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818183;
	background-color: #FFFFFF;
	border: 1px solid #818183;
	font-weight: bold;
	height: 15px;
}

/*formulaire*/
textarea{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc; 
	width:90%;
}
input{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
caption{
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	background-color:#4AA9E3;
}
fieldset {
	border-width:0px;
}
legend{
	font-weight:bold;
	border-width:0px;
}
.envoye{
position:absolute; left:350px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 16px; border: 1px solid #cccccc; 
	width:50%;
}
.formA {
	background-color: #E8F0CA;
	padding:10px 10px 10px 10px;
}
/*accueil*/
.bordureBleuGauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFD3E6;
}
#presentation{
	position:absolute;
	margin-left:50px;
	width:380px;
	margin-top:10px;
}
#zoom{
	position:absolute;
	margin-left:400px;
	margin-right:220px;
}
#bouton{
	position:absolute;
	margin-right:0px;
}
ul li{
	list-style-type:none;
	list-style-image: url(images/fleche.gif);
	margin-left:-18px;
}
ul ul li{
	list-style-type:none;
	list-style-image:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: -70px;
}
img{border:0;}
.menu a:link, .menu a:visited, .menu a:active {
	color:#666666;
	text-decoration: none;
}
.menu a:hover {
	color:#C1D877;
	text-decoration: none;
}
#actus{
width:100%;
	padding: 5px;
}
#actus2{
width:100%;
	padding: 5px;
	padding-top:0px;
}
#bt{
	position:absolute;
	left:780px;
	top:480px;
}
#clients{
	margin-left:460px;
	margin-top:50px;
}
.lien a:link, .lien a:visited, .lien a:active{
	color:#666666;
	text-decoration: none;
}
.lienvert a:link, .lienvert a:visited, .lienvert a:active{
	color:#7FC31C;
	text-decoration: underline;
}
