body {
    font: 70.5%/1.6em  Tahoma, Arial, sans-serif;
	word-spacing:2px;
	color: #454545;
}
table {
  border: 0px none;
  border-style: none;
  border-collapse: collapse;
}

* {
	margin:0;
	padding:0;
}
#wrapper {
	background:#FFF6DF;
	max-width:1200px;
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	max-width:1200px;
	min-width: 760px;
}
#innerwrapper {
	background:url(images/stripe.gif) top repeat-x;
	padding:10px 10px 0 10px;
}


#header {
     clear:both;
     height: 30px;
  text-align: center
}

#header form {

	border:none;
}

.in {
		height: 35px;
		border: 1px solid #CCCCCC;
        font-family: Tahoma, Verdana, Arial;
        font-size: medium;
        color:#003300;
}
#header input[type="submit"] {
    padding: 10px;
    border:2px solid #FFFFFF;
	color:#FFFFFF;
    background-color: #66CC00;
    font-size: medium;
    height: 40px;
}

#murl {
	color:#333;
	padding: 0 0;
	margin:0 10px 0 10;
  text-align: center;
}

#sidebar {
	width:180px;
    background-color: #FFF1D5;
	padding:6px 6x 6px 6px;
	float:left;
    margin:0 auto;
    text-transform: capitalize;
    border-left: 1px dashed #FFCC99;
  font-family: Verdana, Arial, Tahoma;
  font-size: 12px;
  line-height: 1.5
}

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

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

#sidebar .subnav {
	border-top:7px solid #FFEBC1;
}

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

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

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

#sidebarright {
	width:170px;
	float:right;
	padding:2px 0 0 2px;
    border-top:5px solid #60C64F;
    background-color: #FFFFFF;
  text-transform: capitalize
}

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

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

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

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

#sidebarright .subnav li a {
	margin:1px 0;
  color: #6600CC;
  font-size: 13px;
}

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

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


#content {
	margin:0 200px 0 200px;
	padding:4px 0 0 6px;
}

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

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

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

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

h2 a:hover {
	color:#2F1B724;
}

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

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

h4 a:hover {
	color:#996666;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	margin:30px 0 0 0;
    text-align: center;
    background: #FFFFFF;
    border: 1em dotted #FFF8DC
}
.imgdo {
  width: 35px;
  height: 12px;
}
a {
	color:#336600;
}

a:hover {
	text-decoration:none;
}

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

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

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

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:1px 0;

}
label.contact {
	display:block;
	font-weight:bold;
	color:#FF0000;
	margin:5px 0;

}
/*input {
	padding: 2px;
	margin: 2px;
    border:1px solid #32CD32;
	font:110% Tahoma;
	color:#666;
}*/


#recherche {
  text-align: center;

}
.text {
		padding: 1px 3px 3px;
		height: 22px;
		width: 200px;
		background: url(mmg/input.gif) repeat-x center;
		border: 1px solid #CCCCCC;
		font: bold 14px "simplified Arabic";
	}


/*input:hover {
	border :3px solid #fff;
}

input:focus {
    border:2px solid #66CC00;
	color:#555;
}*/

textarea {
	padding:4px;
	font:120% Tahoma;
	border:2px solid #D7FFE1;
	height:200px;
	display:block;
	color:#000;
}

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: 26px;
	font-weight: bold;
}

.vote1 a{
	color: #9ACD32;
	font-size: 19px;
	font-weight: bold;
}

.votetable {
	width : 38px;
	margin-right: 1px;
}

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

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color:#330000;
  line-height: 25px;
}
a:hover.cat_display {
	text-decoration: none;
	font-weight: bold;
	color:#009900;
}
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: 15px;
	color: #CC6600;
	font-weight: bold;
  text-decoration: none;
  line-height: 1.5
}

.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: #FFEBC1;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : super;
}

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

.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 dotted #FFDAB9;
	margin-top: 10px;
}

#container ul#menu {
  font-style: italic;
}
#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: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #E4CBB1;
	padding: 13px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #E4CBB1;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #E4CBB1;
	color: #CC6600;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

ul {
  vertical-align : super;
  list-style: none;
  border-bottom: 1px dashed #FFFFFF;
}
li a {
 display: block;
 margin: 03px 0;
 font-weight: bold;
  color: #0033CC;
}

li a:link, li a:visited {
 color:#CC6600;
 text-decoration: none;
}

li a:hover{
 color:#FF0033;
 text-decoration: none;
 background: #FFF;
}

#ser ul {
	width:auto;
	overflow:auto;
	list-style:none;
    padding:1em .3em
}

#ser ul li a:hover {
	border:1px solid #F3F3F3
}

#ser ul li,#menu ul li a,#menu ul li a:hover {
	display:block
}

#ser ul li {
	margin:0 05px 3px 0;
	height:25px
}

#ser ul li a {
	color:#000;
	background:#FFF8E6;
	padding:.4em;
    border-left: 4px solid #FFEBC6;
}

#ser ul li a,#menu ul li a:hover {
	text-decoration:none
}

#ser ul li a:hover {
	color:#333;
	background:#FFF6DF;
    border-left: 4px solid #FFCC33;
}


#mm ul {
	width:auto;
	overflow:auto;
	list-style:none;
    padding:1em .3em
}

#mm ul li a:hover {
	border:1px solid #ddd
}

#mm ul li,#mm ul li a,#mm ul li a:hover {
	display:block
}

#mm ul li {

	margin:0 05px 10px 0;
	height:25px
}

#mm ul li a {
	color:#000;
	background:#E1FFC4;
	padding:.4em;
    border-left: 4px solid #6E6E6E;
}

#mm ul li a,#mm ul li a:hover {
	text-decoration:none
}

#mm ul li a:hover {
	color:#000;
	background:#f7f7f7;
    border-left: 4px solid #99FF33;
}


#dbaba {
      text-align: center;
      background: #D2FFE9;
      border: 1em dotted #FFFFCC;
}
#dbaba a{
  text-decoration: none;
}
#pages{
  text-decoration: none;
  font-size: 14pt;
  font-weight: bold;
  margin-top:20px;
}
#pages a{
  text-decoration: none;
  font-size: 14pt;
  border: 1px solid #CCCCCC;
  padding:5px;
}
#pages a:hover{
  color: #66CC00;
  border: 1px solid #339933;
}