/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

BODY
{
    font-weight: normal;
    font-size: 0.8em;
    word-spacing: normal;
    text-transform: none;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
    letter-spacing: normal;
    background-color: #f0f8ff;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	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: Arial, sans-serif, Helvetica, Verdana ;
	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: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6
{
	font-weight: 700;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	letter-spacing: normal;
	text-decoration: none;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	}	


A:link
{
	font-size: 10px;
	color: #4682b4;
	text-decoration: none;
}	
		
A:visited
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}	
		
A:active	{	
	font-size: 10px;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	font-size: 10px;
	color: #3333cc;
	text-decoration: underline;
}
	
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;
	}	
/* Styles pour page index dans tableau */
.i1	{	
    COLOR: #003366;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	24px;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	margin: 5px;
	}	
		
.i2	{	
    COLOR: #003366;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	20px;
	font-weight:	700;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	}	
		
.i3	{	
    COLOR: #003366;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size:	18px;
	font-weight:	500;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	margin: 0px;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.imgnoborder
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.btnCMD
{
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #4682b4;
	border-left: #ffffff 1px outset;
	border-right: #ffffff 1px outset;
	border-top: #ffffff 1px outset;
	border-bottom: #ffffff 1px outset;
}
.btnCMD2
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 10px;
	border-left: white 1px solid;
	cursor: default;
	color: black;
	border-bottom: white 1px solid;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #b0c4de;
}
.btnCMDdis
{
	border-left: #ffffff 1px outset;
	border-right: #ffffff 1px outset;
	border-top: #ffffff 1px outset;
	border-bottom: #ffffff 1px outset;
	font-size: 10px;
	cursor: default;
	color: #ffffff;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #b0c4de;
}

/* Entête de Div ex : dossier bénéficiaire */
.lblHeadDiv
{
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-weight: normal;
	font-size: 10px;
	height: 14px;
	width: 100%;
	background-color: #b0c4de;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	background-image: url(images/headdiv.gif);
	color: #ffffff;
	background-repeat: repeat-x;
}
.lblHeadBtn
{
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-weight: bold;
	font-size: 10px;
	height: 14px;
	width: 100%;
	background-color: #b0c4de;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: middle;
	background-image: url(images/headdiv.gif);
	color: #2f4f4f;
	background-repeat: repeat-x;
	cursor: hand;
}
.lblTXT
{
	font-size: 10px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	vertical-align: middle;
}
.lblTXTc
{
	font-size: 10px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	text-align: center;
	vertical-align: middle;
}
.saisie
{
	border-right: #4682b4 1px solid;
	border-top: #4682b4 1px solid;
	font-size: 10px;
	border-left: #4682b4 1px solid;
	border-bottom: #4682b4 1px solid;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}
.tb2
{
	border-right: #4682b4 1px;
	border-top: #4682b4 1px;
	font-size: 10px;
	border-left: #4682b4 1px;
	border-bottom: #4682b4 1px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #4682b4;
}
.saisied
{
	border-right: #b0c4de 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 10px;
	border-left: #ffffff 1px solid;
	cursor: default;
	color: #696969;
	border-bottom: #b0c4de 1px solid;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #f0f8ff;
}
.lblDate
{
	border-right: #4682b4 1px;
	border-top: #4682b4 1px;
	font-weight: bold;
	font-size: 10px;
	border-left: #4682b4 1px;
	border-bottom: #4682b4 1px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #4682b4;
}
.tb2
{
    border-right: #4682b4 1px;
    border-top: #4682b4 1px;
    font-size: 10px;
    border-left: #4682b4 1px;
    border-bottom: #4682b4 1px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
    background-color: #f0f8ff;
}
.lblTXTb
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
}
.lblT1b
{
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-color: #b0c4de;
}
.lbltitdiv
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	background-image: url(images/fdstitreexpand.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.lblSsTit
{
	font-weight: bold;
	font-size: 12px;
	color: #4682b4;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
}
.tabheader
{
    font-weight: bold;
    font-size: 12px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
    background-color: #b0c4de;
}
.accordionheader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.pnlBlackBottom
{
	border-bottom: black 1px solid;
}
.pnlparcours0
{
	background-image: url(images/parcours0.gif);
	background-repeat: no-repeat;
}
.pnlparcours5a
{
	background-image: url(images/parcours5a.gif);
	background-repeat: no-repeat;
}
.pnlparcours2a
{
	background-image: url(images/parcours2a.gif);
	background-repeat: no-repeat;
}
.pnlparcours1a
{
	background-image: url(images/parcours1a.gif);
	background-repeat: no-repeat;
}
.pnlparcours6m
{
	background-image: url(images/parcours6m.gif);
	background-repeat: no-repeat;
}
.pnlparcours3m
{
	background-image: url(images/parcours3m.gif);
	background-repeat: no-repeat;
}
.div
{
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanel0
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #faebd7;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanel1
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #f0f8ff;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanel2
{
    width: 994px;
    height: 0px;
    overflow: hidden;
    background-color: #fffafa;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
}
.collapsePanelHeader
{
    width: 994px;
    height: 14px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    vertical-align: super;
    border-right: #b0c4de 1px solid;
    border-top: #b0c4de 1px solid;
    border-left: #b0c4de 1px solid;
    border-bottom: #b0c4de 1px solid;
    color: #000000;
    font-size: 10px;
	font-family: Arial, sans-serif, Helvetica, Verdana ;
    background-color: #b0c4de;
    background-image: url(images/fdstitreexpand.gif);
}
.mpbg
{
    background-color: #b0c4de;
}
/*    filter:alpha(opacity=70);
    opacity:0.7;
*/
.modalPopup
{
	background-color:#4682b4;
	filter:alpha(opacity=50);
	opacity:0.5;
}