﻿body
{
	
}

.Text
{
	color: #333333;
	font: normal 8.5pt Verdana, Tahoma, Sans-Serif;
}

.simpleBorder
{
    border:1px;
    border-width:1px;
    border-style:solid;
    border-color:Gray;
}

.StyleText10Gray
{
	font-family: Calibri;
	font-size: 10pt;
	color: #808080;
}

.StyleText10Red
{
	font-family: Calibri;
	font-size: 10pt;
	color: Red;
}


.StyleText8Red
{
	font-family: Calibri;
	font-size: 8pt;
	color: Red;
}

.StyleText9Gray
{
	font-family: Calibri;
	font-size: 9pt;
	color: #808080;
}

.CadreGris
{
	border:solid #97a2ae;background-color:#f0f2f4;border-width:1px 2px 2px 1px;
}

.ButtonReload
{
    background:url('reload.gif');
    width:22px;
    height:22px;
    border:0px;
    cursor:pointer;
}

.outlookBlue
{
	border: solid 1px Gray;
	background: #7da5e0 url('PanelBar/RootItemBkg.gif') repeat-x;
	color: #10110f;
}

.outlookOrange
{
	border: solid 1px Gray;
	background: #ee9515 url('PanelBar/RootItemBkgActive.gif') repeat-x;
	color: #10110f;
	cursor:pointer;
	width:130px;
	height:24px;
}


.outlookWeb
{
	border: solid 1px Gray;
	background: #bbc2c9 url('PanelBar/RootItemBkgActive.gif') repeat-x;
	color: #10110f;
	cursor:pointer;
	width:130px;
	height:24px;
}

.outlookWhite
{
	border: solid 1px Gray;
	background: White url('PanelBar/RootItemBkgActive.gif') repeat-x;
	color: #10110f;
}

.outlookWebBlue
{
	border: solid 1px Gray;
	background: #bbc2c9 url('PanelBar/RootItemBkgActive.gif') repeat-x;
	color: #10110f;
	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
}

.OngletAPPLI
{
	background-color:#6496c8;	
	border:Solid 1px White;
	margin-left:2px;
	margin-right:2px;
	color:#f5f5f5;
	font-weight:normal;
	height:30px;
	width:160px;
	cursor:pointer;
}

.outlookGray
{
	border: solid 1px Gray;
	background: LightGray url('PanelBar/RootItemBkgActive.gif') repeat-x;
	color: #10110f;
}

.breadcrumbs{height:2.1em;background:url('Images/breadcrumb_bg.gif') top repeat-x ;border-bottom:solid 1px #ccc;}


.fieldLabel
{
	color: #777;
	padding:3px 0 0 0;
	white-space:nowrap;
	overflow:visible;
	text-align:justify;
	font: 8.5pt Verdana, Tahoma,  Sans-Serif;
}

.fieldLabelSmall
{
	color: #777;
	padding:3px 0 0 0;
	white-space:nowrap;
	overflow:visible;
	text-align:justify;
	font-size:7pt;
}


.InscriptionButton
{
	border: solid 1px Gray;
	height:20px;
	width:80px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
	background-color: #eeeeee;
	color: #10110f;

}
