﻿.frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-bottom:0;
	margin-bottom:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #996633;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
}
h4 {
	font-weight: bold;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.intros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bordure {
	border: thin solid #CCCC99;
}
.remarque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a.texte:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a.texte:visited {
	color: #CC6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.texte:hover {
	color: #CC6600;
}
.date{
	font-size: 13px;
	font-weight: bold;
}
img.telechargement{
	border:0;
	height:35px;
	vertical-align:middle;
}
.titre {
	font-size: 24px;
	font-weight: bold;
}
body{
	background-color: #CCCCCC;
	background-image: url('../images/fondpage.jpg');
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
}
a.titre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a.titre:visited {
	color: #CC6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.titre:hover {
	color: #CC6600;
}

.libelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style:italic;
}
h2.spectacle{
	margin-bottom:0;
}
.creditPhoto{
	font-size: 10px;
	font-style : italic;
	text-align:right;
	font-family: Verdana;
}
.spectacle{
	font-style : italic;
}

table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th{
	font-size:13px;
	background-color:#dce5e9;
}

td.tableau{
	padding:5px;
}

a.menu{
	text-decoration: none;
}

a.menu:visited {
	font-weight: normal;
}

.indentation{
	position:relative;
	left : 20px;
}
.newitem
{
	font-size:12pt;
	color:fuchsia
}
div.newitem a:link
{
font-size:12pt;
color:green;
}
div.newitem a:hover
{
font-size:12pt;
color:lime;
}