body{ margin:0px; padding:0px; text-align:center; vertical-align:middle;}
.cabezote_error {
background-image:url(../images/error_cabezote.jpg);
background-position:top;
background-repeat:repeat-x;
height:75px;
}

.cabezote_error_mant{
background-image:url(../images/error_cabezote_mant.jpg);
background-position:top;
background-repeat:repeat-x;
height:75px;
}

.footer_error{
background-image:url(../images/error_footer.jpg);
background-position:bottom;
background-repeat:repeat-x;
height:70px;
}
.simbolo_error{
background:url(../images/error_symbol.jpg) center no-repeat;
width:222px;
}

.simbolo_error_mant{
background:url(../images/error_mantenimiento.jpg) center no-repeat;
width:222px;
}
.texto_error{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}
.texto_error a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0058B0;
font-size:14px;
text-decoration:underline;
}
.texto_error a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0058B0;
font-size:14px;
text-decoration:underline;
}
.texto_error a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0058B0;
font-size:14px;
text-decoration:underline;
}
.texto_detalle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EF0E0E;
	font-size:10px;
}

