
body  { color: #444; 
	font-size: 14px; 
	font-family: 78.5%/1.6em verdana, geneva, sans-serif; 
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(images/body.jpg) top repeat-x #121212;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
	font-family: verdana, sans-serif; 
	}

#wrapper  { background: #fff; margin: 0 auto; right: 1000px; width: 1003px; border: solid 3px #ccc }

* html #wrapper
{
	max-width:1003px;
}

#innerwrapper {
	margin:1px;
	background:url(images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}
#header input  { 
color: #999; 
font: 150% Arial; 
background: #fff; 
padding: 5px; 
width: 150px; 
border: solid 2px #f6f6f6 }

#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    { color: #333; 
font: 250% Georgia; 
margin: 0 20px 0 0; 
padding: 5px 20px 20px 0; 
float: left }

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

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

#header h2  { color: #555; 
font: 150% Georgia; 
padding: 14px 0 0; 
}
#header h2 a {
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav     { 
background: url(images/goustarw_nav.png) 0 50%; 
padding: 4px 10px 10px 0; 
clear: both; 
border-style: solid; 
border-width: 0; 
border-color: #388cba #388cba #4f9ec9
 }

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

#header #nav a    { color: #3065ab; 
font: bold 130% Arial; 
text-decoration: none;
padding: 8px }

#header #nav a:hover  { color: #000; 
background-image: none; 
background-repeat: repeat; 
background-attachment: scroll; 
background-position: 0 50% }

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li  { list-style: none; 
display: inline; 
margin: 0 1px 0 0 
}






#header #menuf {
clear:both;
width:960px;
height:36px;
background:url(images/goustarw_nav.png) no-repeat;
text-align:center; 
}
#header #menuf2   { color: #c63; font-size: 11px; font-family: verdana; background: url(images/goustarw_nav2.png) no-repeat; text-align: left; margin-bottom: 5px; width: 960px; height: 21px; clear: both }
#header #menuf ul  { list-style: none; padding-top: 3px; padding-right: 5px; padding-left: 5px }
#header #menuf2 ul  { list-style: none; padding-right: 7px; padding-left: 7px }
#header #menuf li   { display: inline; padding-right: 15px; padding-left: 15px }
#header #menuf2 li {
padding-left:0px;
padding-right:0px;
display:inline;
}

#header #menuf a      { color: #ffffff; 
font-size: 20px; 
font-family: verdana; 
font-weight: normal; 
text-decoration: none }

#header #menuf a:hover   { 
color: #333
 }
 
#header #menuf2 a {
color:#333;
text-decoration:none;
}
#header #menuf2 a:hover {
color:#FF6600;
text-decoration:underline;
}





#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

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

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

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

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


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

#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;
	background:url(images/sidebarright.jpg) top left no-repeat;
}

#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;
}


#content   { margin: 0 200px 0 0; padding: 20px 0 0 }

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

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

h2   { color: #c63; 
font-size: 160%;
 font-style: normal; 
font-variant: normal; 
font-weight: normal; 
line-height: normal; 
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;
}

a {
	color:#222;
}

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:#79B933;
}
#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:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	border :1px dotted #ccc;
	font:90% Verdana;
	color:#666;
}

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;
}

.vote_tasos   { color: #333; font-size: 12px; font-family: verdana; font-variant: normal; line-height: normal; text-decoration: underline }
.vote a   { color: #444; font-size: 24px; font-weight: bold; text-decoration: none }
.votetable  { background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0; margin-right: 5px; width: 70px; height: 92px }

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

a.cat_display   { color: #ff6600; font-size: 12px; font-family: verdana; text-decoration: none }

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

.lien {
	text-align: justify;
}
.lien a {
	font-size: 12px;
	color: #c60;
	text-decoration: underline;
	font-weight: bold;
}

.lien a:hover  { color: #fff; background-color: #c60 }

.lien span   { color: #333; font-size: 12px; font-weight: bold }

.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: #f7f7ee; width: 100%; vertical-align: top; border: ridge 1px #ebeacb }

.sitetd   { }
.sitetd2  { background-image: url(images/vote3.png); background-repeat: no-repeat; background-position: center top; vertical-align: bottom }
.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;
}

#adsense   { padding-bottom: 0 }
.parth2 { font-family: Verdana }
