/* CSS Document */
BODY { 
  margin: 1em;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 1.1;
  background: #FDFDF5;
  color: #4C4938; 
text-align:center;
font-size:14px}

p.textemoyen {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
text-align:left;
color: #4C4938; 
}

span.petititre {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a {
	font-size: 14px;
	color: #5B0404;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B0404;
}
a:hover {
	text-decoration:none;
	color: #4C4938;
}
a:active {
	text-decoration: none;
	color: #4C4938;
}

/* titres-liens*/
a.lientitre {
	font-size: 23px;
	color: #5B0404;
}
a.lientitre:link {
	text-decoration: none;
}
a.lientitre:visited {
	text-decoration: none;
	color: #5B0404;
}
a.lientitre:hover {
	text-decoration: none;
	color: #4C4938;
}
a.lientitre:active {
	text-decoration: none;
	color: #4C4938;
}

/* liens dans la page*/

a.lien {
	font-size: 16px;
	color: #5B0404;
}
a.lien:link {
	text-decoration: underline;
	color: #5B0404;
}
a.lien:visited {
	text-decoration: underline;
	color: #5B0404;
}
a.lien:hover {
	text-decoration: underline;
	color: #666633;
}
a.lien:active {
	text-decoration: underline;
	color: #666633;
}

/*lien pour les prix*/
a.prix {
	font-size: 12px;
	color: #5B0404;
}
a.prix:link {
	text-decoration: underline;
	color: #5B0404;
}
a.prix:visited {
	text-decoration: underline;
	color: #5B0404;
}
a.prix:hover {
	text-decoration: underline;
	color: #666633;
}
a.prix:active {
	text-decoration: underline;
	color: #666633;
}


span.legende {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #4C4938;
}

span.coming {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CC3333;
} 

/* proprietes des tableaux */

TR.image {
vertical-align:bottom;
text-align:center;
}

TR.vignette {
vertical-align:top;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

H1 { font-size: 36px;
color: #5B0404;
margin-bottom: 0.1in;
font-family:"Times New Roman", Times, serif;
 }
 
H1.titre { font-size: 46px;
color: #5B0404;
margin-bottom: 0.1in;
font-family:"Times New Roman", Times, serif;
 }

H2 { font-size:24px;
color: #5B0404;
text-align:center;
margin-bottom: 0.1in;
 }
 
H2.annee {
font-size:24px;
color: #5B0404;
text-align:left;
 }  
 
 H2.about {
	font-size:24px;
	color: #5B0404;
	text-align:left;
	margin-bottom: 0.1in;
	line-height:5px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
 }

H3 { font-size: large }

H4 {font-style: italic}

TD.titre {
font-size: 16px;
color: #4C4938;
font-weight: bold;
vertical-align:top;
}

span.soustitre {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
}

/* police pour les news */
table.news {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}


a.news {
	font-size: 12px;
	color: #5B0404;
}
a.news:link {
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #5B0404;
}
a.news:hover {
	text-decoration:none;
	color: #4C4938;
}
a.news:active {
	text-decoration: none;
	color: #4C4938;
}
