/* CSS Document */
body
{
	margin: 10px 0 ;
	padding: 0 ;
	font-family: serif, arial, helvetica, verdana, sans-serif;
font-family: 'times new roman', times;/* ajouté */
color: black;
font-weight: bold;
background: #dea ;
}

#conteneur {
width: 770px ;
font-weight: bold;
margin: 0 auto ;
border-radius: 10px;
background: #CC9966;
}

/***********************************************/
/*titre de la page */
/***********************************************/
header{
font-size: 1.5em;
height: 70px;
background-color: #CC9966;
color: #008000;
text-align: center;
border-radius: 10px;
line-height: 3em;
}
#header{ 
font-size: 1.5em;
height: 70px;
background-color: #CC9966;
color: #008000;
text-align: center;
border-radius: 10px;
line-height: 3em;
}


#testamaurag {
float: left;
margin-top: 8px;
margin-left: 60px;
background-image:  url("/design/logo-scripophilie.gif");
}

#testamaurad {
float: right;
margin-top: 8px;
margin-right: 60px;
background-image:  url("/design/scripophilie-collection.gif");
}

/***********************************************/
/* PIED DE PAGE */
/***********************************************/
footer {
width: 670px; /* On a indiqué une largeur (obligatoire) */
margin: auto; /* On peut donc demander à ce que le bloc soit centré
avec "auto" */
background-color: #FFFF99; /*#FF6666*/
border-radius: 10px;
}
/***********************************************/
/*block description de la page*/
/***********************************************/
#boite0 {
margin: 15px;
padding: 5px;
background-color: #FFCC33;
border-radius: 10px;
text-align: left ;
}

/***********************************************/
/*block nouveautés*/
/***********************************************/

.newstitre {
margin: 10px 30px;
color: #000;
text-align: center;
background-color: #FFCCFF;
border-radius: 10px;
}
/***********************************************/
/*block e-mail*/
/***********************************************/

.mail {
float: center;
text-align: center;
}

/***********************************************/
/*block titres alternés,action, actions suite, lien*/
/***********************************************/

.boite1 {
width: 670px; /* On a indiqué une largeur (obligatoire) */
margin: auto; /* On peut donc demander à ce que le bloc soit centré
avec "auto" */
background-color: #FFFF99; /*#FF6666*/
border-radius: 10px;
}
.boite2{ 
width: 670px; /* On a indiqué une largeur (obligatoire) */
margin: auto; /* On peut donc demander à ce que le bloc soit centré
avec "auto" */
background-color: #FFCC99;
border-radius: 10px;
}
.boite3 {
margin: 20px 50px;
padding: 5px;
background-color: #CCCCCC;
text-align: center;
border-radius: 10px;
}
/*************************************************************/
/*block titres paragraphe pour la page actions suite, cartes postales*/
/*************************************************************/
.titre {
margin: 40px;
padding: 5px;
background-color: #FF6600;
border-radius: 10px;
text-align: center;
}



/***********************************************/
/*block page historique*/
/***********************************************/

#contenu p {
color: white;
margin: 0em; /*gestion des espaces interparagraphes */
}

a img { /* supprime la bordures bleu autour des vignettes*/
border: none ;
}



/***********************************************/
/*titre des pages une autre*/
/***********************************************/
h1 {
font-size: x-large;
}
h2 {
font-size: medium;
margin: 0px;
}
h3 {
font-size: 1em;
text-align: center;/* centre le texte mes billets Corse*/
}

h4, h5 h6 {
}
mark {
background-color: #FFCC66;
}
/********?????***************************************/
/* GALERIE PHOTO  */
/***********************************************/
dl.gallery{
float:left;
border: 1px solid #000;
background-color: #93f;
width: 176px;/* 160 */
text-align: center;
padding: 5px;
margin: 1em;
}
.gallery dt { 
}
.gallery dt img
{
border: 1px solid #000;
width: 175px;/*170 */
height: 111px;/*111 */
}
.gallery dd
{
margin: 0;
padding: 0;
}
/***********************************************/
/* PARTIE CENTRALE */
/***********************************************/
#content {
float: center;
background: #FFCC33;
margin: 40px; 
padding: 5px;
border-radius: 10px;
}
.spacer {
background: #FFCC33;
clear: both;

}
/***********************************************/
/* Tout les titres des liens 84*/
/***********************************************/


/***********************************************/
/*page d'accueil */
/***********************************************/
.figure{
}
.cite{
font-style: normal; /* Suppression de l'italique */
}

.bas{/*Page Accueil */
background-color: #FFCCFF;/*FF6600 */
text-align:left;
margin: 15px;
padding:5px; 
border-radius: 10px;
}

#imagaccueil {
float: right;
margin: 25px 25px 25px;
background-image:  url accueil/titre-financier.jpg);
}
#multiLangue {
background-image:  url accueil/corse-corsica);
}
a img/* supprime la bordures bleu autour des vignettes*/
}
.none {
border-style:none;
}  


p { 
font-size: 1em;
text-align:left;
padding: 5px;
}
/********?????***************************************/
/* les tableaux*/
/***********************************************/
table {
border: 1px solid #000;
border-collapse: collapse;
width: 95%;
}
th {
font-family: sans-serif;
border: thin solid #FF0000;
background-color: #FFCC66;/* maron*/
vertical-align: baseline top;
}
td {
font-family: sans-serif;
border: 1px solid #000;
background-color: #FFFF66;
}
caption {
font-family: sans-serif;
font-size: 2em;
color: #60F;/* couleur du titre*/
font-weight: bold;
}

/***********************************************/
/*block Menu*/
/***********************************************/
nav{
}
#boutons{ 
margin: 15px;
font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
color: #000;
border-radius: 10px;
height: 29px;/*jaune */
background-color: #CC9966;/*996633 */
}

#menu ul {
 margin:0;
 padding:0;
 list-style-type:none;
 text-align:center;/* center*/
 }
#menu li {
 float:left;
 margin:auto;
 padding:0;
 background-color:#FF9900;/* Orange */
 font-weight: bold;
 font-size: 1em;
 border-radius: 10px;
border: 1px blue solid;
 }
#menu li a {
 display:block;
 width:136px;
 color:black;
 text-decoration:solid;/* souligne le lien */
 padding:5px;
 }
#menu li a:hover {
 color:#6600FF;/* violet*/
  }
#menu ul li ul {
 display:none;
 }
 #menu ul li:hover ul {
 display:block;
 }
#menu li:hover ul li {
 float:none;
 }
 
 #menu li ul {
 position:absolute;
 }
 #menu {
 height:50px;
 }
 
