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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus
{
	outline: 0;
}

ol, ul
{
	list-style: none;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

a img
{
	border: 0;
}

html, body
{
	position: relative;
	cursor: default;
	height: 100%;
	width: 100%;
}

body
{
	line-height: 1;
	color: black;
	background: white;
	font-family: "Arial", sans-serif;
	
	font-size: 12px;
}

#container
{
	position: relative;

	width: 100%;
	top: 0;

	text-align: left;
	min-height: 100%;
	height: auto;
	
	background: #dbf6be url("./../img/main-bg.gif") repeat-x 0 196px;
}

* html #container
{
	height: 100%;
}

#header
{
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #37253d;
	
	height: 196px;
}

#logo
{
	position: absolute;
	top: 15px;
	left: 25px;
}

#title
{
	position: absolute;
	top: 40px;
	left: 145px;
}

#associatives
{
	position: absolute;
	top: 70px;
	left: 375px;
}

#language-bar
{
	position: absolute;
	top: 153px;
	width: 610px;
}

#language-bar li
{
	float: right;
	margin-left: 10px;
}

#language-bar li img
{
	margin-top: 11px;
}

#language-bar li.selected
{
	width: 34px;
	height: 34px;
	margin-right: -6px;
	margin-left: 4px;
	
	background: transparent url("./../img/language-selected.gif") no-repeat center center;
}

#language-bar li.selected img
{
	margin: 11px 5px 0 6px;
}

#content
{
	position: relative;
	padding: 145px 0 0 2em;
	text-align: justify;
	
	width: 610px;
	height: 397px;
	
	margin: 0 0 0 20px;
	
	background: transparent url("./../img/content-bg.jpg") no-repeat top left;
}

#element-extension
{
	position: absolute;
	width: 19px;
	height: 37px;
	
	left: -19px;
	top: 130px;
	
	background: transparent url("./../img/element-extension.gif") no-repeat top left;
}

#caption
{
	position: absolute;
	right: 130px;
	top: 30px;
	font-size: 18px;
}

#subcaption
{
	position: absolute;
	right: 180px;
	top: 50px;
	font-size: 30px;
}

#inner-content
{
	margin: 0 70px 70px 165px;
	
	text-align: left;
	
	overflow: auto;
	
	height: 320px;
}

#inner-content p
{
	margin: 0 5px 20px 0;
	
	color: #fff;
}

#sidebar
{
	width: 260px;
	
	position: absolute;
	
	top: 0;
	bottom: 0;
	left: 645px;
	
	background: #fff url("./../img/sidebar-bg.gif") repeat-x 0 200px;
}

#navigation
{
	background-color: #faf7fd;
	
	padding: 55px 0 50px 30px;
}

#navigation li
{
	margin-bottom: 6px;
	position: relative;
}

#navigation .subnavigation
{
	position: absolute;
	padding: 55px 0 0 65px;
	margin: 0 0 0 70px;
	top: 0;
	left: 0;
	background: transparent url("./../img/subnav-arrow.gif") no-repeat top left;
}

#sidebar-element
{
	position: absolute;
	width: 308px;
	height: 116px;
	
	left: -2px;
	top: 187px;
	
	background: transparent url("./../img/sidebar-element.png") no-repeat top left;
}

#sidebar-caption
{
	margin: 35px 0 0 45px;
	font-size: 24px;
}

#sidebar h3
{
	color: #bf15f8;
	font-size: 14px;
	text-transform: uppercase;
}

#sidebar
{
	color: #37253d;
}

#sidebar-news-container
{
	height: 450px;
	overflow: auto;
}

#news li
{
	margin-top: 50px;
	padding: 0 0 10px 15px;
}

#news li.even
{
	padding-left: 30px;
}

#news li p
{
	text-align: center;
	width: 140px;

	margin: 0 0 10px 80px;
}

#news li.even p
{
	margin-left: 40px;
}

#footer
{
	position: absolute;
	bottom: 0;
	height: 32px;
	width: 100%;
	font-size: 90%;
	text-align: center;
	overflow: hidden;
	padding: 1px 0 0 0;
	
	background-color: #37253d;
}

/* Bugfixes */

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

