html {
}
body {
	color: #333333;
	max-width: 1280px;
	min-width: 40em;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	width: 780px;
	position: relative;
	font-size: small;
	line-height: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 2em;
	margin: 0;
}
h2 {
	font-size: 1.7em;
	padding: 0;
	margin: 0;
	font-weight: bolder;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #FC9E1E;
}
h4 {
	font-size: 1em;
	margin: 0;
	padding: 0;
}


h5 {
	font-size: 0.9em;
	margin: 0;
}
h6 {
	font-size: 0.75em;
	margin: 0;
}
blockquote {
	margin: 0px 0px 0px 1.5em;
	padding: 0px;
}
.alignleft {
	text-align: left;
}
.alignright {

	text-align: right;
}
.aligncenter {


	text-align: center;
}
.Valigntop {
	vertical-align: top;
}
.Valignbottom {

	vertical-align: bottom;
}
.ValignMiddle {

	vertical-align: middle;
}
.color1 {
	color: #FFFFFF;
}
.color2 {
	color: #C33001;
}
.color3 {
	color: #FC9E1E;
}
.color4 {
	color: #A8A6A5;
}
.color5 {
	color: #666666;
}
.color6 {
	color: #333333;
}
.fontsizePlus {
	font-size: 1.2em;
	font-weight: bold;
}
.fontsizemoins {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.underlined {
	text-decoration: underline;
}
.imgRfloating {
	float: right;
}
.imgLfloating {
	float: left;
	border: 1px solid #79BDD6;
	margin-right: 5px;
}
.link1 {
	color: #84011D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-decoration: none;
}
.link1:hover {
	text-decoration: none;
	color: #FF9600;
}
.link2 {
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: none;
}
.link3 {
	color: #84011D;
}
.link3:hover {
	text-decoration: none;
}
.borderNO {
	border: 0;
}
.BorderLeft1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #84011D;
	padding-bottom: 10px;
	padding-top: 10px;
}
.borderImgFull {
	border: 2px solid #F7AA45;
}
.borderImgFullMargeLeft {
	border: 1px solid #84011D;
	margin-left: 5px;
}
.borderImgFullMargeRight{
	border: 1px solid #84011D;
	margin-right: 5px;
}
.hr1
{
	color: #FF4E38;
	height: 4px;
}
.hr2
{
	color: #A2C062;
	height: 4px;
}
.hr3
{
	color: #84021D;
	height: 2px;
}
form {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}
.inputtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputtxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	margin-top: 2px;
	margin-bottom: 2px;
}

.inputtxt100px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	height: 1.2em;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 100px;
}
.inputtxt300px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
}
.inputtxtbox200px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 200px;
}
.inputtxtbox300px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	border: 1px solid #84021D;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 300px;
}

.inputbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	border: 1px solid #FDB14A;
	background-color: #FFFFFF;
}
.inputbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #FFFFFF;
	border: 1px solid #F4661E;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	background-color: #F4661E;
}
.ToppageLink {
	float: right;
}
#head {
	width: 780px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 10;
	text-align: right;
}
#head2 {
	width: 45px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 15;
	text-align: right;
	left: 735px;
}
#topmenu {
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
	color: #FC9E1E;
	width: 780px;
	font-weight: bold;
	font-size: 0.75em;
	position: absolute;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC9E1E;
	border-bottom-color: #FC9E1E;
	margin-top: 8px;
	top: 135px;
}
#topmenu a {
	color: #FC9E1E;
	text-decoration: none;
	padding-left: 0px;
	border: 0;
	padding-right: 5px;
}
#topmenu a:hover {
	color: #C33001;
	padding-right: 5px;
	padding-left: 0px;
}
#homecontent {
	width: 780px;
	position: relative;
	z-index: 5;
	text-align: center;
}
.homecontentTable {
	width: 780px;
	text-align: center;
	font-size: 1em;
	color: #999999;
	font-weight: bolder;
	line-height: 1.1em;
}
.homecontentTable a {
	width: 780px;
	text-align: center;
	font-size: 1em;
	color: #999999;
	font-weight: bolder;
	line-height: 1.1em;
	text-decoration: none;
}
.homecontentTable a:hover {
	width: 780px;
	text-align: center;
	font-size: 1em;
	color: #FC9E1E;
	font-weight: bold;
	line-height: 1.1em;
	text-decoration: none;
}
.homecontentTD {
	width: 25%;
}
.homecontentcenterTD {
	width: 180px;
}
#footer {
	width: 780px;
	z-index: 5;
	background-color: #FC9E1E;
	color: #84011D;
	text-align: center;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: relative;
	padding-top: 4px;
}


#footer a {
	text-decoration: none;
	color: #84011D;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#INTnavchemin {
	color: #666666;
	width: 540px;
	left: 20px;
	top: 15px;
	font-size: 0.8em;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#INTnavchemin a {
	color: #C33001;
}
#INTnavchemin a:hover {
	color: #333333;
	text-decoration: none;
}
#INTMenu {
	width: 220px;
	z-index: 15;
	left: 10px;
	color: #FC9E1E;
	position: absolute;
	top: 15px;
	visibility: hidden;
}
.INTmenuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #C33001;
	font-weight: bold;
}

.INTmenulink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FDB14A;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.INTmenulink:hover {
	color: #C33001;
}
#INTMenu p {
	margin: 0;
	margin-top: 10px;
}
#INTcontent {
	width: 780px;
	z-index: 5;
	color: #84021D;
	position: relative;
}

#INTcontent li {
	list-style-image: url(../images/pct_flech-bordeau.gif);
	margin-top: 10px;
	list-style-position: outside;
}
#INTcontent ul {
	margin: 0px;
	padding: 0;
	list-style-position: outside;
	margin-left: 20px;
}
#TopMenuHead {
	height: 14px;
	width: 575px;
	position: absolute;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	z-index: 15;
	background-image: url(../images/fd_headmenu-1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-top: 2px;
}
#TopMenuHead a {
	color: #FFFFFF;
	text-decoration: none;
}
#TopMenuHead a:hover {
	color: #FFEA4A;
	text-decoration: underline overline;
}
#Actualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	height: 90px;
	width: 390px;
	position: absolute;
	top: 15px;
	left: 290px;
	z-index: 20;
}
.ActualitesTable {
	width: 390px;
	height: 90px;
}
.ActualitesTitre {
	width: 20px;
}
.ActualitesImg {

	width: 130px;
}
#Actualites a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EC7001;
	float: right;
	font-size: 0.8em;
	margin-right: 5px;
}
#Actualites a:hover {
	color: #EC7001;
	text-decoration: none;
	background-color: #FFFFFF;
	float: right;
	font-size: 0.8em;
	margin-right: 5px;
}
#INTContentDoc {
	width: 760px;
	color: #333333;
	font-size: 0.85em;
	position: relative;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC9E1E;
	padding-left: 10px;
}
#INTContentDoc a {
	color: #FC9E1E;
	font-weight: bold;
}
#INTContentDoc a:hover {
	color: #C33001;
	text-decoration: none;
}

#INTContentDoc p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#INTContentDoc li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
}


.INTcontentTablefull {
	width: 520px;
}
.BgNotreMetier {
	background-image: url(../images/01_Visuel-01b.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	padding-top: 10px;
	height: 276px;
	color: #000000;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
sup {
	line-height: 2em;
}
.INTcontentTablefullborder {
	border: 1px solid #FC9E1E;
}
