/*** Plantilla Inicializacion CSS * Autor	: Eric Meyer  * URL		: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1; background: #fff;  font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000; width:100%; height:100%;font-weight:100;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

body{background:#2a98de;}
h1{background:#fff;width:700px;height:45px;font-size:42px;font-weight:100;color:#2a98de;padding:10px 60px 10px 20px;text-align:right;margin:50px 0 0 0;}
h1:hover{background:url(image/home.jpg) no-repeat #1382c8;color:#fff;}

h2{background:#fff;width:480px;height:30px;font-size:32px;font-weight:100;color:#2a98de;padding:10px 10px 10px 20px;text-align:left;margin:20px 0 0 0;}
h2:hover{background:#1382c8;color:#fff;text-align:right;}
h2:hover img{display:inline;}
h2 img{display:none;float:left;margin-top:-10px;
}

ul{width:400px;}
ul li{background:#fff;width:400px;font-size:32px;font-weight:100;color:#2a98de;padding:10px 100px 10px 20px;text-align:left;margin:20px 0 0 0;}
ul li p{font-size:22px;text-align:right;margin-right:-50px;}
ul li img {background:#1382c8; padding:5px;margin:5px 0 0 5px;}
ul li a {width:150px;height:20px;background:#2a98de;color:#fff;font-size:16px;float:right;text-decoration:none;padding:2px 5px 2px 5px;margin:5px -50px 0 -20px}
ul li a:hover {background:#1382c8;}

ul li span{background:#1382c8; padding:5px;margin:5px 0 0 5px;color:#fff;text-align:left;font-size:12px;width:200px;float:left;}


#menu{width:300px;}

#footer{width:900px; margin:0 auto; text-align:center;color:#fff;margin:20px 0 0 20px;}


