/* *************************** Redéfinition des marqueurs ***************************** */
BODY, FORM {
	padding: 0;
	margin: 0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 0.75em;
	background: url(/com/images/bg.jpg) scroll repeat-x 0 0;
}
IMG {
	display: block;
	border: 0;
	margin: 0;
}
A {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
P {
	margin: 0;
	padding: 0;
}
/* *************************** Position dans la page ***************************** */
#page_main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#page_sheet_row
{
	width: 1006px;
	margin: 0 auto;
	background: url(/com/images/bg_pagemain.gif) scroll no-repeat 0 0;
}
#page_sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:35px;
	min-height:35px;
	background-color:#fff;
}
* html #page_sheet {
	overflow: hidden;
	width: 960px;
}
/* Corps de page */
#page_topmenu {
	position: relative;
	z-index: 1;
	padding: 0;
}
#bandeau_up
{
	background: url(/com/images/bg_bandeau_up.jpg) scroll no-repeat 0 0;
	height: 76px;
}
#logo
{
	float: left;
}
#search
{
	float: right;
	margin-right: 30px;
	padding-top: 5px;
}
#search .lblRecherche
{
	font-weight: bold;
}

#search .Input_Recherche_champ
{
	border: 1px solid #786a69;
	color:#999;
	margin-top: 3px;
}
#search .frag_recherche_bouton
{
	margin: 3px 0 0 5px;
}

#bandeau_menu
{
	background: url(/com/images/bg_bandeau_down.jpg) scroll repeat-x 0 0;
	height: 34px;
}
#art-top-menu
{
	padding:0; margin: 0;
}
#art-top-menu,
#art-top-menu li
{
	list-style:none outside none;
	display: block;
	float: left;
}
#art-top-menu li.separator
{
	background: url(/com/images/separator_topmenu.jpg) scroll repeat-x 0 0;
	width: 4px;
	height: 34px;
}

#art-top-menu li a,
#art-top-menu li span
{
	background: url(/com/images/puce_menuhaut.gif) scroll no-repeat 11px 50%;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 20px 0 30px;
	font-weight: bold;
	color: #463032;
	text-decoration: none;
	cursor: pointer;
}
#art-top-menu li:hover
{
	background: url(/com/images/bg_bandeau_down_hover.jpg) scroll repeat-x 0 0;
}


#art-top-menu li ul#art-top-submenu
{
	display: none;
}


#art-top-menu li:hover ul#art-top-submenu
{
	display: block;
}
#art-top-menu li.sansenfants:hover ul#art-top-submenu
{
	display: none;
}
#art-top-submenu
{
	position: absolute;
	padding:0;
	margin:0;
	z-index: 10;
	border: 2px solid #fff;
	margin-top:-2px;
	width: 161px;
}
#art-top-submenu li
{
	float: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background-color: #463032;
	padding-right: 15px;
}
#art-top-submenu li:hover{background: none;background-color: #614949;}
#art-top-submenu li a,
#art-top-submenu li span
{
	background: none;
	display: block;
	height: auto;
	line-height: normal;
	padding: 4px 20px 4px 20px;
	font-weight: bold;
	color: #fff;
	width: 125px;
	text-decoration: none;
	background: url(/com/images/puce_sous_niveau.gif) scroll no-repeat 10px 8px;
}
#art-top-submenu li span:hover{cursor: default;}

#art-top-submenu li.separator2
{
	height: 1px;
	border-top: 1px dashed #fff;
}

#page_flash {

	z-index: 1;
	padding: 0;
	width: 960px;
	overflow: hidden;
}
#page_flash img, #page_flash object {
	padding: 0;
	margin:0;
	display: block;
	z-index: 1;
}
#page_body {
	padding: 0;
	border: none;
	width: 960px;
	z-index: 1;
}
#page_body_center {
	width: 960px;
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
}

#page_body_int_center
{
	width: 960px;
	text-align: left;
	padding: 35px 0 0px 0;
	vertical-align: top;
	background: #fff url(/com/images/fond_page_int.jpg) scroll no-repeat 0 0;
}



#page_bottommenu {
	position: relative;
	z-index: 1;
	padding: 0;
}
#page_bottommenu_up
{
	
	height: 62px;
}

#page_bottommenu_up .logos_part
{
	height: 62px;
	float: left;
	width: 760px;
	overflow: hidden;
	text-align: left;
	display: block;
}
#logos_partenaires
{
	height: 62px;
	background: #efe9db url(/com/images/band_bas_int.jpg) scroll no-repeat right 0;
	padding-right: 85px;
}
#logos_partenaires IMG
{
	display: inline;
	border: 1px solid #efe9db;
	margin: 0 5px;
}
#logos_partenaires a:hover img
{
	border: 1px solid #463032;
}
#page_bottommenu_up .texte
{
	width: 199px;
	height: 62px;
	float: left;
}

#page_bottommenu_up .texte P
{
	text-align: right;
	padding: 43px 10px 0 0;
	color:#a99b9c;
}
#page_bottommenu_up .texte a{color:#a99b9c;}

#page_bottommenu_down
{
	background-color: #463032;
	color:#fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#page_bottommenu_down a
{
	color:#fff;
}

/* **************************************** Chemin de fer  ********************************************* */
#PanelBreadCrumb
{
	width: 880px;
	margin-left: 40px;
	height: 30px;
	border-bottom: solid 1px #463031;
	padding-bottom: 5px;
	font-weight: bold;
	color: #463031;
}
#PanelBreadCrumb IMG {
	margin-top: 14px;
	margin-left: 6px;
	margin-right: 6px;
	display: block;
	float: left;
}
#PanelBreadCrumb DIV {
	display: block;
	float: left;
	padding-bottom: 3px;
	padding-top: 10px;
}
#PanelBreadCrumb .TDSpacer {
	height: 5px;
}
.Hide {
	display:none;
}
.clear
{
	clear: both;
}