@charset "UTF-8";

/*@font-face {
 font-family: "caslon";
      src: url("../fonts/ITC Garamond 2 ");
    }*/


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; /* 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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #C13814;
    }

    .thrColFixHdr #container {
	width: 960px;
	text-align: left; /* ce paramétrage annule le paramètre text-align:center de l'élément body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	padding: 0px;
    } 

    .thrColFixHdr #header {
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 159px;
	background-image: url(../images/layout/css2/layout2_01.gif);
	background-repeat: no-repeat;
	background-position: left;
    } 

    .thrColFixHdr #header ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	font-weight: normal;
}
	.thrColFixHdr #header li.maison {
	margin-top: 25px;
}


	.thrColFixHdr #header li.currentMA {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 22px;	
}

	.thrColFixHdr #header li.spectacles {
	margin-top: 28px;
}
	
	.thrColFixHdr #header li.agenda {
	margin-top: 32px;
}

	.thrColFixHdr #header li.currentAG {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 30px;	
}

	.thrColFixHdr #header li.ateliers {
	margin-top: 37px;
}

.thrColFixHdr #header li.currentAT {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 33px;
}
	.thrColFixHdr #header li.news {
	margin-top: 42px;
}


.thrColFixHdr #header li.currentNE {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 35px;	
}
	.thrColFixHdr #header li.contacts {
	margin-top: 48px;
}

.thrColFixHdr #header li.currentCO {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 44px;	
}
	.thrColFixHdr #header li.editions {
	margin-top: 44px;
}

.thrColFixHdr #header li.currentED {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 40px;	
}
	.thrColFixHdr #header li.currentSP {
	background-image: url(../images/layout/bulleMenuTop_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 28px;
}
	
	.thrColFixHdr #header  a.current {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/layout/bulleMenuTop_03.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 15px;
}
	.thrColFixHdr #header li {
	height: 75px;
	float: left;
	/*background-image: url(../images/bulleMenuTop_02.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/menuTopNormBeige_02.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
}
	
	
	
	.thrColFixHdr #header   a {
	text-decoration: none;
	color: #000000;
	/*background-image: url(../images/bulleMenuTop_01.gif);
	background-position: left 1px;
	background-repeat: no-repeat;*/
	display: block;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 38px;
	padding-bottom: 10px;
	background-image: url(../images/layout/menuTopNormBeige_01.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
	.thrColFixHdr #header   a:hover {
	color: #C13814;
}


    .thrColFixHdr #header h1 {
	margin: 0px; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
    }

    .thrColFixHdr #sidebar1 {
	width: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	margin: 0px;
    }
	
	 .thrColFixHdr #sidebar1 ul{
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	 .thrColFixHdr #sidebar1 li{
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	.thrColFixHdr #sidebar1 li a{
	color: #FFFFFF;
}

.nada {
	color: #E2411E !important;
}

	.thrColFixHdr #sidebar1 li.current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/layout/bulleMenuGauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.thrColFixHdr  #sidebar1   a {
	text-decoration: none;
	color: #BEB295;
}
	 .thrColFixHdr #sidebar1 a:hover{
	color: #EBBE00;
}
	 .thrColFixHdr #sidebar1 a.current {
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	padding-top: 4px;
	display: block;
	color: #000000;
} 

	.thrColFixHdr #sidebar1 h4.current {
		padding-top: 5px;
}


.thrColFixHdr .separateur1 {
	width: 100%;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


	.thrColFixHdr #sidebar1 p{
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
	.thrColFixHdr #sidebar1 h1{
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
}
	.thrColFixHdr #sidebar1 h2{
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
}

	.thrColFixHdr #sidebar1 h2 a{
}

.thrColFixHdr #sidebar1  a{
	color: #990000;
}


	.thrColFixHdr #sidebar1 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
	
	
	.thrColFixHdr #sidebar1 h4 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
}

	.thrColFixHdr #sidebar1 h6{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

	.thrColFixHdr #sidebar1 h6.current {
			padding-top: 5px;
}
	
	* html .thrColFixHdr .boxhead h2 {height: 1%;} /* For IE 5 PC */

	.thrColFixHdr .sidebox {
	width: 100%;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0;
	background-image: url(../images/layout/bulleMenuDroite_07.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
	.thrColFixHdr .sidebox a {
	color: #990000;
	text-decoration: none;
}
	
	.thrColFixHdr #infoGauche a {
}
	
	.thrColFixHdr .boxhead {
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/bulleMenuDroite_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	.thrColFixHdr .boxhead h2 {
	margin: 0;
	padding: 0; /* Safari-only, but cool */
	background-image: url(../images/layout/bulleMenuDroite_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	color: #990000;
	}

	.thrColFixHdr .boxhead h2 a{
}

	.thrColFixHdr .boxbody {
	margin: 0;
	padding: 0;
	background-image: url(../images/layout/bulleMenuDroite_06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

	.thrColFixHdr .boxbody p {
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	}
	

    .thrColFixHdr #sidebar2 {
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
    }
	
	.thrColFixHdr #sidebar2 h1{
	font-size: 30px;
	font-weight: normal;
	color: #990000;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
	.thrColFixHdr #sidebar2 h2{
	font-weight: normal;
	font-size: 21px;
	color: #990000;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

	.thrColFixHdr #sidebar2 h2 a{
}



.blanc{
	color: #FFFFFF !important;
}

	.thrColFixHdr #sidebar2 h3{}
	.thrColFixHdr #sidebar2 h4{
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
	.thrColFixHdr #sidebar2 h5{
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
}
	.thrColFixHdr #sidebar2 h6{}
	.thrColFixHdr #sidebar2 p{
	font-size: 13px;
	padding-right: 10px;
	padding-left: 20px;
}


	.thrColFixHdr #sidebar2 ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	margin: 15px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
	.thrColFixHdr #sidebar2 li {
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 10px;
}
	.thrColFixHdr #sidebar2 li a {
	color: #FFFFFF;
}
	.thrColFixHdr #sidebar2 li a:hover {}
	.thrColFixHdr #sidebar2 a{
	text-decoration: none;
}

.thrColFixHdr #sidebar2 a:hover{
	color: #EBBE00;
}


.thrColFixHdr #sidebar2 .separateur2 {
	height: 20px;
	width: 190px;
	background-image: url(../images/layout/paper.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #sidebar2 .photo {
	float: left;
	height: 80px;
	width: 80px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 4px;
}
	
	* html .thrColFixHdr #mainContent .boxhead h2 {height: 1%;} /* For IE 5 PC */

	.thrColFixHdr #mainContent .sidebox {
	width: 90%;
	background: url(../images/layout/04basDroit.gif) no-repeat bottom right;
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.thrColFixHdr #mainContent .sidebox2 {
	width: 65%;
	background: url(../images/layout/04basDroit.gif) no-repeat bottom right;
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
	.thrColFixHdr #mainContent .boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/layout/02hautDroit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	.thrColFixHdr #mainContent .boxhead h2 {
	background: url(../images/layout/01hautGauche.gif) no-repeat left top;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	height: 30px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	}

	.thrColFixHdr #mainContent .boxhead h2 a{color: #FFFFFF;}

	.thrColFixHdr #mainContent .boxbody {
	background: url(../images/layout/03basGauche.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 60px;
	}

	.thrColFixHdr #mainContent .boxbody p {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border: none;
	}


    .thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/layout/css2/layout2_03.gif);
    } 
	
	
	.newsletter {
	text-align: right !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
}
	
	.thrColFixHdr #mainContent ul {
	font-size: 13px;
	margin-right: 20px;
	margin-bottom: 15px;
}
	.thrColFixHdr #mainContent li {}
	
	
	    .thrColFixHdr #mainContent h1{
	margin: 0px;
	color: #990000;
	font-weight: normal;
	font-size: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

	.thrColFixHdr #mainContent .black {
	color: #000000;
	font-size: 36px;
}
	
	.thrColFixHdr #mainContent .photo {
	float: left;
	height: 80px;
	width: 80px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.thrColFixHdr #mainContent .presse {
	float: left;
	height: 100px;
	width: 100px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px dotted #333333;
}

.thrColFixHdr #mainContent .presse p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 11px;
}

	.thrColFixHdr #mainContent #top {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.thrColFixHdr #mainContent #bottom {
	/*background-image: url(../images/bulle_03.gif);
	background-repeat: no-repeat;
	height: 20px;*/
	margin: 0px;
	padding: 0px;
}


	.thrColFixHdr #mainContent #middle {
	/*background-image: url(../images/bulle_02.gif);
	background-repeat: repeat-y;*/
}

	
    .thrColFixHdr #mainContent p{
	margin: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	padding-top: 0px;
	padding-left: 35px;
	line-height: 20px;
	text-align: justify;
	padding-right: 20px;
}


.thrColFixHdr #mainContent .agenda{
	margin-right: 0px;
	margin-left: 20px;
}

.thrColFixHdr #mainContent .agenda td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColFixHdr #mainContent .agenda tr {}

.thrColFixHdr #mainContent .agenda p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: left;
}

.thrColFixHdr #mainContent .actu{
	margin-right: 0px;
	margin-left: 0px;
}

.thrColFixHdr #mainContent .actu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.thrColFixHdr #mainContent .actu h1 {
	margin-right: 5px;
	margin-left: 10px;
	padding: 0px;
}
.thrColFixHdr #mainContent .actu h4 {
	padding: 0px;
	margin-right: 5px;
	margin-left: 10px;
}
 
 
	.thrColFixHdr #mainContent .blocImages {
	margin-left: 30px;
}
    
	.thrColFixHdr #mainContent .imageIntro {
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
}
	
	.thrColFixHdr #mainContent a {
	color: #990000;
	text-decoration: none;
}


.thrColFixHdr #mainContent a:hover {
	color: #EBBE00;
}
	.thrColFixHdr #mainContent h2{
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-right: 10px;
	margin-left: 20px;
	font-style: italic;
	text-align: right;
}
	.thrColFixHdr #mainContent h3{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
}
	.thrColFixHdr #mainContent h4{
	color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 15px;
}
	.thrColFixHdr #mainContent h5{
	font-size: 24px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
	.thrColFixHdr #mainContent h6{
	text-align: right;
	margin-top: 0px;
	margin-right: 40px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
	
	.thrColFixHdr #footer {
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFFFFF;
	background-image: url(../images/layout/css2/layout2_05.gif);
	background-repeat: no-repeat;
    } 

    .thrColFixHdr #footer p {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }

    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */

    	float: left;

    	margin-right: 8px;

    }

    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;

        height:0;

        font-size: 1px;

        line-height: 0px;
    }
