body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(/commun/background-site.gif);
	background-color:#02060d;
	background-repeat:repeat-x;
}

#container {
	width:800px;
	margin:auto;
	padding:0;
	text-align:left;
}

#header {
	width:800px;
	height:77px;
	background-image:url(/fr/i/top.jpg);
	background-repeat:no-repeat;
}

#header_en {
	width:800px;
	height:77px;
	background-image:url(/en/i/top.jpg);
	background-repeat:no-repeat;
}

#menu {
	background-image:url(/commun/menu-top/menu-background.gif);
	background-repeat:repeat-x;
	height:28px;
	\height:42px;
	he\ight:28px;
	width:800px;
	margin-bottom:14px;
}

#main {
	width:536px;
	float:left;
}

#boutique {
	width:800px;
	background-color:#3f4046;
}
#boutique .contenu_droite {
	float:right;
	height:185px;
	\height:200px;
	he\ight:185px;
	width:504px;
	\width:519px;
	w\idth:504px;
	padding-right:15px;
	padding-top:15px;
}
#boutique .panier {
	float:right;
	width:186px;
	\width:200px;
	w\idth:186px;
	padding:12px;
	border:1px solid #585a60;
}
#boutique .panier_tableau td {
	padding:10px 5px 10px 5px;
	font-size:14px;
}

#main_autres_pages {
	width:536px;
	height:596px;
	float:left;
	background-color:#3f4046;
}
html>body #main_autres_pages {
	height:auto;
	min-height:596px;
} 
#main_autres_pages_contenu {
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	margin:0;
	background-color:#3f4046;
}

#droite {
	width:250px;
	float:right;
}


/* FOOTER */
#footer {
	clear:both;
	width:800px;
	height:48px;
	\height:73px;
	he\ight:48px;
	background-image:url(/commun/footer/footer-background.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	text-align:center;
	padding-top:25px;
}

#footer a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#footer .liens_soulignes {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#footer_logos {
	width:800px;
}

/* ACCUEIL */
#accueil_spotlight {
	width:536px;
	height:250px;
	\height:264px;
	he\ight:250px;
	margin-bottom:14px;
}
/* horaires */
#accueil_horaires {
	width:261px;
	height:332px;
	float:right;
	background-color:#3f4047;
	color:#dcd0b2;
	font-size:11px;
}
#accueil_horaires a {
	color:#4e87ff;
	font-size:11px;
	text-decoration:none;
}
#accueil_horaires a:hover {
	color:#4e87ff;
	font-size:11px;
	text-decoration:underline;
}
#accueil_horaires td {
	color:#ffffff;
	font-size:11px;
}

/* nouvelles */
#accueil_nouvelles {
	width:261px;
	height:332px;
	float:left;
	background-image:url(/commun/nouvelles/nouvelles-background.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#accueil_nouvelles_contenu {
	padding-top:7px;
	margin-left:10px;
	margin-right:10px;
	background-color:#eeeeee;
	height:284px;
	\height:301px;
	he\ight:284px;
	color:#1e1e20;
	font-size:10px;
	line-height:12px;
}
#accueil_nouvelles_contenu .dates {
	color:#1d54c8;
	font-weight:bold;
}
#accueil_nouvelles_contenu .titres {
	font-size:12px;
	line-height:16px;
}
#accueil_nouvelles_contenu p {
	margin:0;
	padding:0;
	margin-bottom:8px;
}
#accueil_nouvelles_contenu a {
	color:#1e1e20;
	font-size:10px;
	text-decoration:none;
}
#accueil_nouvelles_contenu a:hover {
	color:#1e1e20;
	font-size:10px;
	text-decoration:underline;
}

