/* CSS Document */

/*
Style spécifique au template IUVV
*/

/*Sur couche pour module Flash Info*/
table.moduletable_600 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #075586;
	border-right: solid 0px #075586;
	border-top: solid 0px #075586;
	border-bottom: solid 0px #075586;
  background-color : #ffffff;
}

table.moduletable_600 th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : #3C4B4D;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 24px;
	border-bottom: 0px solid #ffffff;
	background: url(../images/top-600.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

table.moduletable_600 td {
  background-color : #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}


#header_comp {
  background-position: left center;
  height: 26px;
  padding-left: 10px;
  padding-top: 5px;
  vertical-align: middle;  
}

#header_sep {
   height: 30px;
   background: url(../images/separateur.png);
   background-position: center top;
   background-repeat: no-repeat;
   text-align: center;
   vertical-align: middle;
}

#menu_btn {
  width: 600px;
  height: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
}

#menu_rech {
  width: 180px;
  height: 30px;
  background: url(../images/bt_rech.png);
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
}

#ccoin_top {
  width: 5px;
  height: 100%;
  vertical-align: top;
  background-color : #EFEFEF;
}

#ccoin_bot {
  width: 5px;
  height: 5px;
  vertical-align: top;
  background-color : #FFFFFF;
  font-size: 4px;
}

#cadre_600 {
  width: 588px;
  background-image: url(../images/top-600.png);
  background-position: top;
  background-repeat: no-repeat;
}

#cadre_180 {
  width: 168px;
  background-image: url(../images/top-180.png);
  background-position: top;
  background-repeat: no-repeat;
}

