/****************************************************
#####################################################
##-------------------------------------------------##
##         KABELL                                 ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2012            ##
## Date      = OCTOBRE 2012                        ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##       VERSION JOOMLA                            ##
#####################################################
****************************************************/
 html {
 height: 100%;

 } 

 body{
 margin:0; 
 padding:0; 
 text-align:center; 
 background:#fff url(../images/bg.jpg) 0 0 repeat ; 
 font-size:13px; 
 color:#030303; 
 font-family: tahoma, arial, sans-serif; 
 font-weight:bold;

 } 

 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; 
 color:#030303; 
 font-weight:bold; 

 }

 a:hover { 
 color:#e89b8d; 

 } 


 ul { margin:0; 
 padding-left:20px; 

 } 

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

 } 

 img { 
 border:none; 
 margin:5px; 
 padding:0;

 } 


 img .caption { 
 text-align: left; 

 } 

 .highlight{ 
 background:#e89383; 
 padding: 0px 2px 0px 2px; 
 color:#ffffff; 
 -moz-border-radius: 6px 6px 6px 6px; 
 -webkit-border-radius: 6px 6px 6px 6px; 
 border-radius: 6px 6px 6px 6px; 
 -webkit-border-top-left-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-right-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-top-radius: 6px;  
 /* pour Chrome */  
 -webkit-border-top-bottom-radius: 6px; 
 /* pour Chrome */  

 } 

 .button { 
 background:#e89383; 
 border:none; 
 color:#fff; 
 font-weight:bold; 
 padding:4px; 
 -moz-border-radius: 6px 6px 6px 6px;  
 -webkit-border-radius: 6px 6px 6px 6px; 
 border-radius: 6px 6px 6px 6px; 
 -webkit-border-top-left-radius: 6px; 
 /* pour Chrome */ 
 -webkit-border-top-right-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-top-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-bottom-radius: 6px; 
 /* pour Chrome */

 }

 .inputbox { 
 color:#fff; 
 background:#e89383; 
 border:none; 
 padding:4px;
 font-weight:bold; 
 -moz-border-radius: 6px 6px 6px 6px;  
 -webkit-border-radius: 6px 6px 6px 6px; 
 border-radius: 6px 6px 6px 6px; 
 -webkit-border-top-left-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-right-radius: 6px; 
 /* pour Chrome */  
 -webkit-border-top-top-radius: 6px; 
 /* pour Chrome */ 
 -webkit-border-top-bottom-radius: 6px;  
 /* pour Chrome */  

 }

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

 } 

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

 }  
 
 
 /***********************/
 #header {
 float:left;
 width:950px;
 height:200px;
 background:transparent;
 
 }
 
 #sitename {
 float:left;
 margin-top:40px;
 
 }
 
 #social-items {
 float:right;
 width:280px;
 height:30px;
 background:transparent;
 margin-top:60px;
 text-align:left;
 
 }
 
 span.number-phone {
 float:left;
 font-size:15px;
 text-transform:capitalize;
 width:132px;
 font-weight:normal;
 padding-top:12px;
 
 }
 
  span.mail a:hover, span.twitter a:hover,span.facebook a:hover  { 
 /* SAFARI TRES VIELLE VERSION < 2.1 */   
 -khtml-opacity:0.7;
 /* FIREFOX TRES VIELLE VERSION <= 0.9*/  
 -moz-opacity : 0.7;
 /* IE 8 ET COMPRIS PAR IE 10*/   
 -ms-filter: "alpha(opacity=70)"; /* IE > 4 et < 8 ET COMPRIS PAR IE 10*/   
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 4 */  
 filter : alpha(opacity=70); /* AUTRE */    opacity : 0.7;
 
 }
 
 /**************************/
 #topmenu {
 float:left;
 width:770px;
 height:57px;
 background:transparent;
 margin-top:0px;
 
 }
 
  .navigation {
float:left;
width: 770px;
 height:57px;
background:transparent; 
margin-top:0px;

}

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

}

.navigation ul ul {
margin: 0;
padding: 0; 

}

.navigation ul li {
margin:0;
padding: 0;
float: left;
list-style: none;
background: none;
display: block;	

}

.navigation ul li ul {
width: 230px;
position: absolute;
 z-index: 99;
 left: -999em;
 height: auto;
 w\idth: 230px;

}

.navigation ul li ul ul {
margin: 0;

} 

.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;

}

.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;	

}

.navigation ul li a {
padding: 22px 12px 0 12px ; 
display:block;
margin:0 0 0 5px;
font-weight: normal;	
font-size:18px;
text-transform:uppercase;
/* background: url(../images/bg-menu.jpg) 0 0 repeat; */
background: url(../images/bg-slide.jpg) 0 0 repeat-x;
color:#000; 
height:37px; 

}

.navigation ul li a:hover {
color:#fff;
background: url(../images/bg-menu-h.jpg) 0 0 repeat;
height:37px;
opacity : 0.9;
-moz-opacity : 0.9;
-ms-filter: "alpha(opacity=90)"; 
filter : alpha(opacity=90); 

}

.navigation ul li {


}

.navigation ul li.active a {
color:#fff;
background: url(../images/bg-menu-h.jpg) 0 0 repeat;
height:37px;
opacity : 0.9;
-moz-opacity : 0.9;
-ms-filter: "alpha(opacity=90)"; 
filter : alpha(opacity=90); 

} 

.navigation ul li ul {
margin-top: 0px;
text-align:left !important;
width:200px;


}

.navigation ul li ul li {
padding-bottom:0px ;
background:none !important;

}

.navigation ul li ul li a{
height:40px !important;
color:#fff !important;
text-align:left !important;
padding-left:20px !important;
background: url(../images/bg-menu-h.jpg) 0 0 repeat;
}

.navigation ul li ul li a:hover  {
color:#fff !important;
background:#000;
width:200px;

}

.navigation ul li ul li ul {
margin-left:200px;
margin-top: -30px;
padding-bottom: 3px;
padding-top:10px !important;
text-align:left !important;
padding-bottom: 0px;

}

/*********************/
#tool {
float:left;
width:160px;
height:57px;
background:transparent;
text-align:left !important;
margin:-5px 0 0 0 !important;
padding:0 !important;

}

/********************/
#wrapper-slide{
float:left;
width:100%;
height:420px;
background: url(../images/bg-slide.jpg) 0 0 repeat;
margin-top:0px;

}

#slide{
float:left;
width:950px;
height:387px;
background:transparent;

}

/* The Nivo Slider styles */
.nivoSlider {
float:left;
	position:relative;
	width: 950px;
	height: 347px;
	margin-left: 5px;
	margin-top: 20px;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
    width:908px; /* Make sure your images are the same size */
    height:347px; /* Make sure your images are the same size */
}
.nivoSlider a {
    border:0;
    display:block;
	color: #fff;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left: 40px;
	/* right:0px; */
	bottom:50px;
	background:transparent;
	color:#000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	z-index:8;
	width: 250px;
	padding: 20px;
	overflow: hidden;
	display:none !important;
}
.nivo-caption p {
	padding:0 !important;
	margin:0 !important;
	font-size:18px;
	display:none !important;
}
.nivo-caption a {
	display:inline !important;
	border-bottom: 1px dotted #fff;
	display:none !important;
}
.nivo-caption a:hover {
	border-bottom-style: solid;
	text-decoration: none;
	display:none !important;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	text-indent: -10000px;
	width: 30px;
	height: 30px;
	background:#000 url(../images/arrows.png);
	background-repeat: no-repeat;
	display:none;
}

.nivo-prevNav {
	left:0px;
	background-position: left top;
	display:none;
}

.nivo-nextNav {
	right:0px;
	background-position: -31px top;
	display:none;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
position:absolute;
left:50%;
margin-top:365px;
  width: 80px;
height: 30px;
background:transparent;
text-align:center ;
	
}

.nivo-controlNav a {
float:left;
 width:15px;
height:15px;
z-index:9;
cursor:pointer;
 text-indent: -10000px; 
text-align:center !important;
background: url(../images/nave.png);
margin-left:5px;
   
}

.nivo-controlNav a:hover {
background: url(../images/naveh.png);

}

.nivo-controlNav .active {
background: url(../images/naveh.png);

}

/*************************/
#main {
float:left;
background:transparent;
width:650px;
padding:0 0 0 0px;
text-align:left;
margin-left:0px;
margin-right:16px;
margin-top:15px;

}

#main-full {
float:left;
width:930px;
text-align:left;
background:transparent;
margin-top:15px;
margin-left:0px;

}	

/*****CALENDAR*******/

.calendar {
float:left;
width:50px;
height:46px;
background: #e89b8d;
padding-top:7px;
margin-right:15px;
font-weight:bold;
text-align:center !important;

}

.day {
color:#fff;
font-size:20px;
text-align:left;
display:block;
padding:3px 0 0 px  ;
text-align:center !important;

}

.month{
color:#fff;
font-size:20px;
text-align:left;
display:block;
padding:3px 0 0 0px  ;
text-align:center !important;

}

/***************************/
ul.actions  {
background:transparent;
margin:0;

}

ul.actions  li{
list-style:none;
float:right; 

}

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

.article-info {

}

dt.article-info-term {
display:none;

}

dl.article-info dd{
margin:0;
font-size:12px;
font-style:italic;
color:#3d3d3d;

}

/**article frontpage global*****/
.items-leading {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

.items-row {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

/***titre frontpage*****/
.items-leading h2 {
font-size:28px;
height:40px;
margin-bottom:0px;
font-weight:bold;
color:#030303;
background:transparent;
text-transform:uppercase;
padding-top:15px;

} 

.items-row  h2{
font-size:28px;
height:40px;
margin-bottom:0px;
font-weight:bold;
color:#030303;
background:transparent;
text-transform:uppercase;
padding-top:15px;

}

.item-separator {
height:15px;
width:100%;
display:block;

}

item-page {
width:100%;
font-weight:normal;
padding:0px 10px 10px 10px;

}

.item-page h2 {
font-size:28px;
height:40px;
margin-bottom:0px;
font-weight:bold;
color:#030303;
background:transparent;
text-transform:uppercase;

} 

.readmore a {
float:right;
font-weight: bold;
padding:5px 20px;
margin-right:15px;
color:#000;
margin-top:5px;
font-weight:bold;
background: url(../images/readm.png) 0 6px no-repeat;

}

.readmore a:hover {
color:#e89b8d;

}

/************************/
/* COLONNES article
/************************/
/************************/
div.cols-1 .item {
width: 100%; 

}

/* div.cols-2 .item {
width: 44%;

 }

div.cols-3 .item {
 width:28%;

 }

div.cols-4 .item {
width: 20%;

 }

div.items-row .item {
float: left; 

} 

div.item {
 padding: 0 18px;
 margin-bottom:25px;



 } */


 /************************/
/*****CATEGORY***********/
/************************/

.categories-list {

}

.categories-list li {
list-style:none;

}

.item-title {
font-size:28px;
height:40px;
margin-bottom:0px;
font-weight:bold;
color:#030303;
background:transparent;
text-transform:uppercase;

}

ul#archive-items li {

}

/* ++++++++++++++  items more  ++++++++++++++ */
.items-more{
padding-top:10px;

}

 .items-more h3{
font-weight:normal;
margin:0;
padding:5px 5px 5px 5px;
font-size:1.4em

}

 .items-more ol{
line-height:1.3em;
margin:0 0 0 20px;
padding:5px 0 5px 2px;

}

 .items-more ol li{
padding:2px;

}

 .items-more ol li a {
display:inline;
margin:0;
font-weight:normal;
padding:5px 5px 5px 5px;

}

 .items-more ol li a:hover,
 .items-more ol li a:active,
 .items-more ol li a:focus {
font-weight:normal;
padding:5px 5px 5px 25px;
text-decoration:none

} 

/* Pagination ---*/
 .counter {
text-align:center;

}

ul.pagination {
 float: left;
 width: 100%;
 padding:10px 0;
 text-align:center;

}

ul.pagination li {
background: none;
display: inline;
margin: 0;
padding: 6px;
margin:0 3px;
overflow: hidden;

}

ul.pagination li span {
padding: 6px; 
line-height: 20px;

}

ul.pagination a {
background:#000;
color: #fff;
line-height: 20px;
padding:6px;
text-decoration: none;

}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
text-decoration: none;
color:#e89b8d;

} 

/* ++++++++++++++  nav entre article  ++++++++++++++ */
 ul.pagenav {
 position:relative;

}

ul.pagenav li {
 list-style: none;
 padding: 8px;
 background:#000;
color:#fff;

}

ul.pagenav li a{
color:#fff;

}

ul.pagenav li:hover, ul.pagenav li:focus {
background: #e89b8d;
color:#000;
padding: 8px;

}

ul.pagenav li.pagenav-prev {
float: left;

}

ul.pagenav li.pagenav-next { 
float:right;

}

/******RIGHT*********/
#right {
float:left;
width:250px;
text-align:left;
padding-right:0px;
padding:0;
background:transparent;
margin-top:50px;
margin-left:20px;

}

#right h3 {
background:transparent;
margin-bottom:15px;
margin-top:0px;
text-transform:uppercase;
font-size:28px;
color:#000;

}

#right ul {
padding-left:10px;

}

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

#ft {
float:left;
width:100%;
background: url(../images/bg-slide.jpg) 0 0 repeat;
margin-top:20px;

}

/****box*****/
#wrapper-box {
float:left;
width:950px;
background:transparent;
text-align:left;
margin-top:0px;

} 

.box {
float:left;
width:210px;
background:transparent;
background: url(../images/sep.jpg) 100% 0 no-repeat ;
padding-right:20px;
padding-top:15px;

}

.box .moduletable_menu h3,
.box .moduletable h3,
.box h3 {
font-size:20px;
text-transform:uppercase;
text-align:center;
font-weight:bold;
color:#fff;
background:#000;
padding:8px;

}

.box .moduletable_menu  ,
.box .moduletable  ,
.box  {
padding-bottom:20px;
margin-bottom:20px;

}

.box .moduletable_menu  a,
.box .moduletable  a,
.box  a {
font-weight:normal;

}

.box .moduletable_menu  a:hover,
.box .moduletable  a:hover,
.box  a:hover {
font-weight:normal;

}

.ftb {
float:left;
width:100%;
height:50px;
padding-top:10px;
text-align:center;
font-weight:bold;
font-size:13px;
float:left;
color:#fff;
background: url(../images/footer.jpg) 0 0 repeat ;

}

#ftb-c {
float:left;
width:800px;
height:30px;
text-align:center;
font-weight:bold;
font-size:13px;
float:left;
color:#fff;
background: transparent ;
margin-top:10px;

}

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

} 

.ftb a:hover {
color:#fff;

} 

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

}

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

}