/* Start of CMSMS style sheet 'Generale' */
/* CSS Document */
html
{
    width:949px;
    height:630px;
    margin-left:auto;
    margin-right:auto;
    background: url(uploads/hotelRestaurantdeParis/fond_bg.jpg) repeat-x ;
}
#body
{
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
    font-size:1em;
    width:949px;
    height:620px;
    background:  url(uploads/hotelRestaurantdeParis/fond_bg.jpg) repeat;

}
#corps
{
    width:949px;
    height:620px;
    margin-left:auto;
    margin-right:auto;
}

#header
{
    width:949px;
    height:60px;
    background: url(uploads/hotelRestaurantdeParis/Header.png) no-repeat;
}
#language
{
    top:40px;
    margin-left:890px;
}

#menu
{

    width:949px;
    height:35px;
    background:  url(uploads/hotelRestaurantdeParis/Menu.png) no-repeat;
}

#main
{
    width:530px;
    height:290px;
    margin-left:15px;
    margin-top:25px;
    padding: 0px 10px 0px 10px;
    float:left;
    overflow: auto;
    color:#660000;
    font-size:1em;
    line-height:1;2em;
}

#logo_logis
{
    margin-top:39px;
    margin-left:854px;
    width:80px;
    height:80px;
    Position: relative;
    z-index: 1;
}



.lettrine 
{	
    float: left; /* positionnement de la lettrine dans le conteneur*/
    font-size: 2.8em; /* 3 hauteurs de lignes pour la lettrine*/
    font-weight: bold;
    background-color: #FFFFCC; 
    margin: 1px;
    padding: 1px;
    line-height:36px;
}
.adresse 
{
	color: #333333;
	font-weight: bold;
	font-size: xx-small;
	text-decoration:none;
	text-align: center;
	vertical-align: top;
	position: absolute;
	height: 26px;
	width: 720px;
	left: 140px;
	top: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
.adresse a:link, .adresse a:visited 
{
	color: #333333;
	text-decoration: none;
}
.adresse a:hover 
{
	color: #000000;
	text-decoration:none;
}
/*----------------- Mise en forme du menu horizontal -------------------------------*/
ul#menu_horizontal 
{

    font-size:0.9em;
    padding:0;
    margin:0px 0px 0px 3px;
   list-style-type:none;
}
ul#menu_horizontal li
{
    margin-left:2px;
    float:left; /*pour IE*/
}
ul#menu_horizontal li a
{
    display:block;
    float:left;   
    width:80px;
    background-color: #;
    color:#ffffff;
    text-align:center;
    padding:5px;
    border:2px solid;
                                                                             /*pour avoir un effet "outset" avec IE :*/
    border-color:#DCDCDC #696969 #696969 #DCDCDC;
}
ul#menu_horizontal li a:hover
{
    background-color: #99CC00;
    color:#660000;
    border-color:#696969 #DCDCDC #DCDCDC #696969;
} 
/*----------------- Fin de mise en forme du menu horizontal ---------------------------*/
h1
{
    text-align: center;
    background-color: #C0C0C0;
    border:6px solid;
    border-color:#660000 #99CC00 #99CC00 #660000;
    color:#990000;
}
h4{
     margin:5px 0px 0px 0px;
}
ul{
     margin:5px 0px 0px 0px;
}
p{
   margin:5px 0px 0px 0px;
   font-size:16px;
}
.Menucentrer
{
    text-align: center;
    font-size:16px;
    margin-top:5px;
    padding:0px;
}
.contactTitre
{
    text-align: center;
    margin:0px;
    padding:0px;
}
.contactAdresse
{
    text-align: left;
    margin:0px;
    padding:0px;
}
.bookmark-link
{
    color:#990000;
}
a
{
    color:#ffffff;
    text-decoration:none;
}
a:link, .adresse a:visited 
{
    color: #333333;
    text-decoration: none;
}
a:hover 
{
    color: #660000;
    text-decoration:none;
}
.lastitem
{
    color: #b1b810;
}
img.logis
{
    border:none;
}
/* End of 'Generale' */

