BODY {
background-image: url("images/windy.gif");
scrollbar-face-color:#B8C2B0;
scrollbar-track-color:#E8F1F1;
scrollbar-arrow-color:#E8F1F1;
scrollbar-shadow-color:#E8F1F1;
scrollbar-highlight-color:#E8F1F1;
scrollbar-3dlight-color:#E8F1F1;
scrollbar-darkshadow-color:#E8F1F1;
}

A
{
font-weight: bold;
color :#EC7B41;
text-decoration: underline; 
}

A:hover
{
color: #9AB43D;
text-decoration: underline; 
}

A.footer
{
font-weight: bold;
color :white;
text-decoration: none;
}

A:hover.footer
{
color: #1C77B0;
text-decoration: none; 
}

TD
{
font-family: Georgia, Times, Arial, Verdana, Helvetica, Sans serif;
font-size: 12px;
font-style: normal;
color: #6F691A;
}

input, textarea, select
{
font-family: Georgia, Times, Arial, Verdana, Helvetica, Sans serif;
font-size: 11px;
font-style: normal;
color: #6F691A;
border-color: #9AB43D;
border-style : dotted;
border-width : 2px;
}

.chapeau
{
font-weight: bold;
filter: shadow(color=#C9F5FF,direction=135, Strength=3); width:100%;
}

.footer
{
font-size: 10px;
color : white;
}

.sstitre
{
font-size: 17px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
}

.ssmenu
{
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}

.tainted
{
color :#1C77B0;
font-weight: bold;
}

.haut
{
text-align: right;
font-size: 8pt;
width: 100%;
} 


.agrandir
{
font-size: 10px;
text-align: center;
vertical-align: super;
line-height: -10pt;
}

.music {
text-transform: capitalize;
}

.pdflink {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	top: 25%;
	position: relative;
}

.pdfcontainer {
	display: block;
	text-align: center;
	width: 78%;
	margin: auto;
	height: 71px;
}

.pdfcontainer img {
	float: left;
}