BODY {
	padding: 0px;
	margin: 0px;
	background-color: #52585a;
	color: white;
	font: bold 0.8em Helvetica, Arial;
}

FORM { padding: 0px; margin: 0px; }

A { color: white; text-decoration: none; }
A:hover { text-decoration: underline; }

DIV#intro {
	width: 720px;
	margin: 0px auto;
	height: 533px;
}

DIV#logo {
	width: 720px;
	height: 116px;
	background: url(../images/intro_logo.gif) no-repeat;
}

DIV#search {
	width: 720px;
	height: 83px;
	background: url(../images/intro_search.gif) no-repeat;
}

UL#search_form {
	float: left;
	padding: 36px 0px 0px 40px;
	margin: 0px;
	list-style: none;
}
UL#search_form LI { float: left; }
UL#search_form LI#search_form_text { padding-top: 5px; }
UL#search_form DIV#small_input_bg {
	padding-left: 12px;
	width: 127px;
	height: 24px;
	background: url(../images/intro_input_bg.gif) no-repeat 100% 0px;
}
UL#search_form DIV#small_input_bg INPUT {
	border: 0px;
	background-color: transparent;
	color: black;
	font: inherit;
	width: 117px;
	padding: 3px 5px 0px 5px;
	height: 21px;
	font-weight: normal;
}

UL#lang_bar {
	float: right;
	padding: 34px 42px 0px 0px;
	margin: 0px;
	list-style: none;
}
UL#lang_bar LI { float: left; padding-top: 7px; height: 16px; }
UL#lang_bar LI.separator {
	padding-top: 0px;
	width: 20px;
	height: 22px;
	margin-top: 4px;
	background: url(../images/separator.gif) no-repeat 50% 50%;
}
UL#lang_bar LI A { text-decoration: none; }
UL#lang_bar LI A:hover { text-decoration: underline; }
UL#lang_bar LI A.active { color: #e5e5e5; }

DIV#shortcuts { clear: both; }
UL#shortcut_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
UL#shortcut_list LI { float: left; }
UL#shortcut_list A { display: block; text-indent: -9999px; height: 233px; outline: 0px; }

DIV#intro.hrv UL#shortcut_list A#big_mp3 { width: 241px; background: url(../images/big_mp3.gif) no-repeat 0px 0px; }
DIV#intro.hrv UL#shortcut_list A#big_mp3:hover { background: url(../images/big_mp3.gif) no-repeat 0px 100%; }
DIV#intro.hrv UL#shortcut_list A#big_az { width: 238px; background: url(../images/big_az.gif) no-repeat 0px 0px; }
DIV#intro.hrv UL#shortcut_list A#big_az:hover { background: url(../images/big_az.gif) no-repeat 0px 100%; }
DIV#intro.hrv UL#shortcut_list A#big_foto { width: 241px; background: url(../images/big_foto.gif) no-repeat 0px 0px; }
DIV#intro.hrv UL#shortcut_list A#big_foto:hover { background: url(../images/big_foto.gif) no-repeat 0px 100%; }

DIV#intro.ita UL#shortcut_list A#big_mp3 { width: 241px; background: url(../images/big_mp3_ita.gif) no-repeat 0px 0px; }
DIV#intro.ita UL#shortcut_list A#big_mp3:hover { background: url(../images/big_mp3_ita.gif) no-repeat 0px 100%; }
DIV#intro.ita UL#shortcut_list A#big_az { width: 238px; background: url(../images/big_az_ita.gif) no-repeat 0px 0px; }
DIV#intro.ita UL#shortcut_list A#big_az:hover { background: url(../images/big_az_ita.gif) no-repeat 0px 100%; }
DIV#intro.ita UL#shortcut_list A#big_foto { width: 241px; background: url(../images/big_foto_ita.gif) no-repeat 0px 0px; }
DIV#intro.ita UL#shortcut_list A#big_foto:hover { background: url(../images/big_foto_ita.gif) no-repeat 0px 100%; }

DIV#intro.eng UL#shortcut_list A#big_mp3 { width: 241px; background: url(../images/big_mp3.gif) no-repeat 0px 0px; }
DIV#intro.eng UL#shortcut_list A#big_mp3:hover { background: url(../images/big_mp3.gif) no-repeat 0px 100%; }
DIV#intro.eng UL#shortcut_list A#big_az { width: 238px; background: url(../images/big_az.gif) no-repeat 0px 0px; }
DIV#intro.eng UL#shortcut_list A#big_az:hover { background: url(../images/big_az.gif) no-repeat 0px 100%; }
DIV#intro.eng UL#shortcut_list A#big_foto { width: 241px; background: url(../images/big_foto.gif) no-repeat 0px 0px; }
DIV#intro.eng UL#shortcut_list A#big_foto:hover { background: url(../images/big_foto.gif) no-repeat 0px 100%; }

DIV#home_cont { clear: both; }
A#big_home {
	display: block;
	width: 720px;
	height: 71px;
	background: url(../images/intro_big_home.gif) no-repeat 0px 0px;
}
A#big_home:hover { background: url(../images/intro_big_home.gif) no-repeat 0px 100%; }

DIV#copy {
	width: 720px;
	height: 30px;
	background: url(../images/intro_bottom_shadow.gif) no-repeat;
}

UL#copy_list {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	float: left;
}
UL#copy_list LI { float: left; display: inline; }
UL#copy_list LI A { display: block; text-indent: -9999px; outline: 0px; height: 30px;  }
UL#copy_list LI A#powered_by { width: 277px; background: url(../images/intro_poweredby.gif) no-repeat; margin-left: 40px; margin-right: 239px; }
UL#copy_list LI A#parabureau { width: 127px; background: url(../images/parabureau.gif) no-repeat; }
