@charset "UTF-8";
.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-position: center bottom;
	width: 1000px;
}

.copylegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #225886;
	margin-top: 4px;
	font-style: normal;
	font-weight: bold;
}
.MenuBarBas  {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	background-repeat:no-repeat;
	height: 46px;
	text-align: center;
	background-image: url(images/Menu_Bar_Bas.png);
}

a:hover.liensMenuBas{
	color: #DC730D;
	
}

a.liensMenuBas{
	color:#6B7994;
	text-decoration:underline;
}

a.liensFicheMenuBas{
	color:#6B7994;
	text-decoration:underline;
	cursor:help;
}

#Banniere{
	background-image:url(images/Banniere_Cani-Formation.jpg);
	width:1000px;
	height:151px;
	text-align:left;
}

#Banniere #Num_tel{
	text-align:center;
	width:180px;
	position:relative;
	color:#FFF;
	font-weight:bold;
	top:100px;
	margin-left:720px;
	z-index: 200;
}

#bar_menu_haut_bleu {
	background-image: url(images/Menu_Bar_Haut_Truffe_Bleu.png);
	width:1000px;
	height:31px;
	border: 0px;	
}

#bar_menu_haut_jaune {
	background-image: url(images/Menu_Bar_Haut_Truffe_Jaune.png);
	width:1000px;
	height:31px;
	border: 0px;
	padding-top: 0px;
}

#bar_menu_haut_jaune_liens_part1 {
	margin-left: 0px;
}
#bar_menu_haut_jaune_liens_part2 {

}


#separateur {
	color:#dc730d;
	width: 10px;
	height:25px;
	top:-3px;
	vertical-align: middle;
	position: relative;
	background-repeat:no-repeat;
	background-image: url(images/bar_menuHaut_3px_separation.jpg);
}


.colone_gauche_ombre {
	background-image: url(images/ombre_laterale_gauche.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E8EE;
	width: 15px;
}
.colone_droite_ombre {
	background-image: url(images/ombre_laterale_droite.png);
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #E3E8EE;
	width: 15px;
}
