/* Start of CMSMS style sheet 'sihh2010_layout2' */
div#sidebar.hascontent div {
  padding-left: 10px;
  padding-top: 7px;
}

input, select {
  border: 1px solid #ccc;
}

input#pwd01,
input#pwd02,
input#usr02,
select#langue,
select#noevt {
  width: 80px;
}

input#nom, 
input#prenom, 
input#email, 
input#tel, 
input#tel2 {
  width: 140px;
}

input[readonly] {
  background-color: #e0e0e0;
}

input#username,input#password {
  width: 118px;
}

div#sidebar.hascontent form td {
  text-align: center;
  padding-top: 0.3em;
}
div#sidebar.hascontent form a {
  background-color: transparent;
}
.login_error {
  color: red;
}

.msg_error {
  color: red;
}

div#index_presse th {
  font-size: 1em;
  text-align: left;
  font-weight: bold;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #bfcfcf;
  text-align: center;
  color: black;
}

div#index_presse td {
  vertical-align: top;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 250px;
}

div#index_presse .t1 {
  font-size: 0.75em;
  min-height: 35px;
  text-align: center;
}

div#index_presse .t2 , div#index_presse .t3 {
  padding: 0px;
  margin: 0px;
}

div#index_presse img {
  width: 104px;
  margin-left: 56px;
}

div#pceexptoolbar {
  height: 16px;
}

div.gridform table {
  border-collapse: collapse;
  font-size: 1em;
  margin: 0px;
}

div.gridform table tr {
  height: 22px;
  margin: 0px;
}

div#pceexptoolbar {
  height: 30px;
}

div.gridform table td {
  padding-right: 1em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

span.info {
  line-height: 1.5em;
  color: #3937DF;
}

div.dbgrid {
  overflow:scroll;
  height: 460px;
  border: 1px solid #eee;
}

table.dbgrid  {
  border-collapse: collapse;
}

table.dbgrid td {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0.25em;
  padding-right: 0.25em;
  border: 1px solid #ccc;
}

table.dbgrid tr {
  cursor: pointer;
}

tr.dbgridrow_0_0 { background-color: #EFEFFF; }
tr.dbgridrow_1_0 { background-color: #FFF; }

tr.dbgridrow_0_1 { background-color: #FFCFCF; }
tr.dbgridrow_1_1 { background-color: #FFCFCF; }

tr.dbgridrowsel_0 { background-color: #C2EFDD; }
tr.dbgridrowsel_1 { background-color: #FF8F8F; }
tr.dbgridrowprnreq { background-color: #FEFFBF; }

select#pceexp_artsfamlist {
  width: 160px;
  height: 19px;
}

input#pceexp_search {
  width: 80px;
  height: 17px;
}

input.pceexp_refart,
input.pceexp_lieu {
  width: 130px;
}


input.pceexp_desart {
  width: 280px;
}

input.pceexp_photo {
  width: 50px;
  border:1px solid #CCCCCC;
}

input.pceexp_personne {
  color: red;
  width: 280px;
}

input.pceexp_personne[readonly] {
  background-color: #fff;
}

div.pceexp_highlight {
  color: red;
  width: 145px;
  text-align: center;
  padding-bottom: 0.25em;
}

td.pceexp_gridcol_art_1 { width: 18px; }
td.pceexp_gridcol_art_2 { width: 140px; }
td.pceexp_gridcol_art_3 { width: 300px; }
td.pceexp_gridcol_art_4 { width: 150px; }
td.pceexp_gridcol_art_5 { width: 35px; }

td.pceexp_gridcol_stoloc_1 { width: 80px; }
td.pceexp_gridcol_stoloc_2 { width: 80px; }
td.pceexp_gridcol_stoloc_3 { width: 140px; }
td.pceexp_gridcol_stoloc_4 { width: 140px; }
td.pceexp_gridcol_stoloc_5 { width: 140px; }



div.divinputfile{
  background: #eee url(/elora/images/button_open_16.gif) no-repeat 100% 1px;
  height:20px;
  width:150px;
}    

div.divinputfile input.filepc {
  opacity: 0.0;
  -moz-opacity: 0.0;
  filter: alpha(opacity=00);
  font-size:12px;
  width: 150px;
}

div.fakeinputfile {
  margin-top:-20px;
  border: 0px solid #ccc;
  height: 20px;
  width:150px;
}

div.tabheader {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  cursor: pointer;
}

table.tabheader td {
  width: 105px;
}

div.gridform table tr table.tabheader tr {
  20px;
}

table.tabheader td {
  padding-left: 0.5em;
  padding-right: 0.5em;
  color: #3937DF;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

td.tabheader_selected {
  background-color: #C2EFDD;
}

table.tabctrl {
  border-collapse: collapse;
  background-color: #eee;
}

table.tabctrl td {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

table.tabctrl a
{
  text-decoration: none;
  color: #333;
}

table.tabctrl a:hover
{
  background-color: #aaa;
}


/* End of 'sihh2010_layout2' */

