@charset "UTF-8";
/* CSS Document */
/* auteur: tanguy lambert www.taengo.com */
/* 13 fevrier 2010 */

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, font, 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 {
	margin: 0;
	padding: 0;
	}

body {
text-align: center;
background: url(images_restaurant_italien_paris/motif.png) 0 0 repeat-x;
font:11px/18px Georgia, "Times New Roman", Times, serif;
}

h3 {
color: #fff;
margin-bottom:3px;
}

.clear {
clear: both;
}
.pipe {
padding: 0px 8px 0px 8px;
color: #ccc;
}
.point {
color: #fff;
padding: 0px 8px 0px 8px;
}
.red {
color: #cc0000;
}
.traduction {
color: #666;
font-style:italic;
}

	
#wrap {
width: 1000px;
margin: 0 auto;
text-align:left;
}
#conteneur {

}
#header {
position:relative;
padding-top:25px;
background:url(images_restaurant_italien_paris/nav.png) bottom left no-repeat;
height:110px;
text-transform:uppercase;
margin-bottom:15px;
z-index:1;
}
#logo_restaurant_italien_paris {
float: left;
width: 300px;
}
#international {
float: right;
width: 300px;
text-align:right;

color:#FFFFFF;
font-size:11px;
}
#international a:link, #international a:visited {
color:#999;
text-decoration:none;
}
#international a:hover, #international a:active {
color: #fff;
}

#adresse_restaurant_paris_6eme {
position:absolute;
z-index:2;
bottom: 0px;
left: 0px;
height: 24px;
width: 400px;
color:#FFFFFF;
padding:5px 0px 0px 12px;
letter-spacing: 1px;
color: #eee;
font-size:10px;
}
#reservation {
position:absolute;
z-index:3;
bottom: 0px;
left: 420px;
height: 24px;
width:150px;
text-align:center;
padding-top:5px;
}
#reservation a {
letter-spacing: 1px;
padding: 5px 10px 5px 10px;
text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#reservation a:link, #reservation a:visited {
color: #fff;
background: #cc0000;
}
#reservation a:hover, #reservation a:active {
background: #dd6c10;
}

#tel-menu {
position: absolute;
right: 18px;
bottom:18px;
}




#nav {
position:absolute;
z-index:4;
bottom: 0px;
right:-2px;
right:0px;
height: 29px;
width:400px;
}
#nav li {
list-style: none;
float:left;
margin: 0px;
}
#nav #current a {
color: #fff;
background:url(images_restaurant_italien_paris/mat.png) 0 0 repeat;
}
#nav a {
display:block;
text-decoration: none;
letter-spacing: 1px;
padding: 5px 8px 6px 8px;
}

#nav a:link, #nav a:visited {
color:#999;
}

#nav a:hover, #nav a:active {
color: #fff;
}

#page {

}
#intro {
margin-bottom: 25px;

}
#content {
}
#content a:link, #content a:visited {
color:#ccc;
font-weight: bold;
text-decoration:none;
padding: 0px 2px 0px 2px;
}
#content a:hover, #content a:active {
color: #fff;
}
#col-left {
float: left;
width:50%;
overflow:hidden;
}
.page #col-left img {
width: 500px;
height: 500px;
overflow:hidden;
}
#col-right-content {
background:url(images_restaurant_italien_paris/carte-bgk_restaurant_italien.gif) 0 0 repeat-x;
padding:28px;
height: 444px;
position:relative;
}
#col-left-content {
position:relative;
height: 500px;
}
#leg-contact {
position: absolute;
color:#fff;
bottom: 28px;
left: 28px;
width: 150px;
z-index: 101;
}
#leg-pasta {
position: absolute;
color:#fff;
top: 28px;
left: 28px;
width: 150px;
z-index: 101;
}
#leg-carne {
position: absolute;
color:#fff;
top: 128px;
left: 28px;
width: 150px;
z-index: 101;
}

#leg-dolci {
position: absolute;
padding:10px;
color:#333;
bottom: 28px;
left: 28px;
width: 150px;
z-index: 101;
  background-color:#ccc;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}


#leg-reservation {

position:absolute;
z-index:101;
top: 0px;
left: 0px;
width: 460px;
background: #555;
color: #fff;
padding:20px;
}
.obligatoire {
color: #555;
font-size:12px;
font-weight: bold;
padding-left: 8px;
}

#plan {
position: absolute;
top: 28px;
right: 28px;
}

#plan img {
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
#plan img:hover {
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}

#lequipe {
margin-top: 28px;
border-top: 3px double #ccc;
padding-top:28px;
}
#formulaire {
margin-top: 14px;
border-top: 3px double #ccc;
padding-top:14px;
}
#lequipe img {
margin-left: 14px;
}

#col-right-content li {
list-style: none;
margin-bottom:8px;
line-height:15px;
}


#sub-nav {
font-weight: bold;
margin-bottom:28px;
}

#col-right {
float:right;
width: 50%;
overflow:hidden;
}

.home-texte {
width: 350px;
}


#footer {
padding-top: 20px;
border-top:3px double #59554e;
margin:20px 0px 15px 0px;
}
#footer a:link, #footer a:visited {
color: #eee;
border-bottom:1px dotted #ccc;
text-decoration:none;
padding-bottom:1px;
}
#footer a:hover, #footer a:active {
color: #fff;
border-bottom:1px dotted #000;
}
#footer-end {
font-size: 10px;
margin-top:15px;
font-style:italic;
}
#powered {
float:left;
width: 500px;
}
#share {
float:right;
text-align:right;
background: #a7a69c;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:4px;
}
#footer #share a {
border-bottom: none;
}
#encadre-gris {
position: relative;
margin:15px 0;
background: #a7a69c;
height:110px;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#encadre-gris ul {
list-style: none;
}
#footer-bas {
width: 600px;
float:left;
}
.fourchette {
position:absolute;
top: 10px;
right: 20px;
}

.bg {
position:absolute;
top: 30px;
right: 280px;
}
.trip {
position:absolute;
top: 30px;
right: 120px;
}
ul#reperes {
position:absolute;
top: 17px;
left:20px;
width:180px;
}
ul#special-1 {
position:absolute;
top: 15px;
left:223px;
width:180px;
}
ul#special-2 {
position:absolute;
top: 14px;
left:421px;
width:180px;
}
ul#special-3 {
position: absolute;
top: 17px;
left:620px;
width: 180px;
}

 .status {  
    border: 1px solid #dbdbdb;
	padding: 2px; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	font-size: 14px;
	margin-bottom:3px;
    } 
#restaurantparis {
position:absolute;
top: 35px;
padding-top: 20px;
border-top:3px double #59554e;
margin:20px 0px 15px 0px;
color: #fff;
}
#restaurantparis a:link, #restaurantparis a:active, #restaurantparis a:visited{
	color: #D8D8D8;
	text-decoration: none;
}
#restaurantparis a:hover {
	color: #FFFFFF;
	text-decoration: none;
}