body {
margin:0;
padding:0;
background-color: #00f0f0;
}



#contenu {
width: 1280px;
margin: 0 auto; /* Centrer la page */
background-image : url("images_index/background.png");
background-repeat : repeat-y;
}

#header {
width : 594px;
height: 190px;
background-image: url("images_index/nouvelle_banniere.png");
background-repeat: no repeat;
margin-top: 20px;
margin-bottom: 100px;
margin-left : 26%;
}

#bloc-contenu {
float: left;
width: 100%;
}

#col-centre {
margin: 0 190px 0 180px; /* Marge droite et marge gauche */
}

#col-droite {
width: 190px; /* Largeur de la colonne */
margin-left: -190px; /* Marge gauche */
float: left;
}

#col-gauche {
float: left;
width: 180px; /* Largeur de la colonne */
margin-left: -840px; /* Marge gauche */
}

#pied_de_page {
clear: left;
width: 100%;
font-weight: bold;
text-align: center;
}


p
{
text-align : justify;
font-size : 18px;
font-weight: bold;
font-family: Garamond, Verdana, Arial, serif;
color: black;
text-indent: 25px;
margin-left: 10%;
margin-right: 10%;
padding : 15px;
}

a
{
text-decoration: none; 
color: white;
}

a:hover
{
text-decoration: underline;
color: white;
}


/*menu*/
#menu
{
margin-left: 9%;
text-indent: 0;
margin-bottom: 100px;
}

#menu a
{
display: block;
width: 150px;
}

#menu a img
{
border: none;
}


table
{
padding: 0;
border-collapse: collapse;
border-width: 0;
}

#menu th
{
line-height: 1px;
border-width: 0;
padding: 0;
width: 0px;
height: 0px;
}

#menu tr
{
line-height: 1px;
border-width: 0;
}

#menu td
{
line-height: 1px;
border-width: 0;
width: 0px;
height:0px;
}



/*fin du menu*/

.italique
{
font-style: italic;
}


/*index*/
#index img
{
margin-left: 3%;
}

h1
{
font-family: Garamond, Verdana, Arial, serif;
text-align: center;
text-transform: uppercase;
color: black;
}

h2
{
margin-left: 10%;
margin-right: 10%;
text-align: center;
color: #00f0f0;
background-color: white;
}

h3
{
margin-left: 20%;
margin-right: 20%;
text-align: justify;
}

blockquote
{
font-style : italic;
border : 5px;
}

/*archives vidéo*/
#videos img
{
margin-left: 20%;
border : none ;
}

/*contacter Valérie Benaïm*/
#adresse p
{
text-align : center;
text-indent : 0;
padding : 0;
}

#gallerie img
{
border: none;
}

.sans_retrait
{
text-indent: 0px;
}

.signature
{
text-align: right;
}

.rouge
{
color : red ;
}

.images_des_livres
{
margin-left: 25%;
}

.non_italique
{
font-style: normal;
}

.retour
{
text-align: center;
color: orange;
text-transform: uppercase;
}

.important
{
text-decoration : underline ;
text-transform : uppercase ;
color : red ; 
}

.cadre
{
border : 2px outset red;
}
