/* @override 
	http://idresto/css/idresto.css
	http://www.idresto.dev/public/css/idresto.css
	http://www.idresto.ch/public/css/idresto.css
*/


#bkg_container_top {
	background: url(../images/bkg_container_t.png) no-repeat;
	margin: 0 -10px -10px;
	padding: 20px;
	width: 940px;	
	height: 400px;
	z-index: 10;
}


* html #resto #container_content h1#idresto_h1 {
	background: url(../images/idresto_logo_big.gif);
}
#resto #container_content h1#idresto_h1{
	background: url(../images/idresto_logo_big.png);
	width: 650px;
	height: 200px;
	margin: 102px 155px 0;
}

* html #resto #idresto_link_contact {
	background: url(../images/silouhettes/table1_small.gif) no-repeat;
}

#resto #idresto_link_contact {
	background: url(../images/silouhettes/table1_small.png) no-repeat;
	width: 150px;
	margin-left: 780px;
	margin-top: -160px;
	height: 150px;
	text-align: center;
}

* html #resto #idresto_img1 {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/silouhettes/serveur1_small.png', sizingMethod='crop');
}

#resto #idresto_img1 {
	background: url(../images/silouhettes/serveur1_small.png) no-repeat;
	width: 150px;
	height: 120px;
	position: absolute;
	top: 140px;
	left: 40px;
}


#resto #idresto_link_contact a {
	padding-top: 120px;
	display: block;
	font-size: 10px;
}

#resto #idresto_surtitre {
	position: relative;
	text-align: center;
	top: 115px;
	font-size: 20px;
	font-weight: bold;
}


#resto #idresto_slogan {
	width: 550px;
	position: relative;
	top: 43px;
	z-index: 20;
	left: 205px;
	text-align: center;
	margin-bottom: -60px;
}

#resto #idresto_slogan b {
	font-size: 15px;
}

#resto #idresto_slogan span.idresto_txt {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}


* html #resto #container_footer {
	background: url(../images/bkg_container_b.gif) no-repeat 0 100%;	
}
#resto #container_footer {
	background: url(../images/bkg_container_b.png) no-repeat 0 100%;
	width: 940px;
	text-align: center;
	position: relative;
	left: -10px;
	z-index: 10;
	margin-top: -30px;
	padding: 20px 20px 0;
}


#resto #home_links {
	z-index: 30;
	}

#resto #home_links div {
	clear: both;
	padding-left: 185px;
	padding-right: 185px;
	text-align: center;
	}

#resto #home_links div a {
	font-weight: bold;
}

#resto ul#links_idrestos {
	padding-left: 185px;
}


#resto #links_idrestos li {
	height: 100px;
	list-style-type: none;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 300;
}


#resto #links_idrestos li#link_pdj {
	background: url('../images/logos_big.gif') no-repeat 0px -100px;
}

#resto #links_idrestos li#link_geneve {
	background: url('../images/logos_big.gif') no-repeat -100px -100px;
}

#resto #links_idrestos li#link_dimanche {
	background: url('../images/logos_big.gif') no-repeat -200px -100px;
}

#resto #links_idrestos li#link_presto {
	background: url('../images/logos_big.gif') no-repeat -300px -100px;
}


#resto #links_idrestos li#link_lundi {
	background: url('../images/logos_big.gif') no-repeat -400px -100px;
}

#resto #links_idrestos li#link_pdj.ui-state-active {
	background: url('../images/logos_big.gif') no-repeat 0px 0px;
}

#resto #links_idrestos li#link_geneve.ui-state-active {
	background: url('../images/logos_big.gif') no-repeat -100px 0px;
}

#resto #links_idrestos li#link_dimanche.ui-state-active {
	background: url('../images/logos_big.gif') no-repeat -200px 0px;
}

#resto #links_idrestos li#link_presto.ui-state-active {
	background: url('../images/logos_big.gif') no-repeat -300px 0px;
}

#resto #links_idrestos li#link_lundi.ui-state-active {
	background: url('../images/logos_big.gif') no-repeat -400px 0px;
}

#resto #links_idrestos li a {
	display: block;
	width: 100px;
	height: 100px;
}

#resto #links_idrestos li span {
	display: none;
}

#resto .ui-tabs-hide {
	display: none;
}
