#errorDiv {
	text-align: center;
	font-size: 15px;
}

#errorDiv .titleBlue {
	font-family: "PTSansBold";
	color: #095EAF;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h2{
	margin-top: 30px;
	margin-bottom: 70px;
	color: #A00000;
}

/*.img{
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
	background-image: url("../images/error.png");
	background-repeat: no-repeat;
}*/
