body {
	background-color: #FFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin-top: 30px;
	margin-bottom: 17px;
}
#header {
	color: #0B3F7E;
	margin-top: 5px;
}
#tour_a_z {
	text-align: center;
}
#language {
	text-align: right;
}
#mainMenu {
	margin-top: 10px;
}
#mainMenu ul {
	list-style-type: none;
	margin-bottom: 0px;
}
#mainMenu ul li {
	margin-left: 0px;
	float: left;
	display: block;
	height: 55px;
	width: 140px;
}
#mainMenu ul li a:link, #mainMenu ul li a:visited, #mainMenu ul li a:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.07692em;
	line-height: 1em;
	background-color: #879DB8;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 130px;
	display: block;
	text-align: right;
	padding-top: 31px;
	color: #FFF;
}
#mainMenu ul li a:hover, #mainMenu ul li a.selected {
	background-color: #0B3F7E;
	text-decoration: none;
}
#social {
	float: right;
	padding-left: 10px;
	position: relative;
	padding-top: 15px;
}
div.verticalGap {
	height: 17px;
}
div.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B3F7E;
	font-size: 0.846154em;
	line-height: 1.545455em;
	margin-bottom: 1.54546em;
	padding-top: 17px;
}
div.footer h2 {
	font-size: 1em;
	line-height: 1.54546em;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	border-top-style: none;
}
div.footer h2.logoFooter {
	margin-top: 0px;
	margin-bottom: 4px;
}
div.footer ul {
	list-style-type: none;
}
div.footer ul li {
	margin-left: 0px;
}
.noBottomMargin {
	margin-bottom: 0px;
}
h2.slogan {
	color: #FFF;
	background-color: #0B3F7E;
	line-height: 1em;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 30px;
	border-top-style: none;
}
.imgRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
label {
	float: left;
	width: 80px;
	color: #0B3F7E;
}
.ruler {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B3F7E;
	padding-top: 5px;
}
#col_prog {
	width: 218px;
}
h3.tag_title {
	margin: 25em 0 0;
	font-size: 0.846154em;
	line-height: 1.54546em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0B3F7E;
	border-top: none;
	border-bottom: 1px solid #0B3F7E;
}
ul.tag_cloud {
	list-style: none;
	padding: 0;
	line-height: 2.5em;
	/*text-align: justify;*/
}
ul.tag_cloud li {
	display:inline;
	margin: 0;
	padding: 0 5px 0 0;
}
ul.tag_cloud a:link, ul.tag_cloud a:visited, ul.tag_cloud a:active {
	color: #879DB8;
}
ul.tag_cloud a:hover {
	color: #0B3F7E;
	text-decoration: none;
}
ul.tag_cloud a.tag_very_small {
	font-size: 0.8em;
}
ul.tag_cloud a.tag_small {
	font-size: 1em;
}
ul.tag_cloud a.tag_medium {
	font-size: 1.2em;
}
ul.tag_cloud a.tag_big {
	font-size: 1.5em;
}
ul.tag_cloud a.tag_very_big {
	font-size: 2em;
}
ul.tag_cloud a.tag_bold {
	font-weight: bold;	
}
ul.tag_cloud a.tag_italic {
	font-style: italic;
}
ul.tag_cloud a.tag_underline {
	text-decoration: underline;
}
