/* CSS Document */

body,td,th {
	font-size: 10px;
	color:#999999;
	font-family:verdana,Arial, Helvetica, sans-serif;
}

body {
	padding:0px;
	margin: 0px;
	overflow:-moz-scrollbars-vertical;

}

input, textarea {border:1px solid #7C174A}

input.btOk{border:none;}

input.formbutton {background:#BC578B;margin:0 0 0 10px;float:right;color:#fff;}

input.searchButton {background:#BC578B;color:#fff;}

#menuTop IMG {border:none;}

HR{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: 0;
}

h1{
	color:#9d1a58;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 50px;


}

h2{
	color:#9d1a58;
	font-size: 14px;
	font-weight: bold;
	padding:0;
	margin:0;
}

h3{
	color:#6b6b6b;
	font-size: 10px;
	font-weight: bold;
	padding:0;
	margin:0;
}

UL{list-style-type: none; padding:0;margin:10px 0;}

UL LI{
	background: url(/decoupes/puce.gif) no-repeat 0px 6px;
	padding:2px 0 2px 10px;
	margin:0 0 0 20px;
}

a:link, a:visited{color:#6b6b6b;}
a:hover, a:active {color:#9d1a58;}
#contenneur{
	position: absolute;
	width: 796px;
	height:590px;
	left: 50%;
	margin-left: -398px;
}
#topHeader{
	height:72px;
	z-index:100;
	width: 796px;
}

#topBreadcrumbs{
	color: #838383;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ---  menu left ---  */
#menuLeft{
	width:171px;
	color: #FFFFFF;
	background-color: #763051;
	background-image: url(../decoupes/bg_left.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 75px;
	text-align: left;
}
#leftNiv1 a{
	background-color: #5c0516;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
#leftNiv1 a:hover{
	background-color: #66152c;
}

#leftNiv2 a{
	background-color: #763051;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}

#leftNiv2Active a{
	background-color: #763051;
	background-image: url(/decoupes/b_arrow_down2.gif) !important;
	background-repeat: no-repeat;
	background-position: 155px center;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}

#leftNiv2 a:hover{
	background-color: #6c203b;
}
#leftNiv2 a.selected{
	background-image: url(/decoupes/b_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 155px center;
	background-color: #6c203b;	
}

#leftNiv3 a{
	background-color: #763051;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
#leftNiv3 a:hover{
	background-color: #6c203b;
}
/* ---  center ---  */

#menuCenter{
	width:421px;
	background-image: url(../decoupes/bg_title.gif);
	background-repeat: no-repeat;
	text-align: left;
	border:1px dashed #fff;
}
#menuCenterContent{
	padding-right: 10px;
	padding-left: 10px;
}
#menuTop{
	position: absolute;
	z-index:150;

	width: 420px;
	text-align: right;

}
#menuBas{
	text-align: center;
	margin-top: 30px;
}
#menuBas a{
	color: #838383;
	text-decoration: none;
	
}
#menuBas a:hover{
	color: #333333;
	text-decoration: underline;
	
}

#copyRight{text-align: center;}

/* ---  menu right ---  */

#menuRight{
	width:170px;
	color: #FFFFFF;
	background-color: #A61F64;
	background-image: url(../decoupes/bg_right.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 45px;
	text-align: left;
}
#rightPub{
	background-color: #FFFFFF;
	padding-bottom: 5px;

}
#rightNiv1 a{
	background-color: #bc3379;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
#rightNiv1 a:hover{
	background-color: #b13072;
}
#rightNiv1 a.highlight{
	font-size:22px;
	background-color: #BC3379;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../decoupes/b_news.gif);
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:0;
	margin-bottom:3px;

}
#rightNiv1 a.highlight:hover{
	
	background-image: url(../decoupes/b_news_survol.gif);
	

}
.rightForm {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.rightForm form{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.rightForm .field1{
	height: 12px;
	width: 110px;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.white{
	color: #FFFFFF;
	
}
#rightText{
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#rightText h1{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightText a{
	color: #FFFFFF;	
}
#rightText a:hover{
	color: #FFFFFF;	
}

BODY.bodysendto{padding:10px}

input.bouton_sendto {background:#BC578B;margin:0 10px 0 0;color:#fff;}

P.header A , P.header A:visited , P.header A:hover , P.header A:active {text-decoration:none;}

P.header{color:#666;}

.date{text-align:right;}

#navbarnews{text-align:center}

.gbBlock UL LI{background:none;}

#sImageView{text-align:center;}

.siteMap{margin:0 20px 0 20px}

.siteMap a , .siteMap a:visited{color:#6C203B; text-decoration:none;font-weight:bold;}
.siteMap a:hover , .siteMap a:active{text-decoration:underline;}

#overlay{ 
      background-image: url(/decoupes/overlay.png); 
      position:absolute; 
      display:none; 
      z-index:4000; 
      top:0; 
      left:0; 
      width:100%; 
  } 
  
 * html #overlay{ 
      background-color: #333; 
      back\ground-color: transparent; 
      background-image: url(blank.gif); 
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/decoupes/overlay.png", sizingMethod="scale"); 
  
      position:absolute; 
      display:none; 
      z-index:4000; 
  
      top:0; 
      left:0; 
      width:100%; 
      }

.giItemCell {
	border:1px solid #CCCCCC;
	border-bottom:4px solid #CCCCCC;
	border-top:4px solid #CCCCCC;
}

.giItemCell A IMG {
	border:1px solid #CCCCCC !important;
}


/* ==============================================
SEARCH
============================================== */ 

.search_result{
	margin-top:10px;
}

.search_title{
	font-weight:bold;
	font-size:12px;
	color:#7C174A;
}

.search_title  A{
	
}

.search_progress_container{
border:1px solid #ddd;
padding:0;
margin:0;
height:3px;
}

.search_progress_bar{
	background:#ccc;
	padding:0 3px;
	color:#fff;
	font-size:9px;
	margin:0;
	padding:0;
/*	margin-top:3px;
	margin-bottom:3px;*/
	height:3px;
	line-height:0;
}

.search_resume{

}

.search_resume B{
	color:#7C174A;
}

FORM.search_form INPUT {
	width:250px;
}

FORM.search_form INPUT.search_formbutton{

	width:100px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

	cursor:pointer;


}

.search_error{
	color:#FFA600;
	font-weight:bold;
	margin:5px 0;
}

.searc_nav{
	margin:10px 0;
	text-align:center;
}

#search_resume_table{
	margin:20px 0;
	border:solid #ccc;
	border-width:1px 0 1px 0;
}

#search_resume_table B{
	color:#7C174A;
	font-weight:normal;
}

.form_auto_fill{
	text-align:right;
	margin-bottom:5px;
}

.form_auto_fill INPUT{
	border:0;
	margin:0;
	padding:0;
}

