body {background-color: #C4D0D8;}

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

      #bloc-fixe  { 
         position:fixed;
         top:0px;
         left:0px;
         width:100%;
         overflow:auto;
         z-index:1;}

p
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #002020;}

.normal
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #002020;}


.Titre
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
        font-style: normal;
	font-weight: bold;
	color: #0A6085;
	line-height:normal}

.Soustitre
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
        font-style: italic;
	font-weight: bold;
	color: #0A6085;
	line-height: normal;}


.Musititre
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
        font-style: normal;
	font-weight: bold;
	color: #002020;
	line-height: normal;}

.tititre
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: normal;}

.Lien	
	{color: #000099;}

.Lien:hover
	{color: #FF0080;}

.boutonfiche{
	font-family: "Arial";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
	line-height: 15px;
	background-image: url(../images/buttons/boutonintro.gif);
	text-align: center;
}
.boutonfiche:hover {
	color: #FFFF00;
	background-image: url(../images/buttons/boutonintrohover.gif);
}


.textevert{color: #008000;}

.Mgraphic a,
.Mgraphic a.sm2_link 
{
 padding:70px 3px 3px 30px;
 text-decoration:none;
 color:#008000;}

.graphic a,
.graphic a.sm2_link 
{
 padding:3px 3px 3px 30px;
 text-decoration:none;
 color:#008000;}

.graphic a,
.graphic a.sm2_paused:hover,
.graphic a.sm2_link:hover,
.Mgraphic a,
.Mgraphic a.sm2_paused:hover,
.Mgraphic a.sm2_link:hover 
{
 background-image:url(../images/but_play.gif);
 background-position: 3px 50%;
 background-repeat:no-repeat;
 color:#00E000;}


.graphic a.sm2_playing,
.graphic a.sm2_playing:hover,
.Mgraphic a.sm2_playing,
.Mgraphic a.sm2_playing:hover 
{
 background: url(../images/but_pause.gif) no-repeat 3px 50%;
 text-decoration:none;}

