html, body
{
	font-family: 'Verdana', 'Geneva', 'Arial', Sans Serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

h1
{
	font-size: 1em;
	text-align: center;
	margin: 0;
}

table
{
	font-size: 10px;
}

a { text-decoration: none; }

body.greybox
{
	background: buttonface;
	position: static;
	font-size: 10pt;
	overflow: auto;
}

.greybox table
{
	font-size: 10pt;
	position: static;
}

.greybox blockquote
{
	padding: 1px 15px;
	margin: 0;
}

.greybox hr
{
	border: inset 1px navy;
}

.titre_paragraphe, .titre_produit
{
	font-weight: bold;
	font-size: 1.3em;
}

.texte_paragraphe, .texte_produit, .titre_formulaire
{
	font-size: 1.2em;
}

.formerror
{
	color: red;
	text-align: center;
}

.actionhelp
{
	color: navy;
	text-align: justify;
}


.helpmsg
{
	color: blue;
	text-align: justify;
	min-height: 24px;
	border-top: solid 2px navy;
	border-bottom: solid 2px navy;
	padding: 10px;
	margin: 2px 0;
}

.helpmsg img
{
	float: left;
	margin-right: 5px;
}

.successmsg
{
	color: green;
}

.errormsg
{
	color: red;
}

.greybox .actionhelp, .greybox .helpmsg
{
	font-size: 0.8em;
}

#ToolTip
{
	position: absolute;
	visibility: hidden;
	padding: 5px;
	white-space:nowrap;
	color: black;
	cursor: default;
	z-index: 100;
}

#ToolTip li
{
	display: none;
}
/*
#ToolTip hr
{
	border: solid 1px #4FBFFF;
	margin: 2px 0;
	padding: 0;
}
*/
/**************************************************************************************************/

#Masthead {
	height: 80px;
	background: transparent url(../img/logo_digitalis.gif) center center no-repeat;
}

.OuterContainer {
	padding: 0;
	margin: 0 auto;
}

.Container {
	position: relative;
	margin: 0 auto;
	border: 5px solid #52C9C9;
	font-size: 0px;
}

.Container2 {
	position: absolute;
	margin: 0 auto;
	border: 5px solid #52C9C9;
	font-size: 0px;
}

.Photo {
	top: 0;
	left: 0;
	z-index: 5;
}

.Photo2 {
	top: 0;
	left: 0;
	z-index: 5;
}

.Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

.Loading2 {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

.LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

.LinkContainer2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

.PrevLink, .NextLink {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../../../images/Shared/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

.PrevLink2, .NextLink2 {
	cursor: pointer;
	width: 48%;
	height: 100%;
	background: transparent url(../../../images/Shared/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

.PrevLink span, .NextLink span { display: none; }
.PrevLink2 span, .NextLink2 span { display: none; }

.PrevLink { left: 0; float: left; }
.NextLink { right: 0; float: right; }
.PrevLink2 { left: 0; float: left; }
.NextLink2 { right: 0; float: right; }

/* background image for IE */
.PrevLink:hover, .PrevLink:visited:hover { background: url(../../../images/Shared/prev_minus.gif) 20% 50% no-repeat; }
.NextLink:hover, .NextLink:visited:hover { background: url(../../../images/Shared/next_plus.gif) 80% 50% no-repeat; }
.PrevLink2:hover, .PrevLink2:visited:hover { background: url(../../../images/Shared/prev_minus.gif) 20% 50% no-repeat; }
.NextLink2:hover, .NextLink2:visited:hover { background: url(../../../images/Shared/next_plus.gif) 80% 50% no-repeat; }

/* background image for compliant browsers */
.LinkContainer>.PrevLink:hover, .LinkContainer>.PrevLink:visited:hover { background: url(../../../images/Shared/prev_chevron.png) 20% 50% no-repeat; }
.LinkContainer>.NextLink:hover, .LinkContainer>.NextLink:visited:hover { background: url(../../../images/Shared/next_chevron.png) 80% 50% no-repeat; }
.LinkContainer2>.PrevLink2:hover, .LinkContainer2>.PrevLink2:visited:hover { background: url(../../../images/Shared/prev_chevron.png) 20% 50% no-repeat; }
.LinkContainer2>.NextLink2:hover, .LinkContainer2>.NextLink2:visited:hover { background: url(../../../images/Shared/next_chevron.png) 80% 50% no-repeat; }

#CaptionContainer {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	background-color: #52C9C9;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 10px;
	font-size: 11px;
}

#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 5px;
}

#About p {
	margin: 0 20px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
}

#About {
	width: 100%;
	text-align: left;
	background-color: #efefef;
	border-bottom: 1px solid #dedede;
}

#AboutBody {
	margin-top: 15px;
}

#AboutBody p {
	font-weight: normal;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0 20px 10px 20px;
	padding: 0;
}