/** CSS for BLOG.fdn.fr */

#top {
	background: url(/themes/customCSS/logoFDN.png) no-repeat;
	height: 120px;
}
#top h1 {
	background: url(/themes/customCSS/titleFDN.png) no-repeat right top;
	text-decoration: none;
	border: none;
	height: 183px;
	padding-top: 30px;
	padding-left: 200px;
	font-size: 20px;
}

/*****************************************************************************
	FDN Cascading Style Sheet
*****************************************************************************/

 
body {
    font: 0.7em Verdana, Helvetica, Arial, sans-serif;
    background: White;
    color: Black;
    margin: 20px  30px;
    padding: 0;
    width: 80em;
/* These work in IE only, changes the look of the scrollbar + textareas */
    scrollbar-base-color: #DEE7EC;
    scrollbar-highlight-color: #DEE7EC;
    scrollbar-track-color: #F7F9FA;
    scrollbar-darkshadow-color: #F7F9FA;
    scrollbar-3dlight-color: #8CACBB;
    scrollbar-shadow-color: #8CACBB;
    scrollbar-arrow-color: #436976;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #436976;
    background-color: transparent;
}

img {
    border: none;
    vertical-align: middle;
}

p {
    margin: 0.5em 0em 1em 0em;
    text-align: justify;
    line-height: 1.5em;
}

p a {
    text-decoration: underline;
}

p a:visited {
    color: Purple;
    background-color: transparent;
}

p a:active {
    color: Red;
    background-color: transparent;
}

p img {
    border: 0;
    margin: 0;
}


hr {
    clear: both;
    height: 1px;
    color: #8CACBB;
    background-color: transparent;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    clear: left;
    font: bold;
    padding-top: 0.5em;
    border-bottom: 1px solid #8CACBB;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: Black ! important; }


h1 {
    font-size: 180%;
}

h2 {
    font-size: 170%;
}

h3 {
    font-size: 160%;
}

h4 {
    font-size: 140%;
}

h5 {
    font-size: 120%;
}

h6 {
    font-size: 100%;
}

ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 2em;
    padding:0;
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 2em;
    padding:0;
}

ul a, ol a {
    text-decoration: underline;
}

li {
    margin-bottom: 1em;
}

dl {
}

dt {
    font-weight: bold;    
}

dt a {
    text-decoration: underline;
}


dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}

d a {
    text-decoration: underline;
}


fieldset {
    border: 1px solid #8cacbb;
    margin: 2em 0em 1em 0em;
    padding: 1em 1em 1em 1em;
}

legend {
    background: White;
    padding: 0.5em;
}


form {
    border: none;
    margin: 0;
}

#comment-form textarea, textarea {
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    width: 100%;
    padding: 0.1em;
    font-size: 100%;
}

input {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
    margin-bottom: 1px; /* IE bug fix */
    padding: 0.1em;
}

select {
    font: 100% Verdana, Helvetica, Arial, sans-serif;
    border: 1px solid #8cacbb;  
    vertical-align: top;
}

abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}

q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}

blockquote {
    font-family: Times, "Times New Roman", serif; 
    font-style: italic;
    font-size: 120%;
}

code {
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
}

pre {
    font-size: 120%;
    padding: 1em;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: #dee7ec;
}

/*
** Structural Elements
*/

.logo {
    /* Logo properties */
    margin: 1em 2em;
    padding: 0;
}

div.logoLong {
    float: right;
    margin: 1em 0em;
}


/* Onglets de la barre de titre */
div.tabs {
    clear : both;
    background: transparent;
    border-collapse: collapse;
    padding: 0.5em 0em 0em 2em;
    white-space: nowrap;
}

/* Onglet non sélectionné */
div.tabs a {
    background: transparent;
    border-color: #8CACBB;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em;
}

/* Onglet sélectionné */
div.tabs a.selected {
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-bottom: #DEE7EC 1px solid;
    color: #436976;
    font-weight: normal;
}

/* Onglet sous la souris */
div.tabs a:hover,
#current_rub {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-bottom-color: #DEE7EC;
    color: #436976;
}

p#prelude, div.personalBar {
    background: #DEE7EC;
    border-top: #8CACBB solid 1px;
    border-bottom: #8CACBB solid 1px;
    color: Black;
    padding-right: 3em;
    text-align: right;
}

p#prelude a, div.personalBar a {
    background-color: transparent;
    color: #436976;
    margin-left: 1em;
}

div.pathBar {
    border-bottom-color: #8CACBB;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-left: 2em;
    padding-right: 2em;
}

/*
.spip {
    font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
}
*/
.notes {
    width: 60%;
    margin-left: 20%;
}

.spip_note {
    text-indent: -1em;
}

#sidebar, #left_column {
    float:left;
    vertical-align: top;
    width: 25%;
}

#main, #main_column {
    vertical-align: top;
    float:right;
    width:70%;
    background: White;
}

div.document {
    padding: 0em 2em; 
}

div.title {
    margin-top: 1em;
}

.description {
    font-weight: bold;
    font-family : Georgia, Garamond, Times, serif;
    display: block;
    margin: 1em 0em;
    line-height: 1.5em;
}

#bloc_sommaire2 {
}

#bloc_sommaire2 h5 {
	margin: 0;
}
#bloc_sommaire2 h4, #bloc_sommaire2 h6 {
	border: none;
	margin:0;
	text-align: left;
}
.sommaire2_intro {
	width: 640;
	margin: 10px;
	font-style:italic;
}

#bloc_sommaire2 .datebreve {
	margin-bottom: 5px;
}
#bloc_sommaire2 .bloc_breves {
	width: 350px;
	float: left;
	margin: 10px;
	text-align: justify;
}

#bloc_sommaire2 .bloc_breves_etroit {
	width: 200px;
	float: left;
	margin: 10px;
	text-align: justify;
}

#bloc_sommaire2 .bloc_descr {
	font-size: 90%;
}
#footer {
    background: #DEE7EC;
    border-top: 1px solid #8CACBB;
    border-bottom: 1px solid #8CACBB;
    color: Black;
    clear: both;
    float: none;
    margin: 2em 0em;
    padding: 0.5em 0em;
    text-align: center;
    /* width: 100%;
    position: fixed;
    bottom: 0px; */
}

.spip_code {
	    font-size: 120%;
}

.spip_documents_center {
    text-align: center;
}

/*
** Widgets
*/

input.standalone {
    background: #DEE7EC url(linkOpaque.gif) 9px 1px no-repeat;
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
}

input.context {
    background: White url(linkTransparent.gif) 9px 1px no-repeat;
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
}

input.destructive {
    background: #FFCE7B url(linkTransparent.gif) 9px 1px no-repeat;
    border: 1px solid #FFA500;  
    color: Black;
    cursor: pointer;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 1em;
    padding: 1px 1px 1px 15px;
}

input.noborder {
    border: none;
    margin: 0;
    background-color: transparent;
}

div.row {
    clear: both;
    min-height: 4em;
    margin: 0em 0em 1em 0em;
    position: relative;
}

.group {
    border: 1px solid #8cacbb;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em;
}
span.legend {
    background: White;
    font-size: 80%;
    padding: 0.5em;
    position : relative;
    top: -0.8em;
    left: 0em;
}

div.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}

div.field {
    margin-top: 0.2em;
}

div.help {
    background-color: #FFFFE1; 
    border: 1px solid black; 
    font-size: 80%;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    position: absolute;
    left: -18em;
    top: 1.5em;
    width: 16em;
    padding: 0.5em;
}

.error {
    /* Class for error indication in forms */
    background: #FFCE7B;
    border: 1px solid #FFA500;
    padding: 1em;
    margin: 0;
    width: 68% !important;
}

.required {
    /* Used in addition to class "label" on required elements */
    background: url(required.gif) right no-repeat;
}

span.card {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-width: 1px;
    border-style: solid;
    float: left;
    margin: 1em;
    padding: 1em;
    text-align: center;
    width: 15%;
}


div#sidebar, div.box {
    border: none;
    padding: 2em 2em 1em 2em; 
}

div#sidebar h4, div.box h4 {
    font-size: 1em;
}

div#sidebar h2, div.box h5 { 
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-style: solid solid none solid;
    color: Black;
    padding: 0em 1em 0em 1em;
    display: inline;
    font-size: 1em;
    height: 1em;
}

div#sidebar h6, div.box h6 { 
    background: #DEE7EC;
    border: 1px solid #8CACBB;
    border-style: solid solid solid solid;
    color: Black;
    padding: 0em 1em 0em 1em;
    display: block;
    font-size: 1em;
}


div#sidebar, div.box div.body {
    background: transparent;
    border-collapse: collapse;
    border: 1px solid #8CACBB;
    border-style: solid none none none;
}

.boxDetails {
    text-align: right;
}

div.box .content {
    padding: 1ex;
}

div.box a.close {
    float: right;
    text-transform: none;
    border-left: 1px solid #8CACBB;
    padding: 0em 0.2em;
}

div.box h1, 
div.box h2, 
div.box h3, 
div.box h4 {
    margin: 0;
    padding: 0;
}

div.box .even {
    background-color: #F7F9FA;
}

div.box .odd {
    background-color: transparent;
}

div.spacer {
	margin: 1em;
}

.currentNavItem {
    color: Black;
    font-weight: bold;
}

.private {
    color: Black;
}

.published {
    color: #74AE0B;
}

.pending {
    color: #FFA500;
}

.syndicated {
    color: #008000;
}

.expired {
    color: Red;
}

.even {
    background-color: #F7F9FA;
}

.odd {
    background-color: transparent;
}

.highlight {
    background-color: #F7F9FA;
}

div.listingBar {
    background: #DEE7EC;
    border-color: #8CACBB;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    clear: both;
    vertical-align: top;
    margin: 1em 0em;
}

div.listingBar span.previous {
    text-align: left;
    float: left;
}

div.listingBar span.next {
    text-align: right;
    float: right;
}

div listingBar img {
	vertical-align: middle;
}



/*
.datebreve {
	font-size:smaller;
}*/
.auteurs {
	font-size:smaller;
}

p#prelude img, personnalBar img {
	vertical-align:  bottom;
}

table.spip{
       border-collapse: collapse;
}

table.spip td{
       border: solid 1px black;
       text-align: right;
	padding: 2px 5px;
}

div.chapo {
	font-style: italic;
    border-bottom: 1px solid #8CACBB;
    padding-bottom: 1ex;
}

div.soustitre{
	font-weight: bold;
	padding-bottom: 1em;
}

#comments .r {
	color: #008080;
}

