/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */



	a.HeaderTitre:link{text-decoration: none; color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size: 24px; font-weight: bold;}
	a.HeaderTitre:visited{text-decoration: none; color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size: 24px; font-weight: bold;}
	a.HeaderTitre:active{text-decoration: none; color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size: 24px; font-weight: bold;}
	a.HeaderTitre:hover{text-decoration: none; color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size: 24px; font-weight: bold;}

	a.Link2Bold:link{color:#666699; font-family:Arial,Helvetica,Geneva; font-size:11px; text-decoration: none; font-weight: bold;}
	a.Link2Bold:visited{color:#666699; font-family:Arial,Helvetica,Geneva; font-size:11px; text-decoration: none; font-weight: bold;}
	a.Link2Bold:active{color:#ff3300; font-weight: bold;}
	a.Link2Bold:hover{color:#99CCFF; font-weight: bold;}

	a.Link2BoldActive{color:#ff3300; font-family:Arial,Helvetica,Geneva; font-size:11px; text-decoration: none; font-weight: bold;}
	a.Link2BoldActive:active{color:#ff3300; font-weight: bold;}
	a.Link2BoldActive:hover{color:#99CCFF; font-weight: bold;}

	a.LienGros:link{color:#666699; font-family:Arial,Helvetica,Geneva; font-size:15px; text-decoration: none; font-weight: bold;}
	a.LienGros:visited{color:#666699; font-family:Arial,Helvetica,Geneva; font-size:15px; text-decoration: none; font-weight: bold;}
	a.LienGros:active{color:#ff3300; font-weight: bold;}
	a.LienGros:hover{color:#99CCFF; font-weight: bold;}

	a.LienGrosDonation:link{color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size:15px; text-decoration: none; font-weight: bold;}
	a.LienGrosDonation:visited{color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size:15px; text-decoration: none; font-weight: bold;}
	a.LienGrosDonation:active{color:#ff3300; font-weight: bold;}
	a.LienGrosDonation:hover{color:#99CCFF; font-weight: bold;}

	a.Link2BoldDonation:link{color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size:11px; text-decoration: none; font-weight: bold;}
	a.Link2BoldDonation:visited{color:#FF3300; font-family:Arial,Helvetica,Geneva; font-size:11px; text-decoration: none; font-weight: bold;}
	a.Link2BoldDonation:active{color:#ff3300; font-weight: bold;}
	a.Link2BoldDonation:hover{color:#99CCFF; font-weight: bold;}

	
.LienGros
{
	font-weight: bold;
	font-size: 18pt;
	color: #ff6699;
	font-family: Arial;
	
}

.LienGrosDonation
{
	font-weight: bold;
	font-size: 18pt;
	color: #FF3300;
	font-family: Arial;
	
}


.HeaderPipe  { color: #FF9900; font-family: Arial,Helvetica,Geneva; font-size: 10pt; text-decoration: none; font-weight: bold; }

.FooterPipe{ color: #666666; font-family: Arial,Helvetica,Geneva; font-size: 11px; text-decoration: none; font-weight: normal; }

.FooterTexte{ color: #999999; font-family: Arial,Helvetica,Geneva; font-size: 11px; text-decoration: none; font-weight: normal; }

.Texte
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    color : #555555;
}

.TexteGras
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    color : #555555;
	font-weight: bold;
}

.Erreur
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.HeaderTitre 
{
	color:#FF3300; 
	font-family:Arial,Helvetica,Geneva; 
	font-size: 24px;  
	font-weight: bold;
}

.HeaderSousTitre 
{
	color:#444466;
	font-family:Arial,Helvetica,Geneva; 
	font-size: 12px;  
	font-weight: bold;
}

a.HeaderSousTitre{color:#444466; text-decoration: none; }
a.HeaderSousTitre:active{color:#444466; text-decoration:underline;}
a.HeaderSousTitre:hover{color:#444466; text-decoration:underline;}


.HeaderGros
{
	font-weight: bold;
	font-size: 15pt;
	color: #2d3d8a;
	font-family: Arial;
}


.HeaderInfo
{
	font-weight: bold;
	font-size: 12pt;
	color: #2d3d8a;
	font-family: Arial;
}

.HeaderLien
{
	font-weight: bold;
	font-size: 12pt;
	color: #2d3d8a;
	font-family: Arial;
	
}


.Identification
{
	font-weight: bold;
	font-size: 12pt;
	color: #2d3d8a;
	font-family: Arial;
}

.TitrePage
{
	font-weight: bold;
	font-size: 16pt;
	color: #ff9900;
	font-family: Arial;
}

.TitrePetit
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	font-family: Arial;
}



.TitreHaut
{
	font-weight: bold;
	font-size: 18pt;
	color: #2d3d8a;
	font-family: Arial;
}




BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
     margin-left: 0;
     margin-right: 0;
     margin-top: 5;
      color : #555555;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	color: darkblue;
	background-color: #F1F1F1;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
}

.Grid_Header {
	font: bold Arial;
	color: maroon;
	background-color: #C0C0FF;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: darkblue;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #E8E6E6;
	vertical-align: top;
}

.Grid_SelectedItem
{
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
	color: black;
	background-color: plum;
}

.Grid_PagerStyle
{
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
	color: black;
	background-color: #ccccff;
}


.RssStyle {
	background-color: #F1F1F1;
}

.RssHeader A, .RssHeader A:visited, .RssHeader A:link, .RssHeader
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
}

.RssItem A, .RssItem A:visited, .RssItem A:link
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    color : #555555;
}
