/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-trANSFORM: none;
    WORD-SPACING: normal
}

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;
	}	



	
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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.policeDefault
{
	color:#004A25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}

.policeblanc
{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}

.policeNoir
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}

.LienBlanc
{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}
.LienBlanc:active {color:White; text-decoration: none}
.LienBlanc:visited {color:White; text-decoration: none}
.LienBlanc:hover {color:White; text-decoration: underline}

.LienMenu
{
	color: #004A25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}
.LienMenu:active {color:#004A25; text-decoration: none}
.LienMenu:visited {color:#004A25; text-decoration: none}
.LienMenu:hover {color:#004A25; text-decoration: none}

.BckMenu
{
	background-image: url(images/BckMenu.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.BckMenuOption
{
	background-image: url(usercontrols/images/bckMnuOption.jpg);
	background-position: left top;
	background-repeat:  no-repeat;
}

.BckContenu
{
	background-image: url(images/BckContenu.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.BckOverSize1
{
	background-image: url(images/OverSize1.jpg);
	background-position: right bottom;
	background-repeat:  no-repeat;
	font-size: 11px; 
}

.BckOverSize2
{
	background-image: url(images/OverSize2.jpg);
	background-position: left bottom;
	background-repeat:  no-repeat;
	font-size: 11px; 
}

.BckOverSize3
{
	background-image: url(images/OverSize3.jpg);
	background-position: right top;
	background-repeat:  no-repeat;
	font-size: 11px; 
}

.BckOverSize4
{
	background-image: url(images/OverSize4.jpg);
	background-position: left top;
	background-repeat:  no-repeat;
	font-size: 11px; 
}

.bck_Template_W_Top
{
	background-image: url(images/template_windows/bck_Template_W_Top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color:#1E3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none;
}

.Template_W_Side_gauche
{
	background-image: url(images/template_windows/bck_Template_W_Left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	color:#1E3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none;
}

.Template_W_Side_droite
{
	background-image: url(images/template_windows/bck_Template_W_Right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	color:#1E3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none;
}

.Template_W_Side_bottom
{
	background-image: url(images/template_windows/bck_Template_W_Bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	color:#1E3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none;
}

.DefaultFontSize
{
	color:#1E3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: none
}

.LienDefault
{
	color:  #0246D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none
}
.LienDefault:active {color: #0246D0; text-decoration: none}
.LienDefault:visited {color: #0246D0; text-decoration: none}
.LienDefault:hover {color: #012E89; text-decoration: underline}