@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article, aside, canvas, figure, figure img, figcaption, hgroup,footer, header, nav, section, audio, video {display: block;}
a img {border: 0;}
a:link{text-decoration: none}
a:active{text-decoration: none}
a:visited{text-decoration: none}
a:hover{text-decoration: none}
ul{margin:0; padding:0;}
li{list-style:none;margin:0; padding:0;}
/*	Valores tipografÃ­a  */
.gigantic {font-size: 110px;line-height: 120px;letter-spacing: -2px;}
.huge, h1 {font-size: 68px;line-height: 72px;letter-spacing: -1px;}
.large, h2 {font-size: 42px;line-height: 48px;}
.bigger, h3 {font-size: 26px;line-height: 36px;}
.big, h4 {font-size: 22px;line-height: 30px;}
body {font: 16px/24px Georgia, serif;}
.small, small {font-size: 13px;line-height: 18px;}
/* Selection colours (easy to forget) */
::selection 	 	{background: rgb(255,255,158);}
::-moz-selection 	{background: rgb(255,255,158);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,255);font-family:Verdana, Geneva, sans-serif}
a,a:link ,a:visited ,a:hover ,a:active{text-decoration:none; color:#000;} 
/*--------------------------FIN RESET-----------------------------------*/



body{background:#002e63;}
#pagina{background:#FFF;}
section{clear:both; overflow:hidden;}
/*Cabecera*/
#direccion{width: 260px;}
#direccion h1{font-size:12px;line-height:100%;font-weight:normal}
#direccion p{font-size:12px;line-height:100%;font-style:normal;font-weight:normal;}
#direccion p.negrita{font-weight:bold;}