#error {
	float:left;
	width:672px;
	height:auto;
}
#error .title {
	background:url(../img/corner.gif) #d9dadb no-repeat top right;
	width:666px;
	height:18px;
	}
	#error .title h2 {
		margin:0px 0px 0px 10px;
		padding:0px 0px 0px 10px;
		color:#fff;
		line-height:18px;
		font-size:13px;
		font-weight:bold;
		background:url(../img/title-arrow-white.gif) no-repeat top left;
	}
#error .texto {
	margin:68px 0px 68px 185px;
	}
	#error .texto h3 {
		color:#9b1619;
		font-size:17px;
		font-weight:bold;
		line-height:17px;
	}
	#error .texto p {
		margin:17px 0px;
		font-size:13px;
		color:#002d69;
		line-height:17px;
	}