﻿body
{
	/*background-color : #afd238;*/
	margin: 0px 0px 0px 0px;
}
.link_white
{	
	color: #ffffff;
	font-size: 10px;
	font-family: Arial;
}
.link_whiteBigger
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
}
.link_green
{
	color: #afd238;
	font-family: Arial;
	font-size: 11px;
}
.link_orange
{
	font-weight: bold;	
	color: #d55500;
	font-family: Arial;
	font-size: 11px;
}
.link_blue
{
	color:#254da2;
	font-family: Arial;
	font-size: 12px;	
}
.title_white
{
	color:White;
	font-weight: bold;	
	font-size: 25px;
	font-family: Arial;
}
.title_white_small
{
	color:White;
	font-weight: 700;	
	font-size: 11px;
	font-family: Arial;
}
.title_blue
{
	font-weight:bold;
	color:#254da2;
	font-size: 22px;
	font-family: Arial;
}
.text_white
{
	color: #ffffff;
	font-family: Arial;
	font-size:10px;
	font-weight:700;
}
.text_black
{
	color: Black;
	font-family: Arial;
	font-size:12px;
	font-weight:700;
}
.text_black_small
{
	color: Black;
	font-family: Arial;
	font-size:10px;
	font-weight:700;
}
.text_red
{
	font-weight: 700;	
	font-size: 15px;	
	color: #254da2;	
	font-family: Arial;
}
.text_author
{
	color:#254da2;
	font-family: Arial;
	font-weight:700;
	font-size:14px;		
}
.text_author2
{
	color:#254da2;
	font-family: Arial;
	font-weight:700;
	font-size:14px;		
}
.text_illustrateur
{
	color:#254da2;
	font-family: Arial;
	font-weight:400;
	font-size:14px;		
}
.text_description
{
	color:#254da2;
	font-family: Arial;
	font-size:12px;	
}
.text_description2
{
	color:#254da2;
	font-family: Arial;
	font-size:12px;	
}
.text_description_title
{
	font-weight: 700;	
	font-size: 16px;	
	color:#254da2;
	font-family: Arial;
}
.text_medaille
{
    color:#254da2;
    font-weight:700;
}
.vedette_title
{
	color:#002b6a;
	font-weight: 700;	
	font-size: 22px;	
	font-family: Arial;
}
.vedette_desc
{
	color:#002b6a;
	font-size: 14px;	
	font-family: Arial;
}
.link_red,
A.link_red:LINK,
A.link_red:VISITED,
A.link_red:ACTIVE,
A.link_red:HOVER
{
	font-weight: 700;	
	font-size: 15px;	
	color: #254da2;	
	font-family: Arial;
	text-decoration : none;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/* Lost Pwd */
.LostPwd_titre
{
	font-family: Arial;
	font-weight : 700;
	color : White;
	font-size : 12px;
}
.LostPwd_text
{
	color : Black;
	font-family: Arial;
	font-weight : 400;
	font-size : 13px;
	border-width : 2px;	
}
.LostPwd_titre
{
	font-weight : bold;
	color : White;
	font-size : 18px;
}
/* Panier */
.Panier_titre
{
	font-family: Arial;
	font-weight : 400;
	color : White;
	font-size : 20px;
}
.Panier_header
{
	font-family: Arial;
	font-weight : 400;
	color : #254da2;
	font-size : 12pt;
}
.Panier_subTotal
{
	color : White;
	font-family: Arial;
	font-weight : 700;
	font-size : 12px;
}
/* Profile */
.Profile_titre
{
	font-family: Arial;
	font-weight : 400;
	color : White;
	font-size : 20px;
}
.Profile_lnk
{
	color:#ffffff;
	text-decoration:underline;
	font-family: Arial;
	font-size:11px;		
}
.Profile_text
{
	color : Black;
	font-family: Arial;
	font-weight : 400;
	font-size : 12pt;
}
.Profile_sous_titre
{
	color : White;
	font-family: Arial;
	font-weight : 400;
	font-size : 12px;
}
.Profile_sous_titre2
{
	color : White;
	font-family: Arial;
	font-weight : 400;
	font-size : 14px;
}
/* Blogue */
.Blogue_titre
{
	color : White;
	font-family: Arial;
	font-weight : 400;
	font-size : 16px;
}
.Blogue_nbComments
{
	color : White;
	font-family: Arial;
	font-weight : 400;
	font-size : 12px;
}
.Blogue_text
{
	color : Black;
	font-family: Arial;
	font-weight : 400;
	font-size : 12pt;
}
.product_subtitle
{
	font-family: Arial;
	font-weight : bold;
	font-size : 12px;
	color:#254da2;
}
/*Site map*/
.site_map_red
{
	color : #FF0000;
}