body
{
/*behavor: url("csshover.htc");*/
   background-image: url("fond.jpg");
   background-attachment: fixed;
   background-repeat: repeat-x;
   text-align: center;
   font-family: "Baskerville Old",Baskerville,"Times New Roman",Times,"Courier New",Georgia,serif;
   margin: 0;
}

#top
{
   background: rgb(201, 32, 32);
   padding: 5px;
   border-bottom: 1px solid white;
}

#top img
{
	margin:0px 15px;
}

.info
{
	font-family: "Baskerville Old",Baskerville,"Times New Roman",Times,"Courier New",Georgia,serif;
    font-variant: normal;
    font-size: 14px;
    text-align: center;
    text-indent: 0px;
    font-weight: normal;
    margin: 0;
	position: absolute;
	right: 10px;
	top: 3px;
	text-align: right;
	color: white;
}

.Logo, #Pied
{
	vertical-align: top;
	text-align: center;
	margin: 0;
}

#Pied
{
   color: white;
   background-color: rgb(201, 32, 32);
   border-top: 1px solid white;
}

#Pied a, #Pied h4
{
	color: white;
}

#zikmu, #zikmu h5
{
	text-align: left;
	vertical-align: top;
	width: 270px;
}

table
{
   text-align: center;
   width: 100%;
}

td
{
   vertical-align: top;
}

#contenu
{
   width: 80%;
   padding:0px 14px;
   vertical-align: top;
   margin:0 auto;
}

#contenu img, #contenu iframe
{
	border-right: 1px solid rgb(166, 117, 7);
	border-bottom: 1px solid rgb(166, 117, 7);
	border-left: 1px solid rgb(248, 217, 152);
	border-top: 1px solid rgb(248, 217, 152);
	margin:5px 0px;
}

#news
{
	float: left;
	width: 35%;
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(0, 0, 0);
	border-left: 1px solid rgb(0, 0, 0);
	border-top: 1px solid rgb(0, 0, 0);
	margin-right: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.formcontact
{
 	width: 80%;
 	text-align: center;
	border-right: 1px solid rgb(0, 0, 0);
	border-bottom: 1px solid rgb(0, 0, 0);
	border-left: 1px solid rgb(0, 0, 0);
	border-top: 1px solid rgb(0, 0, 0);
	margin-right: 20px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.sommaire
{
	position: fixed;
	top: 250px;
	left: 5px;
	z-index: 50;
}

textarea
{
      font-family: "Baskerville Old",Baskerville,"Times New Roman",Times,"Courier New",Courier,serif;
}

p
{
   font-size: 15px;
   text-indent: 30px;
   text-align: justify;
}

h1	/*Texte top*/
{
   font-family: "Copperplate Gothic","Copperplate Gothic Light","Times New Roman",Times,serif;
   font-style: normal;
   font-weight: bold;
   font-variant: small-caps;
   font-size: 14px;
   color: white;
   text-align: center;
   text-indent: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
}

h2   /* Titre, couleur  prciser en fonction de l'instrument */
{
   font-family: "Copperplate Gothic","Copperplate Gothic Light","Times New Roman",Times,serif;
   font-style: normal;
   font-weight: bold;
   font-variant: small-caps;
   font-size: 18px;
   color: rgb(201,32,32);
   text-align: left;
   text-indent: 50px;
}

h3
{
   font-family: "Copperplate Gothic","Copperplate Gothic Light","Times New Roman",Times,serif;
   font-weight: bold;
   font-variant: small-caps;
   font-size: 12px;
   font-style: italic;
   color: rgb(201,32,32);
   text-align: left;
   text-indent: 50px;
}

h4 /*autres*/
{
   font-size: 14px;
   text-align: center;
   text-indent: 0px;
   font-weight: normal;
   margin: 0;
}

h5   /* Images et legende */
{
   font-size: 14px;
   text-align: center;
   font-style: italic;
   text-indent: 0px;
   font-weight: normal;
   margin: 0;
}

h6   /* Informations et boutons */
{
   font-size: 12px;
   text-align: center;
   font-style: italic;
   color: rgb(201, 32, 32);
   text-indent: 0px; 
}

.mini   /* tout petit (informations) */
{
   font-size: 9px;
   text-indent: 0px; 
}

.fleche   /* Fleches bas de page */
{
   font-family: Helvetica,Arial,sans-serif;
}

a
{
   text-decoration: none;
   color: rgb(201,32,32);
   border: 0;
}

a:hover
{
   text-decoration: underline; 
   color: rgb(255, 85, 0);
}

#contenu a img:hover
{
	border-left: 1px solid rgb(166, 117, 7);
	border-top: 1px solid rgb(166, 117, 7);
	border-right: 1px solid rgb(248, 217, 152);
	border-bottom: 1px solid rgb(248, 217, 152);
	margin-left: 2px;
	margin-top: 7px;
}

a:visited
{
   text-decoration: none;
   color: rgb(201,32,32);
}

#top a, #top a:hover, #top a:visited
{
	text-decoration: none;
	color: white;	
}

.liens /* Liste de liens */
{
   color: rgb(0, 0, 0);
}

.liens:visited
{
   color: rgb(0, 0, 0);
}

img {
	border: 0;
}
