* {-moz-box-sizing:border-box}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	overflow-Y: auto;
	overflow-X: auto;
	scrollbar-track-color: transparent;

	/*scrollbar-3dlight-color:#6a6a6a;
	scrollbar-arrow-color:#fc9b00;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#1f1f1f;
	scrollbar-highlight-color:#1f1f1f;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#2e2e2e*/
}

.remarque {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.CopyrightPhoto {
	font-size: 12px;
	color: #FFFFFF;
}

.tdCentral {
	background-position: right bottom;
	color: #FFFFFF;
	vertical-align: top;
	background-image: url(../images/fond-bas.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.tdTitreHautDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
}
.DivFondHaut {
	margin: 0px;
	padding:4px;
	overflow: visible;
	position: static;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(../images/menu/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

/*------------------------------------------------- PUB --------------------*/
.DivPubHaut {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	height: 60px;
	width: 468px;
	float: none;
	padding: 0px;
	margin: 0px;
	top: 5px;
	right: 5px;
}

.DivPubDroite {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	height: 600px;
	width: 120px;
	float: none;
	padding: 0px;
	margin: 0px;
	top: 0px;
	right: 0px;
}
/*---------------------------------------------------------------------------*/

.DivLogoHaut {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	height: 80px;
	width: 335px;
	float: left;
	left: 0px;
	top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	margin: 0px 0px 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}
a {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
.suite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
.tableIntro {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 8px;
	color: #FFFFFF;
}
.tdTitreIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

.DivMenuGauche {
	filter:alpha(opacity=20);
	-Moz-Opacity:20%;
}
/*-------------------------------------------------------- Table comparatif ----------------*/

.TableComparatif {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 12px;
}

.TableComparatif TD {
	margin: 4px;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}

.TableComparatif H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.TitreTableComparatif {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #660000;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.TableComparatifColor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #002200;
}

.TitreTableComparatif2 {

	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFCC;
}


/*-------------------------------------------------------- Table Festivals ---------------------*/

.TableFestival {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	height:100%;
	width:130;
	background-color: #333333;

}



/*-------------------------------------------------------- Table Liens ---------------------*/

.TableLiens {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
}

.TableLiens P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.TableLiens H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.TitreTableLiens {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #008041;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TableLiensColor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #002200;
	padding: 8px;
}

.TableLiensColor1 input.RadioButton {
	background-color: #002200;
}

.TableLiensColor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.TableLiensColor2 input.RadioButton {
	background-color: #000000;
}

.TableLiensColor1Bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #444;
	padding: 8px;
	cursor:hand;
}
.TableLiensColor2Bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #444;
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	cursor:hand;
}
.TableLiensColor1 TD {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.TableLiensColor2 TD {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.TableLiensColor1Bis TD {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #444;
}

.TableLiensColor2Bis TD {
	padding: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #444;
}
.TableLiens H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
}

.TableLiens HR {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}

/*----------------------------------------------------------------------*/
.tdEnteteListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.logosTaille1 {
	margin: 8px;
}

/*------------------------------------------------- colonne droite ---------------- */
.ColonneDroite {
	padding: 4px;
	width: 130px;
	margin: 4px;
}

.ColonneDroite H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #2E8B57;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin: 0px 4px 4px 0px;
	padding-left: 4px;
}

.ColonneDroite h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	margin: 0px 4px 5px;
}

.ColonneDroite P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/*----------------------------------------------------------------------------- */

.TablePages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
.TablePages A {
	color: #FFFFCC;
	text-decoration: none;
	border: 1px solid #333333;
}

.TablePages STRONG {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFF00;
}
.TablePages A:hover {
	color: #FFFF00;
	text-decoration: none;
	border: 1px solid #FFFF00;
}
.TablePages input {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFCC;
	background-color: #666666;
}
.tdTitreIntro H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

/*--------------------------------- Module 1 --------------------*/
.TableModule1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.TableModule1 TD {
	padding: 2px;
}

.TableModule1 input.RadioButton {
	background-color: #000000;
}

.TableModule1 INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFEE;
}

.SelectGras {
	background-color: #FFFF66;
	font-weight: bold;
}

.SelectOld {
	background-color:#AAAAAA;
}
/*--------------------------------------------------------*/
.LogoRubrique {
	border: 1px solid #CCCCCC;
}
.TexteRecherche {
	color: #000000;
	background-color: #FFFFCC;
}
.TableModule1 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}

.TableModule1 H1:first-letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.TableModule1 H1 STRONG {
	color: #FFFFFF;
}
.tdLogoHaut {
	background-image: url(../images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 80px;
	padding-right: 10px;
}

/* ------------------------------------------------  Les articles en ligne */

.TableArticleIntro {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 8px;
	color: #FFFFFF;
}

.TableArticleIntro H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
}
.TableArticleIntro H1 STRONG {
	color: #FFFFFF;
}

.TableArticleIntro H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: Bold;
}

/*-------------------------*/
.TableArticleBandeau {
	padding: 4px;
	border: 1px solid #666666;
	margin-bottom: 8px;
	color: #FFFFFF;
	background-color: #31945C;
}
.TableArticleBandeau H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.TableArticleBandeau H1 STRONG {
	font-weight: bold;
}

.TableArticleBandeau H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.TableArticleBandeau H2 STRONG {
	font-weight: bold;
}

.TableArticleBandeau A {
	color: #333333;
}
/*----------------------------*/
.TableArticleEdito {
	padding: 1px;
	border: 1px solid #666666;
	margin-bottom: 8px;
	color: #FFFFFF;
	background-color: #174B2C;
	margin-right: 4px;
}
.TableArticleEdito TD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.TableArticleEdito H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.TableArticleEdito H1 STRONG {
	font-weight: bold;
}
/*-------------------------------*/

.TableArticlePub td {
	color: #FFFFFF;
}
.TableArticlePub HR {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.TableArticlePub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #666666;
	margin-bottom: 8px;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 4px;
}
/*-------------------------------*/
.TableArticlePrincipal {
	padding: 2px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
.TableArticlePrincipal td {
	color: #FFFFFF;
}
.TableArticlePrincipal td.TDTitre {
	background-color: #660000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
/*------------------------------------------------------------------------*/

/*-------------------------------*/
.TableAbonnementPrincipal {
	padding: 2px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
.TableAbonnementPrincipal td {
	color: #FFFFFF;
}
.TableAbonnementPrincipal td.TDTitre {
	background-color: #660000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	text-align: center;
	height: 25px;
}

.TableAbonnementPrincipal p {
	margin-top: 0px;
	margin-bottom: 10px;

}

.TableAbonnementPrincipal H1 {
	font-size: 18px;
	padding-top: 5px;
}

.TableAbonnementPrincipal H2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*------------------------------------------------------------------------*/

.IMGThumbailVideo {

	border: 1px solid #fff;
	margin: 4px;
}


.IMGThumbailVideoNoir {

	border: 1px solid #000;
	margin: 4px;
}
.TitreTableLiens2 {

	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #337D6D;
}
.commentaireVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.msgErreur {
	font-weight: bold;
	color: #FF0000;
}


div.PhotoFloat {
  float: left;
  width: 120px;
  height: 120px;
  padding: 10px 10px;
  }

.iFrameNews {
	padding: 0px;
	margin: 0px;
}

/*---------------------------------------- bulles d'aides ----------------- */
/* bulles d'aides */
.TableBulleAide {
	background-color: #FAFAD2;
	border: 1px solid #333333;
	filter:alpha(opacity=80);
	-Moz-Opacity:0.8;
	opacity:0.8;
}

.tdBulleAideTitre {
	background-color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;



}

.tdBulleAideTexte {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
/*-----------------------------------------------------------------------------*/.ImgFestivalCote {
	margin: 8px;
	border: 1px solid #FFFFCC;
}

.tableSansBord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 4px;
}
.Formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.FormulaireTitre {
	background-color: #006665;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFCC;
	height: 20px;
	padding-left: 8px;
}
.Formulaire input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
}
.Formulaire input.Checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}


.Formulaire td {
	padding: 2px;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}


div.PhotoFloat {
	float: left;
	padding: 10px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width:100%;
	height: auto;
}

.TableComparatifPrix{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 2px solid #FFFFCC;
}

.TableComparatifPrix TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: none;
}

/*-------------------------------------------------------------*/

.TableInfosDvd {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}

.TableInfosDvd td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}
.Checkbox {
	background-color: #000000;
}
.FormulaireRemarque {
	color: #999999;
}
.remarqueTechnique {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h2Petit {
	font-size: 10px;
	color: #FFFF99;
}
.H1Trait {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
.Indications1 {
	font-size: 10px;
	font-weight: normal;
	float: right;
}
.Indications2 {
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.tableIntro .CopyrightPhotoSouligne {
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.RemarqueH1 {
	font-size: 12px;
	font-weight: normal;
}
.RemarqueH1 a {
	color: #000000;
}
