/* CSS Document */
/* Balises HTML */
body {
    margin: 0;
    background: #d9f7d0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align: center; /* pour centrer le contenu dans IE pr�-6 */
}

p,h3,h4,li{
    padding-left: 25px;
    padding-right: 25px;
}

strong{
    color: #e5628e;
}

li{
	list-style:square outside;
	margin-right:25px;
}
a:link {
    color: #380025;
}

a:hover, a:active {
    color: #ef00a1;
}

a:visited {
    color: #F9A1D0;
}

a:link, a:hover, a:active, a:visited {
    font-weight: bold;
    text-decoration: none;
}
a[href $=".pdf"]{
	padding-right: 20px;
	background:transparent url(../images/icon_pdf.png) no-repeat center right;
}

/* id */
#conteneur {
    text-align: left; /* pour contre-balancer la r�gle center pour IE pr�-6 */
    width: 766px;
    margin: 0 auto;
}

#page {
    background: url(../images/motif_page.gif) center center repeat-y;
}

#entete {
    background: url(../images/motif_titre.gif) center center no-repeat;
    height: 158px;
}

#menu {
    position: relative;
    top: 53px;
    left: 7px;
    font-size: 0.9em;
    font-weight: bold;
    width: 745px;
    padding-top: 0.5em;
    padding-left: 0.5em;
}

#menu span {
    margin-right: 12px;
}

#menu img {
    vertical-align: text-top;
    margin-top: -7px;
}

#menu a {
    color: #380025;
    text-decoration: none;
}

#menu a:visited {
    color: #F9A1D0;
    text-decoration: none;
}

#menu a:hover, a:active {
    color: #ef00a1;
    text-decoration: none;
}

#contenu {
    text-align: justify;
    font-size: 0.9em;
    margin-top: 25px;
    padding-right: 9px;
    padding-bottom: 25px;
    color: #555555;
}

#bas_page {
    clear: both;
    background: url(../images/motif_pied.gif) center top no-repeat;
    height: 8px;
}

#pied_page {
    font-size:xx-small;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 14px;
    color: #f9a1d0;
}

#pied_page a {
    color: #f9a1d0;
}

#pied_page a:hover, #pied_page a:active {
    text-decoration: underline;
    color: #ef00a1;
}
/* class */
.marge {
    float: left;
    color: #336699;
    font-size: 0.7em;
    font-weight: bold;
    padding: 10px;
}

.spectacle {
    background: url(../images/motif_retour.gif) no-repeat right bottom;
}

.spectacle .titre, p.annee {
    border-top: dotted #ef00a1 1px;
    color: #60AE62;
    clear: both;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.6em;
    font-weight: bold;
    padding: 5px 15px 5px 25px;
    margin: 0px 0px 15px 10px;
    background-image: url(../images/motif_diago_vert.gif);
}
.spectacle .vignettes, .spectacle .video, .spectacle .credit{
    padding: 5px 15px 5px 25px;
    margin: 0px 0px 15px 10px;
}
.spectacle .distribution {
    text-align:left;
    border-left: #60AE62 solid 6px;
    font-style: oblique;
    padding: 5px 25px 5px 8px;
    font-weight: bold;
    color: #778877;
}
.spectacle .descriptif{
	font-size:1.2em;
}
.spectacle .descriptif, .spectacle .chapeau {
    padding: 5px 25px 5px 5px;
}

.spectacle .descriptif, .spectacle .chapeau {
    margin-left: 256px;
}

.distribution {
    margin-left: 262px;
}

.haut_page {
    background: url(../images/motif_diago_rose.gif);
    margin-left: 11px;
}

.haut_page .titre,h3.titre {
    color: #674364;
    clear: both;
    font-family: "Times New Roman", Times, serif;
    font-size: 2.5em;
    font-weight: bold;
    padding: 5px 15px 5px 25px;
    margin: 0px 0px 15px 0px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    -moz-hyphens: auto;
    hyphens:auto;
}
.spectacle .titre, .haut_page{
	background-attachment:fixed;
}
.haut_page div {
    padding: 15px 25px;
}

.retour {
    clear: both;
    text-align: right;
    font-size: 0.9em;
    height: 60px;
    padding-right: 15px;
}

.retour a:link,.retour a:visited {
    color: #380025;
}

.retour a:hover {
    color: #ef00a1;
}

.retour img {
    vertical-align: baseline;
    border: 0;
}
.swf{
	padding:0 15px;
	margin:0 auto;
}
.vignettes a:hover img {
    border-top: 3px solid #ef00a1;
}

.vignettes img {
    padding-bottom: 5px;
    border: 0;
    border-top: solid #fff 3px;
}

.centrer {
    margin-left: 9px;
    margin-right: auto;
}

.agauche, .adroite {
    margin-left: 9px;
}

img.agauche, img.adroite {
    padding: 0 1.5em 1.5em 0;
}
.en_bas {
	display:block;
	padding:0;
	margin:10px auto -3px;
}
.flotte_g {
    float: left;
}
.flotte_d{
	float:right;
}
.citation {
    text-align: left;
    font-style: italic;
    color: #888;
    margin: 0 25px;
}

.chapeau {
    color: #60AE62;
    font-weight: bold;
    font-size: 1.2em;
}

.clear {
    clear: both;
}
/*
 #flashcontent{
 margin-left:9px;
 padding:5px;
 }
 */
p.centrer {
    text-align: center;
}

.nez {
    vertical-align: baseline;
}

.gris {
    font-family: "Times New Roman", Times, serif;
    color: #777;
}

div.article {
    border-bottom: solid thick #000;
}

div.article p.titre {
    font-size: 1.8em;
    color: #888;
    border-top: 0;
    font-family: "Times New Roman", Times, serif;
    padding: 5px 15px 5px 25px;
    margin: 0px 0px 15px 10px;
    background-image: none;
}
div.entrefilet{
    padding: 5px 15px 5px 25px;
	text-align:left;
    margin: 0px 25px 15px 35px;
	background:#f4f4f4;
	font-style:italic;
	color:#000;
}
div.entrefilet p.titre{
	border:none;
	background:none;
	color:inherit;
	font-style:normal;
	margin:4px 0 4px 0;
	padding:0;
}
div.entrefilet p.source{
	margin:4px 0 0 0;
	padding:0;
	text-align:right;
	font-style:normal;
}
.annee.ajout{
	font-size:0.3em;
}
div.spectacle p.credit{
	font-size:0.5em;
	text-transform:uppercase;
}
