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

.reponse-ok {
	color: #0a9832;
	font-size: 15px;	
	margin-left: 257px;		
}

.reponse-pok {
	color: #d62715;
	font-size: 15px;
	margin-left: 257px;		
}

.recherche {
	width: 400px;
	border: 1px #62d1ff solid;
	color: #62d1ff;
	font-weight: bold;
}

.submit {
	border: 1px #62d1ff solid;
	background: #bce8fa;
}

.pub {
	width: 336px;
	float: left;
	margin-left: 60px;
	margin-right: 60px;
}

h2 {
	color: #62d1ff;
	font-size: 1.2em;
}

a {
	font-size: 0.9em;	
}

a:link {
	color: #9f9e9e;
	text-decoration: underline;	
}

a:visited {
	color: #9f9e9e;
	text-decoration: line-through;	
}

a:hover {
	color: #62d1ff;
	text-decoration: none;	
}


a:active {
	color: #62d1ff;
	text-decoration: none;		
}

.baseline {
	text-align: justify;
}

strong.jaune {
	font-weight: bold;
	color: #62d1ff;
}

h1.question {
	font-size: 15px;
}

h2.question {
	color: #0a9832;
	font-size: 1.2em;
	float: left;
}

h2.rd {
	color: #62d1ff;
	font-size: 1.2em;
	float: left;
	margin-right: 10px;
}

strong.ref {
	font-size: 11px;
	float: left;	
}
