body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #222222;
	background-position: center center;
}

* {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#entete {
	position:absolute!important;
	left:0px!important;
	top:0px!important;
	width:100%!important;
	height:82px!important;
	z-index:1!important;
	text-align: center!important;
	background-color: #222222;
	background-image: url(images/fondEntete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoHeader {
	position:relative!important;
	width:946px!important;
	height:82px!important;
	background-image: url(images/entete_01.png)!important;
	background-repeat: no-repeat!important;
	text-align: left!important;
}
#HeaderMenu {
	position:relative;
	left:0px!important;
	top:50px!important;
	width:782px!important;
	height:18px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
	color: #FFFFFF!important;
	text-decoration: none!important;
	font-weight: bold!important;
	text-align: right!important;
}

#entete #logoHeader #HeaderMenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#entete #logoHeader #HeaderMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

#bandeauVert {
	position:absolute!important;
	left:0px!important;
	top:83px!important;
	width:100%!important;
	height:109px!important;
	z-index:4!important;
	background-image: url(images/bandeauVert.jpg)!important;
	vertical-align: bottom!important;
	background-repeat: repeat-x!important;
	background-position: bottom!important;
}
#headerPub {
	position:absolute!important;
	left:0px!important;
	top:0px!important;
	width:100%!important;
	height:82px!important;
	z-index:6!important;
}
#topMenu {
	position:absolute!important;
	left:-1px!important;
	top:79px!important;
	width:100%!important;
	height:30px;
	padding: 0px!important;
	text-align: center;
}

#bandeauVert #topMenu .fondBarreTop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 11px;
	
	
	
}
#bandeauVert #description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
}


#bandeauVert #topMenu .fondBarreTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	height: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#contentCorp {
	position: relative;
	top: 192px;
	height: 100%;
	width: 100%;
	text-align: center;
}
#ombreGauche {
	position: relative;
	width: 992px!important;
	background-image: url(images/ombreG.jpg);
	background-repeat: repeat-y!important;
	background-position: left!important;
}
#ombreDroite {
	position: relative;
	width: 985px;
	background-image: url(images/ombreD.jpg);
	background-repeat: repeat-y!important;
	background-position: right!important;
}

#wrapper {
	min-height : 1000px;
	max-height:100%;
	width: 945px;
	min-height:1720px;
	position: relative;
	background-color: #FFFFFF;
	text-align: left;
}

#footerGeneral {
	width: 100%;
	text-align: center;
	background-color: #262626!important;
}

#footerGauche {
	position: relative;
	width: 992px;
	background-image: url(images/ombreBasG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

#footerDroite {
	width: 985px;
	background-image: url(images/ombreBasD.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

#footercontenu {
	position:relative!important;
	width:945px!important;
	height:110px!important;
	background-repeat: no-repeat!important;
	background-image: url(images/footer.jpg)!important;
	background-position: center top!important;
	background-color: #262626;
	text-decoration: none!important;
}
#footercontenu a{
	text-decoration: none!important;
}

#innerwrapper {
	margin:1px;
	padding:10px;
	background-repeat: no-repeat;
	background-position: center top;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% 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;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	color:#333;
	padding:5px 20px 5px 5px;
	margin:0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14%;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font-weight:normal;
	color:#555;
	padding:12px 0 0 0;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10%;
}

#header h2 a {
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

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

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
}


#sidebar {
	width:160px;
	padding:0px 0px 0px 0px;
	float:left;
	color:#333333;
}

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

#sidebar h3 {
	color:#333333;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#sidebar p {
	margin:15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

#sidebar p.news {
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

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

#sidebar .subnav {
	list-style-type: none!important;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#sidebar .subnav .lap {
	text-decoration: none!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #FFFFFF!important;
	margin: 0px!important;
	padding: 0px!important;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#sidebar .subnav .lap a {
	color:#333333!important;
	text-decoration:none!important;
	display:block!important;
	font-weight: bold!important;
}

#sidebar .subnav .lap a:hover {
	color:#FFFFFF!important;
	background-color: #333333!important;
}

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

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

#sidebar input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#sidebarright {
	width:160px;
	float:right;
	padding:10px 0 0 20px;
	background:url(images/sidebarright.jpg) top left no-repeat;
	list-style-type: none;
}

#sidebarright p {
	color:#000000;
	line-height:20px;
	margin:10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#sidebarright h2 {
	font:160% Arial;
	color:#333;
	border:none;
}

#sidebarright ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#sidebarright ul li {
	list-style-type: none;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebarright a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

#content {
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	min-height: 1300px;
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 10;
	padding-bottom: 10;
	padding-left: 20px;
}

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

p {
	line-height:22px;
}

h2 {
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	vertical-align: bottom;
}

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

h2 a:hover {
	color:#333333;
}

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

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

h4 a:hover {
	color:#333333;
}


#footer {
	clear:both;
	padding:10px;
	margin:30px 0 0;

}

a {
	color:#222;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:none;
}

h3 {
	margin:10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

#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:#333333;
}
#contentnorightbar ul span {
	color:#444;
}

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

form {
	padding:10px;
	border:1px dotted #ccc;
}

label {
	display:block;
	font-weight:normal;
	color:#444;
	margin:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	border :1px dotted #ccc;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

textarea {
	padding:4px;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

blockquote p {
	color:#333333;
	padding:0 10% 0 0;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
}

/* 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: #333333;
	font-weight: bold;
}

.vote a{
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}

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

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

.fondBarreTop{
	background-image: url(images/fondTopmenu.jpg);
	background-repeat: repeat-x;
}

.fondBarreG{
	background-image: url(images/interface1_09.jpg);
	background-position: right top;
}

.fondBarreD{
	background-image: url(images/interface1_10.jpg);
	background-position: left top;
}
a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color:#333333;
}

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

.lien {
	text-align: justify;
}

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

.lien span {
	color: #F7560F;
}

.ariane {
	color: #333333;
}

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

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

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

.sitetd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/fondClik.png);
	background-repeat: no-repeat;
	background-position: center center;
}

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

	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	max-width: 780px;
}

.bas-menu-gauche {
	background-image: url(images/menu_bas.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
.haut-menu-gauche {
	background-image: url(images/menu_haut.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFF16;
}
.titre-menu-gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_search_annuaire {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 160px;
	color: #FFFFFF;
	background-image: url(images/MENU.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ff6600;
}

/* Onglets fiche site */
#container {
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

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

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#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;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}
.titreRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/titre.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	background-position: left top;
}

