body {
	margin:2px;
	background-color: #EBEFF9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	padding: 5px;
	width: 785px;
	}
	
p {
text-align:justify;
	}
td {
	color:#003399;
	}

hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
a {
	color:#0066FF;
	text-decoration:none;
} 

a:hover {
	color:#CC0000;
	text-decoration:underline;
}

a:visited {
	color:#CC0000;
	text-decoration:underline;
} 

.header {
	background-image:url(../images/Background/header-background.jpg);
	background-repeat:repeat;
}

h2{
	background-image:url(../images/Background/menu-background.jpg);
	background-repeat:repeat;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	width:98%;
	
	}

h3{
	background-image:url(../images/Background/back_1.gif);
	background-repeat:repeat;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	width:98%;
	}

#comment {
	padding:5px;
	border: inset 1px;
	background-color:#E5ECF9;
	font-style:italic;
	width:98%;
} 

#nouvelle {
	background:#ffffff;
	border: 1px inset #003399;
	padding:5px;
}

.menu {
	background-image:url(../images/Background/menu-background.jpg);
	background-repeat:repeat;
	color:#CC3300;
}

.menu a {
	color: #CC3300;
	text-decoration:none;
}

.menu a:hover{
	color: #0033FF;
	text-decoration:underline;
}
.menu a:visited{
	color: #0033FF;
}

#navigation a {
	color: #003399;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#CC3300;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	}
	
#sidebarHeader {
	}

#logo {
	color: #003399;
	line-height:24px;
	letter-spacing:0.4em;
	text-align: center;
	}

#tagline {
	color: #003399;
	line-height:18px;
	text-align: center;
	font-size: 18px;
	}
	
#dateformat a {
	color:#003399;
	letter-spacing:0.2em;
	text-decoration:underline;
	font-weight:bold;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #CC3300;
	text-decoration: underline;
	}

/* Class Styles */

.bodyText {
	color:#003399;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	padding: 5px;
	font-size: 13px;
	}
	
.pageName{
	color: #CC3300;
	line-height:20px;
	letter-spacing:0.1em;
	padding: 5px;
	font-size: 22px;
	text-align: center;
	}
	
.subHeader {
	color:#003399;
	font-weight:bold;
	line-height:16px;
	font-size: 14px;
	text-align: left;
	}	
	
.sidebarHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-size: 14px;
	}	
	
.detailText {
	color:#003399;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 11px;
	text-align:left;
	vertical-align:top;
	}

a.detailText {
	color:#CC3300;
	line-height:16px;
	letter-spacing:0.1em;
	font-size: 11px;
	text-decoration:none
	}
	
.smallText {
	color:#003399;
	font-size: 10px;
	}

.style2 {
	font-weight: bold
	}

.style3 {
	font-weight: bold
	}

#frametable {
	margin-top:10px;
	border: 1px solid #0066CC;
	width:845px;
}

#frame {
	background-color: #FFFFFF;
	border: 1px solid #003399;
	width:100%;
	padding:5px;
}

#recompense {
	background:#ffffff;
	border: 1px solid #999999;
}

#promo {
	margin-top:10px;
	border: 1px dotted #CC0000;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#actualite {
	margin-top:10px;
	border: 1px dotted #999999;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#musique {
	margin-top:10px;
	border: 1px dotted #999999;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#price a {
	color:#0066CC;
	text-decoration: none;
}

.hightprice {
	background-color:#d3d7de;
}

.points {
	color:#FFFFFF;
	background-color: #0066CC;		
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.points a:hover {
	color:#FFFFFF;
	background-color: #0066CC;		
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

table#sample td {
    padding: 5px;
    margin: 0px;    
    border: solid #0066CC 1px;
}

table#sample {
    border: solid #0066CC 1px;
    width: 100%;
	font-size : 11px;
    padding: 5px;
    margin: 0px;
	border-collapse: collapse; 	
}

table#sample1 td {
    padding: 3px;
    margin: 0px;    
    border: solid #0066CC 1px;
}

table#sample1 {
    border: solid #0066CC 1px;
    width: 100%;
	font-size : 11px;
    padding: 3px;
    margin: 0px;
	border-collapse: collapse; 	
}

#nouvelles {
	padding:5px;
	border: inset 1px;
	background-color:#F1F6FA;
	width:100%;
} 


#commentaires {
	padding:5px;
	border: outset 1px;
	background-color:#D7E4ED;
	font-style:italic;
	width:98%;
} 

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	/* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

/* Drop Down Menu Style */
#sddm {
	width:850px;
	margin: 0;
	padding: 5px;
	float:left;
	z-index: 30;	
	}

#sddm li
{	margin: 0;
	background-image:url(../images/Background/menu-background.jpg);
	background-repeat:repeat-x;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	vertical-align:text-bottom;
}

#sddm li a {
	width:850px;
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	width: 65px;
	background-image:url(../images/Background/menu-background.jpg);
	background-repeat:repeat-x;
	color: #003399;
	text-align: center;
	text-decoration: none;
	vertical-align:text-bottom;
	}

#sddm li a:hover
{	background: #768CBD;
	color:#FFFFFF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-image:url(../images/Background/menu-background.jpg);
	background-repeat:repeat-x;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image:url(../images/Background/menu-background.jpg);
		background-repeat:repeat-x;
		color: #003399;
		font: bold 11px arial;
}
	#sddm div a:hover
	{	
		background: #768CBD;
		color: #FFF}


