@charset "utf-8";
* {
	margin-left:auto;
	margin-right:auto;
	list-style:none;
}


body {
	font-size: 62.5%;
	font-family: "Arial", Helvetica, sans-serif;
}

h1 {
	font-size:1.6em;
	text-align:center;
	width:787px;
}

h2 {
	font-size:1.4em;
	width:777px;
	padding-left:10px;
	padding-bottom:10px;
}

h1, h2 {
	background-color:#ca071d;
	
	color:#fff;
	font-variant:small-caps;
	font-weight:bold;		
}
.puce_g {
	font-weight: normal;
	color: #0084CC;
	background-image: url(../images/puce_titre_bleu.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.puce_titre_orange {
	font-weight: normal;
	color: #cc6600;
	background-image: url(../images/puce_titre_orange.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.puce_p_bleu {
	font-weight: normal;
	color: #0084CC;
	background-image: url(../images/puce_p_bleu.png);
	background-repeat: no-repeat;
	background-position: center;
	
}
.puce_p_orange {
	font-weight: normal;
	color: #cc6600;
	background-image: url(../images/puce_p_bleu.png);
	background-repeat: no-repeat;
	background-position: center;
	
}

img {
	border:none;
}
.titre {
	font-size: 12px;	
}

div#logo {
	background: url(../images/backLog.png);
/*	margin-left: auto;
	margin-right: auto;*/
	margin:10px auto;
	max-width: 850px;
	width: 100%;
	min-width: 400px;
}

#logo img {
	border:none;
}

#global {
	width:100%;  /* 950 */
	max-width: 850px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	font-size: 1.2em;
}


/*   */
.salle {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	background-color: #CC6600;
	color: #FFF;
	height: 20px;
}
.salle_paneterie {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	background-color: #999999;
	color: #FFF;
	height: 20px;
}
.salle_conclave {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	background-color: #993300;
	color: #FFF;
	height: 20px;
}
.salle_cbenoit {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: right;
	padding-right: 20px;
	background-color: #993300;
	color: #FFF;
	height: 20px;
}

.bandeau {
	width: 100%;
	max-width: 850px;
	margin-left:auto;
	margin-right:auto;
}

.heure {
	font-size: 1em;
	color: #0084CC;
	font-weight: bolder;
	width: 50px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	background-repeat: no-repeat;
}
.heure_vert {
	font-size: 1em;
	color: #339933;
	font-weight: bolder;
	width: 50px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	background-repeat: no-repeat;
}
.heure_orange {
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
	width: 50px;
	background-color: #CC6600;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	background-repeat: no-repeat;
}

.mode, .nom {
	font-size: 1em;
	color: #0084CC;
	font-variant: normal;
}
.mode_vert {
	font-size: 1em;
	color: #339933;
	font-variant: normal;
}

.nom {
	/*text-align:right;*/
	padding-right:5px;
	width:200px;
	text-align:justify;
}
.presentation {
	text-align:left;
	font-size:0.8em;
}
.presentation img {
	float:left;
}

.trP {
	background-color:#ecf1e0;
}

.trP img {
	margin-left:50px;
}

.mercredi, .jeudi, .vendredi, .interviews {
	border: 1px solid #66CCFF;
	width: 100%;
	max-width: 850px;
	margin-left:auto;
	margin-right:auto;
}
.retac {
	border: 1px solid #339933;
	width: 100%;
	max-width: 850px;
	margin-left:auto;
	margin-right:auto;
}

.brd {
	border-bottom:1px solid #9aba46;
	border-bottom-color:#9aba46;
	border-bottom-style:solid;
}

.info {
	width:100%;
	max-width: 850px;
	margin-left:auto;
	margin-right:auto;
}
