/*/////////STRUCTURE//////////////*/

body {
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:12px;
font-weight: normal;
text-decoration: none;
margin:0px;
padding: 0px;
color:#FFFFFF;
background:url(../images/interface/bg-chateau.jpg) top left no-repeat #18715F;
}

#conteneur { position:absolute; left:50%; margin-left:-475px; width:950px; }
#menu { float:left; width: 250px; }
#surface { float:left; width: 700px; position:absolute; left:50%; margin-left:-225px;  }

#conteneurindex {position:absolute; left:50%; margin-left:-475px; width:950px; }
#surfaceinterneindex { width: 700px; }

#surfaceinterne { width: 700px;  margin-top:15px;}
#menuinterne { float:left; width: 250px; }


/*/////STYLE GLOBAL DE LA PAGE HTM  /////*/

input, option, select, textarea{
background-color:#FFFFFF;
}

.contour-formulaires{
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
color:#828282;
border-color:#828282;
border-style:solid;
border-width:1px;
}

ul {
margin:8px 8px 8px 25px;
padding:0;
}

h1, .h1, {
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:15px;
font-weight:bold;
color:#F3DC8E;
margin:0 0px 5px 0px;
}

h2, .h2  {
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:15px;
font-weight:bold;
color:#F3DC8E;
margin:5px 0px 0px 0px;
}

a{
color:#FFFFFF;
text-decoration: underline;
}

a:hover{
color:#FFFFFF;
text-decoration: none;
}

p{
margin:13px 0px;
}

/*///// TEXTES DE LA PAGE /////*/

.texte{
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration: none;
}

.texte-gras{
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

.adresse{
font-family: Arial, Verdana, sans-serif;
font-size:13px;
font-weight:normal;
color:#FFFFFF;
}


/*/////////LISTE MENU////*/

#navlist li {
list-style-type: disc;
font-family: Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#F3DC8E;
list-style-position:outside;
line-height: 15px ;
}

.active {
font-family: Arial, Verdana, sans-serif;
font-size:12px;
color:#F3DC8E;
text-decoration: none;
}

.active:hover {
font-size:13px;
color:#F3DC8E;
font-weight:bold;
}

.active-on {
font-family: Arial, Verdana, sans-serif;
font-size:13px;
font-weight:bold;
color:#F3DC8E;
text-decoration: none;
}

.active-on:hover {
font-size:13px;
color:#F3DC8E;
font-weight:bold;
}


/*/// CONTOURS IMAGES /////*/


.imagegauche {
margin-right:15px;
margin-bottom:15px;
border-color:#FFFFFF;
border-style:solid;
border-width:1px;
}

.imagegaucheindex {
margin-right:10px;
margin-bottom:15px;
}

/*//////DYNA//////////*/

.contour {
border-color:#FFFFFF;
border-style:solid;
border-width:1px;
}

.titredyna  {
font-family: Trebuchet MS, Georgia, Arial, Verdana, sans-serif;
font-size:13px;
font-weight:bold;
color:#F3DC8E;
}

#stylecadredisplay{
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    margin: 0;
    overflow: hidden;
}
.classroll3{
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    margin: 0;
    overflow: auto;
}

/*//////REFONTE//////////*/

/* div */

.div-logo-flag{
	display:block;
	height:28px;
	text-align:right;
	margin-right:75px;
}

/* images */

.img-opt{
	margin-bottom:10px;
	margin-left:23px;
}

.img-logo-chateau{
	margin-left:15px;
	margin-top:15px;
}

.img-texte-hotel{
	display:block;
	margin-bottom:10px;
	margin-top:3px;
}

.img-reserver-en-ligne{
	display:block;
	margin-top:10px;
}

.img-logo-collection{
	margin-top:15px;
}

.divHomeLeft{ width:450px; margin-right:30px; float:left; }
.divHomeRight{ width:200px; margin-top:15px; float:left; }

#carteMichelin{
	background-color:#ffffff;
	width:600px;
	/* padding-top:25px; */
	margin-top:15px;
}

/* liScroll styles */

.divScrollText {
	width: 680px;
}

#ticker01 {
list-style-type:none;
}

.tickercontainer { /* the outer div with the black border */
width: 680px;
height: 27px;
margin: 0;
padding: 0;
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 8px;
width: 680px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 680px;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
width:1650px;
margin: 0;
padding: 0;
font-size:14px;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

#popup
{
	display:none;
}

.fancybox
{
	visibility:hidden;
}
