@charset "utf-8";
/* CSS Document */

/*************** GENERAL ************************/
body {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #4d0103;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#barre_menu li {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#barre_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#barre_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#TableauPrincipal a:visited {
	color: #a70107;
}


/*************** TABLEAU DE MISE EN PAGE ************************/
#TableauPrincipal {
	width:750px;
	text-align:center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #102142;
}
/*************** CONTENU PRINCIPAL (colonne de droite) ************************/
#ContenuPrincipal {
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	color:#000000;
}

#ContenuPrincipal h1 {
	font-size:x-large;
}

#ContenuPrincipal h2 {
	font-size:medium;
	text-decoration: underline;
}

#ContenuPrincipal h3 {
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-size: medium;
}

#ContenuPrincipal li {
	margin-bottom:1em;
}

#ContenuPrincipal #argumentaireWebmasters {
	font-size: 10pt;
}

#ContenuPrincipal #argumentaireWebmasters .Chapo {
	font-style:italic;
	font-weight:bold;
}

#ContenuPrincipal .ImagePage {
	text-align:center;
	margin-bottom:0pt;
}

#ContenuPrincipal .Legende {
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 2em;
}

#ContenuPrincipal .Legende em {
	font-style: normal;
}

#ContenuPrincipal .imagesVideo {
	background-color: #999999;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}


/*************** CONTENU ANNEXE (colonne de gauche) ************************/
#ContenuAnnexe {
	background-color:#EAEDF4;
	vertical-align:top;
	text-align:left;
	font-size:small;
	color:#852d2d;
}

#ContenuAnnexe h1 {
	font-weight:bold;
	font-size:small;
	color:#993399;
}
#ContenuAnnexe .Legende {
	font-style:italic;
	margin-top:0;
	margin-bottom:2em;
}
#ContenuAnnexe .Citation {
	font-style:italic;
}

#ContenuAnnexe .Citation strong {
	font-weight: bold;
	color: #993399;
}

#ContenuAnnexe .Citation .Signature {
	text-align:right;
	font-style:normal;
	font-weight:bold;
	margin-top:-1em;
}

#ContenuAnnexe img
{
/*text-decoration:none;*/
border:1px solid #4d0103;
}

/*************** CATALOGUE (à l'interieur de ContenuPrincipal) ************************/

#Catalogue {
	text-align:center;
	vertical-align:middle;
	width:100%;
	border:1px;
	padding:7px;
	margin-bottom:7px;
}

#Catalogue td {
	text-align:center;
	border-bottom-color:#999999;
	border-bottom-style:groove;
	border-bottom-width:thin;
}

#Catalogue h1 {
	font-size:larger;
	font-weight:bolder;
	color:#000099;
}

#Catalogue a img {
	border:none;
}

#Catalogue .Auteur {
	text-align:right;
	margin-top:-0.5em;
	margin-bottom:1em;
	font-size:small;
	font-weight:bold;
	font-style:italic;
}

#Catalogue .PrixNormal {
	display: none;
	font-size:medium;
	font-weight:bold;
	margin-top:-0.5em;
}

#Catalogue .PrixWeb {
	font-size:medium;
	font-weight:bold;
	margin-top:-0.5em;
	color:#FF0000;
}

/*************** PUB WEBMASTERS (à l'interieur de ContenuAnnexe) ************************/

#PubWebmasters {
	background-color:#FF9933;
	border:medium;
	border-color:#000000;
	color:#000000;
	text-align:center;
	font-weight:normal;
	font-size: small;
	padding: 0.5em;
}

#PubWebmasters h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
#TableauPrincipal #ContenuAnnexe #pub-magazines-loisirs {
	margin-top: 20px;
	margin-bottom: 20px;
}

/**************************** Extraits images de la vidéo **********************/

#extraits_video {
	background-color:#C3CBE2;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	margin-top: 30px;
}
.details-techniques {
	font-weight: bold;
	color: #FF6600;
}
#tab-détails-techniques td  {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bouton-telechargement img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**************************** Galerie **********************/

#general
{
	background-color: #FDFFDB;
}

#titre_galerie
{
	width: 100%;
	float: left;
	font-size: 10px;
	color: #FF6500;
	margin-top: 5px;
	background-color: #FDFFDB;
}

#titre_galerie h1
{
	font-size: 20px;
	color: #FF6500;
	margin-top: 5px;
}

#change_galerie
{
	width: 100%;
	float: left;
	margin-top: 5px;
	background-color: #FDFFDB;
	/*border: 2px dotted #FFFFFF;*/
}

#change_galerie h1
{
	font-size:1.5em;
	text-align: center;
	color: #FF6500;
	background-color: #FDFFDB;
}

#change_galerie li
{
	list-style-type: none;
	display: inline;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FDFFDB;
}

#galerie
{
	width: 100%;
	color: #FF6500;
	background-color: #FDFFDB;
	overflow: auto;
/*border: 2px dotted #FFFFFF;*/
}

#galerie h1
{
	font-size:1.5em;
	text-align: center;
/*border: 2px dotted #FFFFFF;*/
}

#galerie table
{
	float: left;
	margin-left: 5px;
	background-color: #FDFFDB;
}

#navig_galerie
{
	color: #FF6500;
	text-align: left;
	text-indent: 20px;
	background-color: #FDFFDB;
/*border: 2px dotted #F7E444;*/
}

#navig_galerie a
{
	color: #4d0103;
	text-decoration: none;
	font-weight: bold;
}

#navig_galerie a:hover
{
	text-decoration: underline;
	font-weight: bold;
}


.DetailPack {
	color: #FF0000;

}

#tab_les_mags td{
	margin-left:4px;
	margin-right:4px;
}

.barre{
	text-decoration:line-through;
}