body {
	font: 78.5%/1.6em "arial", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#999;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	background:#396c02 url(images/img/bout01.png) repeat-x scroll -8px 75px;
	/*background-attachment:fixed;*/
	background-color:#396c02;
}
* {
	margin:0;
	padding:0;
}
#wrapper {
	
	/*border:3px solid #ccc;*/
	max-width:1200px;
	min-width:760px;
	margin:0 0px;
}
* html #wrapper
{
	max-width:1200px;
	min-width: 760px;
	margin:-20px;
	margin-top:0px;
}
#innerwrapper {
	/*margin:1px;*/
	background:#fff;
	/*background:url(images/innerwrapper.jpg) top repeat-x;
	padding:20px;*/
}
#header {
	width:100%;
	height:100px;
	padding:0px;
	background:url(images/img/bann_g.png) top center no-repeat #396c02;
	
}
#header input {
	width:150px;
	padding:5px;
	background:#fff;
	font:50% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}
#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}
#header h1 {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:80px;
	font:250% Georgia;
	color:#333;
	cursor:hand;
}
#header h1 a {
	color:#333;
	text-decoration:none;
}
#header h1 a:hover {
	color:#111;
}
#header h2 {
	font:150% Lucida Grande;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
	display:none;
}
#header h2 a {
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
	display:none;
}


#header #nav {
	/*clear:both;*/
	background:url(images/img/bout01.png) top repeat-x ;
	/*
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;*/
	position:relative;
    top:75px;
    width:100%;
	height:26px;
	left:0px;
	
}	
	#nav ul{	
      height:26px;
	  text-decoration:none;
	}
	
#nav li{	
     /* border-left:1px solid #ddd;*/
	  height:26px;
	  margin-left:3px;
	  margin-right:3px;
	  text-decoration:none;
	  }
#nav li:hover {
	background:url(images/img/bout_hover.png) repeat-x ;
	color:#fff;
	font:11pt Arial;
	font-weight: bold;
	height:26px;
	padding:2px;
	padding-top:1px;
	margin:1px;
	text-decoration:none;
}
#nav {
	/*clear:both;*/
	background:url(images/img/bout01.png) top repeat-x ;
	/*
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;*/
	position:relative;
    top:75px;
	    width:100%;
	height:26px;
	text-decoration:none;
	color:#bbb;

}
#header a em {
	font-style:normal;
	text-decoration:none;
}

#header #nav a {
	font:10pt Arial;
	text-decoration:none;
	font-weight: bold;
	padding:0px;
	height:26px;
	color:#ddd;
}
#header  #nav a:hover {
color:#fff;
}
#header #nav a.active {
	background:url(images/img/bout02.png) repeat-x ;
	height:26px;
	color:fff;
}

#header #nav li {
	display:inline;
	list-style:none;
	}

#header #subnav {
	background:#4F9EC9;
	/*padding:5px 7px 7px 7px;*/
	font:90% Verdana;
	
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	}
#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	/*padding:5px;*/
}
#header #subnav a.active {
	border-bottom:2px solid #388CBA;
}
#sidebar {
	width:170px;
	padding:10px 0px 0px 16px;
	float:left;
	color:#666;
	/*background-color:#fff;*/
	margin-left:5px;
	/*border:1px solid #999;*/
	background-color:#fff;
}
#sidebar h2 {
	font:100% Arial;
	color:#ddd;
	margin:10px 0 10px 0;
	border:none;
	background:url(images/img/bout02.png) no-repeat;
	text-indent:6px;
	height:22px;
	font-weight:bold;
}
#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0px 10px 15px;
	padding-top:14px;
	background-color:#fff;
}

#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:#fff;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	width:155px;
	float:right;
	padding:10px 0pt 0pt 12px;
	/*background:#fff url(images/sidebarright.jpg) top left no-repeat;*/
	/*border:1px solid #999999;*/
	margin-right:20px;
}

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

#sidebarright h2 {
	font:100% Arial;
	color:#ddd;
	margin:10px 0;
	margin-left:6px;
	border:none;
	background:url(images/img/bout02.png) no-repeat;
	text-indent:6px;
	height:22px;
	font-weight:bold;
	}
	#sidebarright h4{
	font-size:100% Arial;
	color:#999;
	margin:10px 0;
	margin-left:6px;
	border:none;
	margin:10px 0pt 10px -10px;
}

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

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

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#396c02;
	text-decoration:none;
	font-size:9pt;
}

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


#content {
	
	padding:20px 0 0 2px;
	background-color:#fff;
	border:1px solid #999999;
    margin:3pt 214px;
}

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

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

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

h2 a {
	color:#396c02;
	text-decoration:none;
}

h2 a:hover {
	color:#396c02;
}

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

h4 a {
	color:#396c02;
	text-decoration:none;
}

h4 a:hover {
	color:#396c02;
}
#footer {
	clear:both;
	/*border-top:1px solid #eee;*/
	background:#396C02 url(images/img/pied_bas.png) no-repeat scroll center /*top*/;
	height:66px;
	/*padding:10px;
	margin:30px 0 0;*/
}
#footer-infos {
/*position :relative;*/
float:left;
padding-top:30px;
width:236px;
display:none;
}
a {
	color:#396c02;
	font-weight:bold;
	/*border-bottom:1px dashed #CCCCCC;*/
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
}
h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content 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:#396c02;
}
img {
	padding:1px;
	border: 0px;
}
form {
	/*border:1px dotted #396c02;*/
	margin-right:0px;
    padding:9px;
}
label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;
}
input {
	padding: 2px;
	margin: 2px;
	border :1px dotted #ccc;
	font:90% Verdana;
	color:#396c02;
	background:#FFFFFF none ;
}
textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}
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;
	}
.voted-1 a{
	color:#396c02;
    font-size:35px;
    font-weight:bold;
}
.vote a{
	color:#396c02;
    font-size:35px;
    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: 14px;
	color:#396c02;
}
a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #396c02;
}
.lien {
	text-align: justify;
}
.lien a, .lien a:hover {
	font-size: 12px;
	color: #396c02;
	text-decoration: underline;
	font-weight: bold;
}
.lien span {
	color: #999;
}

.ariane {
	color: #396c02;
}

.ariane a {
	color: #396c02;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.ariane a:hover {
	color: #396c02;
	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;
	background-color:#fff
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #ccc;
	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: #396c02;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #396c02;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #396c02;
	background-image:#eeeeee url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #396c02;
	color: #396c02;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
	margin-bottom:5px;
	margin-right:2px;
}
#container .off {
	display: none;
}