body {
	background-color: #0c2d52;
	background-image: url('../img/accueil/page_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px;
}

.tbl_left { background:url(../img/accueil/bluetbl_left.gif) repeat-y; }
.tbl_right { background:url(../img/accueil/bluetbl_right.gif) repeat-y; }

td {
	font-family: Trebuchet MS;
	font-size: 12px;
    line-height: 14px;
	color: #ffffff;
}

.tdtl {
	width: 4px; height: 4px; background-image: url(img/accueil/tb_tl.jpg);
}
.tdtr{
	width: 4px; height: 4px; background-image: url(img/accueil/tb_tr.jpg);
}
.tdbody {
	width: 100%; background-color: #011125;
}
.tcontent {
	width: 100%; background-color: #011125; font-family: MS Sans Serif;
	font-size: 10px; color: White; padding:5px;
}
.tdbl{
	width: 4px; height: 4px; background-image: url(img/accueil/tb_bl.jpg);
}
.tdbr{
	width: 4px; height: 4px; background-image: url(img/accueil/tb_br.jpg);
}


td a, td a:visited {
	color: #ffffff;
	text-decoration: none;
}

a.bot {
    text-decoration: none;
    color: #ffffff;
}

a.bot:hover {
    text-decoration: none;
    color: #FFD600;

}

td a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.main {
	width: 735px;
	border: 2px solid #0D2144;
	margin-top: 25px;
	background-image: url('../img/accueil/div_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #445B7A;
}

.main_index {
	width: 960px;
	border: 2px solid #0D2144;
	background-image: url('../img/accueil/div_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #445B7A;
}

.menu {
	background-image: url('../img/accueil/menu_bg.jpg');
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	background: url('../img/accueil/grad_stars.jpg') top no-repeat;
	padding: 10px 10px 0px 10px;

}

.support {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

.tooltip {
background-color:FFFFFF;
padding:15px;
border: 2px solid #ff7d33;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #00234c;
z-index: 200;
}


.mark {
	background: url('../img/accueil/w.gif') no-repeat 20px 0px;
	background-color: #000000;
	height: 25px;
}

.pm {
	font-weight: bold;
	font-size: 10px;
}

.bm {
	background: #011125;
	height: 42px;
	text-align: center;
}

#marky {
	background: #0f2034;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 100px;
}

span.titlu {
    font-family: Trebuchet MS;
	font-size: 18px;
    font-weight: bold;
	color: #ffffff;
    line-height: 17px;
}

span.titlu1 {
    font-family: Trebuchet MS;
	font-size: 16px;
    font-weight: bold;
	color: #ffffff;
    line-height: 13px;
}

div.hr {
	background-image: url('../img/accueil/hr.gif');
    width: 100%;
    height: 13px;
    margin-top: 9px;
    margin-bottom: 9px;
}

td.vip_table {
    background-image: url('../img/accueil/tr_body.jpg');
    text-align: center;
    height: 18px;

}

td.new {
    font-family: Arial;
    font-size: 11px;
    line-height:13px;
}

span.new {
    font-family: Arial;
    font-size: 11px;
    line-height:13px;
}

li {
    list-style: outside url('../img/accueil/ar_yellow.gif');
    list-style-image: url('../img/accueil/ar_yellow.gif');
    padding-bottom:4px;
    margin-left: 20px;
}

input.inputu {
    border: 1px solid #000000;
    height: 17px;
    font-family: Arial;
    font-size: 11px;
    line-height: 11px;
}

td.newsletter_table {
    font-family: Trebuchet MS;
    font-size: 11px;
    background-image: url('../img/accueil/tr_body.gif');
    text-align: left;
    height: 18px;
    padding-left: 10px;
}

.float_right { float:right; width:63px; }
