
#a_error{width:60%;padding:0 2.5%;float:left;}

/* error ejecución */

#a_error #errorejecucion{width:100%;float:left;padding-bottom:180px;background:transparent url(../../img/css/aplicaciones/errorUrl.jpg) no-repeat 20% 100%}
#a_error #errorejecucion h2{}
#a_error #errorejecucion h3{margin-top:15px;background:none;color:#CA0000;font-size:1.5em}
#a_error #errorejecucion p{font-weight:bold;margin:5px 0;}
#a_error #errorejecucion ul{margin:15px 0;padding-bottom:15px;}
#a_error #errorejecucion ul li{padding:0 0 15px 1em;background: transparent url(../../img/css/iconos/barrasNaranjas.gif) no-repeat 0 5px;}
