html {	width: 100%;	}
body {	margin:0px;	padding:0px;	text-align:left;	}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select, table {	font-family: Arial, Helvetica, sans-serif;	color: #525252;	margin: 0 0 0 30px;}
#nav1,  #nav2, #nav3, #breadCrumb, #headerTiempo, .hide, #breadcrumb  {    display: none;	} img {	border:none;}

/* Adaptació */
#logo img {	float: right;	margin-bottom:3em;}
h1{ float:left; font-size: 2.5em;}
 h2, h3, h4, h5 {clear:both;}
 h2 {	font-size: 1.7em;	margin-bottom:1em;}
h3 {	font-size: 1.2em;	text-transform: uppercase;	letter-spacing: 3px;	margin-top: 2em;}
h4 {	color: silver !important;	font-size: 1.1em;	margin-top: .5em;}
h5 {	font-size: 1em;	font-weight: normal;	text-transform: uppercase;	margin-top: .5em;}

ul{ margin:0; }
table {    width: 80%; margin-top:1em;}
caption { font-size:1.5em; padding-top:1em; text-transform:uppercase; font-weight:bold}
th {	border-bottom: 2px solid #000 !important; text-transform:uppercase;}
td {    border-bottom: 1px solid #8d8d8d;}


#sub1 { margin-top:3em;	}
#sub1 table{ width:40%;}

#footer { margin-top:3em;	border-top: 1px solid; padding-top:1em;}

