body {
  margin:0;
  padding:0;
  border:0;
  width:100%;
  background-image:url('/inc/pics/bg_top.jpg');
  background-repeat:repeat-x;
  background-color:#717171;
  color: #000;
  font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
  font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
  width:1000px;
  height:auto;
  margin: auto auto auto auto;
}

.print{
 font-size: 20px;
 float: left;
 width: 800px;
}

.addthis_toolbox {
	display:none;
}

abbr {
 font-weight: normal;
 border-bottom: dotted 1px;
 cursor: help;
}


blockquote {
background:#f9f9f9;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
}

blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}

blockquote p {
display:inline;
}

img {
border: none;
display: none;
}

#article img{
margin-bottom: 10px;
margin: 10px 0 10px 0;
}

input, textarea {
	border: solid 1px;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
}

a {
	color: #9a9695;
	text-decoration:none;
}

a:hover {
  color: #9a9695;
	cursor:pointer;
}




lu {
	background-color: #98ff3e;
		font-size: 14px;
	font-weight: normal;
	color: #333;
}

li {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

P {
	word-spacing: 3px;
	line-height: 20px;
	letter-spacing: normal;
	font-size: 14px;
	font-weight: normal;
  color: #242424;
}

p a {
	text-decoration:none;
	font-weight: normal;
	font-size: 14px;
	color: #242424;
}

p a:hover {
	text-decoration:none;
	font-weight: normal;
	font-size: 14px;
	color: #242424;
}



h1 {
	font-size: 35px;
	font-weight: normal;
	color: #242424;
	letter-spacing: -2px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 25px;
	font-weight: normal;
	color: #333;
	letter-spacing: -2px;
	margin: 0 0 0 0;
}

h6 {
 font-size: 11px;
 font-weight: normal;
 color: #333;
 margin: 0 0 0 0;
}
.article_h1 {
  font-family:"Lucida Grande", Geneva, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #333;
	margin: 0 10px 0 10px;
	letter-spacing: -2px;
}

.article_h2 {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
}



.article_h3 {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}





#top {
  width: 100%;
  height: 10px;
  background-color: #EE0303;
  border-bottom: solid;
  border-width: 1px;
  border-color: #FEA1A1;
  margin-bottom: 10px;
     display: none;
}

#bottom {
  color: #999999;
  font-size: 14px;
  width: 1000px;
  height: 50px;
  background-image:url('/inc/pics/bg_bottom.jpg');
  background-repeat:repeat-x;
  float:left;
     display: none;
}

.bottom_right{
 float:right; 
 margin: 20px 20px 0px 20px;
}
.bottom_left{
 float:left; 
 color: #999;
 margin: 20px 20px 0px 20px;
}

.bottom_left a{
 color: #999;
}



#line1{
  width:100%;
  float:right;
  padding-right: 10px;
     display: none;
}


.top_contact { 
  color: #fff;
  margin-left: 5px;
}
.top_info {
  color: #ffff00;
  margin-left: 5px;
}

.top_exit {
  color: #ff0000;
  margin-left: 5px;
}
  
#top_info_a {
  font-size: 12px;
  font-weight: bold;
  word-spacing:-1px;
  letter-spacing:-0px;
  color: #fff;
  float:right;
  margin-right: 20px;
}


#top_info_b {
  font-size: 12px;
  font-weight: bold;
  word-spacing:1px;
  letter-spacing:0px;
  color: #cccccc;
  float:right;
  right: 100px;
}

#top_info_c {
  font-size: 12px;
  font-weight: bold;
  word-spacing:1px;
  letter-spacing:0px;
  color: #fff;
  float:left;
  margin-left: 30px;
}

#top_info_b a {
 color: #cccccc;
}


#line2 { 
  width: 100%;
  float:left;
  margin-top: 10px;
  display: none;
}

#line2_a {
  float: left;
  margin-left: 20px;
  width: 476px;	
  height: 85px;
  background:url('/inc/pics/logo.png') no-repeat;
  display:none;
}

#line2_a_ie {
  float: left;
  margin-left: 20px;
  width: 476px;   
  height: 85px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/pics/logo.png', sizingMethod='scale');
}


#line2_b {
  float: right;
  width: 320px;
  padding-right: 10px;
  margin: 30px 0 0 0;

}

#line2_c a {
  font-size: 13px;
  font-weight: normal;
  word-spacing:1px;
  letter-spacing:-1px;
  color: #fff;
  float:left;
  margin: 60px 0 0 0px;
  display: none;
}


.information_top {
 width: 100%;
 height: 20px;
 font-size: 18px;
 font-weight: bold;
 background-color: #ffff00;
 color: #333333;
 float: left;
 padding: 5px 0 5px 0;
 text-align: center;
}

.information_right {
 width: 100%;
 height: 20px;
 font-size: 14px;
 font-weight: bold;
 color: #333333;
 float: left;
 padding: 5px 0 5px 0;
 text-align: center;
}



.top_search {
 font-size: 14px;
 word-spacing:1px;
 letter-spacing:-1px;
 background-color: #f9f9f9;
 font-weight: bold;
 color: #999999;
 width: 200px;
 padding: 5px 0 5px 10px;
 margin-top: 3px;
 float: right;
    display: none;
    
}

.top_submit {
 width: 60px;
 height: 30px;
 border-style:none;
 margin: 3px 0 3px 10px;
 float: right;
 padding-bottom: 10px;
 background:url('/inc/pics/go.jpg') no-repeat scroll 0 0;
    display: none;

}

.top_ad_bg {
  background-repeat: repeat-x;
  background-image: url(/inc/pics/top_bg.png);
  width:100%;
  height: 90px;
  float: left;
  padding-top:2px;
     display: none;
}


.top_ad_gap {
 width:100%;
 height: 10px;
 background: #e3e3e3;
 float:left;
    display: none;
}

.top_bot_ad_gap {
 width:100%;
 height: 10px;
 background: #f9f9f9;
 float:left;
    display: none;
}


#top_ad {
  float:left;
  width:auto;
  height:90px;
  padding-left:121px;

}

#line3 {
  width: 100%;
  background:#535353;

  height: 47px; 
  float:left;
  margin-top:20px;
  display: none;
}

.login {
 height: 37px;
 width: 95px;
 border-style:none;
 float:right;
 margin: 7px 10px 20px 0;
 background:#535353 url('/inc/pics/connexion.jpg') no-repeat; 
 
}

#centeredmenu {
   float:left;
   width:auto;
   background: #535353;
   overflow:hidden;
   position:relative;
      display: none;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   text-align:center;
}
#centeredmenu ul li {
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
}
#centeredmenu ul li a {
 font-size: 15px;
 font-weight: bold;
 letter-spacing:1px;
 color:#fff;
 word-spacing:1px;
 display:block;
 margin:0 0 0 1px;
 padding:3px 10px;
 background:#535353;
 text-decoration:none;
 line-height:40px;
 border-right: 2px solid #5B5B5B;
}
#centeredmenu ul li a:hover {
   background:#EE0303;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#EE0303;
   font-weight:bold;
}

#zonestitle {
 font-size: 16px;
 font-weight: bold;
 letter-spacing:1px;
 word-spacing:1px;
 text-decoration:none;
 margin-left: -10px;
 letter-spacing: 1px;
 word-spacing:1px;
}

#zonestitle a:hover {
 color: #FF6600;
}

.zonestitleactive {
 color: #FF6600;
}

.zonesplanactive {
 color: #CC0000;
}

.zonesplanactive a:hover {
 color: #CC0000;
}


#line4 {
  width: 100%;
  height:auto;
  clear:both;
  float: left;
  background: #fff;
  overflow: hidden;
  position:relative; 
  border-top: 1px solid #dcdcdc;
  
}

.line4_top {
 padding-top: 10px;
}

.line4_11 {
 padding: 0 5px 0 5px;
}


.line4_21 {
 padding: 0 30px 0 0px;
 border-left: solid 1px #dcdcdc;
 padding-left: 10px;
 float: left;
}

.line4_31 {
 clear: both;
 margin: 10px 10px 0 10px;
 height: auto;
 float: left;
}

#line4_1 {
  width: 160px;
  height: auto;
  float: left;
  overflow: hidden;
  display:none;
}

#line4_2 {
  width: 800px;
  height: auto;
  float: left;
  overflow: hidden;

}

#line4_3 {
  width: 320px;
  height: auto;
  float: left;
  overflow: hidden;
  background:#dcdcdc;
     display: none;

}


.begin_article{
 width: 100%;
 border-bottom: solid 1px #dcdcdc;
 margin: 20px 0 20px 0;
 float: left;
 width: 100%;
 height: auto;
}

.abbr {
  width: 100%;
  height: auto;
  float: left;
	padding: 10px 0 10px 0;
	margin-top: 40px;
	color: #3d3d3d;
	border-top: solid 1px #dcdcdc;
	border-bottom: dotted 1px #dcdcdc;
}

.bookmarks {
  width: 100%;
  height: auto;
  float: left;
	padding: 10px 0 10px 0;
	color: #3d3d3d;
	border-bottom: solid 1px #dcdcdc;
}

.bookmarks h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

.bookmarks li {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: normal;
}


.abbr h4 {
	margin: 0 0 5px 0;
	font-size: 14px;
}

.abbr li {
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: normal;
}



.right_box {
  width: 300px;
  height: auto;
  margin: 0 0 10px 0;
	float: left;
  background: #474747;
  text-align: center;
}

.right_h1 {
  width: 90%;
  font-size: 20px;
  font-weight: normal;
  color: #cacaca;
  float: left;
  margin: 10px 0 20px 10px; 
}


.right_login label {
  color: #fff;
  font-weight:normal;
  float: left;
  width: 90px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 14px;
}

.right_login input {
  float: left;
  width: 130px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 4px 4px 4px 4px;
  border: none;
  font-size: 12px;

}

.right_login .submit {
  width: 80px;
  border:1px solid #0B5C8B;
  background-color:#0B80CD;
  color:#fff;
  float: left;
  margin-left: 152px;
}

.right_login a {
 float: left;
 font-size: 10px;
 color: #fff;
 margin: 10px 5px 5px 10px;
 float: left;
}




.left_block {
  width: 100%;
  height: auto;
  color: #000;
  float: left;
}


.left_left_block { 
  width: 46%;
  height: auto;
  float: left;
  border-right: 1px solid #ccc;
  padding: 0 10px 0 10px;
}

.left_right_block { 
  width: 46%;
  float: left;
  padding: 0 10px 0 10px;
}

.left_box { 
  width: auto;
}


.left_box_title {
  width: auto;
  height: 30px;
  font-size: 18px;
  font-weight: bolder;
  color: #6e6e6e;
  padding: 2px 0px 2px 10px;
  background-image:url('/inc/pics/front_page_menu.jpg');
  background-repeat:repeat-x;
  padding-top: 10px;
}


.left_box_hh {
  height: 60px;
  width: 100%;
  margin-top: 10px;
}
.left_box_h1 {
  width: 70%;
  font-size: 20px;
  letter-spacing: 0px;
  font-weight: bolder;
  color: #336699;
}

.left_box_h2 {
  font-size: 20px;
  color: #336699;
}

.left_box_h3 {
  font-size: 16px;
  height: 140px;
  letter-spacing: -1px;
  color: #666666;
  float: left;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px dotted #ccc;
}

.left_box_h3_last {
  font-size: 16px;
  letter-spacing: -1px;
  color: #666666;
  float: left;
  padding: 0 0 20px 0;
}

.left_block_text {
  width: 300px;
  position: relative;
  float: left;
}
  
.left_photo {
  float:left;
  width: 300px;
  height: auto;
  padding: 10px 0px 10px 10px;
  color: #000;
}

.left_h1 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #336699;
  padding: 5px 0px 0px 20px;
}

.left_h1 a {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #336699;

}

.left_h2 {
  font-size: 28px;
  letter-spacing: -1px;
  color: #336699;
  padding: 0px 0px 0px 20px;
}

.left_h2 a {
  font-size: 28px;
  letter-spacing: -1px;
  color: #336699;
}

.left_h3 {
  position: relative;
  font-size: 16px;
  letter-spacing: -1px;
  color: #666666;
  padding: 10px 0px 0px 20px;
  margin: 0 0 20px 0;
}

.left_article_top {
  width: 300px;
  border-top: 10px solid #ccc;
  margin: 10px 10px 10px 10px;
}


.login_return_error {
 width: 220px;
 height:auto;
 float: right;
 font-size: 16px;
 color: #ff0033;
 margin: 5px 10px 5px 20px;
}

.login_return_error {
 width: 220px;
 height:auto;
 float: right;
 font-size: 16px;
 color: #ff0033;
 margin: 5px 10px 5px 20px;
}



.right_logo {
  float: left;
  margin: 10px 0 5px 10px;
}


.right_h2 {
  font-size: 20px;
  font-weight: normal;
  color: #cacaca;
  float: left;
  margin: 10px 0 10px 5px;
}

.right_h3 {
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #66ccff;
  float: left;
  margin: 10px 20px 5px 5px;
}

.box_1 {
  font-size: 30px;
  font-weight: normal;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #66ccff;
  float: left;
  margin: 10px 20px 5px 10px;
}

.box_1 a {
	color: #66ccff;
}


.box_2{
  font-size: 30px;
  font-weight: lighter;
  letter-spacing: 0px;
  word-spacing: 0px;
  color: #ff0033;
  float: left;
  margin: 10px 20px 5px 10px;
}

.box_2 a {
	color: #ffd45c;
}

.box_new_login {
  font-size: 24px;
  color: #ffb136;
  float: left;
  margin: 0 5px 5px 10px;
}

.box_new_login a{
 font-size: 22px;
 color: #66ccff;
  float: left;
}


.section_h1 {
  font-size: 30px; 
  font-weight: bold;
  color: #333333;
  margin: 20px 0 0 40px;
  letter-spacing: -1px;
}

.imagetop {
 clear:both;
 margin-top: 10px;
}

.tip {
  color: #336699;
}

.section_h2 {
  font-size: 16px; 
  font-weight: normal;
  color: #999999;
  margin: 10px 0 0 20px;
  letter-spacing: -1px;
}

.section_h3 {
  font-size: 18px; 
  font-weight: normal;
  color: #336699;
  letter-spacing: -1px;

}


.section_h3 a {
  color: #336699;
}
.section_h4 a {
  color: #336699;
}


.section_h4 {
  font-size: 16px; 
  font-weight: normal;
  color: #336699;
  letter-spacing: -1px;

}

.section_h5 {
  font-size: 14px; 
  font-weight: normal;
  color: #666666;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-right: 10px;
}

.section_center {
  width: 640px;
  height: auto; 
  margin: 10px 0 20px 20px;

}



.section_first {
	width: 460px;
	height: auto;
	float: right;
}

.section_large_pics {
	float: left;	
	margin-right: 10px;

}


.section_center_pics {
	width: 100%;
  height: auto;
	float: left;

}

.section_small_left {
   float: left;
   width: 220px;
   height: 160px;
   border-right: dotted 1px #ccc;
   border-bottom:dotted 1px #ccc;
   padding-top: 10px;
}

.section_small_right {
   float: left;
   width: 220px;
   height: 160px;
   padding-left: 10px;
   border-bottom:dotted 1px #ccc;
   padding-top: 10px;
}

.section_gap {
  border-top:dotted 1px #ccc; 
  float:left;
	height: 20px;
	width: 100%;
}

.section_small_pics {
	float: left;
	margin-right: 10px;
}


.section_search {
  margin: 20px 10px 20px 10px;
  color: #000;
}

.title {
  color: #336699;
}

.section_search a {
  color: #336699;
}


.portrait_box{
 width: 460px;
 height: auto;
 float: left;
 margin-left:10px;
}

.portrait_right {
	width: 200px;
	
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	margin: 0 0px 0 10px;
	letter-spacing: -1px;
	float: left;
}

.portrait_left {
	margin: 0 0px 0 0px;
	letter-spacing: -1px;
	float:left;
}


.article_h1 {
	font-size: 40px;
	font-weight: normal;
	color: #333;
	margin: 0 10px 0 10px;
	letter-spacing: -2px;
}

.article_h2 {
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	letter-spacing: -1px;
}



.article_h3 {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}


.article_text_h1 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
}

.article_blue {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	letter-spacing: -1px;
}

.article_grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -1px;
}

.image {
  text-align: center;
  padding-top:20px;
}



.center_first{
color: #242424;
font-size: 40px;
margin: 0 5px 0 0;
float: left;
}



.text_lien {
 color:#CC6600;
 font-weight: bold;
}


.center_text{
	font-size:  15px;
	line-height:1.5em;
	color: #333333;
	margin: 5px 20px 5px 20px;
}


.extra_link {
  height: 20px;
  font-size: 10px;
  border-bottom: 1px dotted #cdcdcd;
  border-top: 1px dotted #cdcdcd;
  width: 455px;
  margin: 5px 0 0 10px;
  padding-top: 5px;
  float: left;
 
}




.extraMail {
  background: url(/inc/pics/icon_mail.gif) left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraPrint {
  background: url("/inc/pics/icon_print.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraSelection {
  background: url("/inc/pics/icon_selection.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraReco {
  background: url("/inc/pics/icon_reco.gif") left center no-repeat;
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}

.extraShare {
  padding-left: 14px;
  padding-right: 5px;
  float: left;
}


.sign_main {

 width: 460px;
 height: auto;
 background: #fff url('/inc/pics/article_bg.png') repeat-x; 

   border: solid;
   float: left;
}

.sign_main {

 width: 400px;
 height: auto;
 background: #fff url('/inc/pics/article_bg.png') repeat-x; 

   border: solid;
   float: left;
}

.sign_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
  float: left;
}

.sign_main a {
  width: 400px;
  font-size: 25px;
  margin: 20px 30px 30px 30px;
	color: #336699;
  float: left;
}

.sign_red {
	font-size: 12px;
	font-weight: normal;
	color: #ff0033;;
	letter-spacing: 0px;
	padding: 10px 20px 10px 20px;
  float: left;
}

.sign_h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
}

.sign_page_h1 {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;
	
}

.sign_page_h2 {
  width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 0px;

  float:left;
}

.sign_page_h3 {
  width: 500px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 40px;
  float:left;
}

.sign_page_h4 {
  width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0px;
	padding: 30px 20px 10px 40px;
  float:left;
}

.sign_page_information {
  width: 450px;
	font-size: 16px;
	font-weight: normal;
	color: #3c3699;
	letter-spacing: 0px;
  margin: 10px 20px 10px 80px;
  float:left;

}

.sign_page_error {
  width: 500px;
	font-size: 16px;
	font-weight: normal;
	color: #EE0303;
	letter-spacing: 0px;
  margin: 10px 20px 10px 80px;
  float:left;
}


.checkout {
  width: auto;
  float: left;
	padding: 10px 20px 10px 40px;
  margin-left: 170px;
}

.checkout input{
  border: none;
}


#comment{
 width: 100%; 
 height: auto;
 margin-top: 40px;
 float: left;
 overflow: hidden;
    display: none;
}

#comment h4{
color: #3d3d3d;
margin: 0 0 20px 0;
letter-spacing: 0.5px;
font-size: 22px;
   display: none;
}

.extra_add {
float: left;
padding: 30px 0 10px 0;
}
.extra_add h4{
color: #3d3d3d;
letter-spacing: 0.5px;
font-size: 22px;
}

#comment h5 {
color:#888888;
margin: 0;
text-transform:capitalize;
}

#comment h6 {
color:#cfcfcf;
margin: 0;
}

#comment p {
color:#535353;
margin: 0;
word-spacing: normal;
line-height: normal;
font-size: 13px;
line-height: 15px;
text-transform: none;
}

#comment .extra_bold {
color: #a03268;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.5px;
}

#comment .extra {
color: #a03268;
font-size: 10px;
}

#comment .extra_cmp {
font-size: 25px;
}

.comment_1{
 border-bottom: dotted 1px #dcdcdc;
 margin: 10px 0 0 0;
 padding-bottom: 20px;
 float: left;
 overflow: hidden;
}

.comment_11{
width: 30%;
height: auto;
float: left;
overflow: hidden;

}

.comment_12{
width: 70%;
height: auto;
float: left;
overflow: hidden;

}


#comment_form{
width: 100%;
float: left;
overflow: hidden;
height: 350px;
background: #efefef;
padding: 20px;
}

#comment input{ 
border: none;
background: #f8f8f8;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:200px;
font-size: 12px;
color:#888888;
margin-bottom: 20px;
}


#comment textarea{ 
border: none;
background: #f8f8f8;
color:#888888;
border-top: solid 1px #c2c2c2;
border-left: solid 1px #c2c2c2;
width:400px;
height: 150px;
max-height: 150px;
max-width: 400px;
font-size: 12px;
overflow: hidden;
}

#comment .submit {
background-color: #efefef;
background-image: url(/inc/pics/comment_submit.jpg);
font-weight: bold;
color: white;
text-transform: uppercase;
width: 80px;
height: 30px;
border: none;

}


.comment_input_1 { 
width: 100%;
height: auto;
float: left;
}

.comment_input_2 { 
width: 410px;
height: auto;
float: left;
margin-top: 40px;
background-color: #efefef;
text-align: center;

}



.text_only {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;

}

.text_only_form {
  width: 600px;
  height: auto;
  margin: 20px 0 10px 10px;
  border:solid;
  float: left;
  
}

.text_only_form label {
  color: #333;
  font-weight:normal;
  float: left;
  width: 120px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 20px;
  margin-left:10px;
}

.text_only_form  input {
  float: left;
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #000 solid 1px;
  font-size: 14px;
}


.text_only_form  .submit {
  width: 60px;
  border:1px solid #0B5C8B;
  background-color:#0B80CD;
  color:#fff;
  float: left;
  margin-left: 10px;
}

.text_only a {
 float: left;
 font-size: 10px;
 color: #fff;
 margin: 10px 5px 5px 10px;
 float: left;
}

.text_only_total {
  float: left;
  width: 50px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #000 solid 1px;
}


.sign_page_form {
  width: 500px;
  margin: 20px 0 20px 10px;
  float: left;
}


.sign_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.sign_page_form input {
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #999 solid 1px;
  float: left;

}


.sign_page_form .submit {
  width: 90px;
  border:1px solid #999;
  color:#000;
  float: left;
  margin: 20px 0 0 210px;
  
}

.sign_page_form select {
  border:1px solid #999;
}

.sex {
  width: 90px;
  border:1px solid #000;
  color:#000;
  float: left;
  margin: 0 150px 10px 10px;
}

.date {
  width: 70px;
  border:1px solid #333;
  color:#000;
  float: left;
  margin: 0 0 10px 10px;
}

.question_h1{
  font-size: 20px; 
  font-weight: bold;
  color: #1b4999;
  color:#336699;
  margin: 10px 0 0 20px;
  letter-spacing: 0px;
}

.question_h2{
	font-size:  15px;
	line-height:1.5em;
	color: #333333;
	margin: 5px 20px 10px 20px;
	
}

.question_page_form {
  width: 500px;
  margin: 20px 0 20px 10px;
  float: left;
}


.question_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
}

.question_page_form input {
  width: 265px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: #999 solid 1px;
  float: left;
}

.question_page_form textarea {
  float: left;
  width: 480px;
  height: 200px;
background: #f9f9f9;
overflow:auto;
border: #999 solid 1px;
margin-bottom: 20px;
}

.question_page_form .submit {
  width: 60px;
  border:#999 1px solid;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin-left: 430px;
  padding: 5px;
  
}


.plan_h1 {
  color:#000;
  font-size:32px;
  
}

.plan_h2 {
  color:#000;
    font-size:20px;
	margin: 10px 0 0 5px ;
}

.plan_h3 {
  color:#000;
      font-size:16px;
      margin: 5px 0 0 15px ;

}

.plan_h3 a {
	  color: #365bff;
}


.text_only {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	padding: 30px 20px 10px 20px;

}

.setting_page_information {
  width: 450px;
	font-size: 16px;
	font-weight: normal;
	color: #3c3699;
	letter-spacing: 0px;
  margin: 0 20px 0 80px;
  float:left;

}


.setting_page_form {
  width: 500px;
  margin: 20px 0 20px 10px;
  float: left;
}

.setting_page_form label {
  color: #333;
  font-weight:normal;
  width: 200px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.setting_page_form input {
  width: 250px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;

}


.setting_page_form .submit {
  width: 90px;
  border:1px solid #ccc;
  color:#000;
  float: left;
  margin: 20px 0 0 365px;
  
}

.setting_page_form select {
  border:1px solid #ccc;
}

.setting_page_form .sex {
  width: 100px;
  border:1px solid #ccc;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin: 0 150px 10px 10px;
  padding: 1px 0px 1px 0px; 
}

.setting_page_form .date {
  width: 75px;
  border:1px solid #ccc;
  color:#000;
  background: #f9f9f9;
  float: left;
  margin: 0 0px 10px 10px;
  padding: 1px 0px 1px 0px; 
}

.setting_checkbox label {
  font-weight:normal;
  width: 400px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  color: #333;
}

.setting_checkbox input {
  width: auto;
  margin: 5px 20px 20px 40px;
  background: #f9f9f9;
  color: #000;
  background: #f9f9f9;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;
}

.setting_page_h1 {
	font-size: 34px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	margin: 30px 20px 0px 20px;
}

.setting_page_h2 {
  width: 100%;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	letter-spacing: 0px;
  float:left;
  margin: 10px 0 10px 0px;
}

.setting_page_h3 {
  width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	margin: 5px 0px 20px 10px;
  float:left;
}

.setting_page_h4 {
  width: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	letter-spacing: 0px;
	margin: 5px 0px 0px 10px;
  float:left;
}



.checkbox {
  color: #ccc;
}

.informations {
 width: 260px;
 height: 1px;
 color: #bbb; 
 background-color:#ccc;
 margin-left:10px;
 float: left;
 border:none;
 overflow:hidden;
 font-size: 30px;
}


.currency_page_h2 {
  color: #999;
  margin-left: 25px;
}
.currency_page_form {
  width: 250px;
  margin: 20px 0 20px 10px;
  float: left;
}

.currency_page_form label {
  color: #333;
  font-weight:normal;
  width: 100px;
  text-align: right;
  letter-spacing: -1px;
  font-size: 16px;
  float: left;
  
}

.currency_page_form input {
  width: 100px;
  margin: 0 0 10px 10px;
  background: #f9f9f9;
  color: #000;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ccc;
  float: left;

}

.currency_page_form .submit {
  width: 100px;
  border:1px solid #ccc;
  color:#000;
  float: left;
  margin: 20px 0 0 110px;
  padding: 2px 2px 2px 2px;
  
}

.currency_error {
  margin: 20px 20px 20px 20px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.currency_result {
  float:left;
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 50px 0 0 10px;

}

.currency_hint_left { 
  float: left;
  color: #333;
  font-size: 12px;
  width: 170px;
  margin: 30px 0 0 0 ;

}

.currency_hint_left h1 { 
  float: left;
  color: #333;
  font-size: 26px;
  width: 170px;
  line-height:30px;

}

.currency_hint_right { 
  float: left;
  color: #333;
  font-size: 12px;
  width: 170px;
  margin: 30px 0 0 0 ;

  text-align: right;
}

.currency_hint_right h1 { 
  float: left;
  color: #333;
  font-size: 26px;
  width: 170px;
  line-height:30px;

     text-align: right;
}

.currency_hint_mid { 
  float: left;
  color: #333;
  font-size: 26px;
  line-height:30px;
  width:10px;

  margin-top:50px;
}

.currency_ad {
 width: 100%;
 float: left;
 margin: 100px 0 0 140px ;
}

.article_ad {
 width: 100%;
 height: auto;
 float: left;
 margin: 10px 0 10px 0 ;
    display: none;
}

.article_lien b {
 margin: 0 0 0 10px;
 float: left;
 width: 100%;
}

.article_lien a {
 color: #999;
 font-size: 12px;
}

.article_lien a:hover {
 text-decoration: underline;
}

.article_lien li {
list-style:url('/inc/pics/arrow_grey_4x6.gif');
margin: 0 ;
padding: 0;
}

.article_lien ul {
float: left;
margin: 0;
padding: 5px 0 0 30px;
}


#nav {
	margin:0 0 0 10px;
	padding:0px;
	text-indent:0px;
	width:170px;
}
#nav a.head {
	cursor:pointer;
	color:#666666;
	display:table;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
	width: 100%;
	text-transform: capitalize;
	height: 20px;
}

#nav a.head:hover {
	background: #efefef;
}


#nav a.active {
	text-decoration: none;

}
#nav a.current {
	text-decoration: none;


}
#nav ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	margin: 5px 0 5px 0;


}
#nav li {
	list-style:none outside none; display:inline;
	font-size: 12px;
	word-spacing: -1px;


}
#nav li li a {
	line-height: 16px;
	color: #666;
	display:block;
  margin-left: 8px;
	text-decoration: none;
 	font-size: 11px;
	width: 80%;
	
	

}
#nav li li a:hover {
	color:#666;
	color: #393939;
}

#nav .active {
  margin-left: 10px;
  padding-left: 7px;
  background-image: url(/inc/pics/arrow_grey_4x6.gif);
  background-position: 0 5px;
  background-repeat: no-repeat;
  color: #4c92c2;
  font-weight: bold;
}
