body
{
	background: url("/img/background.gif");
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.tablebody
{
	background-color: #ffffff;
}
.rightbg
{
	background-image: url("/img/rightbg.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.tablebg
{
	background-image: url("/img/tablebg.gif");
	background-repeat: no-repeat;
	background-position: right 275px;
}

.menu_left
{
	margin-top: 130px;
	margin-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.int_menu_left2
{
	margin-top: 0px;
	margin-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.int_menu_left
{
	margin-top: 80px;
	margin-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.menu_left_el_tr
{
	height: 14px;
	padding-top: 15px;
}
.menu_left_el
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #999999;
}
.menu_left_el_select
{
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #cc0033;
}
.mentions
{
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.htmlcontent
{
	margin-top: 510px;
	margin-left: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}
.contact_htmlcontent
{
	margin-top: 480px;
	margin-left: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}
.int_htmlcontent
{
	margin-top: 530px;
	margin-left: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}

#logo_bar
{
	position:absolute;
	top: 50px;
	left: 25px;
	width: 975px;
}
.bg_opacity
{
   filter:alpha(opacity=50);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;               /* newer Mozilla and CSS-3 */
   height: 15px;
   z-index: 3;
}
.opaquetext
{
   filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
   text-align: center;
   position: absolute;
   height: 15px;
   vertical-align : middle;
   z-index: 4;
}


.ss_bg_opacity
{
   filter:alpha(opacity=100);   /* Internet Explorer       */
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;               /* newer Mozilla and CSS-3 */
   height: 15px;
   z-index: 3;
}
.ss_opaquetext
{
   filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
   text-align: left;
   position: absolute;
   height: 15px;
   vertical-align : middle;
   z-index: 4;
}

.title_text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.title_text_select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
}

.ss_title_text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	padding-left: 5px;
}
.ss_title_text_select
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	padding-left: 5px;
}

#actus
{
	position:absolute;
	top: 405px;
	left: 713px;
	background-image: url("/img/actusbg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.actus_date
{
	color: #cc3333;
	font-size: 10px;
	vertical-align:bottom;
	font-family: verdana, arial, helvetica, sans-serif;
}
.actus_text
{
	color: #cc3333;
	font-size: 14px;
}
.actus_title
{
	color: #cc3333;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}