body {
  margin: 0;
  padding: 0;
  background: #fff;
  font: 13px "trebuchet ms", Verdana;
  color: #646567;
  width: 1000px;
  margin: 0 auto;
}

* {
	margin:0;
	padding:0;
}

 #header
 {
 	width: 948px;
 	height: 118px;
 	background-image: url(images/logo.png);
 	background-repeat: no-repeat;
 	margin: 0 auto; 	
 	padding-right: 20px;
 	text-align: right;
 	font-weight: bold;

 	margin-bottom: 10px;
 	margin-top: 15px;

 }

 #header a.selected, #header a.selected:visited
 {
 	color: #009EE0;
 	text-decoration: none; 
 }
 
 #header a.selected:hover
 {
 	color: #009EE0;
 	text-decoration: underline; 
 } 

 
 #header .hMain
 {
 	float: left;
 	width: 450px; 	
 }
 
 #header .hMain a, #header .hMain a:visited, #header .hMain a:hover
 {
 	display: block;
 	text-decoration: none;
 	height: 118px;
 }
 
#header .hLinks
{
	float: left;
	width: 490px;
	padding-top: 25px;	
}


 #header a, #header a:visited
 {
 	color: #58585A;
 	text-decoration: none;
 }
 
 #header a:hover
 {
 	color: #009EE0;
 	text-decoration: underline; 
 } 
 
 #header .submenu a, #header .submenu a:visited
 {
 	color: #009EE0;
 	text-decoration: none;
 }

 #header .submenu a:hover
 {
 	color: #009EE0;
 	text-decoration: underline;
 }
 
 
 #header p
 {
 	margin-bottom: 25px;
 } 

 #menuArea 
 {
  	width: 945px;
 	height: 64px;
 	background-image: url(images/menuArea.png);
 	background-repeat: no-repeat;
 	margin: 0 auto; 	
 	padding-left: 16px; 	
 	font-weight: bold;

 	margin-bottom: 5px;
 	margin-top: 15px;
 }
 
  #menuArea .maMain
  {
  	height: 30px;
  	padding-top: 9px;  	
  }
  
  #menuArea .maMain div
  {
  	width: 132px;
  	float: left;  	
  }
  
  #menuArea .maMain a, #menuArea .maMain a:visited
  {
  	display: block;
  	padding-top: 3px;
  	height: 24px;
  	color: #fff;
  	text-decoration: none;
  	text-align: center;
  	
  }
  
  #menuArea .maMain a:hover
  {
  	display: block;
  	padding-top: 3px;
  	height: 24px;
  	color: #646567;
  	text-decoration: none;
  	text-align: center;
  	background-image: url(images/menuAreaSelected.png);
  	background-repeat: no-repeat;
  }
  
  
  #menuArea .maMain a.selected, #menuArea .maMain a.selected:visited
  {
  	display: block;
  	padding-top: 3px;
  	height: 24px;
  	color: #646567;
  	text-decoration: none;
  	text-align: center;
  	background-image: url(images/menuAreaSelected.png);
  	background-repeat: no-repeat;  	  	
  }
  
  #menuArea .maMain a.selected:hover
  {
  	display: block;
  	padding-top: 3px;
  	height: 24px;
  	color: #646567;
  	text-decoration: underline;
  	text-align: center;
  	background-image: url(images/menuAreaSelected.png);
  	background-repeat: no-repeat;  	
  }  
  
  #menuArea .maSub
  {
  	padding-left: 15px;  	
  	text-align: left;
  }
  
  #menuArea .maSub a,
  #menuArea .maSub a:visited
  {
  	color: #646567;
  	text-decoration: none;
  	padding-right: 2px;
  	padding-left: 2px;
  }

  #menuArea .maSub a:hover
  {
  	background-color: #E0D3B7;
  	color: #646567;
  	text-decoration: none;
  	padding-right: 2px;
  	padding-left: 2px;
  	
  }
  
  
  #menuArea .maSub a.selected,
  #menuArea .maSub a.selected:visited
  {
  	color: #646567;
  	text-decoration: none;
  	padding-right: 2px;
  	padding-left: 2px;
  	background-color: #E0D3B7;
  }

  #menuArea .maSub a.selected:hover
  {
  	background-color: #E0D3B7;
  	color: #646567;
  	text-decoration: underline;
  	padding-right: 2px;
  	padding-left: 2px;
  	
  }  
  
#wrapper {
	background:#fff;	
	max-width:1200px;
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	max-width:1200px;
	min-width: 760px;
}

#innerwrapper {
	margin:1px;
	background:#ffffff;
	padding: 0px 20px 20px 20px;
}


a {
	color:#009EE0;
	text-decoration: none;
}

a:hover {
	color:#009EE0;
	text-decoration:underline;
}


div.sidebarTop
{
	background-image: url(images/sidebarTop.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 6px;
	font-size: 1px;
}

div.sidebarBottom
{
	background-image: url(images/sidebarBottom.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 8px;
	font-size: 1px;
}

div.sidebarInnerTop
{
	background-image: url(images/sidebarInnerTop.png);
	background-repeat: no-repeat;
	width: 143px;
	height: 22px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 14px;
	color: #009EE0;
}

div.sidebarInnerBottom
{
	background-image: url(images/sidebarInnerBottom.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 13px;
	font-size: 1px;
}

div.sidebarInnerMiddle
{
	background-image: url(images/sidebarInnerMiddle.png);
	background-repeat: repeat-y;
	width: 128px;
	padding-left: 15px;
	padding-right: 15px;
}

/* highlighted */
div.sidebarInnerHLTop
{
	background-image: url(images/sidebarInnerHLTop.png);
	background-repeat: no-repeat;
	width: 143px;
	height: 22px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 14px;
	color: #97BE0D;
}

div.sidebarInnerHLBottom
{
	background-image: url(images/sidebarInnerHLBottom.png);
	background-repeat: no-repeat;
	width: 158px;
	height: 12px;
	font-size: 1px;
}

div.sidebarInnerHLMiddle
{
	background-image: url(images/sidebarInnerHLMiddle.png);
	background-repeat: repeat-y;
	width: 128px;
	padding-left: 15px;
	padding-right: 15px;
}




div.siteInformationTop
{
	background-image: url(images/siteInformationTop.png);
	background-repeat: no-repeat;
	width: 616px;
	height: 12px;
	font-size: 1px;	
}

div.siteInformationBottom
{
	background-image: url(images/siteInformationBottom.png);
	background-repeat: no-repeat;
	width: 616px;
	height: 13px;
	font-size: 1px;
}

div.siteInformationMiddle
{
	background-image: url(images/siteInformationMiddle.png);
	background-repeat: repeat-y;
	width: 586px;
	padding-left: 15px;
	padding-right: 15px;
}


div.siteInformationComments
{
	background-image: url(images/siteInformationComments.png);
	background-repeat: no-repeat;
	width: 588px;
	height: 28px;
	padding-top: 11px;
	padding-left: 35px;
	font-size: 18px;
	font-weight: bold;
	color: #009EE0;
}

td.formLeft
{
	color: #A7A8AA;
	font-size: 12px;
}




.sitetable {
	vertical-align : top;
	padding: 0px;
	margin: 0px;
}



#sidebar .subnav {	
}

#sidebar .subnav li {
	list-style:none;	
}




#sidebar {
	width:160px;
	padding: 0px;
	float:left;
	color:#666;
	font-size: 11px;	
}

#sidebar h2 {
	font:160% Arial;
	color:#F573C5;
	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 input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	width:158px;
	float:right;
	padding: 0px;
	font-size: 11px;
	margin-left: 0px;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160% Arial;
	color:#F573C5;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}


#recherche, #recherche form
{
	padding: 0px;
	

}


div.topTitle
{
	background-image: url(images/h1bg.png);
	background-repeat: no-repeat;
	width: 602px;
	height: 32px;
	padding-top: 6px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-left: 23px;
	
}

/*ajout resux*/
.votelargeur {width: 80px;}

.tableSite
{
	width: 592px; 
	margin: 0 auto;
}
.tableSiteOdd
{
	width: 592px; 
	margin: 0 auto;
	background-color: #F6F3ED;
}



.siteName
{
	font-size: 14px;
}

.siteDetails a:visited,
.siteDetails a,
.siteDetails
{
	color: #97BE0D;
}

input.inputClass {
	padding: 2px;
	margin: 2px;
	border: 1px solid #009EE0;
	color:#666;
}

textarea {
	padding:4px;	
	border: 1px solid #009EE0;
	height:200px;
	display:block;
	color:#777;
}


table.tableInformation
{
	width: 100%;
}


table.tableInformation hr
{
	width: 455px;
	height: 0px;
	border: 1px dashed #009EE0;
	border-style: dashed none none none;
}

table.tableInformation .title
{
	font-size: 20px;
	color: #009EE0;
}

td.informationLeft
{
	width: 90px;
	vertical-align: top;
	color: #A7A8AA;
	font-size: 14px;
}

td.informationRight
{	
	width: 325px;
	vertical-align: top;
	color: #646567;
	font-size: 12px;
}

a.hrefAlt:visited,
a.hrefAlt
{
	color: #97BE0D;
}

td.informationSeparator
{
	width: 455px;
	padding-top: 17px;
	padding-bottom: 17px;
}



#content {	
	width: 625px;	
	float: left;
	margin-left: 10px;
	margin-right: 0px;
}

#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;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

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:#444;
}

img {
	padding:1px;
	border: 0px;
}

form {
	padding:10px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}


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;
}


.votetable {
	background-image: url(images/buttonVote.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width : 53px;
	height: 54px;
	margin-left: 10px;	
}

table.tableSiteOdd .votetable {
	background-image: url(images/buttonVoteGray.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width : 53px;
	height: 57px;
	margin-left: 10px;	
}

.votetableVoted {
	background-image: url(images/buttonVoted.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width : 53px;
	height: 54px;
	margin-left: 10px;	
}

table.tableSiteOdd table.votetableVoted {
	background-image: url(images/buttonVotedGray.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width : 53px;
	height: 57px;
	margin-left: 10px;	
}

td.voteNumber
{
	text-align: center;
}

td.voteLink
{
	text-align: center;
	color: #009EE0;
	height: 16px;
	font-weight: bold;	
}

td.voteNumber a:visited, td.voteNumber a
{
	font-size: 30px;
	color: #97BE0D;
	font-weight: bold;	
}

td.voteLink a:visited, td.voteLink a
{
	font-size: 14px;
	color: #009EE0;	
	text-decoration: none;
}


table.votetableVoted td.voteNumber a:visited, 
table.votetableVoted td.voteNumber a
{
	color: #fff;
}

table.votetableVoted td.voteLink a:visited, 
table.votetableVoted td.voteLink a,
table.votetableVoted td.voteLink
{
	color: #fff;
}




a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#97BE0D;
}

a.subcat_display {
	text-decoration: none;
	font-size: 11px;
	color: #646567;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #C8007C;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #000000;
}

.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;
}


.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;
	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;
}

