html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	behavior: url("scripts/csshover.htc");
}

/* @group #bandeauEnTete */

/* @group #bandeauPhoto */

#bandeauEnTete{
	
}
#bandeauEnTete #bandeauPhoto {
	background: #000;
	height:164px;
}

#bandeauEnTete #bandeauPhoto .accueil {
	background: #000 url(../images/bEnTete-calaferte-4.jpg) no-repeat 130px 0;
	height: 164px;
}

#bandeauEnTete #bandeauPhoto .lesSpectacles {
	background: #000 url(../images/bEnTete-calaferte-1.jpg) no-repeat;
	height: 164px;
}

#bandeauEnTete #bandeauPhoto .laCompagnie {
	background: #710707 url(../images/bEnTete-calaferte-3.jpg) no-repeat 50px 0;
	height: 164px;
}

#bandeauEnTete #bandeauPhoto .cat4 {
	background: #000 url(../images/bEnTete-calaferte-2.jpg) no-repeat;
	height: 164px;
}

#bandeauEnTete #bandeauPhoto .infosPratiques {
	background: #000 url(../images/bEnTete-calaferte-5.jpg) no-repeat 90px;
	height: 164px;
}

#bandeauEnTete #bandeauPhoto h1 {
	margin: 0;
	padding: 0;
}

#bandeauEnTete #bandeauPhoto h1 a {
	background: url(../images/bandeauEnTete-logo.png) no-repeat;
	behavior: url("scripts/iepngfix.htc");
	width: 260px;
	height: 164px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	cursor: pointer;
	top: 0;
}

#bandeauEnTete #bandeauPhoto h1 span {
	position: absolute;
	left: -3000px;	
}

/* @end */

/* @group #menuPrincipal */

#menuPrincipal {
	list-style: none;
	width: 700px;
	height: 20px;
	margin: 0 0 0 260px;
	padding: 0;
	z-index: 100;
}

#menuPrincipal li {
	float: left;
}

#menuPrincipal li a {
	color: #6E69A7;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 130px;
	margin: 0 10px 0 15px;
	padding: 4px 5px;
	display: block;
}

#menuPrincipal li.cat2 a {
	width: 145px;
	margin-right: 20px;
	color: #CD82BE;
}

#menuPrincipal li.cat3 a {
	color: #C8641C;
}

#menuPrincipal li.cat4 a {
	color: #FEDD07;
}

#menuPrincipal li:hover a {
	color: #FFF;
	background-color: #6E69A7;
}

#menuPrincipal li a:hover,
#menuPrincipal li a.actuel {
	background-color: #9790BC;
}

#menuPrincipal li:hover.cat2 a {
	background-color: #CD82BE;
}

#menuPrincipal li.cat2 a:hover,
#menuPrincipal li.cat2 a.actuel {
	background-color: #DCA6D1;
}

#menuPrincipal li:hover.cat3 a {
	background-color: #C8641C;
}

#menuPrincipal li.cat3 a:hover,
#menuPrincipal li.cat3 a.actuel {
	background-color: #D79050;
}

#menuPrincipal li:hover.cat4 a {
	background-color: #FEDD07;
}

#menuPrincipal li.cat4 a:hover,
#menuPrincipal li.cat4 a.actuel {
	background-color: #FEE74B;
}

#menuPrincipal li .sousMenu {
	list-style: none;
	margin:-1px 0 0;
	padding: 0;
	display: none;
	//visibility: hidden;
	position: absolute;
	z-index: 500;
}

#menuPrincipal li:hover .sousMenu {
	display: block;
	//visibility: visible;
	z-index: 500;
}

#menuPrincipal li .sousMenu li {
	float: none;
}

/* @end */


/* @end */

/* @group #coloneGauche */

#coloneGauche {
	width: 240px;
	margin-top: 175px;
	position: absolute;
	top: 0;
	left: 0;
}

/* @group .logos */

#coloneGauche .logos {
	background: url(../images/logos.gif) no-repeat;
	list-style: none;
	height: 60px;
	margin: 0;
	padding: 0;
}

#coloneGauche .logos li {
	float: left;
}

#coloneGauche .logos li a {
	display: block;
	width: 78px;
	height: 60px;
}

#coloneGauche .logos li a span {
	position: absolute;
	left: -3000px;
}

#coloneGauche .logos li.departementVaucluse a {
	width: 74px;
}

#coloneGauche .logos li.ministereCulture a {
	width: 38px;
}

#coloneGauche .logos li.regioPaca a {
	width: 44px;
}

/* @end */

#piedDePage {
	clear: both;
	position: absolute;
	bottom: 0;
}

#menuMentions {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#menuMentions li {
	float: left;
}

#menuMentions li a {
	color: #000;
	font-size: 9px;
	text-decoration: none;
	display: block;
	margin-right: 10px;
}

/* @end */

/* @group #contenu */

#contenu {
	margin-left: 240px;
	position: relative;
	z-index: 1;
	padding: 0 40px;
}

#contenu .titrePage {
	margin: 18px 0 0 0px;
	padding: 0;
	position: relative;
	top: 18px;
}

#contenu .titrePage h4 {
	color: #6E69A7;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.tourneesFrance #contenu .titrePage h4 {
	color: #CD82BE;
}

.tourneesEtranger #contenu .titrePage h4 {
	color: #CD82BE;
}

.alainTimar #contenu h2 {
	color: #CD82BE;
}

#contenu .titrePage h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#contenu .mois {
	background: url(../images/mois.gif) no-repeat;
	height: 28px;
	margin: 50px 0 10px 115px;
}

#contenu .mois span {
	position: absolute;
	left: -3000px;
}

#contenu .mois.oct {
	background-position: 0 -28px;
}

#contenu .mois.nov {
	background-position: 0 -56px;
}

#contenu .mois.dec {
	background-position: 0 -84px;
}

#contenu .mois.jan {
	background-position: 0 -112px;
}

#contenu .mois.fev {
	background-position: 0 -140px;
}

#contenu .mois.mar {
	background-position: 0 -168px;
}

#contenu .mois.avr {
	background-position: 0 -196px;
}

#contenu .mois.mai {
	background-position: 0 -224px;
}

#contenu .mois.juin {
	background-position: 0 -252px;
}

#contenu .salle {
	background: url(../images/salles.gif) no-repeat;
	height: 52px;
	margin: 50px 0 10px 115px;
}

#contenu .salle span {
	position: absolute;
	left: -3000px;
}
#contenu .salle.jardin-,
#contenu .salle.jardin {
	background-position: 0 -52px;
}
#contenu .salle.chapelle-sainte-claire,
#contenu .salle.chapelle {
	background-position: 0 -104px;
}
#contenu .salle.salle-du-chapitre,
#contenu .salle.chapitre {
	background-position: 0 0px;
}

#contenu .spectacle {
	width: 360px;
	height: auto !important;
	height: 70px;
	min-height: 70px;
	position: relative;
	margin: 0 0 15px 0px;
}

#contenu .spectacle .coloneTexte {
	margin: 0 0 0 80px;
}

#contenu .spectacle .coloneTexte p {
	margin: 0;
	padding: 0;
}

#contenu .spectacle .coloneTexte .titre {
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
}

#contenu .spectacle .menuOptions {
	text-align: right;
	clear: both;
}

#contenu .spectacle .menuOptions a {
	color: #AF8C50;
	text-decoration: none;
}

#contenu .spectacle .coloneTexte h2.titre {
	color: #6E69A7;
}

#contenu .spectacle .coloneTexte h2.titre.couleur2 {
	color: #CD82BE;
}

#contenu .spectacle .coloneTexte h2.titre.couleur3 {
	color: #C8641C;
}

#contenu .spectacle .coloneTexte h2.titre.couleur4 {
	color: #D9B200;
}

#contenu .spectacle .coloneTexte h2.titre.couleur5 {
	color: #78496A;
}

#contenu .spectacle .coloneImageMini {
	width: 70px;
	position: absolute;
	top: 0;
	left: 0;
}

#contenu .coloneImageMini img {
	border: 0;
}


#contenu .coloneDistribution {
	float: left;
	width: 165px;
	width: auto;
	max-width: 250px;
	margin: 0 0 0 20px;
	top: 0;
}

/* @group .alainTimar */

.alainTimar #contenu h2 {
	font-size: 26px;
	margin: 50px 0 10px 115px;
}

#contenu .article {
	width: 440px;
	min-height: 70px;
	position: relative;
	margin: 0 0 15px 0px;
}
#contenu .col-text {
margin:0 0 0 110px;
}
.alainTimar #contenu .coloneTexte {
	margin: 0 0 0 80px;
}

.alainTimar #contenu .coloneTexte blockquote {
	margin: 0;
}

.alainTimar #contenu .coloneImageMini {
	width: 70px;
	position: absolute;
	top: 0;
	left: 0;
}

.alainTimar #contenu .coloneImageMini p {
	margin: 0 0 10px 0;
}

.alainTimar table {
	width: 300px;
	margin: 10px 0 20px 10px;
}

.alainTimar table td {
	border-bottom: solid 1px #CD82BE;
	vertical-align: top;
}

/* @end */

/* @end */

/* @group .ficheSpectacle */

.ficheSpectacle .enTete {
	width: 445px;
	margin: 50px 0 20px 110px;
}

.ficheSpectacle .enTete p.horaireSalle {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.ficheSpectacle .enTete p {
	margin: 0;
}

.ficheSpectacle .enTete h2.titre {
	color: #6E69A7;
	font-size: 26px;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

.ficheSpectacle.couleur2 .enTete h2.titre {
	color: #CD82BE;
}

.ficheSpectacle.couleur3 .enTete h2.titre {
	color: #C8641C;
}

.ficheSpectacle.couleur4 .enTete h2.titre {
	color: #D9B200;
}

.ficheSpectacle.couleur5 .enTete h2.titre {
	color: #78496A;
}

.ficheSpectacle .enTete h3.auteur {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.ficheSpectacle .enTete p.cie {
	color: #6E69A7;
	font-size: 14px;
	margin: 0;
}

.ficheSpectacle.couleur2 .enTete p.cie {
	color: #CD82BE;
}

.ficheSpectacle.couleur3 .enTete p.cie {
	color: #C8641C;
}

.ficheSpectacle.couleur4 .enTete p.cie {
	color: #D9B200;
}

.ficheSpectacle.couleur5 .enTete p.cie {
	color: #78496A;
}

.ficheSpectacle .detail {
	position: relative;
}

.ficheSpectacle .coloneImageMini {
	float: left;
	width: 70px;
	top: 0;
}

.ficheSpectacle .coloneTexte {
	float: left;
	width: 260px;
	margin: 0 0 0 10px;
}

.ficheSpectacle .coloneTexte p {
	margin: 0 0 10px 0;
}

.ficheSpectacle .detail .coloneTexte .date {
	font-weight: bold;
	margin-bottom: 0;
}

.ficheSpectacle .detail .coloneTexte h4 {
	color: #6E69A7;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.ficheSpectacle.couleur3 .detail .coloneTexte h4 {
	color: #C8641C;
}

.ficheSpectacle .coloneDistribution {
	float: left;
	width: 165px;
	margin: 0 0 0 20px;
	top: 0;
}

.ficheSpectacle .coloneDistribution .moduleDistribution {
	color: #6E69A7;
}

.ficheSpectacle.couleur2 .coloneDistribution .moduleDistribution {
	color: #CD82BE;
}

.ficheSpectacle.couleur3 .coloneDistribution .moduleDistribution {
	color: #C8641C;
}

.ficheSpectacle.couleur4 .coloneDistribution .moduleDistribution {
	color: #D9B200;
}

.ficheSpectacle.couleur5 .coloneDistribution .moduleDistribution {
	color: #78496A;
}

.ficheSpectacle .coloneDistribution .moduleDistribution p {
	margin: 0 0 10px 0;
}

/* @end */



/* @group .accueil */

.accueil #contenu {
	margin-top: 0px;
	padding-left: 40px;
}

.accueil #contenu h2.auteur {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
}

.accueil #contenu h1 {
	
}

.accueil #contenu h1 span {
	position: absolute;
	left: -3000px;
}

.accueil #contenu h2.miseEnScene {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.accueil #contenu p.horaire {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.accueil #contenu p.horaire strong {
	color: #6E69A7;
}

.accueil #contenu .menuOptions a {
	color: #AF8C50;
}

.accueil #son {
	position: absolute;
	top: 100px;
	left: 440px;
}

/* @end */

/* @group .creation2007 */

.creation2007 #contenu {
	margin-top: 40px;
	padding-left: 40px;
}

.creation2007 #contenu h2.auteur {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
}

.creation2007 #contenu h1 {
	height: 305px;
	background: url(../images/accueil-ubu.gif) no-repeat;
}

.creation2007 #contenu h1 span {
	position: absolute;
	left: -3000px;
}

.creation2007 #contenu h2.miseEnScene {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.creation2007 #contenu p.horaire {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.creation2007 #contenu p.horaire strong {
	color: #6E69A7;
}

.creation2007 #contenu .menuOptions a {
	color: #AF8C50;
}

/* @end */

/* @group .creation2008 */

.creation2008 #contenu {
	height: 640px;
	width: 640px;
	padding-left: 80px;
	background: url(../images/creation2008.jpg) no-repeat;
	color: #333;
}

.creation2008 #contenu h1 {
	font-size: 54px;
	line-height: 54px;
	margin: 0;
	padding-top: 10px;
}

.creation2008 #contenu h2.auteur {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
}

.creation2008 #contenu p {
	margin-top: 0;
}

.creation2008 #contenu h2.miseEnScene {
	font-weight: normal;
}

.creation2008 #contenu p.horaire {
	
}

.creation2008 #contenu p.horaire strong {
	
}

.creation2008 #contenu .menuOptions a {
	color: #AF8C50;
}

/* @end */

/* @group .construction */

.construction {
	color: #FFF;
	width: 141px;
	height: 92px;
	margin: 40px 0 0 40px;
	background: url(../images/construction-fond.gif);
	padding: 70px 0 0 60px;
}

.construction a {
	color: #FFF;
}

/* @end */

/* @group .cat4 */

.cat4 #contenu {
	margin-top: 40px;
	position: relative;
}

.cat4 .formulaire {
	width: 340px;
	margin: 40px 0 0 0px;	
	position: relative;
}

.cat4 .formulaire h2 {
	color: #D9B200;
	margin: 0 0 0 0px;
}

.cat4 .formulaire p {
	margin: 0 60px 20px 0px;
}

.cat4 .formulaire fieldset {
	border: none;
	position: relative;
	clear: both;
}

.cat4 .formulaire input {
	width: 180px;
	margin-left: 10px;
	border: solid 1px #FEDD07;
	border-right-width: 4px;
	border-bottom-width: 4px;
	float: left;
}

.cat4 .formulaire input.bouton {
	color: #FFF;
	font-size: 10px;
	background-color: #FEDD07;
	width: auto;
	margin-left: 110px;
	padding: 5px;
	border: 0;
}

.cat4 .formulaire input:hover.bouton {
	background-color: #E0BB05;
	cursor: pointer;
}

.cat4 .formulaire textarea#message {
	width: 180px;
	height: 140px;
	margin-left: 10px;
	border: solid 1px #FEDD07;
	border-right-width: 4px;
	border-bottom-width: 4px;
	float: left;
}

.cat4 .formulaire label span {
	text-align: right;
	width: 100px;
	display: block;
	float: left;
}

.cat4 .formulaire .attention {
	margin-left: 10px;
}

.cat4 .formulaire .erreur {
	color: red;
}

.cat4 .formulaire .succes {
	color: green;
}

.cat4 .adresse {
	position: absolute;
	top: 0;
	left: 370px;
	width: 360px;
	margin: 0 0 0 10px;
}

.cat4 .adresse h2 {
	color: #D9B200;
	margin: 0;
}

.cat4 .adresse p {
	margin: 0 0 20px 0;
}

.cat4 .adresse a {
	color: #D9B200;
}

.cat4 .adresse a:hover {
	color: #FEDD07;
}

/* @end */

/* @group .reservationsTarifs */

.reservationsTarifs #contenu {
	margin-top: 40px;
	position: relative;
}

.reservationsTarifs .col-1 {
	width: 340px;
	margin: 40px 0 0 0px;	
	position: relative;
}

.reservationsTarifs .col-1 h2 {
	color: #C8641C;
	margin: 0 0 0 10px;
}

.reservationsTarifs .col-1 p {
	margin: 0 60px 20px 10px;
}

.cat3 .formulaireMail fieldset {
	border: none;
	position: relative;
	clear: both;
}

.cat3 .formulaireMail input {
	width: 180px;
	margin-left: 10px;
	border: solid 1px #C8641C;
	border-right-width: 4px;
	border-bottom-width: 4px;
	float: left;
}

.cat3 .formulaireMail input.bouton {
	color: #FFF;
	font-size: 10px;
	background-color: #C8641C;
	width: auto;
	margin-left: 110px;
	padding: 5px;
	border: 0;
}

.cat3 .formulaireMail input:hover.bouton {
	background-color: #D79050;
	cursor: pointer;
}

.cat3 .formulaireMail textarea#message {
	width: 180px;
	height: 60px;
	margin-left: 10px;
	border: solid 1px #C8641C;
	border-right-width: 4px;
	border-bottom-width: 4px;
	float: left;
}

.cat3 .formulaireMail label span {
	text-align: right;
	width: 100px;
	display: block;
	float: left;
}

.cat3 .formulaireMail .attention {
	margin-left: 10px;
}

.cat3 .formulaireMail .erreur {
	color: red;
}

.cat3 .formulaireMail .succes {
	color: green;
}

.reservationsTarifs .col-2 {
	position: absolute;
	top: 0;
	left: 370px;
	width: 200px;
	margin: 0 0 0 10px;
}

.reservationsTarifs .col-2 h2 {
	color: #C8641C;
	margin: 0;
}

.reservationsTarifs .col-2 p {
	margin: 0 0 20px 0;
}

.reservationsTarifs .col-2 a {
	color: #C8641C;
}

.reservationsTarifs .col-2 a:hover {
	color: #D79050;
}

.reservationsTarifs table {
	width: 300px;
	margin: 10px 0 20px 10px;
}

.reservationsTarifs table th {
	color: #C8641C;
	text-align: left;
	border-bottom: solid 1px #C8641C;
}

.reservationsTarifs table td {
	border-bottom: solid 1px #D79050;
}

.reservationsTarifs table .colCie {
	display: none;
}

.reservationsTarifs table .colLieu {
	display: none;
}

.reservationsTarifs table .colHoraire {
	display: none;
}

.reservationsTarifs table .colTitre {
	font-weight: bold;
}

/* @end */

/* @group .planAcces */

.planAcces #contenu {
	margin-top: 40px;
	position: relative;
}

.planAcces .col-1 {
	width: 400px;
	margin: 40px 0 0 0px;	
	position: relative;
}

.planAcces .col-1 h2 {
	color: #C8641C;
	margin: 0 0 0 10px;
}

.planAcces .col-1 img {
	margin: 10px 0 0 0;
}

.planAcces .col-2 {
	position: absolute;
	top: 0;
	left: 430px;
	width: 140px;
	margin: 0 0 0 10px;
}

.planAcces .col-2 h2 {
	color: #C8641C;
	margin: 0;
}

.planAcces .col-2 p {
	margin: 0 0 20px 0;
}

.planAcces .col-2 a {
	color: #C8641C;
}

.planAcces .col-2 a:hover {
	color: #D79050;
}

/* @end */

/* @group .equipe */

.equipe #contenu {
	margin-top: 40px;
	position: relative;
}

.equipe .col-1 {
	width: 650px;
	margin: 40px 0 0 0px;
	position: relative;
}

.equipe .col-1 h2 {
	color: #C8641C;
	margin: 0 0 0 10px;
}

.equipe .col-1 p {
	margin: 0 60px 20px 10px;
}

.equipe .col-1 ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.equipe .col-1 li {
	width: 115px;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	float: left;
}

.equipe .col-1 li strong {
	font-size: 13px;
	font-weight: bold;
}

.equipe .col-1 hr {
	border: 0;
	visibility: hidden;
	clear: both;
}

/* @end */

/* @group .modeemploi */

.modeemploi #contenu {
	margin-top: 40px;
	position: relative;
}

.modeemploi .col-1 {
	width: 650px;
	margin: 40px 0 0 0px;
	position: relative;
}

.modeemploi .col-1 h2 {
	color: #C8641C;
	margin: 10px;
}

.modeemploi .col-1 h3 {
	color: #C8641C;
	margin: 0 10px;
}

.modeemploi .col-1 p {
	margin: 0 60px 20px 10px;
}

.modeemploi .col-1 ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.modeemploi .col-1 li {
	width: 115px;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	float: left;
}

.modeemploi .col-1 li strong {
	font-size: 13px;
	font-weight: bold;
}

.modeemploi .col-1 hr {
	border: 0;
	visibility: hidden;
	clear: both;
}

/* @end */

/* @group .tourneesFrance */

.tourneesFrance #contenu .titrePage {
	color: #CD82BE;
	margin: 18px 0 50px 0px;
}
.tourneesFrance #contenu .annees {
	margin: 50px 0 10px 115px;
	font-size: 23px;
}
.tourneesFrance #contenu .coloneDistribution {
}

.tourneesFrance #contenu .coloneDistribution .moduleDistribution p {
	margin: 20px 0 10px 20px;
}

.tourneesFrance #contenu .coloneDistribution .moduleDistribution strong,
.tourneesFrance #contenu .coloneDistribution .moduleDistribution a {
	color: #CD82BE;
}

/* @end */

/* @group .tourneesEtranger */

.tourneesEtranger #contenu .titrePage {
	color: #CD82BE;
}

.tourneesEtranger #contenu h4 {
	margin-bottom: 20px;
}

.tourneesEtranger #contenu .annees {
	margin: 50px 0 10px 115px;
	font-size: 23px;
}

/* @end */

/* @group .archives */

.archives #contenu .titrePage h4 {
	color: #CD82BE;
}

.archives #contenu .annees {
	margin: 50px 0 10px 115px;
	font-size: 23px;
}

/* @end */

/* @group .plansTechniques */

.plansTechniques #contenu {
	margin-top: 40px;
	position: relative;
}

.plansTechniques .col-1 {
	width: 510px;
	margin: 40px 0 0 0px;	
	position: relative;
}

.plansTechniques .col-1 h2 {
	color: #C8641C;
	margin: 20px 0 0 10px;
}

.plansTechniques .col-1 p {
	margin: 0 0 0 10px;
}

.plansTechniques .col-1 img {
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
}

/* @end */

.cat1 #contenu h1,
.cat1 #contenu h2,
.cat1 #contenu h3,
.cat1 #contenu h4,
.cat1 #contenu .titre,
.cat1 #contenu .titrePage {
	color: #6E69A7;
}
.cat2 #contenu h1,
.cat2 #contenu h2,
.cat2 #contenu h3,
.cat2 #contenu h4,
.cat2 #contenu .titre,
.cat2 #contenu .titrePage {
	color: #CD82BE;
}
.cat3 #contenu h1,
.cat3 #contenu h2,
.cat3 #contenu h3,
.cat3 #contenu h4,
.cat3 #contenu .titre,
.cat3 #contenu .titrePage {
	color: #C8641C;
}
.cat4 #contenu h1,
.cat4 #contenu h2,
.cat4 #contenu h3,
.cat4 #contenu h4,
.cat4 #contenu .titre,
.cat4 #contenu .titrePage {
	color: #D9B200;
}
a img{ border: none;}


@import url(screen_tiny.css)
