/* 
Feuille de style du site ixarm
*/


/* Imports */


/* CSS Principale */
@import "style_gen.css";

/* CSS Chapitres */
@import "style_index.css";
@import "style_armement.css";
@import "style_defense.css";
@import "style_annuaire.css";
@import "style_marches.css";
@import "style_espace.css";
@import "style_espacepmepmi.css";

/* CSS pages exotiques */
@import "style_imb.css";
@import "style_search.css";

/*  dans la page de l'inscription xha_inscription_industriel_default.html */
div .ajaxIndusName{
        border : 1px solid #f7941d;
        width:339px;
        height:140px;
        margin-top: 25px;
        /*margin-left: -341px;*/    /* IE */
        /*margin-left: 164px;  pts     /* Mozilla */
		margin-left: 130px;  
        visibility : hidden;
        overflow: scroll; 
        position:absolute;
        background-color: white ;
}

#ajaxDivIndusName a{
        text-decoration : none;
        color : #000000;
        cursor : pointer;
}

#rechercheMoteurEntite {
   background: url("/IMG/images_defense/img/bg_h2.gif") no-repeat scroll 100% 100% transparent;
    border-top: 1px solid #D1D1D1;
    margin: -10px 0 1em;
    padding: 0 0 4px;
	font-size: 15px;
}

#index #rechercheMoteurEntite table tr{
   background: #B4EAF4;
    
}

#index #rechercheMoteurEntite table tr h2{
   background: #03BBD7;
font-size:15px;
    
}
#rechercheMoteurEntite table.search_select {
	padding-left: 66px;
}

.tdText {
  vertical-align: top;
  padding-left: 22px;
  padding-right: 8px;
  padding-top: 0px;
}

.tdText a {
  color:#A70034;
}
.tdText a:hover {
  text-decoration: underline;
}
.tdText a:vidited {
  text-decoration:none;
  color:#A70034;
}
.w300 {
	float: left;
	width:276px;
	height: 16px;
	margin-top: 4px;
	border: 1px solid grey;
}