/* CSS Document */


#stage_newsletter {
float:right;
width:700px;

}

#stage_newsletter h1 {
width:338px;
height:63px;
float:left;
background-image:url(../images/h1_newsletter.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:5px;
}

#stage_newsletter p {
padding: 0 30px 0 30px;
clear:both;
line-height:180%;

}

#stage_newsletter img {
margin-left:1px;
}

#stage_newsletter h2 {
font-size:18px;
color:#fbc66c;
margin:5px 0 10px 20px;
padding:0;
}

/*ul.menus {
margin:40px 0  0;
padding:0;
position:relative;

}

ul.menus li {
margin:0;
padding:0;
display:inline;
width:30%;
position:absolute;
text-align:center;


}

.lunch {
left:0;
}
.dinner {
left:33%;
}
.wine {
left:66%;
}*/