/****************************************************
#####################################################
##-------------------------------------------------##
##           Hyuster- Version 1.7.0                ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2011            ##
## Date      = Octobre 2011                        ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/

html {
height: 100%;

}

body{
margin:0;
padding:0;
text-align:center;
background:#eeeeee url(../images/bg.jpg) 0 0% repeat;
font-size:13px;
color:#929292;
font-family: arial,tahoma , sans-serif;
font-weight:normal;

}

/*texte*/
p {
font-size: 100%;

}

h1 {
font-size: 200%;

}

h2 {
font-size: 150%;

}

h3 {
font-size: 125%;

}

h4, h5, h6 {
font-size: 100%;

}

/* liens hypertextes*/ 
a:link, a:visited {
text-decoration:none;
font-weight:normal;
color:#303e52;

}

a:hover {
color:#929292;

}

ul {
margin:0;
padding-left:20px;

}

li {
list-style-type:circle;
background:transparent;
margin: 4px;

}

img {
border:none;
margin: 5px;
padding:0;

}

img .caption {
text-align: left;

}

.highlight{
background:#303e52;
padding: 0px 2px 0px 2px;
color:#f9f3e0;

}

.button {
background:#303e52;
border:none;
color:#eeeeee;
font-weight:bold;
padding:4px;

}

.inputbox {
color:#eeeeee;
background:#303e52;
border:none;
padding:4px;
font-weight:bold;

}

.pagewidth{
width:900px;
text-align:center;
background:transparent;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;

}

fieldset {
margin:0px 5px 5px 5px;
padding:10px;
border:none;

}

fieldset.userdata p label{
width:90%;
display:block;
}

/***********************/
#top-header {
float:left;
width:100%;
height:105px;
background: url(../images/top-header.jpg) 0 0% repeat-x;

}

/**********************/
#sitename {
float:left;
width:265px;
height:101px;
background:transparent;
#margin-top:-3px;
margin-top:15px;
margin-left:10px;

}

/*********************/
#topmenu {
float:left;
width:600px;
height:80px;
background:transparent;
margin-top:20px;
margin-left:20px;

}

.navigation { 
float:left;
width: 600px; 
margin-top:10px;

}

.navigation ul {
list-style: none; 
margin:0; 
padding:0;
float: left;

}

.navigation ul ul {
margin: 0; /* all lists */
padding: 0;

}

.navigation ul li {
margin:0 7px;
padding: 0;
float: left;
list-style: none;
background: none;
display: block;
    
}

.navigation ul li ul {
width: 200px;
position: absolute; /* second-level lists */
z-index: 99;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
height: auto;
w\idth: 200px;

}

.navigation ul li ul ul {
margin: 0; /* third-and-above-level lists */

}

.navigation ul li li {
padding: 0;
margin: 0;
width: 100%;

}

.navigation ul ul a {
width: 100%;

}

.navigation ul li:hover ul ul,
.navigation ul li:hover ul ul ul,
.navigation ul li.sfhover ul ul,
.navigation ul li.havechildsfhover ul ul,
.navigation ul li.havechild-activesfhover ul ul,
.navigation ul li.activesfhover ul ul,
.navigation ul li.sfhover ul ul ul,
.navigation ul li.havechildsfhover ul ul ul,
.navigation ul li.havechild-activesfhover ul ul ul,
.navigation ul li.activesfhover ul ul ul {
left: -999em;
    
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
.navigation ul li:hover ul,
.navigation ul li li:hover ul,
.navigation ul li li li:hover ul,
.navigation ul li.sfhover ul,
.navigation ul li.havechildsfhover ul,
.navigation ul li.havechild-activesfhover ul,
.navigation ul li.activesfhover ul,
.navigation ul li li.sfhover ul,
.navigation ul li li.havesubchildsfhover ul,
.navigation ul li li.havesubchild-activesfhover ul,
.navigation ul li li.activesfhover ul,
.navigation ul li li li.sfhover ul,
.navigation ul li li li.havesubchildsfhover ul,
.navigation ul li li li.havesubchild-activesfhover ul,
.navigation ul li li li.activesfhover ul {
left: auto;
    
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
.navigation ul li a {
padding: 10px 17px 0 11px ; 
margin:0;
display: block; 
color: #fff;
font-weight: bold;  
font-size:14px;
text-transform:capitalize;
height:41px;
background:transparent;
margin-left:-10px;
 
}

.navigation ul li {
background:transparent;
height:39px;

}

.navigation ul li span {
background:transparent;
height:39px;
padding:0px 4px ;
margin:0 ;
 
}

.navigation li.active {
height:39px !important;
background: url(../images/menu_02.png) no-repeat 100% 0 ;

}

.navigation li.active span {
height:39px !important;

}

.navigation li.active a {
color:#fff !important;
height:39px !important;
background: url(../images/menu_01.png) no-repeat 0 0px ;
margin-left:-10px;

}

.navigation li:hover {
height:39px !important;
background: url(../images/menu_02.png) no-repeat 100% 0 ;

}

.navigation li:hover span {
height:39px !important;


}

.navigation li:hover a {
color:#fff !important;
height:39px !important;
background: url(../images/menu_01.png) no-repeat 0 0px ;
margin-left:-10px;

}


.navigation ul li a:hover,
.navigation ul li a:active,
.navigation ul li a:focus,
.navigation ul li a.sfhover {
color: #fff;

}

.navigation ul li:hover a,
.navigation ul li.sfhover a,
.navigation ul li.havechildsfhover a,
.navigation ul li.havechild-activesfhover a {
color: #fff;

}

.navigation ul li a.active,
.navigation ul li a.active:hover,
.navigation ul li a.active:active,
.navigation ul li a.active:focus {
color: #fff;

}

/* 2nd level and above */
 .navigation ul li ul {
background: url(../images/top-header.jpg) repeat 0 0px !important;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 20px;
text-align:center !important;

}

.navigation ul li ul li{
height:45px !important;

}

.navigation ul li ul a {
margin: 0;
padding:15px 0 0 40px;
color: #fff;
font-size:13px;
height:45px !important;
background: url(../images/arrow.png) no-repeat 20px 13px !important;
text-align:left;

}

.navigation ul li.havesubchild,
.navigation ul li.havesubchild-active{

}

.navigation ul li ul a:hover,
.navigation ul li ul a:active,
.navigation ul li ul a:focus,
.navigation ul ul li:hover,
.navigation ul ul li.sfhover,
.navigation ul ul li.havesubchildsfhover,
.navigation ul ul li.havesubchild-activesfhover,
.navigation ul ul ul li:hover,
.navigation ul ul ul li.sfhover,
.navigation ul ul ul li.havesubchildsfhover,
.navigation ul ul ul li.havesubchild-activesfhover {
background: none;
color: #8fa9b9 !important;
height:45px !important;

}

.navigation ul ul li a.active,
.navigation ul ul li a.active:hover,
.navigation ul ul li a.active:active,
.navigation ul ul li a.active:focus {
background: none !important;
color: #fff;
font-weight: bold;

}

.navigation ul li li.active {
height:45px !important;
background: url(../images/hover-ul.jpg) 0 0 repeat-x;

}

.navigation ul li li.active span {
height:45px !important;
background: transparent ;

}

.navigation ul li li.active a {
color:#ffffff !important;
height:45px !important;
background: none !important;

}

.navigation ul li ul li ul {
margin-left:195px;
background: none; 
margin-top: -30px;
padding-bottom: 3px;
padding-top: 13px;
text-align:left !important;
padding-bottom: 8px;

} 



/*********************************************/
#header {
float:left;
width:100%;
height:420px;
background: url(../images/header.jpg) repeat-x 0 0px ;

}

/****SLIDE*********/
#slideshow-w {
float:left;
width:810px;
height:317px;
background:#f8f8f8;
margin-top:50px;
margin-left:40px;

}

#slideshow {
float:left;
width:810px;
height:317px;
background:transparent;
position:relative;

}

.slideshowlite {
float:left !important;
width: 854px;
height: 345px;
padding:0;
margin:6px 0 0 6px;

}

.slideshowlite a {
position:absolute;
left:0;
z-index: 5;
text-align:left;

} 

.slideshowlite img {
border: none;
z-index:3;
margin:0;
padding:0;

} 

.slideshowlite ul {
position: absolute;
margin-top: 130px;
left:800px !important;
 z-index: 9; 
list-style-type:none;
background:transparent;
width:22px;
height:150px;

}

.slideshowlite ul li,
.slideshowlite ol li {
float: left;
width: 18px;
padding: 0 2px 0 2px;
margin:0;
list-style-type:none;
border:none !important;

}

 .slideshowlite ul li a {
background: url(../images/button-slide.jpg) 0 0 no-repeat ;
 position: relative; 
display: block; 
width: 18px !important;
height: 19px !important;
float: left;
line-height: 36px; 
text-decoration: none;
text-align: left !important;
font-size: 1px;
 font-weight: bold; 
color: #fff !important;
border:none !important; 
text-indent:-5000px;
margin-top:12px;
margin-left:0;

}

.slideshowlite ul li a.current {
background: url(../images/button.jpg) 0 0 no-repeat ;
color: #ffffff !important;

}

.slideshowlite ul li a:hover {
color: #ffffff !important;
background: url(../images/button.jpg) 0 0 no-repeat ;

}
 
.slideshowlite ol {
display: none;

} 

#caption-image {
float:left;
width:800px;
height:50px;
background:transparent;
margin-top:30px;
margin-left:40px;

}

#caption-image h4 {
padding:0;
margin:0;
color:#fff;
text-align:left;
font-size:24px;
text-transform:capitalize;

}

/****box*****/
#wrapper-box {
float:left;
width:900px;
text-align:left;
margin-top:5px;
border-bottom:1px solid #bdbdbd;

} 

.box-a,.box-b ,.box-c  {
float:left;
width:280px;
height:282px;
background:transparent;

}

.box-a .moduletable_menu  ,
.box-a .moduletable  ,
.box-a ,
.box-b .moduletable_menu  ,
.box-b .moduletable  ,
.box-b,
.box-c .moduletable_menu  ,
.box-c .moduletable  ,
.box-c  {
padding:0px;
margin:0 0px 0 20px;

}


.box-a .moduletable_menu h3,
.box-a .moduletable h3,
.box-a h3 {
background: url(../images/user3.png) 0 0 no-repeat ;
height:36px;
padding-left:60px;
padding-top:15px;
font-size:30px;
text-transform:capitalize;
text-align:left;
color:#354256;

}

.box-b .moduletable_menu h3,
.box-b .moduletable h3,
.box-b h3 {
background: url(../images/user4.png) 0 0 no-repeat ;
height:36px;
padding-left:60px;
padding-top:15px;
font-size:30px;
text-transform:capitalize;
text-align:left;
color:#354256;

}

.box-c .moduletable_menu h3,
.box-c .moduletable h3,
.box-c h3 {
background: url(../images/user8.png) 0 0 no-repeat ;
height:36px;
padding-left:60px;
padding-top:15px;
font-size:30px;
text-transform:capitalize;
text-align:left;
color:#354256;

}


#main {
float:left;
background:transparent;
width:610px;
padding:0;
text-align:left;
margin-bottom:0px;
margin-top:10px;

}

#main-full {
float:left;
width:900px;
text-align:left;
margin-bottom:0px;
background:transparent;
margin-top:10px

}

/******RIGHT*********/
#right {
float:left;
width:250px;
text-align:left;
padding-right:0px;
padding:0;
background:transparent;
margin-top:10px;
margin-bottom:30px;
margin-left:30px;

}

#right h3 {
font-size:23px;
text-transform:uppercase;
text-align:left;
font-weight:bold;
color:#354256;

}

#right ul {
padding-left:10px;

}

#right .moduletable_menu,
#right .moduletable {
 margin-bottom:40px;
background:transparent;
 
}

#footer {
float:left;
width:100%;
height:60px;
background: url(../images/top-header.jpg) 0 0% repeat-x;
margin-top:20px;

}

.ftb {
margin-top:30px;
text-align:center;
font-weight:normal;
font-size:13px;
width:730px;
float:left;
color:#fff;

}

 .ftb a, .ftb a:visited{
padding:0 !important;
border:none !important;
color:#fec313;
font-weight:bold;

} 

.ftb a:hover {
color:#fff;

} 

#top {
float:left;
width:30px;
height:30px;
margin-top:10px;
padding:0 !important;
border:none !important;
background:transparent;

}

.top_button {
padding:0 !important;
border:none !important;

}

#login-form label {
font-size:15px;
}

/**end file***/