@charset "utf-8";
/* CSS Document */

BODY{width:610px; background:#151e22; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.clr{clear:both}
#header {background:url(../img3l/header_bg.gif);height:110px; margin-bottom:10px}
#content {background:#000 url(../img3l/bg_top_content.gif) no-repeat; padding:10px;}
	#content P{margin:20px 10px }
	#content H3{margin:20px 10px; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif }
	#content STRONG, #content a {color:#ed008c}
	

.dotpink{background:url(../img3l/bg_dot_tab.jpg) no-repeat; height:3px; font-size:0; line-height:0;}
.dotblack{background:url(../img3l/bg_dot.gif) no-repeat; height:5px; font-size:0; line-height:0; }

#nav{width:100%}
#nav LI{ list-style:none; float:left;  background:#000;  }
#nav LI A{width:162px;height:30px; text-align:center; font-weight:bold; padding:10px 15px; font-size:14px; display:block;color:white; text-decoration:none}
#nav LI A:HOVER{color:#ed008c}
#nav .onglet0{ background:#000 url(../img3l/tab_0.gif) no-repeat;  }
#nav .onglet1{ background:#000 url(../img3l/tab_1.gif) no-repeat; border-left:7px solid #ed008c}
#nav .onglet2{ background:#000 url(../img3l/tab_2.gif) no-repeat; border-left:7px solid #ed008c}
#nav .onglet0#selected{ background:#000 url(../img3l/tab_0_s.gif) no-repeat;}
#nav .onglet1#selected{ background:#000 url(../img3l/tab_1_s.gif) no-repeat;}
#nav .onglet2#selected{ background:#000 url(../img3l/tab_2_s.gif) no-repeat;}


#tabContent{ background:url(../img3l/bg_content.jpg) repeat-y ; padding:10px}

#footer{ background:#000 url(../img3l/bg_footer.gif) no-repeat bottom left;  padding:10px; }
.logo{ float:right; border:none}

form fieldset.form_box{	border-top:#ffffff;  padding: 2px 0px 0px 0px;}
form div{ clear:both; width:530px;  color:#fff; background:#31061e; border:1px solid #49072c; margin: 0px 2px 2px 2px; padding:5px 15px; float:left; }
form div div{ border:none; background:transparent; padding:0; margin:0; }
form label{ display:block; width:290px; float:left;}
form input{ border:1px solid #49072c; background:#1e0212;  display:block; float:left;color:#fff; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif}
form select{ border:1px solid #49072c; background:#1e0212;  margin-right:3px; display:block; float:left;}
form input.radio{ width:13px; height:13px; border:none; background:transparent;}
form span.required{ color:#db2001;}
form .button{ background:url(../img3l/btn_send.gif) no-repeat; border:none; width:160px; height:25px; color:#fff; font-weight:bold; margin:auto; float:right; margin:20px 10px 0 0}
form option, form select {color:#fff; }
form .form_comment {padding:25px 15px 15px 15px;}
form legend{display:none}

#tab1, #tab2{display:none}

