/* CSS Document */

 /** sert de bloc conteneur pour le menu de gauche */
/**sert seuelement pour caler le copyright**/
.menuDroite
{
float:right;
}			

.left
{
float:left;
width:200px;
margin-top:20px;
}



/** link style **/
.link 
{
background-color:#0000CC;
clear:both;
width:200px;
color:#FFFFFF;
font-weight:bold
}

.link a
{ 
padding-left:15px;
display:block;
text-decoration:none; 
color:#000000;
width:185px;
padding-top:2px;
padding-bottom:2px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../picture/star.gif);
background-position:right;
background-repeat:no-repeat
}
.link a:hover 
{
display:block; 
text-decoration:none; 
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
background-image:url(../picture/star2.gif);
background-position:right;
background-repeat:no-repeat
}

/** link style **/
.linkSelected 
{
clear:both;
width:200px;
color:#FFFFFF;
font-weight:bold;
background-color:#FF0000
}

.linkSelected a
{ 
padding-left:15px;
display:block;
text-decoration:none; 
color:#000000;
width:185px;
padding-top:2px;
padding-bottom:2px;
color:#FFFFFF;
font-weight:bold;
background-color:#FF0000;
background-image:url(../picture/star2.gif);
background-position:left;
background-repeat:no-repeat
}
.linkSelected a:hover 
{
display:block; 
text-decoration:none; 
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
background-image:url(../picture/star2.gif);
background-position:left;
background-repeat:no-repeat
}
.support
{
background-image:url(../picture/pagination-bleu-clair.jpg);
background-repeat:repeat-x;
background-color:#0000FF;
padding-top:10px;
}

/** linkSupport style **/
.linkSupport 
{
width:200px;
height:28px;
}
/**
.linkSupport a
{ 
height:28px;
display:block;
text-decoration:none; 
color:#000000;
width:200px;
background-image:url(../picture/support-bleu.gif);
background-repeat:no-repeat
}
.linkSupport a:hover 
{
height:28px;
display:block;
text-decoration:none; 
color:#000000;
width:200px;
background-image:url(../picture/support-bleu.gif);
background-repeat:no-repeat
} 
**/

.flag
{height:250px;
width:200px;
background-image:url(../picture/confederate.gif);
background-repeat:no-repeat;
background-position:bottom;}