
/*		################# HEADER (GROSSE PARTIE AVEC LE TOP) ############## */


.header
{
	width: 100%;
	max-width: 100%;
	background: #FFFFFF url('../fr/images/pg/header_rep.jpg') repeat-x right top;
}

.header_left
{
	background: url('../fr/images/pg/header_left.gif') no-repeat right top;
	max-width: 458px;
}

.header div,p, img
{
	display: inline;
}

.header_right
{
	background: url('../fr/images/pg/header_right.jpg') no-repeat left top;
	max-width: 570px;
}


.header_bottom
{
	max-width: 100%;
	width: 100%;
}


.header_bottom_center
{
	width: 962px;
	height: 24px;
}





/*		################# MINI-MENU (celui avec "accueil") ############## */

.mini_menu
{
	background: #FFFFFF url('../fr/images/pg/mmenu_rep.gif') repeat-x right top;
	max-width: 100%;
	width: 100%;
	height: 23px;
}

.mini_menu a img
{
	border-width: 0;	
}

.mini_menu_left
{
	background: url('../fr/images/pg/mmenu_shadow_left.jpg') no-repeat right top;
}

.mini_menu_center
{
	background: #FFFFFF url('../fr/images/pg/mmenu_rep.gif') repeat-x right top;
	width: 915px;
	padding-left: 44px;
}


.mini_menu_right
{
	background: url('../fr/images/pg/mmenu_shadow_right.jpg') no-repeat left top;
}


/*.img_accueil
{
	background: url('../themes/main/fr/images/pg/accueil.jpg') no-repeat left top;
	width: 64px;
	height: 23px;
}

.img_contactez
{
	background: url('../themes/main/fr/images/pg/contactez.jpg') no-repeat left top;
	width: 111px;
	height: 23px;
}

.img_liens
{
	background: url('../themes/main/fr/images/pg/liens.jpg') no-repeat left top;
	width: 54px;
	height: 23px;
}*/

/*		################# MENU (celui qui va être généré) ############## */

.big_menu
{
	background: #FFFFFF url('../fr/images/pg/menu_rep.jpg') repeat-x right top;
	max-width: 100%;
	width: 100%;
	height: 51px;
}

.big_menu_left
{
	background: url('../fr/images/pg/menu_shadow_left.jpg') no-repeat right top;
}

.big_menu_center
{
	width: 960px;
}

.big_menu_right
{
	background: url('../fr/images/pg/menu_shadow_right.jpg') no-repeat left top;
}
