

* {
	margin:0;
	padding:0;
	font-size:100%;
}

body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:none;
	display:block;
}

.icon {
	display:inline;
	margin:0 5px 0 5px;
}

ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;

}

.ImgDroite {
	float:right;
	margin:0 0 5px 5px;
	border:1px solid #aaa;
}


#Header {
	width:1024px;
	height:61px;
	overflow:hidden;
}
#Header h1 img {
	position:absolute;
	top:0;
	left:0;
}

#Conteneur {
	width:1024px;
	text-align:left;
	margin:0 0 0 0;

	text-align:center;
	margin:0 auto 0 auto;

	overflow:hidden;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
}

#Contenu {
	display:block;
	position:relative;
	width:1106px;
	overflow:hidden;
	padding:0 0 0 18px;
	text-align:left;
}

#Centre {
	float:left;
	width:850px;
	overflow:hidden;
	position:relative;
}

#Footer {
	display:block;
	position:relative;
	width:1006px;
	height:32px;
	background-image: url(../images/fond-bas.gif);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	padding:0 0 0 18px;
	text-align:right;
}

#Footer .Liens {
	margin:9px 9px 0 0;
}

#Footer a {
	color:#000;
	font-size:0.75em;
	text-decoration:none;
	margin:0 7px 0 7px;
}

#Footer a:hover {
	font-weight:bold;
}

#Footer span {
	display:block;
	background:#ED1C24;
	width:200px;
	height:32px;
	position:absolute;
	top:0;
	left:18px;
	padding-top:10px;
	font-size:0.75em;
}

#Footer span a {
	color:#4F0F14;
}

#Footer span a:hover {
	font-size:0.75em;
	background:#ED1C24;
	color:#fff;
}


/* ------------------- fils d'ariane --------------- */
#Ariane {
	font-size:0.75em;
	color:#666;
}

#Ariane #Last {
	font-weight:bold;
	color:#888;
}
#Ariane span {
	margin:0 4px 0 4px;
	color:#777;
	font-weight:bold;
}

#Ariane a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

#Ariane a:hover {
	color:#aa3333;
}

#ArianeSous {
	font-size:0.70em;
	color:#777;
	width:750px;
	overflow:hidden;
}
#ArianeSous a {
	color:#777;
	display:block;
	float:left;
	padding:0 5px 0 5px;
	border-right:1px solid #aaa;
	text-decoration:none;
	white-space: nowrap;
}

#ArianeSous .Last {
	border-right:none;
}
#ArianeSous a:hover {
	color:#aa3333;
}
/* ------------------------------------------------- */

.ForeignRights {
	background-image: url(../images/fond-foreign-rights.png);
	background-repeat: repeat;
	background-position: left top;
}

.LienCatalogue {
	background-color:#EA2425;
	text-align:right;
	width:754px;
}

.LienCatalogue a {
	display:block;
	color:#fff;
	font-size:0.9em;
	text-decoration:none;
	padding:2px 4px 2px 2px;
}

.LienCatalogue a:hover {
	background-color:#A31F27;
}

/* ------------------------ */

.TimeLineIn {
	float:left;
	width:580px;
}

.TimeLineIn > h2:first-child {
	margin-top:0;
}

.TimeLine {
	width:150px;
	background-color:#f3f3f3;
	float:right;
	padding:5px 0 5px 0;
	font-size:0.9em;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
}

.TimeLine .date {
	font-size:0.8em;
	margin:5px 5px 0px 5px;
	font-weight:bold;
	color:#A31F27;
}

.TimeLine .titre {
	font-size:0.75em;
	margin:0px 5px 15px 5px;

}

.Navigation {
	clear:both;
	margin:20px 0 40px 0;
	font-size:0.9em;
}

.Navigation .Suivant {
	float:right;
}

.Navigation .Precedent {
	float:left;
}

/* Rajout en partie jeunesse */

#recherche_age {
	float:left;
	width:754px;
	height:50px;
	margin:10px 0px;
	background:url(../recherche_jeunesse_bg.png) top left no-repeat;
}

.titreR {
	color:#FFF;
	font-size:12px;
	height:50px;
	line-height:50px;
	margin-left:50px;
	text-transform: uppercase;
}

#pub_jeunesse {
	float:left;
	width: 173px;
	height: 468px;
	background:yellow;
}

.jeunessse_texte {
	font-size:12px;
}

#recherche_age a{
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	margin:0px 10px;
	letter-spacing:2px;
}

#recherche_age a:hover{
	color:#000;
}

a.where_to_buy {
    display: block;
    height: 32px;
    font-size: 14px;
    width: 140px;
    line-height: 32px;
    padding-left: 40px;
    color:#333333;
    background-image: url(../images/shop.png);
    background-repeat: no-repeat;
}

a.where_to_buy:hover {
    text-decoration: none;
}