/*
 * common
 */
a, body, td, textarea, input, li {
	color:#000000;
	font-family:Arial, Verdana;
	font-size:12px;
}

.break {
  clear:both;
}

img {
	display:block;
	border:0px;
	margin:0px;
	padding:0px;
}

html {
}

body {
	background:#646464;
	padding:12px 3px 12px 3px;
	margin:0px;
	min-width:960px;
}

div {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color:#595856;
}

#page .content .title {
	font-size:17px;
	font-weight:bold;
  color:#182DAA;
  font-weight:bold;
  border-bottom:#C8C8C8 1px solid;
  padding:0px 0px 18px 0px;
  margin:0px 0px 20px 0px;
}

#page .content .subtitle {
	font-size:17px;
	font-weight:bold;
  color:#629769;
  font-weight:bold;
  padding:0px 0px 18px 0px;
  margin:0px 0px 0px 0px;
}

table {
  margin:0px;
  padding:0px;
  border:none;
  border-collapse:collapse;
}

td {
  margin:0px;
  padding:0px;
}

/*
 * header
 */
#header{
  width:100%;
}

#header .left {
  background:#646464 url(../images/header/bg_left.gif) no-repeat;
  width:19px;
  height:41px;
}

#header .center {
  background:#646464 url(../images/header/bg_center.gif) repeat-x;
  height:31px;
  padding-top:10px;
}

#header .right {
  background:#646464 url(../images/header/bg_right.gif) no-repeat;
  width:19px;
  height:41px;
}

/*
 * keyvisual
 */
#keyvisual {
  width:100%; 
}

#keyvisual .keyvisual {
  width:100%;
  height:206px;
  position:absolute;
  top:0px;
  left:0px;
  z-Index:1;
}

#keyvisual .keyvisual img {
  width:100%;
  height:206px;
  background-repeat:repeat-x;
}

#keyvisual .bevel {
  width:100%;
  height:206px;
  position:absolute;
  top:0px;
  left:0px;
  background-image:url(../images/keyvisual/bevel.png);
  background-repeat:repeat-x;
  z-Index:2;
}

#keyvisual .left {
  width:100%;
  height:206px;
  position:absolute;
  top:0px;
  left:0px;
  background-image:url(../images/keyvisual/left.png);
  background-repeat:no-repeat;
  background-position:left 0px;
  z-Index:3;
}

#keyvisual .right {
  width:100%;
  height:206px;
  position:relative;
  top:0px;
  left:0px;
  background-image:url(../images/keyvisual/right.png);
  background-repeat:no-repeat;
  background-position:right 0px;
  z-Index:3;
}

/*
 * breadcrumb
 */
#breadcrumb {
  width:100%;
}

#breadcrumb .left {
  width:20px;
  height:25px;
  background-image:url(../images/breadcrumb/bg_left.gif);
  background-repeat:no-repeat;
}

#breadcrumb ul {
  background-image:url(../images/breadcrumb/bg_center.gif);
  background-repeat:repeat-x;
  list-style-type:none;
  margin:0px;
  padding:0px;
  height:25px;
}

#breadcrumb ul li {
  float:left;
  padding:5px 10px 0px 12px;
  background-image:url(../images/breadcrumb/bullet.gif);
  background-repeat:no-repeat;
  background-position:0px 9px;
  list-style-type:none;
}

#breadcrumb ul li a {
  color:#ffffff;
  font-size:12px;
  line-height:14px;
  text-decoration:none;
  display:block;
  margin:0px;
  padding:1px 0px 0px 0px;
  text-shadow:#4C4C4C 0px 0px;
  filter:DropShadow(color=#4C4C4C, offx=1, offy=1);
  width:100%;
}

#breadcrumb ul li a:before {
  color: #4C4C4C;
  font-size:12px;
  line-height:14px;
  text-decoration:none;
  display:block;
  margin:0px 0px -15px 1px;
  padding:0px
}

#breadcrumb ul li a:hover {
  border-bottom:#ffffff 1px solid;
}

#breadcrumb .right {
  width:19px;
  height:25px;
  background-image:url(../images/breadcrumb/bg_right.gif);
  background-repeat:no-repeat;
}

/*
 * footer
 */
#footer {
  width:100%;
}

#footer .left {
  width:20px;
  height:80px;
  background-image:url(../images/footer/bg_left.gif);
  background-repeat:no-repeat;
}

#footer .center {
  background-image:url(../images/footer/bg_center.gif);
  background-repeat:repeat-x;
  height:80px;
  padding-top:23px;
  vertical-align:top;
}

#footer .right {
  width:19px;
  height:80px;
  background-image:url(../images/footer/bg_right.gif);
  background-repeat:no-repeat;
}

#footer ul {
  float:right;
  list-style-type:none;
  margin:0px;
  padding:0px 20px 0px 0px;
  height:25px;
}

#footer ul li {
  float:left;
  background-image:url(../images/footer/bullet_off.gif);
  background-repeat:no-repeat;
  background-position:right 0px;
  list-style-type:none;
  height:25px;
  padding:0px 43px 0px 0px;
  margin:0px 0px 0px 58px;
}

#footer ul li a {
  color:#ffffff;
  font-size:12px;
  line-height:14px;
  text-decoration:none;
  display:block;
  padding:7px 0px 0px 0px;
  margin:0px;
  text-shadow:#4C4C4C 0px 0px;
  filter:DropShadow(color=#4C4C4C, offx=1, offy=1);
  width:100%;
  outline:0;
}

#footer ul li a:before {
  color: #4C4C4C;
  font-size:12px;
  line-height:14px;
  text-decoration:none;
  display:block;
  margin:0px 0px -15px 1px;
  padding:0px
}

#footer ul li:hover a,
#footer ul li a:hover {
  border-bottom:#ffffff 1px solid;
  cursor:pointer;
}

#footer ul li:hover {
  background-image:url(../images/footer/bullet_on.gif);
  cursor:pointer;
}

#footer ul li.active {
  background-image:url(../images/footer/bullet_on.gif);
}

.footer-0:before{ content:'Plan du Site'; }
.footer-1:before{ content:'Recherche...'; }
.footer-2:before{ content:'Demande d\'informations'; }

/*
 * box
 */
.box {
  position:absolute;
  z-Index:999;
}
 
.box .topleft {
  background-image:url(../images/box/bg_top_left.png);
  background-repeat:no-repeat;
  width:6px;
  height:5px;
}

.box .topcenter {
  background-image:url(../images/box/bg_top_center.png);
  background-repeat:repeat-x;
  height:5px;
}

.box .topright {
  background-image:url(../images/box/bg_top_right.png);
  background-repeat:no-repeat;
  width:6px;
  height:5px;
}

.box .left {
  background-image:url(../images/box/bg_left.png);
  background-repeat:repeat-y;
  width:6px;
}

.box .center {
  background:#EEEEEE;
  padding:5px;
  vertical-align:top;
}

.box .right {
  background-image:url(../images/box/bg_right.png);
  background-repeat:repeat-y;
  width:6px;
}

.box .bottomleft {
  background-image:url(../images/box/bg_bottom_left.png);
  background-repeat:no-repeat;
  width:6px;
  height:7px;
}

.box .bottomcenter {
  background-image:url(../images/box/bg_bottom_center.png);
  background-repeat:repeat-x;
  height:7px;
}

.box .bottomright {
  background-image:url(../images/box/bg_bottom_right.png);
  background-repeat:no-repeat;
  width:6px;
  height:7px;
}

.box .content {
  background:#ffffff;
  border:#C8C8C8 1px solid;
  padding:14px;
}

#boxBackground {
  position:absolute;
  top:0px;
  left:0px;
  z-Index:1;
  background:#000000;
  width:100%;
  height:100%;
  display:none;
  
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:.50;
}

.box .content h1 {
	border:none;
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#182DAA;
}

.box .name {
	color:#3B3B3B;
	width:138px;
}

.box .value {
	padding-bottom:3px;
}

.box .value input.text {
	border:#C8C8C8 1px solid;
	margin:0px;
	padding:2px 1px 2px 1px;
}

.box .value textarea.text {
	border:#C8C8C8 1px solid;
	margin:0px;
	padding:2px 1px 2px 1px;
}

.box .value input.submit {
	border:none;
	color:#C8C8C8;
	font-weight:bold;
	font-size:12px;
	width:118px;
	height:25px;
	background:#616161 url(../images/box/submit_off.gif) no-repeat;
	margin:0px;
	padding:0;
}

.box .value input.submit:hover {
	color:#ffffff;
	background:#D90004 url(../images/box/submit_on.gif) no-repeat;
}

/*
 * requestBox
 */
#requestBox {
  visibility:hidden;
  top:0px;
  right:38px;
  width:412px;
}

#requestBox .content {
  min-height:217px;
}

/*
 * searchBox
 */
#searchBox {
  visibility:hidden;
  top:0px;
  right:290px;
  width:313px;
}

#searchBox .content {
  min-height:60px;
}

#searchBox.box .name {
	color:#3B3B3B;
	width:100px;
}

/*
 * page
 */
#page {
  width:100%;
}

#page .left {
  background-image:url(../images/page/bg_left.gif);
  background-repeat:repeat-y;
  width:217px;
  vertical-align:top;
}

#page .top {
  background:#EEEEEE;
  border-left:#EEEEEE 1px solid;
  padding:0px;
  margin:0px;
  height:5px;
}

#page .center {
  background:#ffffff;
  margin:0px 0px 0px 0px;
  padding:24px;
  height:auto;
  vertical-align:top;
  border:#C8C8C8 1px solid;
}

#page .bottom {
  background:#EEEEEE;
  border-left:#EEEEEE 1px solid;
  padding:0px;
  margin:0px;
  height:5px;
}

#page .right {
  background:#EEEEEE;
  background-image:url(../images/page/bg_right.gif);
  background-repeat:repeat-y;
  background-position:right top;
  width:15px;  
}


#contentRight {
  width:200px;
	vertical-align:top;
}

.column2Left {
  width:100%;
	vertical-align:top;
}

.column2Right {
  width:200px;
  padding-left:20px;
  vertical-align:top;
}

/*
 * navigation
 */
/*
 * level1
 */
#nav .level1 {
  list-style-type:none;
  margin:0px;
  padding:68px 7px 15px 16px;
}

#nav .level1 li {
  padding:0px;
  border-top:#C8C8C8 1px solid;
  margin:0px;
  width:100%;
  overflow:hidden;
}

#nav .level1 li.last {
  border-bottom:#C8C8C8 1px solid;
}

#nav .level1 li a {
  color:#454545;
  text-decoration:none;
  padding:6px 10px 6px 10px;
  display:block;
  font-weight:bold;
}

#nav .level1 li.active a,
#nav .level1 li a:hover {
  color:#000000;
  background:#F7F7F7;
}

#nav .level1 li.active a:hover {
  background:#ffffff;
}

#nav .level1 li.active a,
#nav .level1 li.active a:hover,
#nav .level1 li a:hover {
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

/*
 * level2
 */
#nav .level2 {
  list-style-type:none;
  padding:0px;
  margin:0px;
  background:#F7F7F7;
}

#nav .level2 li {
  padding:0px;
  border:none;
  margin:0px 0px 0px 8px;
}

#nav .level2 li a:hover {
  background:#ffffff;
}

#nav .level1 li.active .level2 li a {
  color:#454545;
  padding:2px 10px 2px 10px;
  font-weight:normal;
}

#nav .level1 li.active .level2 li a {
  background-image:none;
}

#nav .level1 li.active .level2 li a:hover,
#nav .level1 li.active .level2 li.active a,
#nav .level2 li.active a {
  color:#000000;
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

/*
 * level3
 */
#nav .level3 {
  list-style-type:none;
  padding:0px;
  margin:0px;
  background:#F7F7F7;
}

#nav .level3 li {
  display:none;
  padding:0px;
  border:none;
  margin:0px 0px 0px 8px;
}

#nav .level2 li.active .level3 li,
#nav .level2 li:hover .level3 li,
#nav .level3 li.active {
  display:block;
}

#nav .level1 li.active .level2 li.active .level3 li a {
  background-image:none;
}

#nav .level1 li.active .level2 li .level3 li a {
  font-size:12px;
  line-height:12px;
  color:#454545;
  padding:4px 10px 4px 10px;
  font-weight:normal;
}

#nav .level1 li.active .level2 li.active .level3 li a:hover {
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

#nav .level1 li.active .level2 li.active .level3 li.active a,
#nav .level3 li.active a {
  color:#000000;
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

/*
 * level4
 */
#nav .level4 {
  list-style-type:none;
  padding:0px;
  margin:0px;
  background:#F7F7F7;
}

#nav .level1 li .level2 li .level3 li .level4 li {
  display:none;
  padding:0px;
  border:none;
  margin:0px 0px 0px 8px;
}

#nav .level1 li .level2 li .level3 li.active .level4 li,
#nav .level1 li .level2 li .level3 li .level4 li.active,
#nav .level3 li.active .level4 li,
#nav .level1 li .level2 li .level3 li:hover .level4 li,
#nav .level4 li.active {
  display:block;
}

#nav .level1 li.active .level2 li.active .level3 li.active .level4 li a {
  background-image:none;
}

#nav .level1 li.active .level2 li .level3 li .level4 li a {
  font-size:12px;
  line-height:12px;
  color:#454545;
  padding:2px 10px 2px 10px;
  font-weight:normal;
}

#nav .level1 li.active .level2 li.active .level3 li.active .level4 li a:hover {
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

#nav .level1 li.active .level2 li.active .level3 li.active .level4 li.active a,
#nav .level4 li.active a {
  color:#000000;
  background-image:url(../images/nav/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px center;
}

/*
 * content
 */
#page .content {
  background:#ffffff;
  color:#3B3B3B;
  padding:0px;
  min-height:300px;
}

#page .content h1 {
  color:#182DAA;
  font-weight:bold;
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
}

#page .content h2 {
	font-size:14px;
  color:#3B3B3B;
  font-weight:bold;
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
}

#page .content h3 {
	font-size:12px;
  color:#3B3B3B;
  font-weight:bold;
  padding:0px 0px 0px 0px;
  margin:0px 0px 5px 0px;
}

#page .content p {
	padding:0px;
	margin:0px;
}

#page .content .csc-textpic img {
	padding:1px;
	background:#ffffff;
	border:#CECECE 1px solid;
}

#page .content .csc-textpic a img {
	padding:1px;
	background:#ffffff;
	border:#CECECE 1px solid;
}

#page .content .csc-textpic a img:hover {
	border:#8e8e8e 1px solid;
	background:#f0f0f0;
}

#page .content .csc-textpic-intext-right img {
	padding:0px 0px 10px 10px;
}

#page .content .csc-textpic-intext-left img {
	padding:0px 10px 10px 0px;
}

#page .content .filelink0 {
  /* clear:both; */
  padding:8px 0px 8px 0px;
  width:100%;
  text-align:right;
}

#page .content .filelink1 {
  /* clear:both; */
  padding:10px 0px 10px 0px;
}

#page .content .filelink0 img,
#page .content .filelink1 img {
  display:inline;
  padding-right:10px;
}

#page .content .filelink0 a,
#page .content .filelink1 a {
  font-size:11px;
  text-decoration:none;
}

#page .content .filelink0 a:hover,
#page .content .filelink1 a:hover {
  font-size:11px;
  text-decoration:underline;
}

/*
 * productList
 */
#page .content .productList {
  list-style-type:none;
  margin:0px;
  padding:0px;
  
}

#page .content .productList a {
	font-size:14px;
  color:#3B3B3B;
  font-weight:bold;
  text-decoration:none;
}

#page .content .productList a:hover {
	font-size:14px;
  color:#3B3B3B;
  font-weight:bold;
  text-decoration:underline;
}

#page .content .productList span.subtitle {
	font-size:12px;
  color:#3B3B3B;
  font-weight:normal;
  padding-top:10px;
	text-decoration:none;
}

#page .content .productList li {
  clear:both;
}

#page .content .productList .text-pic {
  width:194px;
}

#page .content .productList .text-pic img {
	padding:1px;
	background:#ffffff;
	border:#CECECE 1px solid;
}

#page .content .productList .text-pic a img {
	padding:1px;
	background:#ffffff;
	border:#CECECE 1px solid;
}

#page .content .productList .text-pic a img:hover {
	border:#8e8e8e 1px solid;
	background:#f0f0f0;
}

#page .content .productList .text-pic {
  float:left;
	padding:0px 10px 10px 0px;
}

/*
 * flvplayer
 */
.tx-flvplayer2-pi1 {
  padding-bottom:10px;
}

/*
 * search
 */
#page .content h3.csc-searchResultHeader {
  padding:8px 0px 0px 0px;
  margin:0px;
}

#page .content p.csc-searchResult {
}

/*
 * sitemap
 */
.tx-flseositemap-pi1 ul {
	margin:0px;
	padding:0px;
}

.tx-flseositemap-pi1 ul li {
	margin:0px 0px 0px 20px;
	color:#808080;
}

.tx-flseositemap-pi1 ul li a {
	color:#000000;
	text-decoration:none;
}

.tx-flseositemap-pi1 ul li a:hover {
	text-decoration:underline;
}

/*
 * fce
 */
.threeColumn {
  clear:both;
}

.threeColumn .col1 {
  width:205px;
  float:left;
  padding:0px 30px 20px 0px;
}

.threeColumn .col2 {
  float:left;
  padding:0px 30px 20px 0px;
}

.threeColumn .col3 {
  float:left;
  padding:0px 0px 20px 0px;
}