﻿body
{
color:#505050;
margin:0px;
}

:focus {
	outline: 0;
}

#wrap
{
	margin:0px;
	width: 1019px;
	background-image: url('/images/repertoire/middle.jpg');
	background-repeat: repeat-y;
}
#content
{
	margin:0px;
	text-align: left;
	background-image: url('/images/repertoire/top.jpg');
	background-repeat: no-repeat;
	min-height : 355px;
	padding-top : 40px;
	padding-left : 40px;
	padding-right : 40px;
	font-family: verdana, helvetica;
	font-size: 11px;
}
#footer
{
	width: 1019px;
	height: 101px;
	background-image: url('/images/repertoire/bottom.jpg');
	background-repeat: no-repeat;
}
.boxed
{
	border: solid 1px #c0c0c0;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}
.vedette
{
	background-color: #e0dccc;
	vertical-align: top;
	margin-right:100px
}
TD
{
	color: #656057;
	font-family: verdana, helvetica;
	font-size: 11px;
	line-height: 15px;
}
A.header
{
	font-weight: bold;
}
A
{
	text-decoration: none;
	color: #505050;
}
A:Hover
{
	text-decoration: underline;
}
#recherche
{
	background-color: #faf9f6;
}
.highlight
{
	color: #ae6c0a;
}
.boutonrecherche
{
	border: solid 1px #ae6c0a; 
	margin:0px; 
	padding:0px;
	color: #ae6c0a;
	font-size: 8pt;
	font-weight: bold;
	background-color: #f2ebde;
}
H1
{
	font-family: verdana, helvetica;
	color: #ae6c0a;
	font-weight: bold;
	font-size:17px;	
	line-height:normal;
}
H2
{
	font-family: verdana, helvetica;
	color: #ae6c0a;
	font-weight: bold;
	font-size:11px;	
}

.lettrine {
	float:left;
	margin:0 10px 5px 0;
}

.dividerDotted {
	border-bottom:dotted 1px #ae6c0a;
	height:1px;
	margin:10px 0;
}

.dividerSolid {
	border-bottom:solid 1px #c8bfad;
	height:1px;
	margin:10px 0;
}
