body.cBodyLumisError
{
	background:#FFC763;
}

#LumisError
{
	width:99%;
}

.cLumErrorHeader
{
	background:url(../images/LumisHeaderErro.gif) #FCE1AC no-repeat;
	height:59px;
}
.cLumErrorHeaderRight
{
	background:url(../images/LumisHeaderErroRight.gif)  #FCE1AC top right no-repeat;
	float:right;
	height:10px;
	width:10px
}
.cLumErrorMsg
{
	background-color:#FFFFFF;
	
	padding:20px;
	line-height:19px;
}
.cLumErrorFooter
{
	background:url(../images/LumisFooterLeft.gif) #FFF left bottom no-repeat;
	height:10px;
}
.cLumErrorFooterRight
{
	background:url(../images/LumisFooterRight.gif) #FFF bottom right no-repeat;
	float:right;
	
	height:10px;
	width:10px
}

.cLumErrorEmail
{
	font-weight:bold;
	color:#ED9935;
}

.cLumImage
{
	right:-10px;
}

