*     {
	font-size:      1em;
	font-family:     Verdana, sans-serif;
	font-style:      normal;
	font-weight:     normal;
	text-decoration: none;
	margin:          0;
	padding:         0 }


a:link  {
	text-decoration: underline }


a:visited { }

a:hover {
	color:          #ff4500;
	text-decoration: underline }

a:active  {
	color:          #f00;
	text-decoration: underline }


body  {
	background-color: #b3deef;
	text-align:        center }


h1    {
	color:        #00349a; /*BUG IE*/
	font-size:     1.8em;
	font-weight:   bold;
	margin-top:    0.67em;
	margin-bottom: 0.67em }
h2  {
	color:      #00349a;
	font-size:   1.1em;
	font-weight: bold }


strong {
	font-weight: bold }

p   {
	color:        #00349a;
	line-height:   1.5em;
	margin-bottom: 1em }



#page   {
	font-size:       70%;
	line-height:      150%;
	background-color: white;
	text-align:       left;
	margin:           5px auto;
	width:            820px;
	border:           solid 1px gray }


#texte          {
	font-size:    1.2em;
	line-height:   1.4em;
	margin-top:    36px;
	padding-right: 5px;
	padding-left:  5px }


address   {
	color:           #fff;
	background-color: #003499;
	margin-top:       1em;
	padding:          2px 5px;
	clear:            both }
/************************************************************************
 *    BANDEAU															*
 *																		*
 ************************************************************************/
#bandeau    {
	background-color:   #00349a;
	background-image:    url("../images/photos_bandeau.jpg");
	background-repeat:   no-repeat;
	background-position: 0 0;
	display:             block;
	width:               100%;
	height:              80px }
 
 #titre  {
	color:           #00349a;
	font-size:        0;
	background-image: url("../images/hotel-eclipse.png");
	margin-left:      562px;
	position:         absolute;
	top:              6px;
	width:            258px;
	height:           80px }

 
/************************************************************************
 *    MENU																*
 *																		*
 ************************************************************************/
#menu  {
	position: absolute;
	top:       88px;
	width:     820px;
	height:    22px;
	overflow:  hidden }


#menu li  {
	list-style-type: none }


/************************************************************************
 *    LANGUES															*
 *																		*
 ************************************************************************/

/*--- ANGLAIS (93)---*/
#anglais        {
	font-size:   0;
	text-indent:  -50px;
	display:      block;
	margin-top:   2px;
	margin-right: 4px;
	width:        42px;
	height:       13px;
	float:        right;
	overflow:     hidden }

	
#anglais a   {
	background-image: url("../images/en-dis.gif");
	display:           block;
	width:             42px;
	height:            13px }

#english        {
	background-image: url("../images/en.gif");
	display:           block;
	margin-top:        2px;
	margin-right:      4px;
	width:             42px;
	height:            13px;
	float:             right }


/*--- FRANCAIS (93)---*/
#francais       {
	background-image: url("../images/fr.gif");
	display:           block;
	margin-top:        2px;
	margin-right:      8px;
	width:             20px;
	height:            13px;
	float:             right }


#french       {
	font-size:   0;
	text-indent:  -50px;
	display:      block;
	margin-top:   2px;
	margin-right: 8px;
	width:        20px;
	height:       13px;
	float:        right;
	overflow:     hidden }


#french a   {
	background-image: url("../images/fr-dis.gif");
	display:           block;
	width:             20px;
	height:            13px }

/*--- SITUATION ---*/
#plan  {
	margin-right: 1em;
	margin-bottom: 1em;
	float:         left }


#googleearth     {
	margin-top: 24px;
	margin-left: 495px }



#viamichelin   {
	background-color: #b3deef;
	margin-top:        8px;
	padding:           4px 2px 6px;
	vertical-align:    middle;
	border-right:      2px solid silver;
	border-bottom:     2px solid silver }



#viamichelin form  {
	line-height: 2em;
	margin-top:   4px;
	margin-left:  510px }

