div#page div#centre {
	float: left;
	width: 65%;
	margin: 25px 0 20px;
}

/*******************/
/*   FLASH INFO    */
/*******************/
div#page div.flash,
div#page div.webTV {
	padding: 15px;
	margin: 0 0 20px 3%;
	border: solid 1px #9e9e9e;
	
	/* coins arrondis */
	-moz-border-radius: 16px; 
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-khtml-border-radius: 16px; 
	border-radius: 16px;
	behavior: url(js/cssPie/PIE.htc);
}
div#page div.flash h2,
div#page div.webTV h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	font-weight: bold;
}
div#page div.flash h3 {
	color: #920038;
	text-align: left;
	padding: 8px 40px 10px 0;
	font-weight: bold;
	font-size: 0.9em;
}
div#page div.flash p {
	color: #920038;
	font-size: 0.8em;
	padding: 0 40px 0 0;
}

/*******************/
/*  LISTE VIDEOS   */
/*******************/
/* hack ie 6 */
* html div#page div#centre {
	margin: 0 0 0 3%;
}
div#page div#centre li {
	overflow: hidden;
	clear: both;
	height: 100%;
	padding-bottom:10px;
}
div#page div#centre li h4 {
	font-size: 0.75em;
	color: #920038;
	font-weight: normal;
}

div#page div#centre li p {
	font-size: 0.83em;
}
/* web tv */
div#page div#centre li div.texte {
	width: 40%;
	float: right;
	text-align: left;
}
div#page div#centre li div.texte h4 {
	font-size: 0.75em;
	color: #920038;
	font-weight: normal;
}
div#page div#centre li div.texte h3 {
	font-size: 0.9em;
	color: #920038;
	font-weight: normal;
	margin: 0 0 10px 0;
}
div#page div#centre li div.texte p {
	font-size: 0.75em;
}
div#page div#centre li div.media {
	float: right;
	width: 60%;
	text-align: right;
}
/* fin web tv */


/* actualites */
div.actus {
	margin: 15px 0 0 0;
}
div.actus h2 {
	color: #910038;
	font-size: 1.3em;
	margin: 0 0 0 6%;
}
div#page div#centre ul#actus li { 
	padding: 15px 0;
	border-top: dotted 1px #ccc;
	position: relative;
}
div#page div#centre ul#actus li:first-child { 
	border-top: none;
}
div#page div#centre ul#actus li h3 { 
	color: #000;
	font-size: 0.95em;
	margin: 0 0 4px 6%;
}
div#page div#centre ul#actus li ins { 
	color: #910038;
	font-style: italic;
	font-size: 0.8em;
	margin: 0 0 4px 6%;
	display: block;
}

div#page div#centre ul#actus li div.vignette {
	margin: 15px 8px 0 15px;
	position: relative;
	height: 105px;
	width: 180px;
	overflow: hidden;
	float: right;
	margin: 0 0 0 15px;
}
div#page div#centre ul#actus li div.vignette img {
	position: absolute;
	clip: rect(auto, auto, auto, auto);
}

div#page div#centre ul#actus li a {
	color: #000;
	display: block;
}
div#page div#centre ul#actus li p {
	margin: 0 0 0 6%;
}
div#page div#centre ul#actus li a.suite {
	text-decoration: underline;
}
div#page div#centre a.toutesActus {
	display: block;
	color: #920038;
	font-weight: bold;
	font-size: 0.8em;
	background: url(../img/bg_a_annonce.gif) no-repeat;
	padding: 4px 0 4px 25px;
	text-decoration: underline;
	margin: 0 0 0 6%;
}
/* fin actualites */



/*********************************/
/*     MAGAZINES INTERACTIFS     */
/*********************************/
div#page div#mag {
	clear: both;
	background: #c5c5c5;
	width: 730px;
	overflow: hidden;
}
div#page div#mag h2 {
	display: none;
}
div#page div#mag div#hebdo,
div#page div#mag div#mensuel {
	float: left;
	width: 43%;
	padding: 0 0 0 6%;
	border-left: dotted 1px #fff;
	padding: 15px;
}
div#page div#mag div:first-child {
	border-left: none !important;
}
div#page div#mag div#hebdo {
	background: url(../img/st-gregoire-hebdo.png) no-repeat 15px center;
}
div#page div#mag div#mensuel {
	background: url(../img/st-gregoire-mensuel.png) no-repeat 15px center;
}
div#page div#mag div.bref div:first-child {
	font-size: 0.9em;
	text-align: left;
	margin: 0 0 0 75px;
}
div#page div#mag div#hebdo div.bref div:first-child a {
	color: #910038;
}
div#page div#mag div#mensuel div.bref div:first-child a {
	color: #910038;
}

/*******************/
/*     ANNONCE     */
/*******************/
div#page div#annonce {
	float: right;
	width: 30%;
	margin: 25px 0 20px 0;
	border: solid 1px #5fb6f8;
	background: url(../img/bg_agenda.png);
	
	/* coins arrondis */
	-moz-border-radius: 20px; 
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-khtml-border-radius: 20px; 
	border-radius: 20px;
	behavior: url(js/cssPie/PIE.htc);
}
div#page div#annonce li.bref {
	margin: 0 0 15px 0;
}
div#page div#annonce h2 {
	margin: 0;
	padding: 15px 25px 0 15px;
	text-align: left;
	font-weight:bold;
	color: #000;
	text-transform: uppercase;
	font-size: 0.9em;
}
div#page div#annonce h3 {
	color: #0066CC;
	padding: 15px 15px 8px 15px;
	font-size: 0.85em;
	line-height: 1.4em;
	line-height: 1em;
	text-transform: uppercase;
}
div#page div#annonce h3 a,
div#page div#annonce ins a {
	color: #0066CC;
}
div#page div#annonce ins {
	display: block;
	padding: 0 15px;
	text-align: left;
	color: #0066CC;
	font-size: 0.75em;
}
div#page div#annonce ins {
	display: block;
	padding: 0 15px;
	text-align: left;
	color: #0066CC;
	font-size: 0.75em;
}
div#page div#annonce p {
	padding: 0 15px;
}
div#page div#annonce div.vignette {
	margin: 15px 8px 0 15px;
	position: relative;
	height: 90px;
	overflow: hidden;
}
div#page div#annonce div.vignette img {
	position: absolute;
	clip: rect(auto, auto, auto, auto);
}
div#page div#annonce a.toutAgenda {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 0.8em;
	background: url(../img/bg_a_annonce.gif) no-repeat;
	padding: 4px 0 4px 25px;
	margin: 15px;
	text-decoration: underline;
}
