@charset "utf-8";
/* CSS Document */

	html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#conte {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-image: url(../ristorante/img/re_back.gif) ;
	background-repeat: repeat;
	width: 100%;
	height:100%;

}

.orage{color:#ce781c;}
.orage_b{color:#ce781c;
font-weight:bold;}


#tit{width:650px;
height:75px;
	}

#tit02{width:650px;
height:1050px;
	}

#tit02 .close{width:650px;
text-align:right;
height:50px;
font-size:14px;
font-weight:bold;
}		
	
	
#re_photo{width:589px;
height:318px;
margin-top:20px;
margin-bottom:20px;
margin-left:34px;
	}
	
	
#re_photo .left	{width:308px;
float:left;
margin-right:20px;
	}



#re_photo .right{
	width:261px;
float:right;
	}
	
	
#re_photo .right ul{	
	width:261px;
	list-style:none;
	padding:0px;
	margin:0px;
}

	
	
#re_photo .right ul li{	
	width:80px;
	height:22px;
	margin-right:10px;
	float:left;
	background-color:#f6ad3c;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
}

#re_photo .right ul li.g{	
	width:80px;
	height:22px;
	margin-right:10px;
	float:left;
	background-color:#c4c4c4;
	text-align:center;
	font-weight:bold;
	color:#fff;
}


#re_photo .right ul li.last{	
	width:80px;
	height:22px;
	float:left;
	margin-right:0px;
	background-color:#c4c4c4;
	text-align:center;
	font-weight:bold;
	color:#fff;
}


	#re_photo .right ul li.last_o{	
	width:80px;
	height:22px;
	float:left;
	margin-right:0px;
	background-color:#f6ad3c;
	text-align:center;
	font-weight:bold;
}

	#re_photo .right ul li.last_g{	
	width:80px;
	height:22px;
	float:left;
	margin-right:0px;
	background-color:#c4c4c4;
	text-align:center;
	font-weight:bold;
}

#re{width:589px;
margin-top:20px;
margin-bottom:20px;
margin-left:34px;
	}
	
	
#re .l{width:265px;
float:left;
margin-right:5px;
line-height:20px;
font-size:14px;
	}

#re .r{
	width:316px;
float:right;
	}
	
#re .r .box{width:316px;
padding-bottom:30px;
clear:both;
overflow:hidden;
	}
	
	
#re .r .box .no{width:16px;
	float:left;
	font-weight:bold;
	color:#ce781c;
	font-size:20px;
	}
	
#re .r .box .txt{width:300px;
	float:right;
	font-size:14px;
	line-height:20px;
	}	
	
	
#re .r .close{width:316px;
text-align:right;
height:25px;
font-size:14px;
font-weight:bold;
}


	
	
	
a:link { color:#ca6e0c; text-decoration: none;}
a:hover{color:#f6ad3c; text-decoration: underline;}
a:active { color:#f6ad3c; text-decoration: underline;}
a:visited { color:#ca6e0c; text-decoration: none;}
	
	