﻿@charset "utf-8";
/* CSS Document */
#menu
{
/*
	position:absolute;
	top:0px;
	left:0px;
*/
	position:relative;
	float:left;
	width:234px;
	min-height:300px;
}
#menu img
{
	border:solid 0px;
}
#menu_header_adultes
{
	position:relative;
	width:234px;
	height:66px;
	background:url(../graphics/catalogue_entete_adultes.png) no-repeat;
}
#menu_header_enfants
{
	position:relative;
	width:234px;
	height:66px;
	background:url(../graphics/catalogue_entete_enfants.png) no-repeat;
}
#menu_content
{
	position:relative;
	width:234px;
	min-height:300px;
	background:url(../graphics/catalogue_fond_menu_IE6.png) repeat-y;
}
#menu_diagnostique
{
	position:relative;
	width:234px;
	background:url(../graphics/catalogue_fond_menu.png) repeat-y;
}
#menu_footer
{
	position:relative;
	width:234px;
	height:15px;
	background:url(../graphics/catalogue_footer_menu.png) no-repeat;
}
#carroussel
{
/*
	position:absolute;
	top:0px;
	left:234px;
*/
	position:relative;
	float:left;
	width:693px;
	min-height:300px;
	height:auto;
}
#carroussel_header
{
	position:relative;
	width:693px;
	height:15px;
	background:url(../graphics/catalogue_carroussel_header.png) no-repeat;
}
#carroussel_footer
{
	position:relative;
	width:693px;
	height:15px;
	background:url(../graphics/catalogue_carroussel_footer.png) no-repeat;
}
#carroussel_content
{
	position:relative;
	overflow:auto;
	width:693px;
	min-height:350px;
	height:auto;
	background:url(../graphics/catalogue_carroussel_fond.png) repeat-y;
}
#produit_fiche
{
	position:relative;
	float:left;
	width:480px;
	min-height:350px;
	height:auto;
}
#produit_media
{
	position:relative;
	float:left;
	width:213px;
	min-height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#22258e;
}
#produit_media-1
{
	position:relative;
	text-align:center;
	padding:5px;
}
#produit_media-2
{
	position:relative;
	text-align:center;
	padding:5px;
}
#produit_lien
{
	position:relative;
	text-align:center;
}
#produit_lien a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#22258e;
}
#produit_lien a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
#produit_retour 
{
	position:relative;
	text-align:center;
}
#produit_retour a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#22258e;
}
#produit_retour a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
#produit_fil
{
	position:relative;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333399;
}
#produit_titre
{
	position:relative;
	padding-left:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
	color:#333399;
}
#produit_contenu
{
	position:relative;
	padding-left:20px;
	padding-top:10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#nosound
{
	position:absolute;
	top:30px;
	left:50px;
	width:500px;
	height:230px;
	background-color:#FFFFFF;
	border:solid 1px #333399;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333399;
	text-align:justify;
	visibility:hidden;
}
#nosound a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333399;
	text-decoration:none;
}
#nosound a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}
#nosound_link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#nosound_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}