/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------START----------------- */

body {
	background: url(bg_base.jpg);
}
#mainPage {
 width: 1183px;
 height: 991px;
 background: url(base_map.jpg) no-repeat;
 margin: 0px auto;
 position: relative;
}
#mainPage li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#mainPage a {display: block; text-indent: -9999px; text-decoration: none;}
#footer {
	position: absolute;
	top: 925px;
	left: 150px;
}
#footer p {
	text-indent: 1px;
	text-align: center;
}
#prime {
	margin-left: 200px;
}
#footer a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-indent: -1px;
	display: inline;
}
#footer a:hover {
	color: #333;
	text-indent: -1px;
}




#sz {left: 930px; top: 148px; width: 233px; height: 192px;}
/*#sz { background: red; opacity: 0.5;}*/
#aus {left: 900px; top: 360px; width: 265px; height: 204px;}
/*#aus { background: red; opacity: 0.5;}*/
#swe {left: 781px; top: 68px; width: 170px; height: 197px;}

#nor {left: 580px; top: 148px; width: 226px; height: 187px;}

#den {left: 323px; top: 513px; width: 127px; height: 77px;}



#sz a {height: 192px;}
#aus a {height: 204px;}
#swe a {height: 197px;}
#nor a {height: 187px;}
#den a {height: 77px;}



#sz a:hover {background: url(fete.jpg) -3px -4px no-repeat;}
#aus a:hover {background: url(devenir.jpg) 18px 11px no-repeat;}
#swe a:hover {background: url(homme.jpg) 2px -1px no-repeat;}
#nor a:hover {background: url(archi.jpg) -2px 1px no-repeat;}
#den a:hover {background: url(reconst.jpg) 7px 1px no-repeat;}

