#header h1 {
	background: url(../images/bandeaux/home.jpg) no-repeat top right;
}

#contenu {
    width: 100%;
	background: #fff url(../images/bg-home.gif) no-repeat top left;
	padding-bottom: 0;
}

#performances {
	float: left;
	width: 290px;
	text-align: center;
	margin-right: 10px;
}

#performances h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #A98A67;
	margin: 0 0 10px 0;
	padding: 6px 0 4px 0;
	background: none;
	border: 0;
}

#performances h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #3960A0;
	background-color: #3960A0;
	padding: 0;
	margin: 0;
}

#performances .shadow {
	margin: 10px auto 0 auto;
	background: url(../images/shadow.gif) no-repeat bottom right;
	width: 258px;
	padding: 0 10px 10px 0;
	position: relative;
}

#performances .shadow .shadow-top-right {
	position: absolute;
	top: 0;
	right: 0;
	height: 10px;
	width: 9px;
	background: url(../images/shadow-top-right.gif) no-repeat bottom right;
}

#performances .shadow .shadow-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 10px;
	background: url(../images/shadow-bottom-left.gif) no-repeat bottom right;
}

#performances .graphique,
#performances table {
	border: 1px solid #BC8B87;
	border-top: 0;
	width: 260px;
}

#performances .graphique {
	background: #FFF;
}


#performances .graphique .graph_off {
	display: none;
}

#performances table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#performances table col.fond {
	background-color: #FFF;
}

#performances table th {
	color: #FFF;
	background-color: #3960A0;
	padding-bottom: 2px;
	border-left: 1px solid #3960A0;
	border: 0;
}

#performances table th.thmiddle {
	border-right: 1px solid #DEDFDE;
	padding: 2px;
}

#performances table tr {
	padding: 2px 0;
}

#performances table tr.on {
	font-weight: bold;
	cursor: pointer;
	color: #222661;
}

#performances table tr.on td,
#performances table tr:hover td,
#performances table tr.on td.r,
#performances table tr.on:hover td.r{
	text-decoration: underline;
}

#performances table td {
	padding: 2px 2px;
	border: 0;
}

#performances table td.r,
#performances table tr:hover td.r{
	text-decoration: none;
}

.fond_valeur,
.fond_pourcentage,
.fond_label{
	color: #212463;
}

.fond_valeur,
.fond_pourcentage
{
	text-align: center !important;
}
#edito {
	float: left;
}

#edito h3 {
	margin-top: 10px;
}

#loginform {
	margin: 0 0 10px 0;
	padding: 2px;
}

#loginform div {
	padding-top: 4px;
}

#loginform h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #A98A67;
	float: left;
	margin: 0;
	padding: 3px 10px 0 0;
	background: none;
	border: 0;
}

#loginform form input.text {
	width: 80px;
	height: 12px;
}

#loginform form input.submit {
	position: relative;
	top: 3px;
}

#loginform strong {
	display: block;
	margin-top: 3px;
}

#edito .photo-edito {
	float: left;
	padding: 0 10px 10px 0;
}

#newsletter {
	background: #F5F1ED url(../images/fond2.gif) repeat-x top left;
	padding: 5px 3px 3px 3px;
	text-align: center;
}

#newsletter strong {
	color: #3960A0;
	font-weight: normal;
	font-size: 12px;
	margin: 0 20px 0 10px;
}

#newsletter form label {
	margin-left: 20px;
	padding-right: 10px;
}

#newsletter form input.text {
	width: 140px;
}

#newsletter form select {
	margin-right: 10px;
	width: 130px;
}

#navig {
	font-size: 11px;
	height: 425px;
}

#navig .col1,
#navig .col2,
#navig .col3 {
	float: left;
	padding: 5px 20px 5px 10px;
}

#navig .col1 {
	width: 260px;
}

#navig .col2 {
	width: 400px;
	text-align: center;
}

#navig .col3 {
	width: 240px;
}

#navig h3 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
	background: none;
	border: 0;
	padding-left: 0;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

#navig .col1 h3,
#navig .col3 h3 {
    padding-bottom: .7em;
}

#navig ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#navig ul li {
	list-style-type: none;
	background: url(../images/puce.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 2px;
}

#navig a {
	color: #D9CCBB;
	text-decoration: none;
}

#navig a:hover {
	text-decoration: underline;
}

.gauche {
	width: 400px;
	float: left;
	margin-right: 15px;
}

.droite {
	width: 270px;
	float: left;
}

