/* ----------------------------------------------------------------------
-----
----- SFP Societe Francaise de Philosophie
----- CSS impression "layout + typo"
-----
----- bugs a rapporter a aurelien.ferlito CHEZ free.fr
-----
---------------------------------------------------------------------- */
@page {
	size: portrait;
	margin: 0 2em;
}
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 0.68em;
	background: none;
	width: 100%;
}
div#page {
	width: 100%;
	background: none;
}

/* -- header
-----------------------------------------------------------------------*/
div#header {
	display: none;
}

/* -- menus deroulants
-----------------------------------------------------------------------*/
#menuBarre { /* conteneur horizontal */
	display: none;
}

/* -- colonne gauche : actualites
-----------------------------------------------------------------------*/
div#contenuBOX {
	width: 100%;
	background: none;
}
.bgNeutre,
.bgLampe,
.bgRouleaux,
.bg2visages,
.bgOuvrage,
.bgClasseurs,
.bgColl,
.bgConf {
	background: none;
}
div#actualites {
	display: none;
}

/* -- colonne centrale
-----------------------------------------------------------------------*/
div#colonneCentrale {
	width: 100%;
}
div#colonneCentrale h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	margin: 0 0 0.35em 0;
	font-weight: normal;
}
div#colonneCentrale h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	margin: 0.8em 0 0.2em 0;
}
div#colonneCentrale p {
	font-size: 1em;
	line-height: 170%;
	margin: 0 0 0.8em 0;
	color: #4d4d4d;
}
div#colonneCentrale ul,
div#colonneCentrale ol {
	font-size: 1em;
	line-height: 170%;
	color: #4d4d4d;
	list-style: none;
	margin: 0 0 0 30px;
}
div#colonneCentrale ul.retrait1 {
	padding-left: 22px;
}
div#colonneCentrale ul li {
	background: url(../img_layout/sfp_puce.gif) no-repeat left 7px;
	padding-left: 16px;
}
div#colonneCentrale ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
div#colonneCentrale a:link,
div#colonneCentrale a:visited {
	color: #4d4d4d;
}
div#colonneCentrale a:hover {
	color: #000;
	background-color: #F2F7F2;
	text-decoration: none;
}
div#colonneCentrale a:active {
	color: #4d4d4d;
}

div#colonneCentrale .couleur1 {
	color:#B60D0F;
}
div#colonneCentrale .couleur2 {
	color:#6699CC;
}
div#colonneCentrale .couleur3 {
	color: #999999;
}
div#colonneCentrale .couleur4 {
	color: #5f7b5e;
}
div#colonneCentrale q {
	clear:both;
	display: block;
	padding: 0 1cm;
}
div#colonneCentrale hr {
	margin: 1.7em 0 2.6em 0;
	height: 20px;
	display: block;
	border: 1px solid #FFFFFF;
	background: url(../img_layout/sfp_hr2.gif) no-repeat center;
}
div.flottantGauche {
	float: left;
	padding: 0.7em 1.4em 0 0;
}
div.flottantDroite {
	float: right;
	padding: 0.7em 0 0 1.4em;
}
div#colonneCentrale p.legendeImage {
	line-height: 120%;
	color:#999;
}
p.legendeImage span.creditImage {
	color:#ccc;
}

/* -- colonne droite : accueil et parole
-----------------------------------------------------------------------*/
div#colonneDroiteAccueil {
	width: 5cm;
	float: right;
	padding: 0 0 0 1.5em;
	margin: 0 0 1em 1.5em;
/*	margin: 0 1.8em 0.5em 1.5em;
*/	border-left: 1px dotted #CCCCCC;
}
div#colonneDroiteParole {
	width: 5cm;
	float: right;
	padding: 0 0 0 1.5em;
	margin: 0.8em 0 1em 1.5em;
	border-left: 1px dotted #CCCCCC;
}
div#colonneDroiteAccueil h4,
div#colonneDroiteParole h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	margin: 0.25em 0 0 0;
	padding: 0 0 0.45em 0;
}
div#colonneDroiteAccueil p,
div#colonneDroiteParole p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	line-height: 195%;
	color: #4d4d4d;
	margin: 0 0 0.8em 0;
}

/* -- formulaires d'adhesion, de recherche
-----------------------------------------------------------------------*/
div.adhesionBg {
	background: none;
}
div#colonneCentrale form.adhesionForm,
div#colonneCentrale form.rechercheForm {
    margin-bottom: 2em;
}
div#colonneCentrale form.rechercheResultats {
	/* laisser vide */
}
div#colonneCentrale fieldset {
    border: 1px dotted #cccccc;
    margin-bottom: 1.5em;
	padding: 1em 2em 2em;
}
div#colonneCentrale fieldset.adhesionField,
div#colonneCentrale fieldset.rechercheField  {
	/* laisser vide */
}
div#colonneCentrale fieldset.rechercheResultatsField  {
    border: 1px dotted #cccccc;
	margin-top: 1em;
	padding: 1.5em;
	width: 20em;
	float: right;
}
div#colonneCentrale legend {
    margin: 0 0 0 1em;
    padding: 0 1em;
    background-color: white;
}
div#colonneCentrale input.case {
}
div#colonneCentrale label.labelFlottant {
	font-size: 1em;
	color: #4d4d4d;
	line-height: 1.8em;
	padding-left: 0.7em;
}
div#colonneCentrale label.labelUneLigne {
	font-size: 1em;
	color: #4d4d4d;
    display: block;
    width: 250px;
    margin: 1.1em 0 0.3em;
}
div#colonneCentrale input.inputUneLigne {
    font-size: 1em;
	color: #4d4d4d;
    height: 18px;
    width: 250px;
    display: block;
    padding-top: 0.4em;
    border: 1px inset #dccfd3;
}
div#colonneCentrale input.inputUneLigne:focus {
	background-color: #F9F8F9;
}
div#colonneCentrale textarea.adhesionArea {
	background-color: #F9F8F9;
    width: 250px;
    height: 8em;
    border: 1px inset #dccfd3;
}
div#colonneCentrale input.adhesionSoumettre,
div#colonneCentrale input.rechercheInterroger {
/*	padding: 0 1.6em; */
	margin-top: 2em;
}
div#colonneCentrale input.rechercheRelancer {
	padding: 0 1em;
}
div#colonneCentrale input.case2 {
	/* laisser vide */
}
div#colonneCentrale label.labelFlottant2 {
	font-size: 1em;
	color: #4d4d4d;
	line-height: 1.8em;
	padding-left: 0.7em;
}

/* -- colloques, conferences
-----------------------------------------------------------------------*/
ul.collListe li,
ul.confListe li {
	margin-bottom: 1em;
}
ul.collListe li a,
ul.confListe li a {
	text-decoration: none;
}
ul.collListe li a:hover,
ul.confListe li a:hover {
	background: none !important;
	color: #4d4d4d !important;
}

/* -- ouvrages
-----------------------------------------------------------------------*/
ul.ouvrageRetrait {
	padding-left: 0;
}
ul.ouvrageRetrait li {
	background-image: none !important;
}
ul.ouvrageRetrait ul {
	padding-left: 2em;
}
ul.ouvrageRetrait ul li {
	background: url(../img_layout/sfp_puce.gif) no-repeat left 7px !important;
	padding-left: 1.6em;
}

/* -- actualites (page avec toutes)
-----------------------------------------------------------------------*/
ul.actuListe li {
	background: url(../img_layout/sfp_puce2.gif) no-repeat left 4px !important;
	padding: 0 0 1.5em 2.4em !important;
}
span.actuListeDate {
	font-weight: bold;
}

/* -- recherche et resultats
-----------------------------------------------------------------------*/
div.rechercheChamps {
	width: 25em;
	float: left;
}
div.rechercheCriteres {
	width: 27em;
	float: right;
}
p.rechercheDans {
	margin: 1.2em 0 0 0 !important;
}
p.rechercheAttention {
	margin: 0.5em 0 0 0 !important;
	padding: 0 0 0 2em;
	line-height: 1.4em !important;
	border-left: 1px solid #D92424;
}


ul.rechercheResultatsListe {
	/* laisser vide */
}
ul.rechercheResultatsListe ul {
	padding-bottom: 0.5em;
}
ul.rechercheResultatsListe li {
	background-image: none !important;
	padding: 0 !important;
	line-height: 200%;
}
ul.rechercheResultatsListe li li {
	background: url(../img_layout/sfp_puce.gif) no-repeat left 7px !important;
	padding-left: 1.7em !important;
	margin: 0 0 0.7em 1.6em;
	line-height: 140%;
}
span.rechercheResultatsTypepage {
	background-color: #F5F5F5;
	color: #333333;
	padding: 0.2em 1em;
	font-weight: bold;
}

/* -- liens web
-----------------------------------------------------------------------*/
ul.liensListe li {
	margin-bottom: 0.7em;
}

/* -- la parole est à vous !
-----------------------------------------------------------------------*/
div#colonneCentrale form.paroleForm {
	/* laisser vide */
}
div.paroleChamps {
	width: 400px;
	float: left;
}
div.paroleChamps .paroleRouge {
	color: #D92424 !important;
}
div#colonneCentrale fieldset.paroleField {
	border: none;
	padding: 0em 0em 2em;
}
div.paroleChamps input.paroleSujet {
	width: 395px !important;
}
div#colonneCentrale textarea.paroleArea {
	background-color: #F9F8F9;
    width: 395px;
    height: 8em;
    border: 1px inset #dccfd3;
}
div.paroleBoxFlottante {
	float: left;
	width: 140px;
}
div.paroleChamps label.paroleLabelflottant {
	width: 130px !important;
}
div.paroleChamps input.paroleInputflottant {
	width: 130px !important;
}
div#colonneCentrale input.paroleEnvoyer {
	margin: 32px 0 0 0;
	float: right;
}

div#paroleFil p.paroleFilDate {
	color: #999999;
	margin: 0;
}
div#paroleFil span.paroleFilNom {
	/* laisser vide */
}
div#paroleFil h5 {
	color: #5f7b5e;
	font-size: 1em;
	margin-bottom: 1em;
}
div#paroleFil p.paroleFilMessage {
	
}
div#paroleFil div.paroleFilReponse {
	border-left: 1px dotted #999999;
	padding-left: 1.7em;
	margin-bottom: 2em;
}

/* -- footer
-----------------------------------------------------------------------*/
div.spacer {
	clear: both;
	height: 1px;
}
div#footer {
	border-top: 1mm #a5a299 solid;
	margin-top: 3mm;
	clear: both;
	position: relative;
	bottom: 0;
}
a#footerImprimer,
a#footerHautdepage,
a#footerAccueil {
	display: none;
}
div#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #94918c;
	position: absolute;
	top: 3mm;
	left: 0;
}
div#footer p a {
	color: #94918c;
	text-decoration: none;
}
