﻿/* CSS Document */
/* HTML TAGS */
#page-content {
	width:723px;
	min-height: 1px;
	float: left;
	padding-top: 400px;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
}

#page-content-inside {
	margin-top: -360px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 700px;
}

#page-content-texte {
	padding-left: 15px;
	padding-right: 5px;
	width: 670px;
}

/* BREADCRUMBS */

#breadcrumbs {
	width: 685px;
}

#menu-level2_top {
	width: 674px;
	background-image: url(images/menu_level2_top_180.jpg);
	background-repeat: no-repeat;
}
#menu-level2 {
	width: 694px;
	background-image: url(images/menu_level2_content_180.jpg);
	background-repeat: no-repeat;
}

#menu-level2_content {
	width: 664px;
	background-image: url(images/menu_level2_bottom_180.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;

}
/*2d level*/

ul#menu-list-level2 {
	width: 660px;
}

