@import url("reset.css");
@import url("text.css");
@import url("menu.css");

/* @override http://crcidev.althea-groupe.com/assets/templates/crci/css/main.css */

/* @group LAYOUT */

/* @group BODY */

body {
	background: url(../images/bg.jpg) repeat-x center top;
	text-align: center;
	margin: 0;
	padding: 0;
	position:relative;
}

#front {

}

#bg {
	background: url(../images/header.jpg) no-repeat center top;
}

#front #bg {
	background: url(../images/header_front.jpg) no-repeat center top;
}

#header, #navigation, #container, #flash-banner, #footer {
	text-align: left;
}

/* @end */

/* @group PAGE */

#page {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}

/* @end */

/* @group HEADER */

#header {
	width:970px;
}

h1 {
	background: url(../images/logo.png) no-repeat left top;
}

h1, h1 a {
	display: block;
	margin: 0 !important;
	width: 590px;
	height: 90px;
	padding: 0;
	text-indent: -99999px;
	/*background-color: #d6d6d6;*/
	cursor: pointer;
}

#user {
	float: right;
	margin-top: 0;
	margin-right:60px;
}

#search {
	/*overflow:hidden;*/
}

#search div, #search p {
	float:right;
	margin:0;
}

#search p {
	font-size:11px;
}

#search p a {
	background:url("../images/puce-mini.jpg") no-repeat scroll left bottom transparent;
	margin-left:10px;
	padding-left:15px;
}

/* @end */

/* @group NAVIGATION */

#navigation {
	background-color: silver;
}

div.navigation-primary {
	/*background: transparent url(../images/menu.jpg) no-repeat left top;*/
	overflow: hidden;
	/*height:  1%;*/
	height: 75px;	
}

div.navigation-primary ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height:  1%;
	height: 75px;
}

div.navigation-primary li {
	float: left;
	display: block;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 75px;
}

div.navigation-primary li.first {
	width: 160px;
	margin: 0;
	padding: 0;
}

div.navigation-primary a {
	display: block;
	height: 75px;
	padding: 0 !important;
	margin: 0 !important;
	background-color: #b2b2b2;
	color: #fffeff;
	border-right-width: 1px;
	border-right-style: solid;
}

div.navigation-primary a:hover {
	background-color: gray;
}

/* @end */

/* @group BREDCRUMB */

.breadcrumb {
	font-size: 12px;
	line-height: 15px;
	margin: 0 35px 10px 20px;
	overflow:hidden;
}

.breadcrumb p {
	font-size: 12px;
	line-height: 17px;
	float:left;
	margin:0;
}

.imprimer{
	background:transparent url(../images/btn/print.jpg) no-repeat scroll left top;
	float:right;
	padding:0 0 10px 30px;
}

.imprimer a{
	line-height:15px;
}

.imprimerJeuDeLoie{
	background:transparent url(../images/btn/print.png) no-repeat scroll left top;
	float:left;
	padding:0 10px 10px 30px;
}


/* @end */

/* @group CONTAINER */

#content {
	padding-right: 50px;
	padding-left: 20px;
}

/* @end */

/* @group SIDEBAR */

#left-sidebar {
	float: left;
	height: 100px;
	margin-right: 20px;
	width: 270px;
	background-color: #ddd;
}

#right-sidebar {
	float: left;
	height: 100px;
	margin-right: 20px;
	width: 270px;
	background-color: #ddd;
}



/* @end */

/* @group FOOTER */

#footer {
	height: 140px;
	background: url(../images/footer.gif) no-repeat left bottom;
	text-align: center;
	margin: 0 5px;
	line-height:1;
}

#footer ul {
	display:inline;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}

#footer a {
	padding: 0;
}


#footer ul li {
	display: inline;
	border-right: 1px solid #c0c0c0;
	padding: 0 5px 0 0 !important;
	margin: 0 5px 0 0 !important;
}

#footer ul li.last {
	border-right-style: none;
}

/* @end */



/* @end */

/* @group GENERAL */

/* @group SEARCH */

#blockRecherche {
	/*border-top:1px solid #EBEBEB;*/
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

#front #blockRecherche {
	margin-left: 7px;
}

#blockRecherche fieldset {
	margin: 0;
	padding: 0;
}

#blockRecherche input#recherche, #blockRecherche input#query {
	/*height: 20px;*/
	border: 1px solid #ccc;
	margin-left: 3px;
	/*font-size: 11px;*/
	width: 205px;
	color: #46a1cd;
	/*top: 5px;
	position: absolute;*/
	/*line-height: 25px!important;*/
	/*padding-top: 2px;*/
}

#blockRecherche select {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #CCCCCC;
	color:#46A1CD;
	font-size:14px;
	margin-left:-5px;
	/*width:95px;*/
}

#blockRecherche input#envoyer {
	background: transparent url(../images/btn/rechercher.gif) no-repeat left center;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-indent: -999999px !important;
	overflow: hidden;
	border: none;
	/*position: absolute;
	right: 0;
	left: 230px;*/
}


/* @end */

/* @group MESSAGES */

.error ul {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group FORMS */

/* @end */

.clear {
	clear: both;
}

/* @end */

/* @group PAGES */

/* @group ACCUEIL */

/* @group FLASH-BANNER */

#flash-banner {
	clear: both;
}

/* @end */

/* @group ZOOM */

#zoom {
	margin:0 5px;
	height: 125px;
	padding-left: 280px;
	text-align: left;
	width: 705px;
	background: url(../images/zoom.jpg) no-repeat left top;
}

#zoom ul {
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 5px;
}

#zoom ul li a {
	background: url(../images/puce.png) no-repeat left;
	padding-left: 20px;
	display: block;
	line-height: 23px;
	color: #444;
}

/* @end */



/* @end */

/* @group ACTUALITES */

/*.block-views {
	float: right;
	height: 40px;
	background-color: #ebeaeb;
	font-size: 11px;
	color: gray;
	border: 1px solid #000;
}

.block-views.title {
	display: none;
}

.block-views form {
	margin-top: 10px;
}*/

.infoactus {
	background-color:#EAEAEA;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	height : 1%;
	margin-bottom: 20px;
}

.infoactus h2{
	float: left;
	margin: 0;
}

.article {
	overflow : hidden;
	clear: both;
	margin-bottom: 20px;
}

.article h3 {
	font-size: 17px;
}

/*.article h3 a {
	text-decoration: underline;
}*/

.date {
	float: left;
	width: 70px;
	margin-right: 10px;
	background-color: #838384;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bg_date.gif);
	font-size: 11px;
}

.date span {
	float: left;
	clear: both;
	color: white;
	margin: 0 0 0 10px;
}

.date span.day {
	font-size: 30px;
	line-height: 25px;
}

.retour {
	display: block;
	text-align: center;
}

.pagination {
}

.center {
	margin-right: auto;
	margin-left: auto;
}

.nbrpage {
	line-height: 23px;
}

a.ditto_next_link {
}

/* @end */

/* @group CONTACT */

form#EmailForm {
	overflow: hidden;
	margin-left: 80px;
	margin-bottom: 60px;
	margin-right: 30px;
}

form#EmailForm legend {
	font-size: 17px;
	display: block;
}

form#EmailForm fieldset { 
	float: left;
	margin-right: 20px;
	padding-right: 30px;
	height: 280px;
	background: url(../images/bg_fieldset_dotted.gif) no-repeat right top;
	width: 220px;
}

form#EmailForm fieldset.societe, form#EmailForm fieldset.question  {
	background-image: none;
}

form#EmailForm fieldset.question {
	height: 250px;
	margin: 0;
	padding: 0;
}

form#EmailForm fieldset.informations {
	background: transparent;
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
}

form#EmailForm label {
	margin-right: 20px;
	display: block;
}

form#EmailForm p {
	margin: 5px 0;
}


form#EmailForm p.bouton {
	float: left;
	clear: both;
}

form#EmailForm textarea {
	width: 670px;
	border: 1px solid #a7a7a7;
	font: normal 12px lucida grande, Arial, Helvetica, sans-serif;
	padding: 2px;
	overflow: hidden;
	color: #33a4c5;
}

form#EmailForm input, 
form#EmailForm textarea {
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #a7a7a7 !important;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	height: inherit;
	line-height: 20px;
	vertical-align: inherit;
	padding: 2px;
	color: #33a4c5;
}

input#profil {
	border-style: none;
}

form#EmailForm fieldset.profession ul {
	margin:0;
}

form#EmailForm fieldset.profession ul li {
	line-height:1;
	list-style:none inside none;
	margin:8px 0;
}

form#EmailForm input.radio {
	border: none !important;
}

form#EmailForm select {
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #a7a7a7 !important;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: white;
	padding: 3px;
	width: 160px;
}

input#cfContact.button {
	clear: both;
	float: left;
	width: 100px;
	text-indent: -999999px;
	background: url(../images/btn/envoyer.gif) no-repeat;
	height: 30px;
	line-height: 30px;
	border-style: none !important;
	cursor: pointer;
	margin: 20px 50px 20px 0;
}

small.legende {
	font-size: 11px;
	display: block;
	clear: both;
}

/* @end */

/* @group FILIERE */


/* @end */

/* @group OUTILS */

p.montant, p.monnaie {
	float: left;
	width: 240px;
}

p.montant label {
	font-size: 17px;
	display: block;
	line-height: 22px;
	padding-left: 3px;
	margin-bottom: 10px;
}

p.montant input {
	font-size: 25px;
	width: 190px;
	border: 1px solid #CCCCCC;
	background: none;
	color: #5abce3;
	vertical-align: middle;
}

p.monnaie label {
	font-size: 17px;
	display: block;
	line-height: 22px;
	padding-left: 3px;
	width: 250px;
	margin-bottom: 10px;
}

p.monnaie select {
	font-size: 15px !important;
}

p.bouton {
	float: left;
	margin-right: 30px;
	width:102px;
}

div.resultats {
	float: left;
	width: 240px;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #eaeaea;
}

div.resultats  p, 
div.resultats  li  {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: black;
	line-height: 26px;
}

div.resultats  span  {
	font-size: 12px;
	line-height: 14px;
	color: #444;
}

input.submit-convert {
	width: 100px;
	height: 40px;
	border-style: none;
	background: url(../images/btn/convertir.jpg) no-repeat;
	text-indent: -999999px;
	float: right;
	cursor: pointer;
	display: block;
	position: relative;
	margin-top: 30px;
}

/* @end */

/* @group INSCRIPTION */

form#wlpeRegisterForm {
	margin:0 auto;
	overflow:hidden;
	width:825px;
}

form#wlpeRegisterForm fieldset {
	float: left;
}

	form#wlpeRegisterForm fieldset.coordonnees, form#wlpeRegisterForm fieldset.profession {	
		background:url("../images/bg_fieldset_dotted.gif") no-repeat scroll right top transparent;
		/*height:280px;*/
		margin-right:20px;
		padding-right:30px;
		width:220px;
		height:700px;
	}
	
form#wlpeRegisterForm fieldset#wlpeRegisterFieldsetNewsletter p {
	margin:0;
}

form#wlpeRegisterForm fieldset#wlpeRegisterFieldsetNewsletter label, form#wlpeRegisterForm fieldset#wlpeRegisterFieldsetNewsletter input {
	display:inline;
	font-size:13px;
	margin-right:10px;
	width:auto;
}

form#wlpeRegisterForm fieldset#wlpeRegisterFieldsetsend {
	clear:both;
	float:none;
}

form#wlpeRegisterForm legend, form#wlpeProfileDeleteForm legend {
	font-size: 17px;
	display: block;
}

form#wlpeRegisterForm fieldset ul li, form#wlpeRegisterForm fieldset ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#wlpeRegisterForm input, 
form#wlpeRegisterForm textarea {
border:1px solid #A7A7A7 !important;
color:#33A4C5;
font-size:12px;
font-style:normal;
font-weight:normal;
height:inherit;
line-height:20px;
margin-bottom:3px;
margin-top:3px;
padding:3px;
vertical-align:inherit;
width:164px;
}

form#wlpeRegisterForm label {
	display: block;
}

form#wlpeRegisterForm li {
	margin: 15px 0 10px !important;
}

form#wlpeRegisterForm select {
	background-color:white;
	border:1px solid #A7A7A7 !important;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	height:25px;
	line-height:25px;
	margin-bottom:3px;
	margin-top:3px;
	padding:3px;
	/*width:171px;*/
}

input#wlpeRegisterSocietePresenteExport {
	float: left;
	margin-right: 5px;
}

fieldset.bouton {
	clear: both;
	margin-top: -53px;
}

form#wlpeRegisterForm fieldset.profession p {
	margin:5px 0;
}

form#wlpeRegisterForm fieldset.societe p {
	margin:0;
	overflow:hidden;
	padding:3px 0;
}

form#wlpeRegisterForm input.radio {
	border: none !important;
}

#inscription, #wlpeRegisterButton {
	background:url("../images/btn/inscription.png") no-repeat scroll left top transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:27px;
	margin:0 auto;
	overflow:hidden;
	vertical-align:top;
	width:112px;
}

.wlpeMessage   { 
	background:#900; 
	color: #fff !important;
	padding: 10px;
	margin-bottom: 20px;
}

.wlpeMessageOk   { 
	background:#66cc66; 
	color: #fff !important;
	padding: 10px;
	margin-bottom: 20px;
}

.wlpeMessage p, .wlpeMessageOk p { 
	color: #fff !important;
	margin: 01px;
	padding: 0;
}

form#wlpeProfileDeleteForm legend {
	text-align:center;
	width:100%;
}

form#wlpeProfileDeleteForm fieldset {
	margin:0 auto;
	text-align:center;
	width:300px;
}

div.alert {
	background-color:#FFFFEE;
	border:3px solid #FFFFAA;
	color:#666666;
	display:block;
	margin:0 0 30px;
	padding:5px;
	text-align:center;
}

/* @end */

/* @group PAYS */



/* @end */

/* @group PARTENAIRES */

.partenaire {
	width: 410px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border-right: 1px solid silver;
	height: 190px;
}

.partenaire img {
	width: 100px;
	float: left;
	margin-right: 20px;
}

.partenaire p {
	margin: 0 20px 0 120px;
}

#partenaire img {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group POPUP */

/*#popup {
	background: white url(../images/popup/pop-up_header.jpg) no-repeat left top !important;
	width: 100%;
	text-align: left;
}

#popup #header-popup {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 110px;
}

#popup h2.title {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 27px;
	letter-spacing: -1px;
	margin: 0 0 0 115px;
	line-height: 80px;
}

#popup h3 {
	margin: 0;
	padding: 0;
	color: #3d3d3d;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

#popup #container-popup {
	width: 95%;
}

#popup .chapo {
	color: #60bbd8;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}

#popup .page-links {
  border-top: 1px solid #888;
  border-bottom: 1px none #888;
  text-align: center;
  padding: 0;
	background: url(../images/popup/pop-up_footer.jpg) no-repeat center top;
	height: 120px;
}

#popup .page-previous {
	padding-left: 40px;
	background: url(../images/popup/icon_previous.gif) no-repeat left center;
	margin-left: 10px;
	margin-top: 20px;
	width: 30%;
}

#popup .page-next {
	padding-right: 40px;
	background: url(../images/popup/icon_next.gif) no-repeat right center;
	margin-right: 10px;
	margin-top: 20px;
	width: 30%;
}

.page-previous-number,
.page-next-number {
	font-size: 30px;
	color: black;
	line-height: 30px;
	border-bottom: 1px solid #03a8ff;
	padding-bottom: 3px;
}

a div.page-next-title, a div.page-previous-title {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: gray;
	line-height: 23px;
	margin-top: 3px;
}

div.point-un, div.point-deux, div.point-trois, div.point-quatre, div.point-cinq, div.point-six {
	padding-left: 40px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

div.point-un {
	background: url(../images/popup/de_un.gif) no-repeat left 15px;
}

div.point-deux {
	background: url(../images/popup/de_deux.gif) no-repeat left 15px;
}

div.point-trois {
	background: url(../images/popup/de_trois.gif) no-repeat left 15px;
}

div.point-quatre {
	background: url(../images/popup/de_quatre.gif) no-repeat left 15px;
}

div.point-cinq {
	background: url(../images/popup/de_cinq.gif) no-repeat left 15px;
}

div.point-six {
	background: url(../images/popup/de_six.gif) no-repeat left 15px;
}*/

/* @end */

/* @group PROGRAMME_INTERNATIONNAL */

.infoprogramme {
	background-color:#EAEAEA;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

.infoprogramme h2{
	margin: 0;
}

.infoprogramme input.form-submit {
	width: 35px;
	height: 30px;
	text-indent:-999999px !important;
	overflow:hidden;
	border:0;
	background: url(../images/btn/ok.png) no-repeat 0 0 !important;
	display:block;
	cursor:pointer !important;
	float: right;
	margin-right: 10px;	
	position: relative;	
}

.infoprogramme span, .infoprogramme label {
	font-weight: bold;
	color: #515151;
}

.operations h3 {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	border-top: 1px solid #6;
	clear: both;
}

.operations p.infodate {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px !important;
	text-transform: uppercase;
	float: left;
	width: 270px;
	border-top: 1px solid #7cccef;
	border-bottom: 1px solid #7cccef;
	padding: 7px 3px;
}

.operations span.type {
	font-size: 12px;
	color: #65c2e6;
	font-weight: bold;
	line-height: 1.5;
	text-transform:uppercase;
}

.operations span.lieu {
	font-size: 12px;
	color: gray;
	line-height: 1.5;
	text-transform:uppercase;
}

.operations span.dates {
	font-size: 12px;
	color: #515151;
	font-weight: bold;
	line-height: 1;
	text-transform:uppercase;
}

.operations span.contact, 
.operations span.contact a, 
.operations span.contactTelephone, 
.operations span.contactAdresse {
	color:gray;
	font-size:12px;
	line-height:1.2;
	text-transform:capitalize;
}

.operations span.contact a {
	color:#37ACCF;
	text-decoration:none;
}

.operation {
	margin-bottom: 25px;
	margin-left: 100px;
	margin-right: 100px;
}

.operations .infoevent  {
	margin-left: 350px;
}

.operations .infoevent ul, .operations .infoevent li {
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	color: #444;
}

.operations .infoevent li {
	list-style-type: circle;
}

/* @end */

/* @group PRE-DIAGNOSTIQUE QUIZ  */

.titrelong {
	width: 98% !important;
}

.quiz {      
	margin-left: 150px;
	margin-right: 150px;
}

.quiz ul li {
	font-size: 12px;
}

.quiz h3 {
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	font-style: normal;
}

.quiz-question {
	clear: both;
	overflow : hidden;
	border-top: 2px solid #47a6d4;
}

.quiz-intitule {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.quiz-numero {
	float: left;
	width: 50px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	font-size: 20px;
	background-color: #47a6d4;
	margin-right: 15px;
	color: white;
	font-style: normal;
	background-image: url(../images/bg_titre_resultats.jpg);	
}

.quiz-choix {
	margin-left: 65px;
	margin-bottom: 20px;
}

.quiz-choix ul,
.quiz-choix ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.quiz-choix input {
	border-style: none;
	font-size: 12px;
	height: 13px;
	margin-bottom: 4px;
}

.quiz-bloc-navigation {
	height: 40px;
	position: relative;

}

.quiz-bloc-navigation .back, 
.quiz-bloc-navigation #back  {
background-image:url(../images/btn/quizzPrecedent.jpg);
background-repeat:no-repeat;
display:block;
height:44px;
position:absolute;
left:0;
top:5px;
width:100px;
}

.quiz-bloc-navigation .next,
.quiz-bloc-navigation #next  {
background-image:url(../images/btn/quizzSuivant.jpg);
background-repeat:no-repeat;
display:block;
height:44px;
position:absolute;
right:0;
top:5px;
width:100px;
}

.quiz-bloc-navigation a:hover {
	color: transparent;
}

.quiz-bloc-navigation a {
	padding: 0 5px;
	border: 0;
}

.quiz-explication {
	border: 2px solid #ccc;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #eaeaea;
	border-top-style: none;
}

.quiz-resultats {
	clear: both;
}

.quiz-explication p, 
.quiz-explication ul li  {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: black;
	line-height: 26px;
}

.quiz-resultats h3 {
	background-image: url(../images/bg_titre_resultats.jpg);
	color: white;
	border: 2px solid #3c92b1;
	border-bottom-style: solid;
	padding-left: 15px;
	padding-top: 10px;
}

.quiz-complements {
	margin: 30px;
}

.quiz-complements p {
	font-size: 12px;
	line-height: 18px;
	color: #444;
}

.quiz-complements h4 {
	margin: 15px 0 0;
	padding: 0;
	font-size: 14px;
	color: #0d92d1;
}

.quiz input.input-valid {
	width: 150px;
	height: 50px;
	border-style: none;
	background: url(../images/btn/valider_big.jpg) no-repeat;
	text-indent: -999999px;
	float: right;
	cursor: pointer;
	display: block;
	z-index: 50;
	top: -50px;
	position: relative;
}

.quiz input.input-valid:hover {
	background: url(../images/btn/valider_big.jpg) no-repeat 0 -50px;
}


/* @end */

/* @group RECHERCHE */

div.resultat {
	background: #62c0e5;
	color: white !important;
	border: 1px solid #62c0e5;
	margin-bottom: 30px;
}

div.resultat p {
	color: white !important;
	text-align: left;
	margin-bottom: 0 !important;
}

div.resultat p strong {
	padding: 2px;
	color: #ffe81b;
	font-size: 14px;
}

.droitesearch {
	border-left: 1px solid #EAEAEA;
	padding-left: 20px;
	width: 700px !important;
}

div.gauchesearch {
	margin-left: 20px;
}

div.gauchesearch p {
	font-weight: bold;
	font-size: 13px;
}

div.trie {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	margin: 0 0 20px;
}

div.liste {
	margin-bottom: 30px;
}

div.droitesearch div.liste p.bold {
	font-size: 17px;
	line-height: 21px;
}

.SEdate {
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #EAEAEA;
	color: #999;
	font-size: 10px !important;
}

/* @end */

/* SuggestFramework_List */

.SuggestFramework_Combo {
	margin-left:3px !important;
}

.SuggestFramework_Normal {
	background-color:#FFFFFF !important;
}

/* @end */

/* Espace perso : articles */

div.article div.content {
	margin:0;
	padding:0;
}

div.article p.chapo {
	color:#7D7D7D;
	margin:0 0 10px;
}

div.article a {
	text-decoration:none;
}

div.article a:hover {
	text-decoration:underline;
}