html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px;
      padding:0;
      height:100%;
      border:none;
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}
b.login_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
td.hdr_login_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.hdr_login_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
a.hdr_login_text:hover {
  font-size: 10px;
  font-weight: bold;
  color: red;
  text-decoration: underline;
}
/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.maintable {
  background-color: #ffffff;
}
.headbg{
  background-image: url(images/bg-titre.jpg);
}
.headbgbox{
  background-color: #e8d1cd;
}
.loginbarbg{
  background-color: #000000;
}


.module_homepage {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  color: #691C2E;
}

.module_head {
 background-image:url(images/bg-titre.jpg);
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
a.module_head2 {
  font-size: 11px;
  font-weight: bold;
  color: blue;
}

.module_headcolumn {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  color: #793230;
}

.module_headprofile {
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  color: #7F1C1C;

}
.oddrow {
  background-color: #ffffff;
}

.evenrow {
  background-color: #ffffff;
}

.module_head_right {
  background-color: #e8d1cd;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #e8d1cd;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #e8d1cd;
  font-size: 11px;
  color: #695f5d;
}


td.edituserlink{
  background-color: #e8d1cd;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #e8d1cd;
  color: #695f5d;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #e8d1cd;
  color: #695f5d;
  font-weight: normal;
}

.text_head1 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #FFFFF4;
}
a.text_head1 {
  font-size: 18px;
  font-weight: bold;
  color: #7F1C1C;
}
a:hover.text_head1 {
  font-size: 18px;
  font-weight: bold;
  color: #7F1C1C;
}
.text_head2, .text_head2:hover {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.text_head {
  font-size: 10px;
  font-weight: bold;
  color: #D64F0B;
}

a.text_head {
  font-size: 10px;
  font-weight: bold;
  color: #D64F0B;
  text-decoration: none;
}
a.text_head:hover {
  font-size: 10px;
  font-weight: bold;
  color: #D64F0B;
  text-decoration: underline;
}
.offer_head {
  font-family: Helvetica, sans-serif;
  font-size: 18pt;
  color: #D64F0B;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color: #DFDFDF;

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fff8f8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;

}
.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;

}
.picgallery {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.admin_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;

}

.view_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;

}

.rightside_detail {
  font-size: 11px;
  font-weight: normal;
  /*background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ECDCCD;
  border-right-color: #ECDCCD;
  border-bottom-color: #ECDCCD;
  border-left-color: #ECDCCD;*/

}

.statusbar {
  background-color: #f1c8c6;
  color: #8C796B;
}

a.statusbar {
  background-color: #E3D3C6;
  color: #8C796B;
  text-decoration: none;
}
a.statusbar:hover {
  background-color: #E3D3C6;
  color: #8C796B;
  text-decoration: underline;
}

th {
  font-weight: bold;
  color: #695f5d;
  background-color: #eda5a8;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #000010;
}
th a:hover {
  color: #000010;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
/*
.formbutton {
  font-size: 11px;
  color: #64463C;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  background-color: #E9E4E1;
}*/

.formbutton {
    border: none;
    background: url('images/bt-rechercher-top.png') no-repeat top left;
  /*  padding: 1px 1px;*/
	     width:79px;
     height:25px;
     border:none;
     color:#ffffff;
font-weight: bold;
}/*
.formbutton:hover {
    border: none;
    background: url('images/pressed.png') no-repeat top left;
    padding: 2px 8px;
}*/
.formbutton2 {
    border: none;
    background: url('images/bt-langue.png') no-repeat top left;
  /*  padding: 1px 1px;*/
	     width:138px;
     height:25px;
     border:none;
     color:#ffffff;
font-weight: bold;
}
.formbutton3 {
    border: none;
    background: url('images/bt-rechercher-top.png') no-repeat top left;
  /*  padding: 1px 1px;*/
	     width:79px;
     height:25px;
     border:none;
     color:#ffffff;
font-weight: bold;
}
.formbutton4 {
    border: none;
    background: url('images/button_231px.png') no-repeat top left;
  /*  padding: 1px 1px;*/
	     width:231px;
     height:25px;
     border:none;
     color:#ffffff;
font-weight: bold;
}
.formbutton5 {
    border: none;
    background: url('images/button_179px.png') no-repeat top left;
  /*  padding: 1px 1px;*/
	     width:179px;
     height:25px;
     border:none;
     color:#ffffff;
font-weight: bold;
}
/*
.formbutton2:hover {
    border: none;
    background: url('images/pressed.png') no-repeat top left;
    padding: 2px 8px;
}*/
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
.main_outer_table{
  background-color: #ffffff;
    border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c1c0bf;
  border-right-color: #c1c0bf;
  border-bottom-color: #c1c0bf;
  border-left-color: #c1c0bf;
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;
}

.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

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

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-image: url(images/bg-td.jpg);
  /*background-color: #d73e40;*/
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;

}
.panellinkhdr_div {
  background-image: url(images/bg-td.jpg);
  /*background-color: #d73e40;*/
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;

}

.p
a.panellink {
  font-size: 11px;
  text-decoration: none;
  color: #695f5d;
}
a.panellink:hover {
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

}
.footer {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  color: #695f5d;
}
.footerlink {
font-size: 8pt;
color: #695f5d;
}
a.footerlink {
font-size: 8pt;
color: #695f5d;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #695f5d;
text-decoration: underline;
}
a.copyright{
color: #7F1C1C;
font-size: 11px;
text-decoration: none;
}
a.copyright:hover{
color: #7F1C1C;
font-size: 11px;
text-decoration: underline;
}
.paneltable{
  background-color: #003366;
}

.searchstyle{
  /*background-color:#d73e40;*/
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.specialoffer{
  color: #ffffff;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #695f5d;
  font-weight: bold;
}

h4{
  font-size: 12px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /* hover: style of "xxx's profile", "last logge" */
  color: #695f5d;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 650px;
}

.footerline {
  color: #C0C0C0;
 }
 
.offer_text{
 color: #10105D;
 }
 a.offer_text{
  color: #10105D;
 }
 
 .admin_hdr {
   background-color: #FCF2E9;
   color: #10105D;
   font-size: 14px;
   font-weight: bold;
  }

  .menu_background {
     background-color:#d73e40;
     font-family: Helvetica, sans-serif;
     font-size: 12px;
     color: #FFFFFF;

  }

  a.menu_background {
       background-color:#d73e40;
       font-family: Helvetica, sans-serif;
       font-size: 12px;
       color: #FFFFFF;
       text-decoration: none;
  }

  a.menu_background:hover {
       background-color:#d73e40;
       font-family: Helvetica, sans-serif;
       font-size: 12px;
       color: #FFFFFF;
       text-decoration: underline;
  }
  
  .module_head a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #691C2E;
  }
  
.module_head a:hover {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #691C2E;
}

.roundedCornerSpacer {
  margin: 0px; padding: 0px; border: 0px;
  clear: both;
  font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
   1px: the width of the border
   3px: a fudge factor needed for IE5/win (see below)
   4px: the width of the border (1px) plus the 3px IE5/win fudge factor
   14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
  width: 14px; height: 14px;
  padding: 0px; border: 0px;
  z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -1px -1px  0px  0px; }
.borderBL { margin: -14px  0px  0px  0px; }
.borderBR { margin: -14px  0px  0px  0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
  margin-left: -4px;
  ma\rgin-left: -1px;
}
html>body .borderTL  {
  margin-left: -1px;
}
.borderTR {
  margin-right: -4px;
  ma\rgin-right: -1px;
}
html>body .borderTR  {
  margin-right: -1px;
}
.borderBL {
  margin-left: -3px;
  ma\rgin-left: 0px;
}
html>body .borderBL {
  margin-left: 0px;
}
.borderBR {
  margin-right: -3px;
  ma\rgin-right: 0px;
}
html>body .borderBR {
  margin-right: 0px;
}


img.border {
	padding: 5px; 
}
div.img-dec {
background: url('images/shadow.gif') no-repeat bottom right;

margin: 0 0 15px 25px;
padding: 0;
position: relative;
}
  
div.img-dec img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;
margin: -5px 5px 5px -5px;
padding: 4px;
position: relative;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 2px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

