﻿body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #302d27;
    font-family: Arial;
    font-size: 12px;
    color:#415a61;
}

a:link, a:visited, a:hover, a:active
{
    color: #425961;
    text-decoration:none;
}

a:hover, a.splash:hover
{
    /*color:#ae352c;*/
    text-decoration:underline;
}

a.splash:link, a.splash:visited, a.splash:hover, a.splash:active
{
    color: #e7e0ce;
    text-decoration:none;
}

a img {
    border: 0px;
}

h1
{
    margin: 0;
    padding: 5px 0 5px 20px;
    text-transform:uppercase;
    font-size: 13px;
}

h2
{
    margin: 0;
    padding-top: 10px;
    text-transform:uppercase;
    font-size: 12px;
    color:#ae352c;
}

p
{
    margin-top: 0;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: justify;
}

ul
{
   list-style-image: url("/images/AA-ListeSymbol.png")
}

/*Splash Screen*/
#DivSplashBody
{
    width: 100%;
    height: 100%;
    position: relative;
}

/*Div.Centered
{
    width: 50%;
    height: 50%;
    position:absolute;
    top:25%;
    left:25%;
}*/

#DivSplashCadre
{
    position:relative;
    width: 972px;
    padding: 9px;
    background-color: #e7e0ce;
    margin: 0 auto;
}

#DivSplashCadreShadow
{
    position:absolute;
    width:25px;
    height:9px;
    background:url(/images/AA_SplashCadreOmbrage.jpg);
    bottom:0px;
    right:492px;
}

#DivSplash
{
    position: relative;
    width: 972px;
    height: 732px;
    background-color: #2d2822;
}

#DivSplashLogo
{
    position: absolute;
    width: 467px;
    height: 100px;
    top: 200px;
    right: 40px;
}

#DivSplashImg
{
float:left;
}

#DivSplashInfo
{
    position:absolute;
    width:398px;
    height:400px;
    top:325px;
    right:60px;
    text-align:center;
    color:#e7e0ce;
    font-size:12px;
}

#DivSplashInfo span
{
    font-size:16px;
    font-weight:bold;
}

#DivSplashIcon
{
    border:solid 1px #e7e0ce;
    width:378px;
    height:67px;
    padding:15px 10px 10px 10px;
    margin:10px 0px;
}

#DivSplashLangue
{
    position:absolute;
    width:480px;
    height:27px;
    top:20px;
    right:0px;
    font-size:14px;
    font-style:italic;
    color:#e7e0ce;    
}
#DivSplashLangue img {
    vertical-align: middle;
}
/*FIN*/


/*FORMAT WEBSITE*/

#DivStretcher
{
    width: 100%;
    height: 100%;
}

.DivMainHolder
{
    position:relative;
    width: 990px;
    margin: 0 auto;
    background:#e7e0ce url(/images/AA-BgBottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom:35px;
}

.DivBanner
{
    height: 237px;
    background-image: url(/images/AA-Banner.jpg);
    background-repeat: no-repeat;
}
#BannerMenu {
    float: right;
    margin-top: 220px;
    color: #555;
    padding-right: 5px;
}
#BannerMenu a {
    color : #415A61;
    padding: 0px 5px;

}
#BannerMenuLeft {
    float: left;
    margin-top: 220px;
    color: #555;
    padding-left: 5px;
}
#BannerMenuLeft a {
    color : #415A61;
    padding: 0px 5px;

}

.DivMenu
{
    float:right;
    height:20px;    
    width:955px;
    padding:5px 0 0 15px;
    color:#e7e0ce;
    background-color:#2d2822;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    margin-bottom:20px;
}

.DivContentLeft, .DivContentFull
{
    float: left;
    width: 325px;
    padding-left:20px;
}

.DivContentFull
{
    width:825px;    
}

.DivContentLeft img
{
    border:solid 1px #85714c;
}

.DivContentRight
{
    float: left;
    width: 480px;
    padding-left:20px;
}

fieldset
{
    border:solid 1px #85714c;
    width:400px;
}

legend
{
    font-weight:bold;
    font-variant:small-caps;
}

.TabReservation
{
    border-collapse:collapse;
}

.TabReservation tr
{
    height:30px;
    vertical-align:bottom;
}

.TabReservationFirstCol
{
    width:90px;
}

.TabReservationSecondCol
{
    width:160px;
}

.TabReservationSubmit
{
    text-align:center;  
}

.InputTextBorder, .TabReservationSubmitBtn
{
    border:solid 1px #907d5b;
    background-color:#f6f4ef;
    color:#415a61;
}

.TabReservationSubmitBtn
{
    text-transform:uppercase;
}

.clear
{
    clear: both;
}

.DivSignature
{
    position:absolute;
    height:25px;
    right:8px;
    bottom:-5px;
    color:#e7e0ce;
}

.DivLigneBeige
{
    width: 990px;
    height: 10px;
    background-color: #e7e0ce;
    margin: 0 auto;
}


.massages {
    color: #2BB594 !important;
}
 
.images-contenu img {
	vertical-align: middle;
}



