/****************************************************
#####################################################
##-------------------------------------------------##
##          BAREING                                ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2012            ##
## Date      = JUIN 2012                           ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##       VERSION JOOMLA                            ##
#####################################################
****************************************************/



html {
height: 100%;

}

body{
margin:0;
padding:0;
text-align:center;
background:#ffffff  ;
font-size:13px;
color:#4e535d;
font-family: helvetica, tahoma, arial , sans-serif;
font-weight:bold;

}


/*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;
color:#4e535d;
font-weight:bold;

}


a:hover {
color:#d3ac6a;

}


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

}

li {
list-style-type:disc;
background:transparent;
margin: 4px;
color:#4e535d;

}

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

}

img .caption {
text-align: left;

}

.highlight{
background:#4e535d;
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:#4e535d;
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:#4e535d;
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:902px;
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:100%;
height:300px;
background: url(../images/header.jpg) 0 0 repeat

}

#header-content {
float:left;
width:902px;
height:300px;
background: url(../images/bg-header.jpg) 0 0 no-repeat

}

#sitename {
float:left;
width:247px;
height:150px;
background: url(../images/bg-sitename.jpg) 0 0 no-repeat;
margin-top:30px;

}

#name {
margin-top:10px;

}

#topmenu {
float:left;
width:617px;
height:50px;
background:transparent;
margin-top:-10px;
margin-left:250px; 


}

.navigation {
float:left;
width: 100%;
background:transparent; 
margin-top:5px;

}

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

}

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

}

.navigation ul li {
margin:0px;
padding: 0 3px;
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: 15px 8px 0 8px ; 
margin:0;
display: block; 
font-weight: bold;	
font-size: 18px;
text-transform:capitalize;
height:30px;
background:#fff;
color:#000;
border-left:0px solid #232d35;
border-right:0px solid #34404a;

}

.navigation ul li a:hover {
color:#000;
background:#fff;

}

.navigation ul li {
background: transparent ;

}

.navigation ul li.active a {
color:#000;
background:#fff;

} 

.navigation ul li ul {
background:transparent;
margin-top: 0px;
padding-top:15px !important;
padding-bottom: 15px !important;
text-align:left !important;
width:200px;

}

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

}

.navigation ul li ul li a{
height:35px !important;
color:#000 !important;
text-align:left !important;
padding-left:20px !important;
padding-top:10px !important;

}

.navigation ul li ul li a:hover  {
color:#000 !important;
height:40px ;

}

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

}

/***********************/
#newsflash{
float:left;
width:900px;
background: transparent;
text-align:center;
padding-top:15px;
color:#fff;

}

#newsflash p{
font-size:33px;
font-style:italic;

}

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

}

#slide{
float:left;
width:902px;
height:358px;
background:transparent;
margin-top:10px;


}

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

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
    width:882px; /* Make sure your images are the same size */
    height:338px; /* 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: 60px;
	/* right:0px; */
	bottom:30px;
	background:#fff;
	color:#222;
	z-index:8;
	width: 300px;
	padding: 20px;
	overflow: hidden;
}
.nivo-caption p {
	padding:0 !important;
	margin:0 !important;
	font-size:28px;
	
}
.nivo-caption a {
	display:inline !important;
	border-bottom: 1px dotted #fff;
}
.nivo-caption a:hover {
	border-bottom-style: solid;
	text-decoration: none;
}
.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-image: url(../images/arrows.png);
	background-repeat: no-repeat;
}
.nivo-prevNav {
	left:15px;
	background-position: left top;
}
.nivo-nextNav {
	right:15px;
	background-position: -31px top;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    display:none;
}
.nivo-controlNav a {
   display:none;
}

/************************/
/***********************/
#box-wrap {
float:left;
width:100%;
text-align:left;
background: url(../images/box.jpg) 0 0 repeat;

}

.box1,.box2,.box3 {
float:left;
width:250px;
margin-left:8px;
padding-right:38px;
color:#fff;
text-align:center;

}

.box1 h3 {
font-size:20px;
background: url(../images/box1.jpg) 0 0 no-repeat;
width:172px;
height:102px;
color:#fff;
text-align:center;
margin-left:40px;
padding:70px 0 0 0;

}

.box2 h3 {
font-size:20px;
background: url(../images/box2.jpg) 0 0 no-repeat;
width:172px;
height:102px;
color:#000;
text-align:center;
margin-left:40px;
padding:70px 0 0 0;

}

.box3 h3 {
font-size:20px;
background: url(../images/box3.jpg) 0 0 no-repeat;
width:172px;
height:102px;
color:#fff;
text-align:center;
margin-left:40px;
padding:70px 0 0 0;

}

.box3 li a {
text-align:left !important;

}

/******************/
#right {
float:left;
width:200px;
text-align:left;
padding-left:0px;
margin-top:20px;
padding-top:0;
margin-bottom:30px;
color:#fff;
}

#right h3 {
background: url(../images/bg-sitename.jpg) 0 0 no-repeat;
margin-bottom:15px;
padding-top:20px;
padding-bottom:10px;
text-transform:capitalize;
font-size:22px;
color:#fff;
font-weight:bold;
text-align:center;
height:30px;
margin-top:0;

}

#right ul {
padding-left:20px;
font-style: italic;

}

#right .moduletable_menu,
#right .moduletable {
 margin-bottom:10px;
padding-bottom:0px;
background:transparebt;
padding:10px;
 
}

/*********************/
#main {
float:left;
width:630px;
margin-top:0px;
text-align: left; 
margin:30px 0 20px 20px;
background:transparent;
padding:10px;

}

#main-full {
float:left;
width:880px;
text-align: left ;
margin:30px 0 20px 0;
background:transparent;
padding:10px;

}

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

/***************************/
/*ACTIONS -print-email-edit
/***************************/
/***************************/
ul.actions  {
background:transparent;
margin:0;

}

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

}

/************************************************/
/****article-info(date, date modifiées etc...).../
/**************************************************/

.article-info {

}

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

}

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

}

/************************/
/*frontpage ARTICLE
/************************/
/************************/

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

}

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

}

/***titre frontpage*****/
.items-leading h2 {
background:transparent;
margin-bottom:15px;
margin-top:0px;
padding-bottom:10px;
text-transform:capitalize;
font-size:22px;
color:#3f505d;
font-weight:bold;
border-bottom:1px solid #3f505d;

} 

.items-row  h2{
background:transparent;
margin-bottom:15px;
margin-top:0px;
padding-bottom:10px;
text-transform:capitalize;
font-size:22px;
color:#3f505d;
font-weight:bold;
border-bottom:1px solid #3f505d;


}

/*****separation des articles******/
.item-separator {
height:30px;
width:100%;
display:block;

}

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

}

.item-page h2 {
background:transparent;
margin-bottom:15px;
margin-top:0px;
padding-bottom:10px;
text-transform:capitalize;
font-size:22px;
color:#3f505d;
font-weight:bold;
border-bottom:1px solid #3f505d;


} 

.readmore a {
float:right;
font-weight: bold;
padding:5px ;
margin-right:15px;
color:#fff;
margin-top:5px;
font-weight:bold;
border-radius: 10px;
background: url(../images/bg-sitename.jpg) 0 0 no-repeat;
}

.readmore a:hover {
color:#fff;
background: #4e535d;

}

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;



 } */

.categories-list {

}

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

}

.item-title {
font-size:20px;
height:40px;
margin-bottom:0px;
font-weight:bold;
background:transparent;
padding-top:5px;
text-transform:uppercase;

}

ul#archive-items li {

}

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

}

 .items-more h3{
font-weight:bold;
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 5px;
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:#4e535d;
color: #fff;
line-height: 20px;
padding:6px;
text-decoration: none;
border-radius: 10px;

}

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

} 

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

}

ul.pagenav li {
 list-style: none;
 padding: 8px;
 background:#4e535d;
color:#fff;
border-radius: 10px;

}

ul.pagenav li a{
color:#fff;

}

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

}

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

}

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

}

#ft {
float:left;
width:100%;
height:60px;
background:transparent;
text-align:center;
background: url(../images/header.jpg) 0 0 repeat;
padding-top:20px;

}

.ftb {
margin-top:15px;
text-align:center;
font-weight:bold;
font-size:13px;
width:800px;
float:left;
color:#020824;

}

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

} 

.ftb a:hover {
color:#020824;

} 



