/* Reset default margin, padding and border values */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { 
border:0; 
margin:0; 
padding:0; 
}

/* HTML tag styling */

body {
background-color:#ffffff;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
font-size:13px;
}

h4 {
color:#ad182b;
font-size:11px;
float:left;
padding-right:3px;
}

/* Layout */

#siteContainer {
margin:10px auto 0 auto;
width:760px;
}

	/* Left Column */	
	
	#leftColumn {
	float:left;
	width:78px;
	}
	
		#logo {
		background-image:url("logo.gif");
		background-repeat:no-repeat;
		display:block;
		height:148px;
		width:78px;
		}
		
		#logo a {
		background-image:url("logo.gif");
		background-repeat:no-repeat;	
		display:block;
		height:148px;
		width:78px;
		}
	
		.address {
		color:#777777;		
		font-size:11px;
		font-weight:bold;
		padding:10px 0 0 10px;
		}
	
	
	/* Right Column */	
	
	#rightColumn {
	float:left;
	width:680px;
	}
	
		/* Menu styling START */
	
		#menu {
		border-top:2px solid #bdbdbd;
		border-left:1px solid #bdbdbd;
		border-right:1px solid #bdbdbd;
		display:block;
		height:27px;
		width:680px;
		}
		
			.menuTypo {
			font-size:11px;
			margin-top:5px;
			text-align:center;
			}
			
			.menuSpacer {
			display:block;
			float:left;	
			width:130px;
			height:5px;
			}
			
			.menuItem0 {	
			display:block;
			float:left;	
			width:65px;
			}
	
			.menuItem0 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem0 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
		
			.menuItem1 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;		
			display:block;
			float:left;	
			width:65px;
			}
	
			.menuItem1 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem1 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItem2 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;		
			display:block;
			float:left;	
			width:80px;
			}
			
			.menuItem2 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem2 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItem3 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;	
			display:block;
			float:left;	
			width:75px;
			}
			
			.menuItem3 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem3 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItem4 {		
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;
			display:block;
			float:left;	
			width:115px;
			}						
	
			.menuItem4 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem4 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItem5 {		
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;
			display:block;
			float:left;	
			width:110px;
			}						
	
			.menuItem5 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItem5 a:hover {
			color:#444444;
			font-weight:bold;
			}

			.menuItemEn0 {	
			display:block;
			float:left;	
			width:65px;
			}
	
			.menuItemEn0 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn0 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
		
			.menuItemEn1 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;		
			display:block;
			float:left;	
			width:80px;
			}
	
			.menuItemEn1 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn1 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItemEn2 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;		
			display:block;
			float:left;	
			width:97px;
			}
			
			.menuItemEn2 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn2 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItemEn3 {
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;	
			display:block;
			float:left;	
			width:60px;
			}
			
			.menuItemEn3 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn3 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItemEn4 {		
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;
			display:block;
			float:left;	
			width:70px;
			}						
	
			.menuItemEn4 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn4 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuItemEn5 {		
			border-left:1px solid #444444;
			border-right:1px solid #ffffff;
			display:block;
			float:left;	
			width:80px;
			}						
	
			.menuItemEn5 a {
			color:#444444;
			text-decoration:none;	
			}
	
			.menuItemEn5 a:hover {
			color:#444444;
			font-weight:bold;
			text-decoration:none;	
			}
			
			.menuSpacerEn {
			display:block;
			float:left;	
			width:190px;
			height:5px;
			}
			
		/* Menu styling END */
		
	
		#header {
		background-repeat:no-repeat;	
		border-top:1px solid #bdbdbd;
		border-bottom:1px solid #bdbdbd;
		border-left:1px solid #bdbdbd;
		border-right:1px solid #bdbdbd;			
		height:270px;	
		width:680px;
		}
		
		#content {
		background-position:top;
		background-repeat:no-repeat;
		border-bottom:1px solid #bdbdbd;
		border-left:1px solid #bdbdbd;
		border-right:1px solid #bdbdbd;
		margin:0;	
		overflow:auto;	
		width:680px;
		}
		
		.contentTypo {
		color:#444444;
		font-size:11px;
		text-align:justify;
		}
		
		.contentTypo a {
		color:#444444;
		font-weight:bold;
		text-decoration:none;
		}
		
		.contentTypo a:hover {
		color:#444444;
		font-weight:bold;
		text-decoration:underline;
		}
		
		.news {
		color:#444444;
		font-size:11px;
		padding:0 15px 0 15px;
		text-align:justify;
		}		
		
		.map a {
		position:absolute;	
		display:block;
		margin:0 0 0 424px;
		height:270px;
		width:257px;
		}
		
		.cards {
		float:right;
		}
		
		.pdf {
		text-align:right;
		}
		
		.pdf a {
		font-size:11px;
		color:#444444;
		text-decoration:underline;
		padding-left:10px;
		}
		
		.lang {
		padding:2px 0 0 5px;
		float:left;
		}
	
		.newsLeft {
		float:left;
		width:157px;
		}
		
		.newsRight {
		float:left;		
		}
		
		.newsRight a {
		color:#444444;
		text-decoration:underline;		
		}
		
		.newsRight a:hover {
		color:#444444;
		text-decoration:none;	
		}		
