﻿/******************************/
/* Fond de l'ensemble du site */
/******************************/


/* Fond en cas de MasterPage */
body.FrontMaster 
{
	/*background-repeat: no-repeat;		*/
}

body.FrontMaster #scroll_div
{
	/*position:relative;
	left:-4px;*/
	/*z-index:1;*/
	width:1000px;
	height:300px;
	display:block;
	/*background-color:Red;*/
	/*border-width:1px;
	border-color:Black;
	border-style:solid;*/
	background-image : url(MasterPage/fond_contenu.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#inner_scroll_div
{
	/*overflow:hidden;*/
	height:100%
}
/******************************/


/**********************************/
/* présentation du pied de page   */
/**********************************/
.masterPageFooteur, .masterPageFooteur a, .masterPageFooteur a:link
{	
	font-size: 11px;
	color: #012b5d;
	text-indent: 1px;
	padding-bottom: 5px;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
}
.masterPageFooteur a:visited, .masterPageFooteur a:active, .masterPageFooteur a:hover
{
	color: #C93C1A;
}

#recherche
{
	/*position: relative;
	top:-16px;
	float: right;*/
}

/*#search_keywords
{
	float: right;
	position: relative;
	width: 132px;
	height: 15px;
	background-color: Transparent;
	border-style: none;
	vertical-align: middle;
}*/

#search_ok
{
	/*float: right;
	position: relative;
	text-decoration: none;*/
	cursor: pointer;
}

#search_ok div
{
	/*width: 26px;
	height: 26px;
	background-image: url(MasterPage/bt_ok.jpg);
	background-repeat: no-repeat;*/
}

#search_ok:hover div
{
	/*background-image: url(MasterPage/bt_ok_rollover.jpg);
	background-repeat: no-repeat;	*/
}

#divmenu
{
	position:absolute;
	top:72px;
	background-image:url(bandeau_haut_hp/menu-fond.jpg);
}

/***********************/

.HomePageIdentification
{
	width:94px; height:14px; border-width:0px;
}
