@import url("menu.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898989;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/decoupes/TopContentMenu.jpg);
	background-repeat: no-repeat;
	background-position: center 213px;
}

#top {
	background-image: url(../images/decoupes/Top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 284px;
	overflow: hidden;
}
#top_cont {
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 98px;
	padding-left: 85px;
}

#top #logo {
	background-image: url(../images/decoupes/BanerLogo.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
	margin: 0px;
	height: 267px;
	width: 511px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top #logo a {
	text-indent: -9999px;
	display: block;
	height: 511px;
	width: 267px;
	text-decoration: none;
	cursor: pointer;
}

#top #lnk_001 {
	background-image: url(../images/decoupes/LgNL.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 185px;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 568px;
	padding: 0px;
	top: 55px;
	behavior: url(../images/iepngfix.htc);
}
#top #lnk_002 {
	background-image: url(../images/decoupes/LgEn.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 89px;
	width: 194px;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 542px;
	top: 143px;
	behavior: url(../images/iepngfix.htc);
}

#top #lnk_003 {
	background-image: url(../images/decoupes/LgFrA.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 185px;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 568px;
	padding: 0px;
	top: 55px;
	behavior: url(../images/iepngfix.htc);
}

#menu {
	padding-top: 10px;
	padding-bottom: 13px;
}
#menu_cont {
	height: 40px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 85px;
}
#breadcrumbs {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-left: 22px;
}
#content {
	width: 854px;
	padding-right: 47px;
	padding-left: 49px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 78px;
}
#footer {
	background-image: url(../images/decoupes/degraTopFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 42px;
	padding-bottom: 4px;
}
#foot_cont {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 34px;
	padding-left: 21px;
}
#signature {
	background-image: url(../images/decoupes/bottomFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	padding-top: 22px;
	padding-bottom: 20px;
}
#sign_cont {
	width: 922px;
	padding-right: 28px;	
	margin-right: auto;
	margin-left: auto;
}
#signature p {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#signature a {
	color: #439ED1;
	text-decoration: none;
}
/*****  page contenu *****/
#content_left{
	width:464px;
	padding-right:80px;
	float:left;
}
#content_right{
	width:299px;
	float:left;
}
/*footer*/
#foot_part {
	float: left;
}
#foot_mnu {
	float: right;
}
#foot_sout {
	float: left;
}
#foot_sout p {
	font-size: 14px;
	color: #C3C3C3;
	line-height: 17px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#foot_sout ul {}
#foot_sout li {
	display: block;
	float: left;
	line-height: 57px;
	height: 57px;
	padding-right: 5px;
	padding-left: 5px;
}
#foot_logo {
	float: right;
	display: block;
	background-image: url(../images/decoupes/logoFairKids.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 74px;
	width: 57px;
	text-decoration: none;
	cursor:pointer;
	margin-top: 35px;
}

/*mise en forme*/
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 26px;
	line-height: 31px;
	color: #80634E;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #96DB10;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #80634E;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #B3B3B3;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 21px;
	line-height: 25px;
	color: #00C0ED;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p {
	color: #898989;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
a {
	color: #00C0ED;
	text-decoration: none;
}
/*class*/
.photoclear,
.clear {
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0px;
	overflow:hidden;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
.noDisplay {
	display: none;
}
.noSpace {
	margin: 0px;
	padding: 0px;
}
.space_10 {
	padding-bottom: 10px;
}
.space_12 {
	padding-bottom: 12px;
}
.space_16 {
	padding-bottom: 16px;
}
.space_24 {
	padding-bottom: 24px;
}
.liste {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
.liste li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 13px;
	line-height: 18px;
}