/****************************************************
#####################################################
##-------------------------------------------------##
##           CALLIPSE                              ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2014            ##
## Date      = JANVIER 2014                        ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/

* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}

body{
margin:0;
padding:0;
text-align:center;
background:#eeeeee;
font-size:13px;
color:#908c8a;
/*font-family: arial,tahoma , sans-serif;*/
font-family:"Myriad Pro", arial, helvetica, sans-serif;
font-weight:normal;

}

/*texte*/
p {
    font-size: 1.2em;
    line-height: 1.3em;

}

h1 {
font-size: 200%;

}

h2 {
font-size: 150%;

}

h3 {
font-size: 125%;

}

h4, h5, h6 {
font-size: 100%;
margin-top: 10px;

}

/* liens hypertextes*/ 
a:link, a:visited {
text-decoration:none;
font-weight:bold;
/* color:#908c8a; */
color:#706c6b;

}

a:hover {
color:#353535;

}

ul {
/*margin:0;*/
padding-left:20px;
margin: 10px 0 0;
}

li {
list-style-type:square;
background:transparent;
margin: 4px;

}

img {
    border:none;
    /*margin:3px 5px;*/
    margin: 10px;
    padding:0;
}

img .caption {
text-align: left;

}

.highlight{
background:#353535;
padding: 0px 2px 0px 2px;
color:#fff;

}

.button {
    background:#b3aeaf;
    border:none;
    color:#fff;
    font-weight:bold;
    padding:1px;
    border-radius: 6px;

}

.inputbox {
color:#fff;
background:#ddd;
border:none;
padding:4px;
font-weight:bold;

}

fieldset {
margin:0px 5px 5px 5px;
padding:10px;
border:none;

}

/***********************/

#wrapper-out {
    position: relative;
    min-height: 100%;
    min-width: 100%;
    margin: 0 auto;
    background-color: silver;
}

#wrapper-top {
width:100%;
height:95px;
background-color: #e5250f;
/*background: url(../images/header.jpg) 0 0% repeat-x;*/
    -moz-box-shadow: 0px 6px 2px #888;
    -webkit-box-shadow: 0px 6px 2px #888;
    box-shadow: 0px 6px 2px #888;
}

.pagewidth{
    width:900px;
    text-align:center;
    background:transparent;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;

}


.pagewidth-top{
    width:900px;
    text-align:center;
    background:transparent;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:10px;

}

.pageinner {
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 10px;
    width: 900px;
}

#wrapper-bottom {
    background-color: #cdcecd;
    position: absolute;
    bottom: 0;
    height: 95px;
    width: 100%;
    margin-bottom: 10px;

    box-shadow: 0 10px 0 #e5250f;
    -moz-box-shadow: 0 10px 0 #e5250f;
    -webkit-box-shadow: 0 10px 0 #e5250f;
}

/**********************/

#sitename {
/*float:left;*/
width:271px;
height:134px;
background:transparent;

}

#tool {
float:right;
width:300px;
height:40px;
background:transparent;
margin-right:20px;
margin-top:50px;

}

/*********************/

#topmenu {
/*    float:left;*/
    width:900px;
    height:30px;
    background:transparent;
    margin-top:0px;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0px;

}

#navigation {
    /*float:left;*/
    width:900px;
    height:30px;
    text-transform:uppercase;
    margin-top:0px;
}

#navigation a {
    display: block;
    float: left;
    font-size: 12px !important;
    font-weight: normal;
    height: 14px;
    padding: 5px 8px 1px;
}

#navigation  a:hover{
background: url(../images/navi.png) 0 0% repeat-x;
color:#706c6b;

}

#navigation li.active a  {
background: url(../images/navi.png) 0 0% repeat-x;
color:#706c6b;

}

#navigation li {
    display: block;
    float: left;
    margin: 8px 40px 8px 0;
    padding: 0;
}

#navigation li li a {
font-size: 17px !important;
padding:20px 0 0 0;
background:#fff;

}


#navigation li li a:hover {
background:#fff;

}

#navigation li li.active a ,#navigation li li.active  {
background:#fff;

}


#navigation li li {
border-bottom: 1px solid #908c8a;

}

.nave, .nave * {
margin:0;
padding:0;

}

.nave{
float:right;
position: relative;
z-index:10;

}

.nave ul {
background:#fff;
padding: 0;

}

.nave li {
float:left;
list-style:none;
position:relative;
background:none;

}

.nave li li a {
display:block;
padding: 0;
text-decoration:none;
background-image: none;
float:none;
width:200px;

}

#navigation li li a {
height: 35px;
line-height:30px;

}

#navigation li:hover li,
#navigatin li.sfHover li,
#navigation li.active:hover li,
#navigation li.active.sfHover li,
#navigation li:hover li span,
#navigation li.sfHover li span {
background:#fff;

}

#navigation li:hover li a,
#navigation li.sfHover li a,
#navigation li.active:hover li a,
#navigation li.active.sfHover li a {
background:#fff;

}

.nave li ul {
float:none;
left:-999em;
position:absolute;
width: 200px;
z-index: 5;

}

.nave li:hover ul,
.nave li.sfHover ul {
left:0px;
top: 50px;

}

.nave li:hover li ul,
.nave li.sfHover li ul,
.nave li li:hover li ul,
.nave li li.sfHover li ul,
.nave li li li:hover li ul,
.nave li li li.sfHover li ul {
top:-999em;

}

.nave li li:hover ul,
.nave li li.sfHover ul,
.nave li li li:hover ul,
.nave li li li.sfHover ul,
.nave li li li li:hover ul,
.nave li li li li.sfHover ul {
left: 177px;
top:0px;
width: 200px;

}

.nave li li {
position: relative;
float:none;
width: 200px;

}

#search {
    width:240px;
    background: none repeat scroll 0 0 #fff;
    float: right;
    height: 0;
    margin-right: 455px;
    margin-top: 0;
    text-align: left !important;
}  
  
#search .inputbox{ 
    font-weight:normal;
    background:transparent;
    text-align:left !important;
    margin-top:10px !important;
    margin-left:12px !important;
    padding:0;
    font-size:14px;
    border:1px solid #bbb;
    font-weight:normal;
    color:#bbb;
}  

/****SLIDE*********/
#slide {
    display: flex;
    float:right;
    width:800px;
    height:240px;
    background:#ffffff;
    margin-top:0px;
    margin-right: 45px;
    position:relative;
    border-radius: 6px;
}

#slideshow-w {
    height: 240px;
    width: 650px;
    background:#ffffff;
    border: none;
    /*border:2px solid #e5e4e4;*/
}

#slideshow {
/*    float:left;*/
    margin-left: 150px;
    width:260px;
    height:240px;
    background:transparent;
    position:relative;
}

.slideshowlite {
/*    float:right !important;*/
    width: 260px;
    height: 240px;
    padding:0;
    overflow: hidden;
/*margin:18px 0 0 17px;*/
}

.slideshowlite a {
    z-index: 5;
    text-align:left;
/*    margin-left: 150px;*/
} 

.slideshowlite img {
    border: none;
    z-index:3;
    margin:0;
    padding:0;
} 

.slideshowlite ul {
    display:none;
    position: absolute;
    margin-top: 350px;
    left:700px !important;
     z-index: 9;
    list-style-type:none;
    background:transparent;
    width:123px;
    height:35px;
}

.slideshowlite ul li,
.slideshowlite ol li {
    display:none;
    float: left;
    width: 24px;
    padding: 0 2px 0 2px;
    margin:0;
    list-style-type:none;
    border:none !important;
}

 .slideshowlite ul li a {
background:#fff ;
border-radius:50%;
 position: relative; 
display: block; 
width: 24px !important;
height: 24px !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 {
    display: none;
    float:left;
    width:600px;
    height:25px;
    background:transparent;
    margin-top:95px;
    margin-left:25px;
}

#caption-image h4 {
padding:0;
margin:0;
color:#fff;
text-align:left;
font-size:14px;
text-transform:capitalize;

}

/****box*****/
#wrapper {
/*    float:left;
    width:888px;
    background:#f8f8f8 url(../images/wrapper-box.jpg) 0 0 repeat-x ;
    margin-top:20px;
    padding:0;*/
}

#wrapper-box {
width:890px;
text-align:left;
margin-top:35px;
background:#706c6b;
} 

.box {
float:left;
width:260px;
background:transparent;
margin-left:12px;
color:#fff;

}

.box-f {
float:left;
width:260px;
background:transparent;
margin-left:12px;
color:#fff;

}

.box .moduletable_menu  ,
.box .moduletable  ,
.box  {
padding:0px 12px 15px 12px;
color:#fff;

}

.box-f .moduletable_menu  ,
.box-f .moduletable  ,
.box-f   {
padding:0px 12px 15px 12px;
 color:#fff;
 
}

.box .moduletable_menu h3,
.box .moduletable h3,
.box h3,
.box-f .moduletable_menu h3,
.box-f .moduletable h3,
.box-f h3 {
font-size:23px;
text-transform:uppercase;
text-align:left;
font-weight:bold;
color:#fff;

}

.box .moduletable_menu  a,
.box .moduletable  a,
.box  a,
.box-f .moduletable_menu  a,
.box-f .moduletable  a,
.box-f  a  {
font-weight:normal;
color:#fff;

}

.box .moduletable_menu  a:hover,
.box .moduletable  a:hover,
.box  a:hover,
.box-f .moduletable_menu  a:hover,
.box-f .moduletable  a:hover,
.box-f  a:hover{
font-weight:normal;
color:#fff;

}

/*********************/
#main {
background:transparent;
width:553px;
padding:0;
text-align:left;
margin-bottom:0px;
margin-top:30px;

}

#mainc {
    background:transparent;
    width:553px;
    padding:0;
    text-align:left;
    margin-bottom:0px;
    margin-top:30px;

}

#main-full {
    background: none repeat scroll 0 0 transparent;
    float: left;
/*    margin-bottom: 15px;*/
    margin-left: 45px;
    margin-top: 30px;
    text-align: left;
    width: 800px;
}

#mainc-full {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: 15px;
    margin-left: 45px;
    /*    margin-top: 30px;*/
    text-align: left;
    width: 800px;
}

/******RIGHT*********/
#right {
float:left;
width:270px;
text-align:left;
padding-right:0px;
padding:0;
background:transparent;
margin-top:30px;
margin-bottom:30px;
margin-left:40px;
border-left:1px solid #dedede;

}

#right h3 {
font-size:23px;
text-transform:uppercase;
text-align:left;
font-weight:bold;
color:#706c6b;

}

#right ul {
padding-left:10px;

}

#right .moduletable_menu,
#right .moduletable {
 margin-bottom:40px;
padding-left:40px;
background:transparent;
 
}

#footer {
    /*float:left;*/
    width:900px;
    /*height:auto;*/
    padding-bottom: 100px;
    background:transparent;
}

#footer-top img{
    margin-top: 25px;
}

.ftb {
    background-color: #ffffff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #e5250f;
    font-size: 16px;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 900px;
}

 .ftb a, .ftb a:visited{
padding:0 !important;
border:none !important;
color:#908c8a;

} 

.ftb a:hover {
color:#908c8a;

} 

#top {
float:left;
width:30px;
height:30px;
margin-top:18px;
padding:0 !important;
border:none !important;
background:transparent;

}

.top_button {
padding:0 !important;
border:none !important;

}

.moduletable_menu {
    background-color: #e5250f;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    left: -650px;
    position: relative;
    width: 164px;
    z-index: 9997;
}

.moduletable_menu li {
    color: white;
    font-size: 20px;
    list-style: outside none none;
    margin: 2px 6px 3px;
    text-align: left;
}

.moduletable_menu li a:link, .moduletable_menu li a:visited {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.verbaende {
    background: url("/images/banner/verbaende.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 90px;
    margin-top: 3px;
}

.banner {
    background: url("/images/banner/logo_tlz.png") no-repeat scroll 0 0 #ffffff;
    border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 240px;
    position: absolute;
    right: 0;
    width: 390px;
    z-index: 9998;
}

.img-fulltext- img{
    margin: 15px 0 !important;

}

.cufon {
    margin-bottom: 1px;
}

.buttontop {
    display: none;
}

ul.actions {
    width: 100%;
    display: inline-block;
    margin: 3px 0 0;
    padding-left: 0px;
}
.content-links ul {
    margin: 10px 0 0;

}

.item-page {
    padding: 10px 15px !important;
}

/**end file***/

.bt-cs .bt-inner .bt-title {
    clear: both;
    color: #e5250f;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;

}

.bt-cs .bt-inner {
    background-color: lavender;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
    position: relative;
    text-align: left;
}
.readmore a {
    background: none repeat scroll 0 0 #e5250f !important;
    border-radius: 10px;
    color: #fff;
    float: right;
    font-weight: normal;
    padding: 5px 10px;
}