/* @group Initialize */



*:focus {outline: 0 none;}
a {
	text-decoration: none;
	cursor: pointer;
}

a.titre:link {
	color: fff;
}
a.titre:visited {
	color: fff;
}
a.titre:hover {
	color: fff;
}
a.titre:active {
	color: fff;
}



a.uhover:hover {text-decoration: underline;}
img {border: 0;}
.clear {clear: both;}
.float {float: left;}
.left {float: left;}
.right {float: right;}
table tr {vertical-align: top;}
.italic { font-style: italic; }
.caps, a.caps { text-transform: uppercase;}
.FirstCaps { text-transform: capitalize;}
.hide { display: none; }
a.underline, .underline { text-decoration: underline; }
hr {
	display: block;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
	border: 0;
	border-top: 1px solid #999;
	background-color: transparent;
	#margin: -0.5em 0;
}

hr.dotted {
	border-top: 1px dotted #999;
}
/* @end */

/* @group html & body */

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	color: #222;
	font: 12px/15px Georgia, serif;
	overflow-x: hidden;
}



/* @end */

/* @group Layout */

#Main {
	position: relative;
	width: 962px;
	margin: 0px auto 50px auto;
	/*padding: 0 60px;*/
}

#Content {
	position: relative;
	width: 962px;
	z-index: 100;
}

#MainContent {
	position: relative;
	float: left;
	width: 765px;
	margin: 20px 0 0 15px;
}



/* @end */





/* @end */

/* @group HHHHH */

h2 {
	margin: 0 0 10px 0;
	font: 19px "DidotEld";
}
h2.second_title{
	margin :-10px 0 10px 0;
	font-style : italic;
}

h3 {
	font-family: DidotEld;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0;
}

h4 {
	font-family: DidotEld;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: -2px 0 3px 0;
}

/* @end */

/* @group Color */

.orange {
	color: #ff6519;
}

.jaune {
	color: #fcd000;
}

.BgOrange {
	background-color: #ff6519;
}

.BgJaune {
	background-color: #fcd000;
}
.stabilo {
	background-color: #fcd000;
}
/* @end */

/* @group Menu */

#Menu {
	float: left;
	width: 180px;
	font: 12px/15px DidotEld, Georgia, serif;
	margin-top: 20px;
}

#MainMenuTarget {
	position: relative;
	float: left;
	overflow: hidden;
	width: 180px;
	font: 12px/15px Georgia, serif;
	margin-top: 20px;
}

#MainMenuContent {
	width: 1500px;
}

.Menu {
	float: left;
	font: 13px "DidotEld";
}

.MenuContent {
	width: 180px;
	border-top: 1px solid #999;
}

#Menu a, .Menu a {
	display: block;
	background-color: #fff;
	padding: 3px 3px 2px 3px;
}

#Menu a:hover, .Menu a:hover {

}

#Menu a.select, .Menu a.select {

}

#Menu .separator, .Menu .separator {
	display: block;
	height: 0px;
	line-height: 0px;
	border: 0;
	border-top: 1px solid #999;
	background-color: transparent;
}

#Menu a.borderseparator, .Menu a.borderseparator{
	border-bottom: 1px solid #999;
}

#HighlightHome #Menu a.borderseparator {
	border: 0;
	margin-bottom: 2px;
}

#Menu a.bordersimple, .Menu a.bordersimple{
	border-bottom: 1px solid #999;
}

#HighlightHome #Menu a.bordersimple {
	border: 0;
	margin-bottom: 1px;
}

#Menu a.borderdotted, .Menu a.borderdotted{
	border-bottom: 1px dotted #999;
}

#HighlightHome #Menu a.borderdotted {
	border-bottom: 1px dotted #888;
}

/* @end */



/* @end */



/* @group News Carousel */

.NewsCarousel {
	position: relative;
	height:20px;
	float:left;
	clear: left;
	width:960px;
	margin-bottom:15px;
	overflow: hidden;
}

.NewsCarousel .NewsCarouselItems {
	float: left;
}

.NewsCarousel .NewsCarouselItems .NewsCarouselItem {
	position: absolute;
	padding: 3px 10px;
}

.NewsCarousel .NewsCarouselBts {
	float: right;
	margin: 6px 8px;
}

.NewsCarousel .NewsCarouselBts .NewsCarouselBt {
	display: block;
	margin: 0 2px;
	background-color: #fff;
	height: 8px;
	width: 8px;
	float: left;
}

.NewsCarousel .NewsCarouselBts .NewsCarouselBt.select {

}


/* @end */

/* @group Highlight */

#HighlightHome {
	position: relative;
	z-index: 200;
	width: 962px;
	height: 650px;
}

#Highlight {
	position: relative;
	width: 962px;
	height: 488px;
}

.HighlightTitle {
	position: absolute;
	top: 232px;
	left: 16px;
	z-index: 2000;
	overflow: hidden;
	padding-top: 15px;
	width: 981px;
}

.HighlightTitle.small {
	top: 105px;
}

.HighlightTitle img {
	display: block;
	vertical-align: baseline;
}

.HighlightTitle .HighlightTitleLargeSize {
	height: 50px;
	width: 980px;
	left: -80px;
}

.HighlightTitle .HighlightTitleSmallSize {
	height: 30px;
	margin-bottom: 10px;
}

.HighlightTitle .HighlightTitleLargeSize img {
	margin: -14px 0 0 -70px;
}

.HighlightTitle .HighlightTitleSmallSize img {
	margin: -3px 0 0 -28px;
}

.HighlightCarouselItem {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 420px;
	width: 100%;
}

.HighlightContent {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 420px;
	width: 100%;
}

.HighlightContent img {
	position: absolute;
	top: -7px;
	left: -1px;
}

.HighlightContent.small {
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 100;
	height: 377px;
	width: 100%;
}

.HighlightContent.large {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	height: 420px;
	width: 100%;
}

#

/* @group Banner */

#BannersTarget {
	float: left;
	clear: both;
	overflow: hidden;
	height: 75px;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
.BannersSmallTarget {
	float: left;
	width: 180px;
	height: 75px;
	margin-right: 15px;
}
.BannersSmallTarget.nomargin {
	margin-right: 0px;
}
.BannersContent {
	position: relative;
}
.BannersContent img {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/* @end */





/* @group Footer */

.Footer {
	clear: left;
}

#FooterMenu {
	padding: 3px 0;
	height: 16px;
	font-size: 11px;
}

#FooterCopy {
	margin-top: 20px;
	font-size: 9px;
	line-height: 11px;
}

/* @end */

/* @group Download */




#contenu {
	position: relative;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 400px;
}
.titreproduction {
	font-family: DidotEld;
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
	margin: 3px 0;
	color: #FFF;
}
.logo {
	position: absolute;
	width: 259px;
	height: 100px;
	z-index: 1200;
	left: -67px;
	top: 1px;
}
.stitreproduction {
	font-family: DidotEld;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	margin: 3px 0;
	color: #FFF;
}
#news {
	position: relative;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0F0;
	top: 406px;
	}
#widgets {
	position: relative;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6FF;
	top: 426px;
}
#menu1 {
	position: relative;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FC9;
	top: 446px;
}
