body {
	margin:0;
	padding:0;
	background:#050402;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #D84369;
	text-decoration: underline;
}

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

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 18px;
	text-transform: uppercase;
	padding-top: 6px;
}
.labelb {
	color: #dfdfdf;
	white-space: nowrap;
}
.labelj {
	color: #F3942A;
	white-space: nowrap;
	font-weight: bold;
}
.labelk {
	color: #F3942A;
	white-space: nowrap;
	font-weight: bold;
}
.labeli {
	color: #F3942A;
}
.labelmin {
	color: #F3942A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #f8b1d7;
	padding-top: 2px;
	padding-bottom: 16px;
	text-align: center;
	vertical-align: top;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3d3c3c;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 3px;
}

.bottom-menu {
	color: #e6c9dc;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 1px;
}

.bottom-menu-lnk {
	color: #e6c9dc;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	color: #dfdfdf;
	font-weight: bold;
	padding-left: 2px;
	white-space: nowrap;
	text-transform: uppercase;
}
.menu_lnk{
	text-decoration: none;
	color: #dfdfdf;
}

.menu_lnk:hover {
	color: #DB95B7;
	text-decoration: none;
}
.menu_lnkdisabled{
	text-decoration: none;
	color: #3F3F3F;
	font-weight: bold;
}
.body_txt {
	color: #CCCCCC;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
 #sidebar1 {
		float: left; 
        width: 230px;
		height: 270px;
		border:#ac3a5c solid 0px;
    }
#sidebar1 .left{
	text-align:left;
	color: #F3942A;
}
#sidebar2 {
	float: right; 
    width: 230px;
	height: 270px;
	border:#ac3a5c solid 0px;
}
#sidebar2 .right{
	text-align:left;
	color: #F3942A;
}
#mainContent {
	border:#ac3a5c solid 0px;
    margin: 0 238px 0 238px;
	color: #FFFFFF;
	padding: 0 0px 0 0px;
	height: 270px;
} 
#mainContent .content{
	text-align:left;
	color: #F3942A;
}
.labelbleu{
color: #2347A4;
 font-size:12px;
 font-weight:bold;
}
 