body {
	background: #fff;
	color: #000;
	padding:0;
	margin:0;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	_height: 100%;
	_width: 100%;

}

a {
	outline: none;
	color: #000;
	text-decoration: none;
}

img {
	border:0;
}

#menu_intro_special {
	float: left; /*stoopid ie*/
}

#global {
	height: 100%;
	margin: 0px auto;
	position: absolute;
	min-width: 1110px;
	width: 100%;
	/*cursor: url('http:/pierreluc.niksam.net/libraries/img/next.gif'), default;*/

}

#logo {
	position: absolute;
	top: 50%;
	width: 293px;
	height: 47px;
	margin: -47px 0 0 50px;
	background: transparent url(../img/logo.jpg) no-repeat;
	_top : 300px; /*stoopid ie*/
}

#intro {
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -310px;
	_margin-top : 0px; /*stoopid ie*/
}

#menu {
	position: absolute;
	top: 50%;
	_top: 300px; /*stoopid ie*/
	width: 100%;
	background: #ed1c24;
	color: #fff;
	height: 14px;
}
   
#menu ul{
	margin:0;
	padding:0;
	list-style: none;
	height: 14px;
}

#menu li {
	float:left;
	_width : 30px; /*stoopid ie*/
}

#menu a {
	color: #fff;
	height: 14px;
	padding: 0 20px;
	border-right: 1px solid #fff;
	display:block;
	!height: 100%; 
	!padding: 4px 20px 3px; /*stoopid ie*/
}

#menu a:hover {
	background: #919191;
}

#first_li a {
	padding: 0 20px 0 50px;
	!padding: 4px 20px 3px; /*stoopid ie*/
	_padding: 4px 20px 3px; /*stoopid ie*/
}

#last_li a {
	border-right: none;
}

#menu #welcome {
	float: right;
}

#welcome a {
	border-right: none;
	margin-right: 50px;
}

#btn_mail a {
	border-right: none;
	margin-left:-100px;
	background: #919191;
	padding: 0px 0px 0px 5px;
	!padding: 1px 20px 1px 0px; /*stoopid ie*/
	visibility: hidden;
}

#btn_mail_hover {
	background:transparent url(../img/btn_mail.gif) no-repeat center 4px;
	!background:transparent url(../img/btn_mail.gif) no-repeat center;
}

#btn_mail_hover:hover {
	background:transparent url(../img/btn_mail_hover.gif) no-repeat center 4px;
	!background:transparent url(../img/btn_mail_hover.gif) no-repeat center;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#btn_mail_hover {background:transparent url(../img/btn_mail.gif) no-repeat center 3px;}
#btn_mail_hover:hover {background:transparent url(../img/btn_mail_hover.gif) no-repeat center 3px;}
}

#top_gallery, #bottom_gallery {
	position: absolute;
	right: 0px;
	top: 50%;
}

#top_gallery a, #bottom_gallery a{
	margin: 5px 0 0 0;
	display: block;
	float:left;
}

#bottom_gallery a{
	margin: 0 0px 5px 0;
}

#top_gallery {
	margin-top: -201px;
	!margin-top: -197px; /*stoopid ie*/
	_top : 300px; /*stoopid ie*/
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#top_gallery {margin-top: -199px; }
}

#bottom_gallery {
	margin-top: 14px;
	_top : 300px; /*stoopid ie*/
}

#top_gallery div, #bottom_gallery div{
	clear: both;
}

#top_1 {
	margin:0 0 0 355px;
}

#bottom_1 {
	margin:0 0 0 290px;
}

#top_2 {
	margin:0 0 0 186px;
}

#bottom_2 {
	margin:0 0 0 155px;
}

#bottom_3, #top_3 {
	position: relative;
}

#picLargeRecept {
	position: absolute;
	z-index: 1;
}

#viewPrev {
	position:absolute;
	left: 0px;
	height:100%;
	width:200px;
	z-index:3;
}

#viewNext {
	position:absolute;
	right: 0px;
	height:100%;
	width:200px;
	z-index:2;
}

#viewNext a, #viewPrev a{
	position:absolute;
	width: 100%;
	height: 100%;
	background:transparent url(../img/prev.jpg) no-repeat center;
}

#viewNext a{
	background:transparent url(../img/next.jpg) no-repeat center;
}

#nextOver {
	width: 20px;
	height: 20px;
	background: #000;
}
