@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	background-image: url(/fr/images/layout/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h1, h2, h3 {
	color: #ed8c02;
}
a {
	color: #f99302;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#Header1Wrapper {
	background-image: url(/fr/images/layout/header1_bg.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 953px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 23px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
}
#Header1Wrapper a {
	color: #F99302;
	text-decoration: none;
}
#Header1Wrapper a:hover {
	color: #FFFFFF;
}
#Wrapper {
	background-image: url(/fr/images/layout/main_wrapper_bg.png);
	background-repeat: repeat-y;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header2Wrapper {
	background-image: url(/fr/images/layout/header2_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 166px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#MenuWrapper {
	background-image: url(/fr/images/layout/menu_bg.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 18px;
	text-align: right;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MenuWrapper a {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuWrapper a:hover {
	color: #F99302;
}
#MenuWrapper .selected {
	color: #F99302;
}
#ContentWrapper {
	background-image: url(/fr/images/layout/content_wrapper_bg.png);
	background-repeat: repeat-y;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 22px;
}
#ContentSidebox {
	float: left;
	width: 230px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#Content {
	padding: 0px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	background-color: #FFFFFF;
}

#Footer1Wrapper {
	background-image: url(/fr/images/layout/footer1_bg.png);
	background-repeat: no-repeat;
	height: 72px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 24px;
}
#Footer1Wrapper a {
	color: #F99302;
	text-decoration: none;
}
#Footer1Wrapper a:hover {
	color: #FFFFFF;
}
#Footer2Wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	color: #FFFFFF;
}
#SectionMenu {
	color: #FFFFFF;
	background-color: #003366;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#SectionMenu p {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#SectionMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#SectionMenu a:hover {
	color: #F99302;
}



/* Classes diverses */
.GreenNotice {
	font-weight:bold;
	color:#00CC00;
	background:#FFFFFF;
}
.RedNotice {
	font-weight:bold;
	color:#FF0000;
	background:#FFFFFF;
}
.BoldNotice {
	font-weight:bold;
	background:#FFFFFF;
}
.InputField {
	height:18px;
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F99302;
}
.InputFieldSearch {
	font-size: 10px;;
	height:14px;
	text-align: left;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F99302;
	display: inline;
}
.TextareaField {
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F99302;
}
.SelectField {
	text-align: left;
	margin: 2px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #F99302;
}
.Clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.PhotoFloatLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border: 2px solid #000000;*/
}
.PhotoFloatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	/*border: 2px solid #000000;*/
}
.PhotoNoFloat {
	/*border: 2px solid #000000;*/
}
.NewsSideboxTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ed8c02;
}
.NewsBlock1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.NewsBlock2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.NewsDate {
	font-weight: bold;
}
.NewsTitle {
	font-weight: bold;
	color: #ed8c02;
}
.NewsShort {
}
.NewsLong {
}

/* Icone section services */
.Services01 {
	background-image: url(/editor_files/image/services01.png);
}
.Services02 {
	background-image: url(/editor_files/image/services02.png);
}
.Services03 {
	background-image: url(/editor_files/image/services03.png);
}
.Services04 {
	background-image: url(/editor_files/image/services04.png);
}
.Services05 {
	background-image: url(/editor_files/image/services05.png);
}
.Services06 {
	background-image: url(/editor_files/image/services06.png);
}
.Services01, .Services02, .Services03, .Services04, .Services05, .Services06 {
    height: 220px;
	width: 220px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.Services01:hover, .Services02:hover, .Services03:hover, .Services04:hover, .Services05:hover, .Services06:hover {
    background-position: -220px 0;
}

/* Icone section portfolio */
.Portfolio01 {
	background-image: url(/editor_files/image/portfolio01.png);
}
.Portfolio02 {
	background-image: url(/editor_files/image/portfolio02.png);
}
.Portfolio03 {
	background-image: url(/editor_files/image/portfolio03.png);
}
.Portfolio04 {
	background-image: url(/editor_files/image/portfolio04.png);
}
.Portfolio01, .Portfolio02, .Portfolio03, .Portfolio04 {
    height: 220px;
	width: 220px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.Portfolio01:hover, .Portfolio02:hover, .Portfolio03:hover, .Portfolio04:hover {
    background-position: -220px 0;
}

