div#logoError{
	background:transparent url(../images/homecercania_logo.png) no-repeat;
	margin-left: 40px;
	width: 100%;
	height: 45px;
	margin-top: 50px;	
}

div.error {
	margin: 10px 30px 30px 30px;
	font-family: Arial, sans-serif;
}

div.error h1 {
	font-size: 20px;
	color: #194A87;
	margin-left: 30px;
	text-align: center;
}

div.error p {
	font-size: 12px;
	text-align: center;
	color: #686868;
	margin-left: 30px;
}

div.error .separacion {
    background: url("../images/home_sobra_ult.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    float: right;
    display: block;
    height: 10px;
    width: 100%;
}

div#cuadroCentro{
	background: white !important;
	width: 800px;
	margin: auto;
	padding-bottom: 40px;
	padding-top: 0px;
}

div.error404 {
	margin: 30px 30px 30px 30px;
	font-family: Arial, sans-serif;
	text-align: center;
}

div.error404 h1 {
	font-size: 20px;
	color: #417AA1;
	margin-left: 30px;
}

div.error404 .separacion {
    background: url("../images/home_sobra_ult.jpg") repeat-x scroll 0 0 transparent;
    clear: both;
    float: right;
    display: block;
    height: 10px;
    width: 100%;
}
