



.Important
{
	font-size: 16px;
	font-weight: bold;
}
.TitreGlowShadow
{
	color: Lavender;
	font-size: 16px;
	font-weight: bold;  	
	filter: progid:DXImageTransform.Microsoft.Glow(color=black,strength=3)
		    progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=130, Strength=6);
	width: 100%;
}
.Petit
{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.PetitWhite
{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.PubPetit
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5312B;
	font-weight: bold;
}

.InfoTitre
{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
}

.NormalBold
{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color: Black;
}

.Normal
{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: normal;
}

.Price
{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration : none;
	font-weight: bold;
   color: Black;	
}

.Price_Special
{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-decoration: line-through;
	font-weight: bold;
   color: Black;	
}

.Pub
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style:italic;
	color: red;	
}
.TitreBleu
{
	font-family : Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-style:italic;
	color: darkblue;	
}
.BorderDouble
{
	BORDER-RIGHT: 5px double;
	PADDING-RIGHT: 1px;
	BORDER-TOP: 5px double;
	PADDING-TOP: 1px;
	BORDER-LEFT: 5px double;
	PADDING-LEFT: 1px;
	BORDER-BOTTOM: 5px double;
	PADDING-BOTTOM: 1px;
	BORDER-COLLAPSE: collapse;
}

.NoBorder
{
	BORDER-TOP-STYLE:  none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}
.SimpleBorder
{
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
	border-width: 1px;
}

.Lien
{
	font-family : Helvetica, sans-serif;
	font-size: 12px;	
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-bottom;
	width: 30px;
	height: 25px;
	font-weight: bold;
}

.Lien:link 
{			
	color: Black;
	text-decoration: none
}
.Lien:visited 
{
	background-color: Red;
	color: Blue; 
	text-decoration: none
}

.Lien:hover 
{
	color: Red;
	text-decoration: underline;
}

.SelectLien
{
	font-family : Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: #f8f8ff;
	text-align: center;
	vertical-align: text-bottom;
	width: 30px;
	height: 25px;
}
.SelectLien:link 
{			
	color: f8f8ff; 
	text-decoration: none
}
.SelectLien:visited 
{
	color: f8f8ff; 
	text-decoration: none
}
.SelectLien:hover 
{
	text-decoration: underline;
}

.TextLink
{
	color: DarkBlue; 
	text-decoration: none
}

.WhiteLink
{
	font-family : Verdana;
	font-size : 12px;	
}
.WhiteLink:link 
{			
	color: Ghostwhite; 
	text-decoration: none
}
.WhiteLink:visited 
{
	color: Ghostwhite; 
	text-decoration: none
}
.WhiteLink:hover 
{
	text-decoration: underline;
}

.Prlink
{
	font-family : Verdana;
	font-size : 12px;	
}
.Prlink:link 
{			
	color: DarkBlue; 
	text-decoration: none
}
.Prlink:visited 
{
	color: DarkBlue; 
	text-decoration: none
}
.Prlink:hover 
{
	text-decoration: underline;
}

.PrlinkF
{
	font-family : Verdana;
	font-size : 12px;	
}
.PrlinkF:link 
{			
	color: #000058; 
	text-decoration: none
}
.PrlinkF:visited 
{
	color: #000058; 
	text-decoration: none
}
.PrlinkF:hover 
{
	text-decoration: underline;
}


.Yellowlink
{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
}
.Yellowlink:link 
{			
	color: Yellow; 
	text-decoration: none
}
.Yellowlink:visited 
{
	color: Yellow; 
	text-decoration: none
}
.Yellowlink:hover 
{
	text-decoration: underline;
}

.Publink
{
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
}
.Publink:link 
{			
	color: #D5312B; 
	text-decoration: none
}
.Publink:visited 
{
	color: #D5312B; 
	text-decoration: none
}
.Publink:hover 
{
	text-decoration: underline;
}

.NorLink
{
	font-size : 20px;	
	font-weight: bold;
}
.NorLink:link 
{			
	color: DarkBlue; 
	text-decoration: none
}
.NorLink:visited 
{
	color: DarkBlue; 
	text-decoration: none
}
.NorLink:hover 
{
	text-decoration: underline;
}

.Menulink
{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.Menulink:link 
{			
	color: ghostwhite; 
	text-decoration: none
}
.Menulink:visited 
{
	color: ghostwhite; 
	text-decoration: none
}
.Menulink:hover 
{
	text-decoration: underline;
}

.tn
{
	font-family : Verdana;
	font-size : 12;
}


.Faqlien a
{
	font-size : 15px;	
}
.Faqlien a:link 
{			
	color: #336699; 
	text-decoration: none
}
.Faqlien a:visited 
{
	color: #336699; 
	text-decoration: none
}
.Faqlien a:hover 
{
	text-decoration: underline;
}

.WhiteTitle
{			
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	color: White; 
	text-decoration: none;
}

.WhiteTitle2
{			
	font-size: 20px;
	font-family : Arial, Helvetica, sans-serif;
	color: White; 
	text-decoration: none;
}

.Special{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	color: Black;
}

.Special_Red{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Red;
}

.Special_Green{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Green;
}

.Special_Red_Small{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Red;
}

.Special_Red_Big{
	font-size: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Red;
}

.Special_Black{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Black;
}

.Special_Black_Small{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Black;
}

.Special_Black_Medium{
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Black;
}

.Special_Black_Big{
	font-size: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;
	color: Black;
}

.Special_Black_Medium_Underline{
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-weight: bold;
	color: Black;
}

.Special_Black_Big_Underline{
	font-size: 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-weight: bold;
	color: Black;
}


.NormalBlack{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}

.NormalWhiteBold{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color: white;
}



.Title{
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	text-decoration : none;
	font-weight: bold;
	color: black;
}

.Description{
		font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	font-weight: bold;
	color: black;
	
}

.Table.border_1{
	background-color: cccccc;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight: normal;
}

.Td.fill_1{
	background-color: ffffff;
}






    .petit {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: x-small;
        line-height: 14pt;
        letter-spacing: -1px
    }
    .tresgros {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 72px;
        font-weight: bold;
        line-height: 40pt;
        letter-spacing: -5px
    }
    .medium {
        font-size: large;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        letter-spacing: -1px
    }
    .mediumgras {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: large; 
        letter-spacing: -2px
    }
        
    .style8 {font-size: small; line-height: 18pt; letter-spacing: -1px; font-family: Verdana, Arial, Helvetica, sans-serif;}
    .mauve {
	color: #660033
}
    .style10 {
	color: #00CC33
}
.bleu {
	color: #0033CC




