/*
// Copyright (C) 2003 - 2009 AJ Form Conseil. All rights reserved.
// Designed by Wootcom.fr
// Dernière mise à jour: Pierre CERONI 30/08/09
*/

/*********************************/
/********* POSITIONS *************/
/*********************************/

*{
	margin: 0;
	padding: 0;
}
#body {
	margin: 0;
	padding: 0;	
}

/*=========================
////////// Haut ///////////
=========================*/
#topbg {
	background: url(./images/top.png) 0 0 repeat-x;
	width: 100%;
	height: 53px;
	padding-top: 5px;
}
#top {
	width: 922px;
	margin: auto;
}
#topleft {
	float: left;
	margin-top: 3px;
}
#topright {
	float: right;
}

/*=========================
////// Logo et menu ///////
=========================*/
#nav {
	position: relative;
	width: 922px;
	height: 81px;
	margin: auto;
}
#logo {
	float: left;
	width: 224px;
	height: 81px;
}
#mainmenu {
	float: right;
	margin-top: 25px;
}

/*=========================
///////// Header //////////
=========================*/
#headerbg {
	clear: left;
	background: url(./images/header.png) 0 0 repeat-x;
	width: 100%;
	height: 136px;	
}
#header {
	background: url(./images/header_bg.png) 0 4px no-repeat;	
	width: 922px;
	height: 136px;
	margin: auto;

}
#pagetitle {
	float: left;
	width: 650px;
	margin-top: 45px;
}
#showcase {
	float: left;
	width: 190px;
	padding-left: 20px;
	margin-top: 45px;
}
#showcase img {
	float: left;
	margin-right: 5px;
}

/*=========================
///////// Special /////////
=========================*/
#pathway {
	width: 922px;
	height: 25px;
	margin: auto;
}

/*=========================
///////// Content /////////
=========================*/
#wrapper {
	width: 922px;
	margin: auto;
}
#articles {
	float: left;
	width: 650px;
	margin: 0 10px 45px 0;
}
#right {
	float: right;
	width: 230px;
	padding-left: 20px;
	border-left: 1px solid #bbbbbb;
	margin: 0 0 45px 0;	
}

/*=========================
///////// Footer //////////
=========================*/
#footerbg {
	background: url(./images/footer.png) 0 0 repeat-x;
	width: 100%;
	height: 144px;
	float: left;
}
#footer {
	display; block;
	width: 922px;
	margin: auto;
}
#footer img {
	.display: none;
	float: left;
	margin-right: 5px;
}
#footerleft {
	display: block;
	float: left;
	width: 600px;
	margin-top: 15px;
}
#footerright {
	display: block;
	float: right;
	margin-top: 15px;	
}

/*******************************/
/*********** STYLES ************/
/*******************************/

img {
	border: none;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}
h1 {
	display: block;
	font-size: 19px;
	font-weight: normal;
}
h2 {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 2px 0;
}
h4 {
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;	
	font-size: 14px;
	margin: 7px 0 0 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*=========================
////////// Haut ///////////
=========================*/
#top {
	font-size: 11px;
	color: #bbb;
}
#top a{
	font-size: 11px;
	color: #bbb;
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
}
#top #s {
	background-color: #9f9f9f;
	border: 1px solid #555555;
	width: 200px;
	height: 22px;
	padding: 4px 0 0 2px;
	color: #444;
}

/*=========================
////// Logo et menu ///////
=========================*/
#mainmenu a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 22px;
}
#mainmenu a:hover {
	color: #ff9900;
	text-decoration: none;
}

/*=========================
///////// Header //////////
=========================*/
#pagetitle {
	color: #ffffff;
}

#showcase p{
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 2px 0;
}
#showcase a:link, #showcase a:visited {
	color: #ffffff;
}

/*=========================
///////// Special /////////
=========================*/
#pathway {
	font-size: 10px;
	color: #003399;
}
#pathway a {
	font-size: 10px;
	color: #003399;
}


/*=========================
///////// Content /////////
=========================*/
#wrapper {
	line-height: 20px;
}
#wrapper p {
	margin: 10px 0 0 0;
}
#wrapper a {
	color: #ff9900;
	font-weight: bold;
}
#articles ul {
	margin: 6px 0 10px 0;
}
#articles li {
	margin: 0 0 0 30px;
}
#articles img {
	margin: 0 0 0 10px;
}
#right li {
	list-style-image: url(./images/puce.png);
	margin: 0 0 0 25px;
}
hr {
	color: #ffffff;
}

/*=========================
//////// Comments /////////
=========================*/
#commentform .inputbox {
	border: 1px solid #bbbbbb;
	background-color: #f5f5f5;
	font-size: 13px;
}
#commentform .inputbox:hover {
	border: 1px solid #bbbbbb;
	background-color: #fcfcfc;
}
#commentform .inputbox:focus {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
}
.required {
	color: #ff9900;
}
.commentlist li {
	list-style-image: url(./images/puce.png);
	margin: 0 0 0 25px;
}

/*=========================
///////// Footer //////////
=========================*/
#footer {
	font-size: 11px;
	color: #bbb;
}

#footer a{
	font-size: 11px;
	color: #bbb;
}