/****************************************************
#####################################################
##-------------------------------------------------##
##           LARRENS- Version 1.7.0                ##
##-------------------------------------------------##
## Copyright = globbersthemes.com- 2010            ##
## Date      = decembre 2010                       ##
## License   = free template                       ##
## Author    = globbers                            ##
## Websites  = http://www.globbersthemes.com       ##
##                                                 ##
#####################################################
****************************************************/

html {
height: 100%;

}

body{
margin:0;
padding:0;
text-align:center;
background:#231a0c  url(../images/bg.jpg) repeat;
font-size:13px;
color:#fff;
font-family: Verdana, Arial, Helvetica, 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%;

}

a:link, a:visited {
text-decoration:none;
color:#fff;
font-weight:bold;

}

a:hover {
color:#000;

}

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

}

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

}


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

}

img .caption {
text-align: left;

}

.highlight{
background:#c28a1e;
padding: 0px 2px 0px 2px;
color:#ffffff;

}

.button {
background:#f8cc7a;
border:none;
color:#000;
font-weight:bold;
padding:6px;
-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:#26211e;
background:#fcfdfa;
border:none;
padding:4px;
font-weight:bold;

}

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

}

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

}

/**************************/
/*********HEARDER**********/
/**************************/
#header {
float:left;
width:100%;
height:147px;
background: url(../images/top.png) repeat-x;

}

#sitename {
float:left;
width:313px;
height:116px;
background:transparent;
margin-top:0px;
margin-left:10px;

}

/****liens social********/
#social-links {
float:left;
width:280px;
height:40px;
background:transparent;
margin:80px 0 0 290px;

}

#twitter ,#facebook ,#myspace ,#linkedin ,#stumbleupon ,#youtube ,#technorati  {
float:left;
width:35px;
height:33px;

}

#twitter a:hover ,
#facebook a:hover,
#myspace a:hover,
#linkedin a:hover,
#stumbleupon a:hover,
#youtube a:hover,
#technorati a:hover {
float:left;
width:35px ;
height:33px ;
filter:alpha(opacity=50); 
-moz-opacity:0.50; 
opacity:0.50; 

}

#facebook,#myspace ,#linkedin,#stumbleupon,#youtube,#technorati  {
margin-left:5px;

}

#bulle {
float:left;
width:97px;
height:70px;
background: url(../images/bulle.png) no-repeat;
margin-top:10px;
margin-left:-20px;

}

/***************************/
/*MOD LOGIN/REGISTER/SEARCH*/
/***************************/

#tool {
float:left;
width:100%;
height:32px;
background:transparent;
margin-top:-7px;

}

a.login-switch {
float:left;
background: url(../images/home.png) no-repeat;
color: #000;
width:120px;
height:45px;
margin-left:370px;

}

a.search-switch {
float:left;
background: url(../images/search.png) no-repeat;
color: #000;
width:71px;
height:32px;
margin-left:20px;
}

a.login-switch:hover {
background: url(../images/home_roll.png) 0 0 no-repeat;
	
}

a.search-switch:hover {
background: url(../images/search-hover.png) 0 0 no-repeat ;

}
	
a.show,
a.show:hover {
float:left;
color: #000;
width:71px;
height:32px;
background: url(../images/close.png) 0 0 no-repeat;

}

 a.deconnexion {
float:left;
background:transparent url(../images/logout.png) no-repeat;
color: #000;
width:71px;
height:32px;
margin-left:370px;

}

#gl-login {
background: #231a0c;
color: #FFF;
top: 250px;
display: none;
height: auto;
overflow: hidden;
padding:15px;
position: absolute;
left: 300px;
text-align:left;
z-index: 999;
width:185px;
-moz-box-shadow: 1px 1px 6px #000;  
  -webkit-box-shadow: 1px 1px 6px #000;  
  box-shadow: 1px 1px 6px #000; 
  
}

#gl-login h3{
text-align:left;
font-weight:bold;
font-size:21px;
letter-spacing:1px;
margin:0 0 0 15px ;
padding:0px 0 0px 25px;

}

#gl-login .moduletable  {
border:none;
}

#gl-search {
background: #231a0c;
color: #fff;
top: 160px;
display: none;
height: auto;
overflow: hidden;
padding: 5px 15px;
position: absolute;
left: 700px;
text-align:left;
z-index: 999;
-moz-box-shadow: 1px 1px 6px #000;  
-webkit-box-shadow: 1px 1px 6px #000;  
 box-shadow: 1px 1px 6px #000; 

}

/*item mot de passe perdu,identifiant oublié,creer un compte*/
#gl-login form a{
background:transparent;
color:#fff ;

}

/*label du mformulaire de registration*/
#gl-login label {
color: #fff;
padding-top:4px;

}

/*les boutons de soumissions des module login et registration*/
#gl-login .button  {
background:#f8cc7a;
color:#fff;
padding:5px;
margin:0px 0 5px 0;
cursor:pointer;

}

#gl-login .inputbox {
background:#ffffff;
border: none;
color: #333333;
margin-top:2px;

}

/* Login */
#gl-login form {
float: left;
margin-top: 0px;

}

#gl-login form label {
float: left;

}

label.gl-login-user span,
label.gl-login-password span {
display: block;
float: left;

}

#gl-login form input.button {
font-size: 11px !important;
float: left;

}

/***slideshow***/
#mod-slide {
float:left;
width:1056px;
height:536px;
background: url(../images/bg-slide.png) 0 0 repeat;
padding-left:1px;
margin-top:45px;
margin-left:0;

}

#slide-container {
background:transparent;
height:521px;

}

#accordion {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
 
 }
 
#accordion li{ 
list-style:none; 
float:left;
display:block;
text-align:left;

}
.stretcher{ 
float:left;
height:521px;
width:41px;
overflow:hidden;
 
}
 
.tab{
cursor:pointer;
float:left;
position: absolute;
 
} 
/***********************/
/**colonne left/right**/
/***********************/
#left ,#right {
float:left;
width:200px;
margin:40px 10px 15px 10px;
text-align:left;

}

#right {
margin:40px 5px 15px 20px;
}

div .moduletable ,
div .moduletable_menu ,
div .moduletable_text {
margin-bottom:25px;
border-bottom:5px dashed #fff;
padding-bottom:20px;

}

div .moduletable  h3,
div .moduletable_menu h3 ,
div .moduletable_text h3{
font-size:22px;
background: url(../images/bg-h3.png) 0 1px no-repeat;
padding-left:25px;

}

div .moduletable a,
div .moduletable_menu a ,
div .moduletable_text a {
font-weight:normal;
font-style:italic;
color:#ffffff;

}

div .moduletable a:hover,
div .moduletable_menu a:hover ,
div .moduletable_text a:hover {
font-weight:normal;
font-style:italic;
color:#f8cc7a;

}

#main {
float:left;
width:470px;
background:url(../images/bg-slide.png) 0 0 repeat;
margin-top:50px;
margin-left:20px;
text-align:left;
padding:10px 20px;
position:relative;

}

#main-mid {
float:left;
width:670px;
background:url(../images/bg-slide.png) 0 0 repeat;
margin-top:50px;
margin-left:20px;
text-align:left;
padding:10px 20px;
position:relative;

}

#main-full {
float:left;
width:980px;
background:url(../images/bg-slide.png) 0 0 repeat;
margin-top:30px;
margin-left:20px;
text-align:left;
padding:10px 20px;
position:relative;

}

#contentmain {
float:left;
width:100%;
color:#271d10;
font-style:normal;
 
}

#contentmain a {
color:#271d10;

}

#contentmain a:hover {
color:#000000;

}

#pathway {
float:left;
width:100%;
height:30px;
background: url(../images/sep.jpg) 0 100% repeat-x;
margin:0 0 10px 0;
padding:5px 5px 15px 0px;

}

.breadcrumbs {
margin:0 ;
padding:0 5px 10px 5px;
font-weight:bold;
color:#271d10 !important;

}

.breadcrumbs  a{
color:#271d10 !important;

}

/******CALENDAR*******/
.calendar {
margin-left:0px;
margin-top:-5px;
display:block ;
padding:10px 0 0 0;
background: url(../images/bg-calendar.png) no-repeat;
width:40px ;
height:59px;
text-align:center;
position:absolute;
left:-33px;

}

.day {
color: #211b12;
font-weight:bold;
margin: 0;
padding:0 ;
font-size:17px;
background:transparent;
font-weight: bold;
display:block;

}

.month {
color: #211b12;
font-weight: bold;
margin: 0;
padding:0px 0 0 0 ;
font-size:17px;
background:transparent;
display:block;

}

.contentheading {
font-size:22px;
padding-top:12px;

}

.item-page h2 {
font-size:22px;

}

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

.items-leading {
width:100%;

}

.items-row {
width:100%;

}

/***titre frontpage*****/

.items-leading h2 {
font-size:22px;

} 

.items-row  h2{
font-size:22px;

}

.item-title {
font-size:22px;
list-style:none;

}

table.contentpaneopen {
background:transparent;
margin-top:0px;

}

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

}

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

}

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

}

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

}


.readmore a {
float:right;
background:#f8cc7a;
font-weight: bold;
padding:5px;
margin-right:15px;
color:#000;
font-weight:normal;
-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 */ 
         
}

.readmore a:hover  {
background:#231a0c;
color:#fff !important;

}

.item-separator {
display:block;
width:100%;
height:40px;
background: url(../images/sep.jpg) 0 80% no-repeat;
margin-top:20px;

}

.items-more {
margin-bottom:25px;

}

 .items-more h3 {
letter-spacing:1px;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
padding-left:15px;

}

.items-more li {
margin:5px 25px;

}

ul.pagenav {
 position:relative;
 margin-top:25px;
 
}
 
ul.pagenav li {
 list-style: none;
 padding: 7px;
background:#f8cc7a;
 color:#fff !important;
 
}

ul.pagenav li a {
 list-style: none;
 padding: 7px;
 color:#fff;
 
}
 
ul.pagenav li:hover, ul.pagenav li:focus {
background:#f8cc7a;
color:#fff !important;
 
}
 
ul.pagenav li a:hover, ul.pagenav li a:focus { 
text-decoration:none;
color:#fff !important;

}
 
ul.pagenav li.pagenav-prev {
float: left;
 
}
 
ul.pagenav li.pagenav-next { 
float:right;

}

/* Pagination ---*/
.counter {
text-align:center;
padding:3px 0;

}

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

}

.pagination li {
background: none;
display: inline;
margin: 0;
padding: 6px;
overflow: hidden;
border:1px solid #e7e7e7;
}

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

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

}

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

}

/* 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;

}

#footer {
float:left;
width:100%;
height:auto;
background: transparent;

}

#footer-content{
float:left;
width:980px;
height:auto;
background:transparent;
margin:40px 0 0 0;
padding:0;

}

.box {
float:left;
width:220px;
height:auto;
background: url(../images/box-bg.png) 0 0 no-repeat;
margin:0 0 0 10px;
text-align:left;
overflow:hidden;

}

#footer .newsflash {
float:left;
width:270px;
height:auto;
background:transparent;
margin:0 0 0 10px;
text-align:left;

}

#footer .moduletable ,
#footer .moduletable_menu ,
#footer .moduletable_text {
margin-bottom:0px;
border-bottom:none;
padding-bottom:5px;

}

#footer .moduletable  h3,
#footer .moduletable_menu h3 ,
#footer.moduletable_text h3{
font-size:22px;
background: transparent;
padding-left:5px;

}

div .moduletable a,
div .moduletable_menu a ,
div .moduletable_text a {
font-weight:normal;
font-style:italic;
color:#ffffff;

}

div .moduletable a:hover,
div .moduletable_menu a:hover ,
div .moduletable_text a:hover {
font-weight:normal;
font-style:italic;
color:#f8cc7a;

}

#footer-bottom {
float:left;
width:100%;
height:45px;
background:transparent ;
margin:0px;
text-align:left;

}

#footer_tm {
float:left;
width:920px;
height:30px;
background:transparent;
text-align:center;

}

.ftb {
margin-top:15px;
margin-left:10px;
font-size:12px;
color:#fff;

}

.ftb a, .ftb a:visited{
padding:0;
color:#f8cc7a;

}

.ftb a:hover {
color:#fff;

}

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

}

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

}

.ombre {
position:absolute;
top:0;
left:300px;
background: url(../images/ombre.png) no-repeat;
width:245px;
height:128px;

}

.article_column {
background: transparent;
padding:10px 10px;

}

/*table*/

.sectiontableheader {
padding:5px;

}

td.contentdescription {
padding:5px;

}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding:5px;

}

table.contenttoc {
margin: 5px;
border: 1px solid #fff;
padding: 5px;
float: right;
color:#fff;

}

table.contenttoc td {
padding: 0 5px;

}

/**publicité****/
div.bannergroup_text {
padding-bottom:10px;

}

div.bannerfooter {
padding:10px;

}

div.banneritem_text  {
padding-top:10px;
margin:0;

}

div.bannerheader {
padding-left:20px !important;
padding-right:20px !important;
font-size:14px;
font-weight:bold;

}

ul#horizontal_menu {
height: 45px;
margin: 0 0 25px;
background-color: transparent;
overflow: visible;
list-style-type: none;
padding: 0;
border: none;
}
	
.horizontal_menu li
{
display:inline;
list-style-type:none;
padding-right:4px;
float:left;
}

ul#horizontal_menu li {
text-indent: -9999px;
display:block;
width:140px;
height:45px;
float:left;
margin: 0;
padding: 0;
border: none;
	}
	
ul#horizontal_menu li a {
display:block;
width:140px;
height:45px;
background:url('../images/Menu.png') 0 0;
margin: 0;
padding: 0;
border: none;
	}
	
ul#horizontal_menu li a.menustyle1:link,
ul#horizontal_menu li a.menustyle1:visited {
    background-position: 0 0;
	}

ul#horizontal_menu li a.menustyle2:link,
ul#horizontal_menu li a.menustyle2:visited {
    background-position: -160px 0;
	}

ul#horizontal_menu li a.menustyle3:link,
ul#horizontal_menu li a.menustyle3:visited {
    background-position: -320px 0;
	}

ul#horizontal_menu li a.menustyle4:link,
ul#horizontal_menu li a.menustyle4:visited {
    background-position: -480px 0;
	}

ul#horizontal_menu li a.menustyle5:link,
ul#horizontal_menu li a.menustyle5:visited {
    background-position: -640px 0;
	}

ul#horizontal_menu li a.menustyle1:hover {
    background-position: 0 -45px;
	}

ul#horizontal_menu li a.menustyle2:hover {
    background-position: -160px -45px;
	}

ul#horizontal_menu li a.menustyle3:hover {
    background-position: -320px -45px;
	}

ul#horizontal_menu li a.menustyle4:hover {
    background-position: -480px -45px;
	}

ul#horizontal_menu li a.menustyle5:hover {
    background-position: -640px -45px;
	}

.
/**end file***/
