/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #fffbdd; /* ece8c4 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

ul,li{
	margin:0;
	padding:0;
}

a img{
	border: 0;
}

p{
	margin: 10px 0;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #d41000;
	margin: 15px 0 15px 15px;
}

h2.rouge{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#3d0e16;
}

h4{
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	color: #d41000;
	margin-top: 15px;
}

h5{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #d41000;
	
	font-weight:bold;
}

a{
	color: #e52000;
	font-weight:bold;
}

.encart_rouge{
  position: relative;
  float: left;
}

.clear{
  clear: both;
}

.encart_rouge div img{
  float: left;
}

.encart_rouge .corner1{
  float: left;
  position: absolute;
  width: 4px;
  height: 4px;
  top: 0;
  left: 0;
  /*background: url(corner1.gif);*/
}

.encart_rouge .corner2{
  position: absolute;
  width: 4px;
  height: 4px;
  top: 0;
  right: 0;
  /*background: url(corner2.gif);*/
}

.encart_rouge .corner3{
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 0;
  left: 0;
  /*background: url(corner3.gif);*/
}

.encart_rouge .corner4{
  position: absolute;
  width: 4px;
  height: 4px;
  bottom: 0;
  right: 0;
  /*background: url(corner4.gif);*/
}

#header, #page{
	position: absolute;
	width: 1000px;
	left: 50%;
	margin: 0;
	margin-left: -500px;
}

#header{
	background: url(header.png) no-repeat;
	top: 0;
	z-index: 10;
	padding: 0;
	height: 114px;
}

#header #logo{
	margin-top: 10px;
	margin-left:112px;
}

#header #logo img{
	float:left;
}

#header #logo span{
	margin: 20px 0 0 20px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	float:left;
}

#page{
	top: 35px;
	z-index:3;
}

#content{
	overflow: hidden;
}

#menu{
	background: url(fond_menu.png) no-repeat;
	margin-left: 25px;
	padding-top: 80px;
	width: 305px;
	height:541px;
	overflow: hidden;
	float:left;
}

#centre{
	width: 604px;
	padding-right: 11px;
	float:right;
	margin-right: 35px;
	background:  url(fond_centre.png) repeat-y;
	min-height: 465px;
	padding-left: 17px;	
}

#bas_cadre_centre{
	background:  url(fond_bas_centre.png) no-repeat;
	width: 635px;
	height:16px;
	float:right;
	margin-right: 32px;
}




/****************************************** Menu **********************************************/

#menu a{
	font-weight:100;
}

#menu .lien_home{
	overflow:hidden;
	
}

#menu .lien_home a{
	background: url(picto_home.gif) no-repeat;
	padding-left: 30px;
	float:right;
	margin-right: 40px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu .lien_home a:hover{
	text-decoration:underline;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	margin-left: 30px;
}

#menu li{
	display: block;
	overflow: hidden;
	height: 45px;
	width:244px;
	margin-bottom: 5px;
	background:url(fond_item_menu.png) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
}

#menu li img{
	float:left;
}

#menu li a{
	margin: 15px 0 0 15px;
	text-decoration:none;
	color:white;
	float:right;
	width:160px;
}

* html #menu li a{
	display:block;
	position:relative;
	margin:-35px 0px 0px 0px;
}
*+html #menu li a{
	display:block;
	position:relative;
	margin:-31px 0px 0px 0px;
}

#menu li a:hover, #menu li.actif a{
	color:#ffd800;
}



/****************************** PAGE INSTANTS RAFFINES **************/

#menu_thematique{
/*	text-align:center;*/
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 10px;
	background: url(bgmenu_thematique.gif) repeat-y;
	float:left;/**/
	width: 600px;
	margin-bottom: 30px;
}

#menu_thematique li{
	/**/width: 175px;
	margin-right: 12px;
	float:left;
	list-style-type: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	padding:0 5px;
	margin-bottom: 5px;
	/*display:inline;
	border-right: 1px solid #ab6642;*/
	font-weight: bold;
}

#menu_thematique li a{
	color: #ab6642;
	text-decoration: none;
}

#menu_thematique li a:hover, #menu_thematique li.actif a{
	color: #d41000;
}


#contenu_centre{
	padding: 0 15px;
}


#entete_instants{
	background: url(fond_entete_raffine.jpg) no-repeat;
	height:32px;
	padding-top: 116px;
}

#entete_instants ul{
	padding-left: 25px;
}

#entete_instants li{
	list-style-type:none;
	display:inline;
	float:left;
	
}

#encart_jeu{
	width: 200px;
	float:right;
	margin: -20px -5px 15px 15px;	
}

#entete_instants a{
	display: block;
	height: 32px;
	text-decoration:none;
}

#entete_instants a:hover, #entete_instants #activeFamille, #entete_instants #activeAmis, #entete_instants #activeADeux{
	height: 32px;
}

#entete_instants #menuFamille, #entete_instants #activeFamille{
	width: 107px;	
}

#entete_instants #menuAmis, #entete_instants #activeAmis{
	width: 105px;
	margin-left: -10px;
	
}

#entete_instants #menuADeux, #entete_instants #activeADeux{
	width: 89px;
	margin-left: -10px;
	
}

#entete_instants #menuFamille a{
	background: url(menu_enFamille.png) no-repeat left 9px;
}

#entete_instants #menuFamille a:hover, #entete_instants #activeFamille{
	background: url(menu_enFamilleRO.png) no-repeat left top;
	
}

#entete_instants #menuAmis a{
	background: url(menu_entreAmis.png) no-repeat left 9px;
}

#entete_instants #menuAmis a:hover, #entete_instants #activeAmis{
	background: url(menu_entreAmisRO.png) no-repeat left top;
	
}

#entete_instants #menuADeux a{
	background: url(menu_a2.png) no-repeat left 9px;
}

#entete_instants #menuADeux a:hover, #entete_instants #activeADeux{
	background: url(menu_a2RO.png) no-repeat left top;
	
}


/****************************** PAGE PRODUITS **************/
.dsc-content-textpic{
	clear:both;
	margin-bottom: 15px;
	overflow:hidden;
}
