/****************************************/
/*
/*
/* Généralités, Body, HTML, *
/*
/***************************************/
*{margin:0; padding:0;}

body{background:url(images/bg-body.jpg) repeat-x #5686b7; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:1em;}

#global,.footercontener{width: 907px; margin:0 auto;}
#global{position:relative;}
/****************************************/
/*
/* Header, menu, content
/* 
/*
/***************************************/
#header{background: url(images/header.jpg) no-repeat; height: 194px; position: relative;}

#header>a>img{margin:40px 0 0 15px; border:none;}

#clr{width:100%;}
#menu{height: 101px; text-align: center; padding-top: 10px;}
.contener{padding-left: 30px; padding-top:0px;}
.contener ul{list-style-type:none;}
.contener ul li, .contener ul li.except{
 display: inline; padding-right: 20px; float: left;}
.contener ul li{background:url(images/buttons/separator.png) right no-repeat; }.contener ul li.except{background:none; }

.contener ul li a,.contener ul li.except a{font-size: 1.1em; font-weight: bold;  height: 45px; color: #999; display: block; line-height:50px; text-decoration: none;} 
.contener ul li a:hover,.contener ul li.except a:hover{color:#333; background:url(images/bgmenu.png) no-repeat;}

#content{background: url(images/bg-content.jpg) top center repeat; margin-top:-40px; min-height:600px; overflow: auto;}
#ombrage{background-image: url(images/bgombrage.jpg); width:907px; height: 7px; position:absolute; top:258px; }
#footer{background: url(images/footer.jpg) repeat-x; height: 400px; background-color:#191919; color:white;}
#footer a{color: #fff; text-decoration: none;} #footer a:hover{ text-decoration: underline;}
.footerContent{float: left; width: 200px; color:white; padding-left:20px; padding-top:20px;}
.footerContent ul{list-style-type:none;}
.clr{clear:both;}
img.logoFt{padding:100px 0 0 50px; float:left;}

.center{text-align:center;}
#footer p.center{margin-top: 40px; font-size:0.7em;}
#footer p.center a{color: #ff7400;}



/****************************************/
/*
/* Recherches
/* 
/*
/***************************************/

#divsearch{
	position:absolute;
	width: 270px;
	height: 34px;
	left: 651px;
	top: 71px;}
	
#search>input#txtRech{width: 180px; height:26px; font-size:1em; font-style:italic; color: #bbb; border: 0px;}

#boutonOk{
	position:absolute;
	left: 206px;
	top: -7px;}



#sidebar {
	width:170px;
	padding:10px 0px 0px 20px;
	float:left;
	color:#666;
	padding-bottom:30px;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#666;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px dashed #ccc;
}


#contenu{
	margin:0 200px 0 200px;
	padding:20px 0 40px 20px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:160% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	color:#79B933;
}

h4 a {
	color:#79B933;
	text-decoration:none;
}

h4 a:hover {
	color:#5F9128;
}



a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#contenu ul {
	margin-bottom: 3px;
	color:#333;

}
#contenu ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border: 0px;
}


p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {
	
  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

.vote a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

/*ajout resux*/
.votelargeur {width: 80px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color:#5893ff;
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #5893ff;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.sitetable {
	background: #F7F7F7;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #CCC;
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}


/* Onglets fiche site */
#container {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
text-decoration: none;

}
#container ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;

}
#container .on {
	display: block;
}
#container .off {
	display: none;
}
