BODY {
	background:#c8e2e8 url("../images/bg.png");background-repeat:repeat-x;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 0px;
}

TD {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif; 
	background-color: #ffffff;
}

TH {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.style1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #e54800; 
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #93acc4;
}
#content {
    width: 100%;
}

.bar { 
	clear: both;
	font-size: 1.1em;

	color: #FFF;
	margin: 0 0 0 0px; 
	background: #93acc4;
	padding-top:7px;
	padding-bottom:8px;
}

.bar li { 
	margin: 0; 
	padding: 7px 12px 7px 12px;
	color: #FFEADC;
	background: #93acc4;
	display: inline;

}

.bar li.active { 
	background: #233b79 url(../images/bar.gif) no-repeat center top;
	color: #fff;
	font-weight: bold; 
	padding: 7px 10px 7px 10px;
}

.bar li a { 
	font-weight: bold;
	color: #FFF; 
	
	text-decoration: none;
} 

.bar li a:hover { 
	color: #c8e2e8; 

} 

.bar ul { 
	margin: 0 0 0px 0; padding : 0; list-style : none; text-align: center;
	list-style-position:inside;
	white-space: nowrap;
}


/* sous-menu */
.navigation {
	float: left;
	margin-left: 1px;
	width: 210px;
}
.navigation h1 {
	background: #233b79;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {
	margin: 0; 
	padding: 0;
}
.navigation li {
	border-bottom: 1px solid #c8e2e8;
	list-style: none;
	background: #c8e2e8 url(../images/barnavigation.png) repeat-x;	
}
.navigation li a {
	color: #000000;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation a:hover {
	color: #553;
}
.navigation li.active { 
	background: #233b79 url(../images/barlateral.png) no-repeat left center;
	color: #fff;
	font-weight: bold; 
	padding: 1px 1px 1px 1px;
}
.navigation li.active a {
	color:#fff; 
}
.navigation li.active a:hover {
	color: #c8e2e8;
}
.navigation .header { 
	background: #fff url(../images/palmier2.png) no-repeat center center;
	color: #fff;
	font-weight: bold; 
	padding: 1px 1px 1px 1px;
	height:177px;
}

/** Promotion */
legend {
	color: #FFF;
	FONT-WEIGHT: bold;
	font-size: 1.1em;
	background: #93acc4;
	border: 1px solid #781351;
	padding: 2px 6px;
}
legend a {
	text-decoration: none;
	color: #FFF;
	FONT-WEIGHT: bold;
}
fieldset {
	border: 1px solid #781351;
	width: 340px;
	height:130px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	background: #c8e2e8;
}

/** Pied de page */
.footer {
	background:#fff url("../images/ligne_brune.png");
	background-position: top left;
	background-repeat:repeat-x;
	padding-top:20px;
	text-align:center;
	FONT-SIZE: 15px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/** Titre */
h1 {
	FONT-WEIGHT: bold;
	color: #233b79;
	FONT-SIZE: 24px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-STYLE: italic;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #93acc4;
	padding: 9px 10px 9px 10px;
} 

/** Entete */
.wrapperpromotion  {
	background:#fff url("../images/ligne_brune.png");
	background-position: bottom left;
	background-repeat:repeat-x;
	padding-bottom: 15px;
}
.ligne  {
	background:#fff url("../images/ligne_brune.png");
	background-position: bottom left;
	background-repeat:repeat-x;
}
.logo  {
	background:#fff url("../images/ligne_brune.png");
	background-position: bottom left;
	background-repeat:repeat-x;
	padding-bottom: 15px;
}
