/*****************************/
/*      TITLES              */
/**************************/
div#pageTitle
{  
    font-size: 23px;
}

.titreHome, .titreLeft
{ 
	font-size: 12px; 
}
.titre
{
	font-size: 18px; 
}
.standardFrame h3
{
    font-size: 11px;
}
div.stdBoxTitle
{
    font-size: 18px;
}

/*******************/
/*    TEXTS        */
/*******************/
.courant, .courantSmall, li
{  
	font-size: 11px; 
}

.paragraph 
{  
	font-size: 11px; 
}

div.stdBox, div.stdBoxContent
{
    font-size: 11px;
}

/*********************************/
/*      FOOTERS AND LEGENDS      */
/*********************************/
.standardFrameFooter
{
    font-size: 11px;
}
div.stdBoxLegend
{
    font-size: 10px;
}
td#bottomCell
{
    font-size: 9px;
}
.filterSelect
{  
	font-size: 10px; 
}

/*********************************/
/*    MENU AND QUICK LINKS       */
/*********************************/
a.quickLink, span.quickLinkSep
{
    font-size: 11px;
}

div#menuContainer
{
    font-size: 10px;
}

/*******************/
/*      FORMS      */
/*******************/
.textInput, .textInputFocus, .textareaInput 
{ 
	font-size: 10px; 
}

.buttonInput, .buttonInputFocus
{ 
	font-size: 9px; 
}
