html,body {
        background-image : url(../images/background.gif);

	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;



}
form input {
padding:2px;
background:#ffffff;
border:1px solid #4c4d6d;
color:#707070;
font : 11px Verdana, Arial, Helvetica, sans-serif;
}
form textarea {
font : 11px Verdana, Arial, Helvetica, sans-serif;
padding:3px;
background:#ffffff;
border:1px solid #707070;
color:#707070;
}
table.bodytable {
	height:100%;
        width:100%;
        background:transparent;

}
hr {
border: 1px solid #ffc822;
}
.bloc_head {
	height:27px;
	color:#000;
	font : 20px Arial, Helvetica, sans-serif;
	margin-bottom:17px;
	text-align:left;
	padding-left:0px;
	padding-top:2px;
	border-bottom:2px solid #ffc822;
}
.bloc_head span{
	font-weight:normal;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
	background:#ffffe1;
	padding:5px 8px 5px 8px;
	border:1px solid #7B604F;
}
#bubble_tooltip span{
	position:relative;
	top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     Colored tables               */
/*/////////////////////////////////////////////////////////*/
table.colored_table {
width:100%;
border:1px dashed #bcbcbc;
}
tr.tableheader {
background:#bcbcbc;
color :#000000;
font-weight:bold;
}
tr.firstcolor {
background:#ffffff;
color :#000000;
}
tr.secondcolor {
background:#eae8e8;
color :#000000;
}
.mouseoverclass{
background:#ece0e0;
}
.mouseoutclass{
background:#ffffff;
}
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     CPANEL TOOLBAR MENU          */
/*/////////////////////////////////////////////////////////*/
    .toolbar_cpanel {
      width: 100%;
      margin: 0px;
      padding: 0px;
      border-left:1px solid #000000;
    }
    .toolbar_cpanel ul {
      margin: auto;
      padding: 0px;
      list-style-type: none;
    }
    .toolbar_cpanel li {
      margin:auto;
      float: left;
    }
    .toolbar_cpanel a{
      border-top:1px solid #000000;
      border-right:1px solid #000000;
      padding:3px;
      display: block;
      text-decoration: none;
      background: #eee;
      border-bottom:1px solid #000000;
    }
    .toolbar_cpanel a:hover {
      background: #ffffff none;
    }
    
    

/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     MAIN WEBSITE                 */
/*/////////////////////////////////////////////////////////*/
table.main_website {
border:1px solid #000000;
width:664px;
}



/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     HEADER OPTIONS               */
/*/////////////////////////////////////////////////////////*/


td.header {
background:#ffffff;
background-image : url(../images/header_background.jpg);
background-repeat : no-repeat;
background-position : top left;
width:664px;
height:323px;
color:#000000;
text-align:left;
vertical-align:top;
}

td.header a{
color:#707070;
text-decoration : underline;
}
td.header a:hover{
color:#707070;
text-decoration : none;
}

/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     MENU OPTIONS                 */
/*/////////////////////////////////////////////////////////*/
ul#menu{
position: relative;
top:206px;
left:9px;
  margin:0px;
  padding:0px;
  list-style:none;
  background:transparent;
  float:left;
  color:#707070;
}

ul#menu li ul{
  display:none;
  border:none;;
}

ul#menu li:hover>ul{
  display:block;
  border:none;
}

ul#menu hr{

}

ul#menu li{
  float:left;
  display:block;
}

ul#menu li.first{
}

ul#menu li.last{
}

/*MAIN MENU CELLS LINKS*/
ul#menu li a{
  display:block;
  padding:0px 5px 0px 5px;
  margin:0px;
  /* border-right:1px solid #fed302; */
  color:#000000;
  text-decoration:none;
  width:1%;
  white-space:nowrap;
  background:transparent;
  height:18px;
}

/*HOVER ON MAIN MENU CELLS*/
ul#menu li a:hover{
  color:#707070;
  padding-top:1px;
}

/*SUBMENU BLOCK*/
ul#menu ul{
  position:absolute;
  list-style:none;
  margin:0px 0px 0px -1px ;
  padding:0px;
  z-index:1;
  display:block;
  width:170px;
  background:#FFE795;
  border-top:0px !important;
  border-right:1px solid #000000 !important;
  border-bottom:1px solid #000000 !important;
  border-left:1px solid #000000 !important;
}

ul#menu ul ul{
  top:0px;
  left:155px;
  z-index:2;

}

ul#menu ul li{
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  display:inline;
}

ul#menu ul li a{
  display:block;
  margin:0px;
  padding:0px;
  width:170px;
  border:none;
  height:15px;
  white-space:nowrap;
}
ul#menu ul li a span{
  white-space:nowrap;
  display:block;
  padding:2px 6px;
  margin:0px 2px;
  border:none;

}

ul#menu ul li a:hover span{
  border:none;
  color:#707070;
}

ul#menu ul li.first{
  padding-left:0px;
}

ul#menu ul li.first a{
  padding-top:2px;
}

ul#menu ul li.last{
  padding-right:0px;

}

ul#menu ul li.last a{
  margin-bottom:7px;
}
#cpanel_menu_tooltip{
	padding-top:10px;
	height:20px;
	display:block;
	text-align:center;
	width:100%;
	margin-bottom:12px;
	color:red;
}

.pages_tooltip {
border:1px dotted #ffc822;
padding:5px;
background:#FBF0C8;
}

.pagesPath {
	padding:2px 0px 2px 0px;
	border-top:1px solid #2c4a5e;
	border-bottom:1px solid #2c4a5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2c4a5e;
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:25px;
}
.pagesPath a {
	color:#6F9507;
	text-decoration:none;
}
.pagesPath a:hover {
	color:#2c4a5e;
	text-decoration:none;
}
#uploaded_filesList th{
padding-bottom:2px;
border-bottom:1px solid #ababab;
}
/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     MAIN CONTENT OPTIONS         */
/*/////////////////////////////////////////////////////////*/

#website_tile_ttf {
margin:213px 0px 0px 0px;
}
#languages {
position:relative;
top:75px;
left:25px;
}
td.main{
background:#ffffff;
background-image : url(../images/main_background.jpg);
background-repeat : no-repeat;
background-position : top right;
font-size:10px;
color:#000000;
text-align:left;
height:139px;
width:656px;

}
td.main a {
color:#BE9509;
text-decoration : underline;
font-weight:bold;
}
td.main a:hover {
color:#707070;
text-decoration : none;
top:1px;
}
td.main input {
font : 11px Verdana, Arial, Helvetica, sans-serif;
}

/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     COPYRIGHTS OPTIONS           */
/*/////////////////////////////////////////////////////////*/


td.copyrights {
background:#ffffff;
width:664px;
height:25px;
color:#67646c;
vertical-align:bottom;
text-align:right;
padding-right:5px;
padding-bottom:5px;
font-size:10px;
}
td.copyrights a{
color:#67646c;
text-decoration : underline;
}
td.copyrights a:hover{
color:#000000;
text-decoration : none;
}



/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     BBCODES OPTIONS              */
/*/////////////////////////////////////////////////////////*/


/**/
div#CONTROLS{
border:1px solid #ffc822;
width:95%;
padding:5px;
}

iframe#whizzyWig{
border:1px solid #ffc822;
width:100%;
background:#ffffff;
}


/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     NEWS                         */
/*/////////////////////////////////////////////////////////*/
.news_bloc {
font : 10px Verdana, Arial, Helvetica, sans-serif;
border:1px dashed #cdcdcd;
padding:3px;
}

.news_title {
font : 14px Helvetica, sans-serif;
font-weight:bold;
border-bottom:1px dashed #cdcdcd;
margin-bottom:5px;
}

.news_texte {
font : 10px Verdana, Arial, Helvetica, sans-serif;
}

.news_date {
margin-top:5px;
border-top:1px dashed #cdcdcd;
font : 9px Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}


/*/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////*/
/*///////////////////////     CPANEL OPTIONS               */
/*/////////////////////////////////////////////////////////*/

.cpanel_options_templates_thumbs {
margin:5px;
border:0px;
border:1px solid #9D9D9D;
}
.cpanel_options_templates_thumbs a{
margin:5px;
border:1px solid #9D9D9D;
}
.cpanel_options_templates_thumbs a:hover{
border:0px;
position:relative;
top:2px;
}


h2{
	font : 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2B6286;
	padding-left:0px;
	margin-bottom:0px;
}


