/*	 ************************************************************************
     * Module Name		: Compets.css										*
     * Release			: 1.0												*
     * Date				: 29/02/2008										*
     * Project			: AGSE_TT											*
     * Author			: aCOSwt											*
     * Description		: Compets.html specific CSS definitions				*
     * Language			: CSS												*
     * Compatibility	: FireFox 2 - IE 7 - Opera 9 - Konqueror 3			*
     ************************************************************************/

/******************************** IDs ***************************************/

#BOTTOM {
    clear:both;
  }

#CGFRAM {
    height : 130px;
    width : 516px;
	color:blue;
  }

#DRCTAXS {
    border-style:none;
    border-spacing : 1px;
    empty-cells : show;
    font-family : verdana;
    font-size : 10pt;
    width : 100%;
    margin-bottom:3px;
  }

#DRCTAXS TH {
    font-size:10pt;
    background-color:#0000ff;
    color:white;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:center;
  }

#DRCTAXS TD.modop {
    font-size:6pt;
    color:black;
    text-align:justify;
  }

#DRCTAXS TD {
    font-size:10pt;
    color:black;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:center;
  }

#FFTTCLAS {
    margin-top:3px;
    float:left;
    border-style:none;
    border-spacing:1px;
    font-family: verdana;
    font-size: 8pt;
    width:510px;
    padding:1px;
  }

#FFTTCLAS TH {
    font-size:8pt;
    background-color:#0000ff;
    color:white;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:center;
  }

#FFTTCLAS TD.clsmnt_lft {
    font-size:8pt;
    color:black;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:left;
  }

#FFTTCLAS TD.clsmnt_rght {
    font-size:8pt;
    color:black;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:right;
  }

#FFTTCLAS TD.clsmnt_cntr {
    font-size:8pt;
    color:black;
    border-style:solid;
    border-width:1px;
    border-color:#c0c0c0;
    text-align:center;
  }

#FORMULAIRE {
    float:right;
    width : 290px;
    text-align:left;
  }

#GOSW {
    position:absolute;
    top:148px;
    right:0px;
    width:47px;
    height:24px;
  }

#LEFTMOST {
    clear:both;
    float:left;
    width:250px;
    margin-top:3px;
  }

#RIGHTMOST {
    margin-top:3px;
    float:right;
    width:516px;
  }

#RSLTFRAM {
    height : 375px;
    width : 516px;
	color:blue;
  }

#SWITCHES {
    height:24px;
    float:right;
    margin-top:3px;
    margin-bottom:3px;
  }

#TITLRIGHT {
    font-family:"Times New Roman";
    font-size:17px;
    float:left;
    height:20px;
    width:450px;
    text-align:left;
    color:#0000FF;
  }

/******************************** Classes ***********************************/

.cases {
    display : inline;
    font-family : arial;
    font-size : 10px;
    margin-right : 2px;
    padding-top : 0px;
  }

.gads2 {
    float:right;
    margin-top:3px;
    width:250px;
  }