@charset "utf-8";
body
{
  background:#8999B1;
  padding:0;
  margin:0;
  
}
table
{
	background-color:#8999B1;
	border-spacing:0;
	table-layout:fixed;
	margin-top:80px;
	width:650px;
}

.bg_color
{
	background-color:#EAEAEA;
}

#logo img
{	
	margin-top:60px;
}

#head
{
	background:url(http://www.criare-net.com.br/mail-media/error/images/head.gif) no-repeat;
}


.msg
{
	
	font-family:"Franklin Gothic Medium";
	font-size:25px;
	color:#FFFFFF;
	text-align:center;
	line-height:69px;
	height:69px;
	
}

.msg span
{
	padding-left:40px;
}

.error .msg span
{
	background:url(http://www.criare-net.com.br/mail-media/error/images/img_erro.gif) no-repeat 0 50%;
}

.warning .msg span
{
	background:url(http://www.criare-net.com.br/mail-media/error/images/img_warning.gif) no-repeat 0 50%;
}

.bemvindo .msg span
{
	background:url(http://www.criare-net.com.br/mail-media/error/images/img_bemvindo.gif) no-repeat 0 50%;
}

#text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C40000;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}

#textInformation
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#292929;
	text-align:center;
	font-weight:normal;
	line-height:25px;
}

#logo img
{
	margin:25px 25px 12px 0;
}