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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 
a {text-decoration: none; cursor: pointer;}
input { outline: none; }
em {font-style: italic;}
.clear {clear: both; margin: 0;}

.yellow {color: #ffde00;}
.blue {color: #00609c;}
h1, h2, h3, h4, h5, h6 {font-family: 'Ubuntu', sans-serif;}
body {font-family: Arial, sans-serif; font-size: 12px; -webkit-text-size-adjust: 100%;}
h1 {color: #00609c; font-size: 60px;}
h2 {color: #00609c; font-size: 30px; margin-bottom: 20px;}
h3 {color: #00609c; font-size: 16px; margin-bottom: 30px;}
h4 {color: #ffde00; font-size: 14px; margin-bottom: 10px;}
h5 {color: #272727; font-size: 12px;}
h6 {color: #fffff; font-size: 12px; margin-bottom: 5px;}
p {margin: 7px 0 15px 0;}
#menuLang, #menuMain, .breadcrumbs, .fourColumn, .menuFooter, #contact, #imageMain {visibility: hidden; opacity: 0; display: none;}
#branding, #branding a {width: 20%; float: left;}
#branding img {max-width: 100px; height: auto;}

#content {width: 96%; padding: 20px 2%; margin-top: 10px; float: left; border-top: 1px solid #e6e6e6;}

#text {width: 65%; float: left; margin-right: 3%; border-right: 1px solid #00609c; padding-right: 2%; min-height: 400px;}
#text img  {width: 100%; height: auto; max-width: 300px;}
#text h3 {margin-bottom: 0;}
#text ul {margin-bottom: 25px;}
#text a, #text a:visited {color: #00609c;}

#menuSide {width: 29%; float: left; padding: 0 0 20px 0;}
#menuSide h4 {font-size: 20px; float: left; width: 100%; color: #00609c;}
#menuSide a {color: #00609c; float:left; margin-top: 10px; width: 100%;}
#menuSide p {float: left;}
.sideItem {float: left; border-bottom: 1px dotted #ddd; margin-bottom: 20px; width: 100%; padding-bottom: 10px;}

footer {width: 96%; float: left; margin-top: 10px; background: #272727; font-size: 12px; padding: 20px 2%; color: #e6e6e6;}
#contactPrint {width: 100%; text-align: center;}
#contactPrint a, #contactPrint a:visited {color: #e6e6e6;}
.some {width: 100%; text-align: center; margin-bottom: 20px;}

.thumbnail {width: 46%; margin: 5px 1%; display: inline-table; max-height: 80px; overflow: hidden;}
.thumbnail img {width: 100%; height: auto;}
#menuSide .thumbnail a {margin: 0;}
#menuSide .thumbnail a:hover {background: none;}
.line {padding-top: 10px; height: 1px; border-bottom: 1px dotted #ddd; margin-bottom: 20px;}