/* Layers Position Main Structure*/
#header{width:760px; max-width:760px; margin:0px auto;}
#error{width:760px; max-width:760px; margin:0px auto; padding-top:20px; height:300px; background-image:url(../ima/fondo_error.jpg); background-repeat:no-repeat; background-position:0px 15px;}
#footer{clear:both; width:760px; max-width:760px; margin:0px auto;}

/* Global Classes */
body, a, span, div, td, p, ul, input, select{font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; font-weight:normal; text-decoration:none; line-height:14px;}
p, ul, h2, h3, form{margin:0px; padding:0px;}

#error .ad{float:right; width:300px; max-width:300px; height:250px; border:1px solid #fff; margin:16px 8px 0px 10px; display:inline;}
#error h1{float:left; color:#ff6600; font-size:20px; height:22px; margin:35px 0px 0px 0px; display:inline;}
#error p{float:left; width:305px; max-width:305px; height:155px; font-size:12px; margin:30px 0px 5px 0px; display:inline;}
#error .lnk{color:#ff6600; font-size:12px; font-weight:bold;}
#error .bttn{clear:both; float:left; border:0px; display:inline;}

