@CHARSET "UTF-8";

* {
	font-family: "Lucida Grande", Calibri, Verdana;	
	outline: none;	
}

a img {
	border: 0;
}

#wrapper {
	margin: auto;
	width: 960px;
	position: relative;
}

.clearer {
	clear:both;
	height:0pt;
	overflow:hidden;
}

#logo {
	float: left;	
}

#search {
	float: left;
	margin-top: 28px;
}

#themes {
	position: absolute;
	top: 110px;
	left: 49px;
}

.header-pub {
	text-align: center;
	position: relative;
}

.reponse-ok {
	color: #0a9832;
	font-size: 15px;	
	margin-left: 257px;		
}

.reponse-pok {
	color: #d62715;
	font-size: 15px;
	margin-left: 257px;		
}

.recherche {
	width: 395px;
	border: 1px #ffa71d solid;
	color: #ffa71d;
	font-weight: bold;
	height:24px;
	font-size: 14px;
	padding: 4px 4px 0 4px;
}

.recherche:focus {
	background-color:#fbfdbd;
}

.submit {
	border: 1px #ffa71d solid;
	background: #ffdba3;
}

.pub {
	width: 336px;
	float: left;
	margin-left: 60px;
	margin-right: 60px;
}

h2 {
	color: #FFA71D;
	font-size: 1.2em;
}

h3 {
	color: #000;
	font-size: 0.7em;
}

a {
	font-size: 0.9em;	
}

a:link {
	color: #9f9e9e;
	text-decoration: underline;	
}

a:visited {
	color: #9f9e9e;
	text-decoration: line-through;	
}

a:hover {
	color: #FFA71D;
	text-decoration: none;	
}


a:active {
	color: #FFA71D;
	text-decoration: none;		
}

.baseline {
	text-align: justify;
}

strong.jaune {
	font-weight: bold;
	color: #FFA71D;
}

h1.question {
	font-size: 15px;
}

h2.question {
	color: #0a9832;
	font-size: 1.2em;
	float: left;
}

h2.rd {
	color: #FFA71D;
	font-size: 1.2em;
	float: left;
	margin-right: 10px;
}

strong.ref {
	font-size: 11px;
	float: left;	
}

.center {
	text-align: center;
}

#xiti-container {
	width: 80px;
	 margin: 0 auto;
}

.margeur-10 {
	margin-top: 10px;
}

.margeur-20 {
	margin-top: 20px;
}

.margeur-r15 {
	margin-right: 15px;
}

.left {
	float: left;
}

.vert { color: #0a9832; }

#facebook {
	position: absolute;
	left: 865px;
	top: 0;
}

#sidebar-right {
	position: absolute;
	top: 300px;
	right: 70px;
}

.footer {
	font-size: 12px;
	line-height: 20px;
}

ul li {
	list-style-image: url('../images/puce-question.png');
}

a.question-icon {
	background: transparent url('../images/puce-question.png') no-repeat left;
	padding-left: 16px;
}
