

#container {
    height:100%;
    margin:0 auto;
    position:relative;
}

#main {
    position:absolute;
    top:50%;
    margin:-10px 0 -120px 0;
}

/*-------------
SEARCH
-------------*/


#searchForm div.input2 {
    width:410px;
    padding:0px 5px 0px 5px; margin:-90px 0px 0px 0px;
     
    /* float:right;*/
    /*border:1px solid #0072b6;
    border-top:5px solid #0072b6;*/
    box-shadow:0px 0px; 
    background:transparent url(../img/images/formulaire.png) no-repeat center left;
	
}

 

.input2 input#inputString {
    width:250px;
    
    background:transparent;
	font-size:12px;
    color:#0072b6;
    text-shadow:0 1px 1px #fff;
	/*font-weight:bold;*/
	 box-shadow:0px 0px; margin:-25px 30px 4px 0px;  z-index:0;/*  */
}


input#inputString {
    width:80%;
    border:0;
    background:transparent;
	font-size:12px;
    color:#0072b6;
    text-shadow:0 1px 1px #fff;
	/*font-weight:bold;*/
	 box-shadow:0px 0px; margin:-12px 0px 4px 0px;  z-index:0;  
}

    input#inputString:focus {
        outline:none
    }

input#searchSubmit {
    width:19px;
    height:19px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/search-icon.png) no-repeat;
	margin:7px 0px 0px 208px;
	background-color:#FFCC66;
	box-shadow:0px 0px;
    border:0;
    position:absolute;
    z-index:5;
    display:none;
    cursor:pointer;
	text-align:right;
}







/*  RECHERCHE MOTS CLES INTEGREE */


#theFixed { 
/* background:#FDFDFD; background:#D1D1D*/1 /* url(../img/images/semiblanc.png)*/  ; 
 /* border-radius:20px;*/ margin-left: -10px; padding-bottom: 5px; 
 z-index: 10; border-bottom:1px; box-shadow: 0px 4px 3px #EFEFF0; background-color:#F9FAFC; width: 790px; top: 88px; margin-left: -10px;
}

#theFixed div.inputproduit {    width:947px;   height:30px;    padding:0px 5px 0px 5px;   /*  border-radius:20px;*/ 
    border:5px solid #D1D1D1;        box-shadow:0px 0px;  background:#e8edf1;
	
}

#theFixed div.inputentrep {    width:947px;   height:30px;    padding:0px 5px 0px 5px;   /*  border-radius:20px;*/ 
    border:5px solid #D1D1D1;        box-shadow:0px 0px;  background:#e8edf1;
	
}

#theFixed div.input {    width:630px;   height:30px;    padding:0px 5px 0px 5px;   /*  border-radius:20px;*/ 
    border:5px solid #D1D1D1;        box-shadow:0px 0px;  background:#e8edf1;
	
}

inputproduit#FilterSearch {
    width:95%;    border:0 none;    background:transparent;	font-size:12px; /* height:30px; border:1px solid red;*/
    color:#0072b6;    text-shadow:0 1px 1px #fff;	font-weight:bold;	 box-shadow:0px 0px; margin:2px 0px 4px 0px;  z-index:0;  
}

inputentrep#FilterSearch {
    width:95%;    border:0 none;    background:transparent;	font-size:12px; /* height:30px; border:1px solid red;*/
    color:#0072b6;    text-shadow:0 1px 1px #fff;	font-weight:bold;	 box-shadow:0px 0px; margin:2px 0px 4px 0px;  z-index:0;  
}

input#FilterSearch {
    width:95%;    border:0 none;    background:transparent;	font-size:12px; /* height:30px; border:1px solid red;*/
    color:#0072b6;    text-shadow:0 1px 1px #fff;	font-weight:bold;	 box-shadow:0px 0px; margin:2px 0px 4px 0px;  z-index:0;  
}

    input#FilterSearch:focus {        outline:none    }

#theFixed input[type=submit]
 {   /* width:25px;    height:25px;    text-indent:-9999px;    overflow:hidden;    background:url(../img/images/search_but.png) no-repeat;
    	float:right; margin:-30px 10px 0 0;    border:0 none; box-shadow:none;*/
}




.box_select-large   {width:170px; float:left; height: 120px; overflow:auto;   padding: 5px;   }
.box_select-medium  {width:160px; float:left; max-height: 120px; overflow:auto;  padding: 5px;   }
.box_select        {min-width:100px; float:left; height: 115px; overflow:auto;  padding: 5px; border-right: 1px dotted #0072b6   }
.box_selectM         {min-width:100px; float:left; height: 300px; overflow:auto;  padding: 5px; border-right: 1px dotted #0072b6   }
.box_option  {width:300px; position:absolute; right: 0px;font-weight: normal ; font-size: 14px; line-height:26px; text-align: right;  }
.box_option a {padding: 3px 3px ; margin: 2px; /*color: #000*/}

.box_select input[type=checkbox], .box_selectM input[type=checkbox] {
clear: left;
float: left;
margin: 2px 6px 4px 2px;
width: auto;
}


#options1{margin-top: 0px;}

.NoMargin{margin-top: 50px;}
.SearchMargin{margin-top: 180px;}
.SearchMoteur{margin-top: 10px; margin-bottom:15px; font-size:28px !important;}
.Searchtitre{margin-bottom:35px; font-size:14px !important; font-weight:bold;}

.box_select label, .box_selectM label {display: inline; margin: 0px; width:150px; border: 0px solid red; padding-right: 16px;   }
.box_select input[type=radio], .box_selectM input[type=radio] { margin: 0 5px 0 5px;   }

.box_radio input[type=radio] { margin: 0 5px 0 5px;   }
.box_radio label{display: inline; margin: 0px; width:150px; border: 0px solid red; padding-right: 16px;   }
































/******************************  FORMULAIRE DE RECHERCHE ACCUEIL ***********************/

.search-blocacc { width:510px; border:1px solid #0072b6; height:46px; background:#FFF; box-shadow:5px;float:left;}
#searchFormacc div.inputacc {
    width:650px;
    padding:0px 5px 0px 5px; margin:0 0 0px 0px;
    box-shadow:0px 0px; 
   
	
}

 

.inputacc input#inputString {
    width:490px;
    background:transparent;
	font-size:20px;
    color:#0072b6;
    text-shadow:0 1px 1px #fff;
	 box-shadow:0px 0px; 
	 padding:2px 15px 2px 0px;  z-index:0;/*  */
	 margin:0px;
	 height:40px;
	 float:left;
}


input#inputString {
    width:auto;
    border:0;
    background:transparent;
	font-size:12px;
    color:#0072b6;
    text-shadow:0 1px 1px #fff;
	/*font-weight:bold;*/
	 box-shadow:0px 0px; margin:-12px 0px 4px 0px;  z-index:0;  
}

input#inputString:focus {
	outline:none
}

input#searchSubmit {
    width:19px;
    height:19px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/search-icon.png) no-repeat;
	margin:7px 0px 0px 208px;
	background-color:#FFCC66;
	box-shadow:0px 0px;
    border:0;
    position:absolute;
    z-index:5;
    display:none;
    cursor:pointer;
	text-align:right;
}




/******************************  FIN FORMULAIRE DE RECHERCHE ACCUEIL ***********************/

/* ------ CODE A NETTOYER  STYLE SELECT CONTROL --- */

.search-bloc { width:10px; height:40px; position: absolute; top: 12px;   margin-left: 300px;  /*float:left;*/}
input.selectedObjet { 
	/*background:#4C75E1;*/
	background:transparent;
color:#fff;
font-size:13px; border:none; margin:3px 0px 0px 0px;
width:70px; box-shadow:none; height:22px;}


 




		
.languageSelector {  color:#fff;
    background-attachment: scroll;
    background-clip: border-box;
    /*background-color: transparent;*/
	background-color:#4C6FB1;
    background-image: url("../language-selector-globe.png");
    background-origin: padding-box;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 2px;
    padding-bottom: 0;
    padding-left: 22px;
    padding-right: 0;
    padding-top: 3px;
    position: relative;
    z-index: 101;
	
}
 
* html .languageSelector {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 200px;
}
:first-child + html .languageSelector {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    width: 200px;
}

/*
.languageSelector .headerNavigation, .languageSelector .footerNavigation {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #198CB6;
}*/

.languageSelector .headerNavigation img.arrow, .languageSelector .footerNavigation img.arrow {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../language-selector-arrow.png");
    background-origin: padding-box;
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 5px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 0;
    margin-top: 9px;
    vertical-align: top;
    width: 9px;
}

.languageSelector .headerNavigation select.userLanguage, .languageSelector .footerNavigation select.userLanguage {
    height: 18px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 102;
}
/**************/
.actionSelector {
    background-attachment: scroll;
    background-clip: border-box; 
    background-origin: padding-box;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    margin-bottom: 6px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 2px;
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 3px;
    position: relative;
    z-index: 101;
	
}


* html .actionSelector {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100px;
	
}
:first-child + html .actionSelector {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: transparent !important;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    width: 100px;
	
}
.actionSelector .headerNavigation, .actionSelector .footerNavigation {
   /* color: #FFFFFF;*/
  /* border-right:1px solid #0072b6; */
   color: #0072b6;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 0;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #198CB6;
}

.actionSelector .headerNavigation img.arrow, .actionSelector .footerNavigation img.arrow {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../language-selector-arrow.png");
   background-image:url(../language-selector-arrow.png);
    background-origin: padding-box;
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 5px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 0;
    margin-top: 9px;
    vertical-align: top;
    width: 9px;
}

.actionSelector .headerNavigation select.userLanguage, .actionSelector .footerNavigation select.userLanguage {
    height: 18px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 102;
}



/*************************************  autocompléteur moteur de recherche simple *************************/



/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */
/*#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }*/
#suggestions{ position:absolute; left:235px; width:420px; display:none; z-index:1; }

/* SEARCHRESULTS */
/*#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:420px; background-color:#a0a0a0; font-size:10px; line-height:14px; }*/
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:420px; background-color:#036; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../img/images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }



/******************************* Texte Vertical ***********************/


.TxtVertical{
position:absolute; 
left:40%; 
-webkit-transform: 
 rotate(90deg);
 -moz-transform:  rotate(90deg);
 -o-transform:  rotate(90deg);
 writing-mode: lr-tb;
}



/********************** *******************/

.inputtext{

padding:1px;
 border:1px solid #69C;
 box-shadow:1px 1px 2px #999999 inset;

}

.tabSpace td{
padding: 0px;
}

