﻿body
{
width: 940px;
margin:0 auto;
padding:0;
background:#FFD4AA;
font-family: Verdana;
color:#000000;
line-height:1.2;
}

/* Titre du site */

.titre {
font-family: Verdana;
font-size: 20px;
color: white;
float: left;
width: 200px;
margin: -1px 130px 0px 0px;
}


/*Effet Coda-slider*/

#wrapper {
width: 940px;
margin: 0 auto;
}

#intro {
margin-top: 20px;
padding-bottom: 20px;
}

h1{
margin-left:20px;
margin-top:0px;
color: #797777;
}

h2 {
margin: 0;
margin-bottom: 14px;
padding: 0;
}

#slider {
    width: 900px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
}

.scroll {
    height: 300px;
    width: 900px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFD4
 url(content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 310px;
    width: 860px;
}

#shade {
    background: #FFD4AA url(shade.png) no-repeat 0 0;
    height: 50px;    
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #FFFFD4;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
/*Fin de l'effet Coda-slider*/

a {
color: #2367A1;
text-decoration: none;
outline: none;
}

a:visited {
color: #5188c0;
}

a:hover, a:active {
color: #4a78c6;
}

#corps
{
width: 940px;
height:1200px;
margin: auto;
background: #FFFFD4
 url(pagecurl.png) no-repeat scroll right top;
}

#corpsmoyen
{
width: 940px;
height:2000px;
margin: auto;
background: #FFFFD4
 url(pagecurl.png) no-repeat scroll right top;
}

#corpslong
{
width: 940px;
height:2800px;
margin: auto;
background: #FFFFD4
 url(pagecurl.png) no-repeat scroll right top;
}

#corpstroplong
{
width: 940px;
height:3300px;
margin: auto;
background: #FFFFD4
 url(pagecurl.png) no-repeat scroll right top;
}

#actualite
{
float: left;
margin-top: 300px;
width: 640px;
}

#barre
{
margin-top: 410px;
float: right;
width: 300px;
}

#shade1 {
background: #FFD4AA url(shade.png) no-repeat;
width: 940px;
height: 50px;
margin:auto;
}

.contenu {
width: 900px;
position: absolute;
margin: auto;
margin-top:40px;
margin-bottom:100px;
margin-left: 20px;
margin-right: 20px;
}

p
{
text-align: justify;
padding: 0px 40px 0px 40px;
}

.lettrine
{
padding: 0.1em;
line-height: 0.7em;
color: black;
font-size: 4em;
float: left;
margin-right: 0.1em;
margin-bottom: 0.1em;
}

h4
{
padding-left: 20px;
}

.indent
{
text-indent: 20px;
}

.consignes 
{
font-family: Baskerville;
font-size: 14px;
text-align: justify;
margin-left: 40px;
margin-right: 40px;
}

.illustration
{
float:left;
margin: 0px 10px 0px 0px;
border-style: none;
}

img
{
border-style: none;
}

.alexandria {
float:right;
margin:60px 40px 2px 20px;	
}

.bloc_centre{
?
width:60%;
margin-left:20%;
margin-top:5%;
margin-bottom: 5%;
 ?
}
 
.cote{
margin-left:25px;
}

.bordure_1
{
border: solid;
border-width: 1px;
padding: 5px;
margin: 20px;
text-align: center;
}

.bordure_2
{
border: solid;
border-width: 1px;
padding: 5px;
margin: 20px;
text-align: left;
}

/* Plan du site */
.col1{
padding:9px 0px 4px 18px;
width:122px;
}

