/* CSS Document for royale cocotte WEB SITE */

BODY { background-color: #e6e7e8 /*gris*/; }
FONT, TD, DIV, H1, H2, H3, H4 { font-family: tahoma; font-size: 12px; color: #574d44 /*marron glacé%*/;  line-height: 130%; }
.little { font-size: 11px; }
.littleLineHeight { line-height: 100%;}
H1 {color: #574d44 /*marron glacé%*/; font-size: 13px; font-weight:bold; text-transform:uppercase; display: inline; line-height: 130%;  }
TABLE.encart3 { background:url(../images/illusEncart3.jpg) left top no-repeat; margin-top:2px; margin-left:2px; }
TABLE.bgAccueil { background:url(../images/bgCarte.jpg) right bottom no-repeat; }

/*LISTES A PUCES*/
UL { list-style : url(../images/bulletList.gif); margin-left: 20px; margin-top: 0px; margin-bottom: 0px; }

/*LIENS*/
A { color: #e4064a /*fushia*/; text-decoration: underline; font-size: 12px; }
A.menu { color: #e4064a /*fushia*/; text-decoration: none; font-weight: bold; font-size: 12px; }
A.left { color: #e4064a /*fushia*/; text-decoration: none; font-size: 11px; line-height:110%; }

#top {
	background:url(../images/bgTopCenter.jpg) repeat-x;
	width: 100%; 
	height: 99px;
	position: absolute;
	left: 0px;
	top: 0px;
	/*border:fuchsia 3px solid;*/ 
}

#left { 
	background-color:transparent;
  	width: 125px;
	position:absolute; 
	left: 81px;
	top: 0px;
  	/*float: left;*/
  	/* solution FF min-height: 600px; */
  	/*border: solid 3px pink;*/
  	z-index:100;
}

#encart {
	background:url(../images/bgEncart.gif) no-repeat;
	width:125px; 
	height:122px;
}

#menu {
	background:url(../images/bgMenu.jpg) repeat-x;
	width: 100%; 
	height: 23px;
	position:absolute; 
	left: 0px;
	top: 99px;
	/*border:yellow 2px solid;*/ 
}

#content { 
	width: 759px;             
	/*position:absolute;*/ 
	/*left: 237px;*/
	/*top: 122px; */
	padding-top:122px;
	margin-left: 237px;
	/*border:green 2px solid;*/
}

/* hack IE */
#minheight {
  height: /*413*/462px;
  float: right;
  width: 1px;
}

/* hack IE */
#minclear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
  
#bottom {
	background:url(../images/bgBottomCenter.jpg) repeat-x;
  	clear: both;
	/*width: 100%;*/ 
	height: /*99*/50px;
	/*padding-left: 237px;*/
	/*border:fuchsia 3px solid;*/
}


	/*border:black 1px solid;*/
	/*border:red 1px solid;*/
	/*border:teal 1px solid;*/ 
	/*border:blue 1px solid;*/



