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

@font-face {
    font-family: 'rinaregular';

    src:
            url('../fonts/rina-webfont.woff2') format('woff2'),
            url('../fonts/rina-webfont.woff') format('woff');
}

body {
    margin: 0; padding: 0;
    font-family: rinaregular, sans-serif;
    font-size: 20px;
    line-height: 1.5em;
    color: #14254c;
    background-color:#3a5d99;
}

img{
    border: 0;
}
p{
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.page{
    position: relative;
    width: 960px;
    height: 7800px;/*2000px*/
    margin: 0 auto 0 auto;
    padding-bottom: 30px;
    background-color: #044184;
    background-repeat: no-repeat;
    background-position: bottom left;

    -moz-box-shadow: 0px 0px 15px 5px #273f67;
    -webkit-box-shadow: 0px 0px 15px 5px #273f67;
    -o-box-shadow: 0px 0px 15px 5px #273f67;
    box-shadow: 0px 0px 15px 5px #273f67;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#273f67, Direction=NaN, Strength=15);
}

.facebook{
    position: absolute;
    width: 29px;
    height: 29px;
    margin: 0; padding: 0;
    top: 55px;
    left: 921px;
}

.header{
    position: absolute;
    left: 10px;
    top: 94px;
    width: 940px;
    height: 120px;
    margin: 0px;
    background-image: url(../images/En-Tete-Menu.png);
}

.Logo-Shiva{
    position: absolute;
    top: 36px;
    left: 10px;
    width: 172px;
    height: 173px;
    margin: 0px;
    background-image: url(../images/Logo-Shiva-Pages.png);
}

nav{
    position: absolute;
    width: 958px;
    left: 2px;
    top: 213px;
}

nav a{
    margin: 0 7px 0 8px;
}

.content{
    position: relative;
    width: 960px;
    height: 200px;
    top: 292px;
    margin: 0; padding: 0;
}

.menu-content{
    position: relative;
    width: 880px;
    height: 1600px;
    top: 14px;
    left: 10px;
    margin: 0; padding: 30px;
    background-image: url(../images/Menu-Background.png);

    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.menu-content2{
    width: 880px;
    height: 1920px;
    margin: 0 0 0 10px; padding: 0 30px 30px 30px;
    background-image: url(../images/Menu-Background.png);
}

.menu-content3{
    width: 880px;
    height: 1270px;
    margin: 0 0 0 10px; padding: 0 30px 30px 30px;
    background-image: url(../images/Menu-Background.png);
}

.menu-content4{
    width: 880px;
    height: 1300px;
    margin: 0 0 0 10px; padding: 0 30px 30px 30px;
    background-image: url(../images/Menu-Background.png);
}

.menu-content5{
    width: 880px;
    height: 1250px;
    margin: 0 0 0 10px; padding: 0 30px 30px 30px;
    background-image: url(../images/Menu-Background.png);

    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.menu-left-column{
    position: absolute;
    width: 435px;
    height: 1600px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-right-column{
    position: absolute;
    width: 435px;
    left: 475px;
    height: 1600px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-left-column2{
    position: absolute;
    width: 435px;
    height: 1920px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-right-column2{
    position: absolute;
    width: 435px;
    left: 475px;
    height: 1920px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-left-column3{
    position: absolute;
    width: 435px;
    height: 1270px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-right-column3{
    position: absolute;
    width: 435px;
    left: 475px;
    height: 1270px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-left-column4{
    position: absolute;
    width: 435px;
    height: 1300px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-right-column4{
    position: absolute;
    width: 435px;
    left: 475px;
    height: 1300px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-left-column5{
    position: absolute;
    width: 435px;
    height: 1250px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu-right-column5{
    position: absolute;
    width: 435px;
    left: 475px;
    height: 1250px;
    background-image: url(../images/bottom-ornaments.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.top-ornaments{
    width: 435px;
    height: 148px;
    background-image: url(../images/top-ornaments.png);
}

.bottom-ornaments-poissons{
    position: absolute;
    width: 435px;
    height: 148px;
    top: 870px;
    background-image: url(../images/bottom-ornaments.png);
}

.top-ornaments-nan{
    position: absolute;
    width: 435px;
    height: 148px;
    top: 1030px;
    background-image: url(../images/top-ornaments.png);
}

.bottom-ornaments-brianis{
    position: absolute;
    width: 435px;
    height: 148px;
    top: 160px;
    background-image: url(../images/bottom-ornaments.png);
}

.top-ornaments-accompagnements{
    position: absolute;
    width: 435px;
    height: 148px;
    top: 330px;
    background-image: url(../images/top-ornaments.png);
}

.menu{
    position: absolute;
    width: 349px;
    left: 44px;
    top: 29px;
}

.menu img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.menu h3{
    font-weight: bold;
    text-align: center;
}

.menu p{
    text-align: center;
}

.menu table{
    width: 100%;
    margin-top: 10px;
}

.menu tr{
    height: 15px;
}

.recipe-name{
    font-weight: bold;
}

.recipe-price{
    font-family: rinaregular, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.recipe-description{
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
}

.menu-carte h1{
    position: relative;
    font-size: 40px;
    margin-bottom: 10px;
    text-align: center;
}

.menu-carte img{
    margin: 10px auto 10px auto;
}

.menu-prix{
    position: absolute;
    top: 0px;
}

.ranjit{
    position: absolute;
    width: 550px;
    height: 847px;
    top: 500px;
    background-image: url(../images/ranjit.png);
    background-repeat: no-repeat;
}