﻿/************************************************************************************
** Zone du contenu
************************************************************************************/
#content-wrapper
{
	background: url(../images/back-content-wrapper-home.gif) bottom center no-repeat;
}

#inner-wrap #content {
	width:411px;
}

#content h1 { /*Quoi de neuf */
	background:url(../images/quoi-de-neuf.gif) no-repeat top left;
	text-indent:-9999px;
	margin-left:3px;
	height: 16px;
	cursor: pointer;
}
#content h2 {
	margin-left: 15px;
	margin-right: 15px;
}

#content ul, #content li
{
	padding: 0px;
	background: none;
}

#content a {
	font-weight: bold;
}

#content .list-zone {
	margin:0 12px 0 15px;
}

#content .list-zone li {
	list-style:none;
	margin-top:13px;
}

#content .list-zone li img {
	border:none;
	margin-left:6px;	
}

/************************************************************************************
** Fin des styles du contenu
************************************************************************************/

/************************************************************************************
** Zone des outils, accessoires (Accès membre, Sondage)
************************************************************************************/
#inner-wrap #outils {
	width:172px;
	margin-top:10px;
	margin-left:4px;
	color: #92927f;
}

#outils #zone-membre, #outils #zone-sondage {
	border-top:1px solid #e7e8e0;
	border-bottom:1px solid #e7e8e0;
	background:url(../images/back-zone.gif) repeat-x top left;
	margin-bottom:3px;
	position:relative;
}

#outils #zone-sondage {
	border-bottom:none;
}

#outils .zone-pub
{
	border: none;
	margin-top: 3px;
	margin-bottom:3px;
}

#zone-membre h3 {
	line-height:0.2;
	text-indent:-9999px;
	background:url(../images/membres.gif) no-repeat top left;
	height:14px;
}

#zone-membre p {
	margin: 10px 0px 13px 15px;
}

#zone-membre dl {
	margin:10px 0 13px 15px;
}

#zone-membre label, #zone-sondage label {
	color:#8e8e7d;
}

#zone-membre input {
	width:118px;
	height:15px;
	background:#dcdccf;
	font:0.88em Arial, Helvetica, sans-serif;
	padding-left:3px;
}

#zone-membre input.imgCentris {
	width:108px;
	height:65px;
	background:#fff;
	font:0.88em Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

#zone-membre button {
	font:0.88em Arial, Helvetica, sans-serif;
	background:url(../images/mini-button-content.gif) no-repeat top left;
	color:#fff;
	border:none;
	width:25px;
	height:16px;
	cursor:pointer;
	cursor:hand;
	vertical-align:bottom;
	text-align:center;
	position:absolute;
	top:76px;
	right:2px;
}

#zone-sondage h3 {
	line-height:0.2;
	text-indent:-9999px;
	background:url(../images/sondage.gif) no-repeat top left;
	height:16px;
}

#zone-sondage p {
	margin:10px 0 13px 15px;
	color:#8e8e7d;	
}

#zone-sondage form label {
	position:relative;
	left:1px;
	top:-3px;
}

#zone-sondage ul {
	margin-top:10px;
	background:url(../images/back-elements-sondage.gif) repeat-x bottom left;
	padding: 0px;
	padding-bottom:97px;
}

#zone-sondage ul li {
	list-style:none;
	line-height:2;
	margin-left:12px;
	padding: 0px;
	background: none;
}

#zone-sondage input {
	margin-right:5px;
}

#zone-sondage button {
	font:0.88em Arial, Helvetica, sans-serif;
	background:url(../images/medium-button-content.gif) no-repeat top left;
	color:#fff;
	border:none;
	width:43px;
	height:16px;
	cursor:pointer;
	cursor:hand;
	vertical-align:middle;
	text-align:center;
	padding-bottom:2px;
	margin-bottom:6px;
	margin-top: 3px;
}

/************************************************************************************
** Fin des styles de la zone des outils
************************************************************************************/
