body
{
	font-family:Arial;
	font-size:12px;
}

.divAutonome
{	
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}
.pnLien
{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:3px;
}
.bulletLien
{
	font-weight:bolder;
	color:#004784;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}
.descriptionLien
{
	padding-left:12px;
}
a
{
	color:#004784;
	font-weight:bold;
	text-decoration:none;
}	
a:hover
{
	color:red;
}
.error
{
	color:red;
	font-weight:bold;
}
.motDePasseOublieHyperLien
{	
	padding-top:5px;
}
.libelleGras
{
	color:#004784;
	font-weight:bold;
}
/* FORMAT D'UN ARTICLE - COMMANDE */
.tableArticle
{
    width:100%;    
    background-color: #dfdff7; 
}
.ligneTitre
{
    margin-top: 2.0em;    
    font-weight:bold;
}
.celluleTitre
{
    font-weight:bold;        
    text-align:left;
}
.cellulePrix
{
    text-align:right;
}
.celluleTypeArticle
{
    text-align:center;
}
.cellulePanier
{
    text-align:right;
}
.celluleAuteur
{
    text-align:left;
    font-style:oblique;
}
.celluleDescription
{
    text-align:left;
    font-weight:lighter;
    font-style:oblique;
}
.celluleResume
{
    text-align:justify;
    background-color: #ffffff; 
    padding:10px;
}
.flottantG
{
	float: left;
	padding-right: 10px;
}
.separation
{
	clear: both;
	visibility: hidden;
}
/* FORMAT D'UN FICHIER - TELECHARGEMENT */
.celluleTailleTelechargement
{
    width:150px;
    text-align:right;
    vertical-align:middle;
}
.celluleTitreTelechargement
{
    font-weight:bold;
    width:75%;    
    text-align:left;
}

.calendarExtender .ajax__calendar_container {z-index:100;border:1px solid #646464;background-color:#FFFF80;color:#004784;}
.calendarExtender .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;font-weight:bold}
.calendarExtender .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#004784;}
.calendarExtender .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#004784;}
.calendarExtender .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#004784;}
.calendarExtender .ajax__calendar_other .ajax__calendar_day {background-color:#ff0000;border-color:#ffffff;color:#000000;}
.calendarExtender .ajax__calendar_other .ajax__calendar_year {background-color:#ff0000;border-color:#ffffff;color:#000000;}
.calendarExtender .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#004784;font-weight:bold;}
.calendarExtender .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#004784;font-weight:bold;}
.calendarExtender .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#004784;font-weight:bold;}
.calendarExtender .ajax__calendar_hover .ajax__calendar_title {color:#ff0000;font-weight:bold;}
.calendarExtender .ajax__calendar_hover .ajax__calendar_today {color:#ff0000;}

.gridView
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.pagerGridView table
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.pagerGridView span
{
	color:#004784;
	font-weight:bold;
	text-decoration:underline;
}
.pagerGridView a:hover
{	
	font-weight:bold;
	background-color:#FFFF80;
	text-decoration:none;
	border:solid 1px #FF0000;
}
.texteLu a
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}	
.texteLu a:hover
{
	color:red;
	font-weight:bold;
}
.modalBackground 
{
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}
.modalPopup
{
	margin-bottom:2px;
	border:solid 3px Gray;
	padding:3px;		
	background:url('Images/Backgrounds/BgPanelYellow.png');
	background-repeat:repeat-x;
	background-color:White;
	max-height:650px;
}
.titleBlue
{
	background:url('Images/Backgrounds/BgGTPanelBlue.png');
	background-repeat:repeat-x;
	font-weight:bold;
	color:White;	 
}
.symbolePhonetique
{
	font-size:14px;
	vertical-align:bottom;
}
.validateur
{
	font-size:11px;
	font-weight:normal;
}
.hyperLinkImage
{
	display:inline;
}
.hyperLinkImage img
{
	vertical-align:middle;
	display:inline;
}
.pourcentageReduction
{
	font-weight:bold;
	color:Red;
}
.barre
{
	text-decoration:line-through;
}
