body {
	background: #FFF;
	margin: 1.5em;
	text-align: center;
	font-size: 0.71em;
	color: #143878;
}


/* ce qui concerne la banniere en haut */


/* ce qui concerne le menu  **/
#tab_menu {
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: Black;
  text-transform: uppercase;
  border-collapse: collapse;
  text-align: center;
}

#row_menu1 {
  background-image : url(../media/backgrnd_row1.gif);
  height: 28px;
}

#cell_menu1 {
  border-left: 1px;
  border-left-color: #00478A;
  border-left-style: solid;
}
  
#row_menu2 {
  background-image : url(../media/backgrnd_row2.gif);
  height: 28px;
}

#cell_menu2 {
  border-left: 1px;
  border-left-color: #00478A;
  border-left-style: solid;
}

  #gris1 {
  background-image : url(../media/gris1.gif);
  height: 10px;
}

/* ce qui concerne la banniere pub et le cartouche evenement */

.banniere {
  float : left;
  width: 480px;/*470*/
  height: 75px;/*70*/
/*  margin-top: 5px;
  border: thin;
  border-style: inset;*/
}

.cart_even {
  float : right;
  background-image: url(../media/cart_even.gif);
  background-repeat: no-repeat;
  width: 268px;
  height: 55px;
  margin-left: 8px;
  margin-top: 5px;
  padding-left: 15px;
  padding-top: 6px;
}

.cart_even_gauche {
  float : left;
  background-image: url(../media/cart_even_gauche.gif);
  background-repeat: no-repeat;
  width: 218px;
  height: 55px;
  margin-right: 8px;
  margin-top: 5px;
  padding-right: 15px;
  padding-top: 6px;
  padding-left: 50px;
}
/* ce qui concerne le pied de page */
.pied_blocicon {
	float: left;
	background-image: url(../media/backgrnd_pied.gif);
	height: 81px;
}

.pied_bloctext {
	background-image: url(../media/backgrnd_pied.gif);
	height: 81px;
}

.img_icon {
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
}



/* ce qui concerne les blocs de la home */

#background_page {
	background-image: url(../media/backround_page.gif);
	background-repeat: repeat-y;
}

#bloc_gauche {
   float:left;
	/*background-color: Fuchsia;*/
	width: 190px;
	margin-left: 4px;
	text-align: center;
}

#bloc_droite {
	/*background-color: Lime;*/
	margin-left:208px;
	/*width: 557px;*/
}


#tete_gauche {
   background-image: url(../media/backrgrnd_section.gif);
   height:41px;
   text-align: center;
   color: White;
   font-weight: bold;
   font-size: 16px;
   /*padding-top:8px;*/
}

#tete_droite {
  background-image: url(../media/backrgrnd_section.gif);
  height:41px;
  text-align: left;
  color: White;
  font-weight: bold;
  font-size: 16px;
 /* padding-top:8px;*/
}


.couv {
	margin-top: 5px;
}

#evenement_home {
border-color: #0067c1;
border: solid 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#formation_home {
border-color: #0067c1;
border: solid 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#primetime_home, #podcasts_home, #pubmid_home, .banniere_mid {
border-color: #0067c1;
border: solid 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#rss_home {
border-color: #0067c1;
border: solid 2px;
  padding-left: 25px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
	text-align: left;
}

#latest_top_home {
border-color: #0067c1;
border: solid 2px;
  padding-left: 25px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
	text-align: left;
}

/* ce qui concerne les rubriques (et les articles) */

h3.titre { 
	font-weight: bold;
}

.img, .spip_logos { 
/*margin-left: 15px;*/
/*margin-top: 0px; 
padding: 0; */
border: none; 
}

.petit_titre {
	color: Red;
	font-weight: bolder;
}

.petit_titre_rubrique {
	color: Black;
	font-weight: bolder;
}

/* ce qui concerne les liens */

a { text-decoration: none; color: Black; }
a:hover { color: #A52A2A; }

a.accroche {
	color: White;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
}

a.accroche:hover {
	color: White;
}

a.accroche:visited {
	color: White;
}

a.gros_blanc {
	color: White;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

a.gros_blanc:hover {
	color: White;
}

a.gros_blanc:visited {
	color: White;
}
/* look tableau a l'affiche , actu du jour...*/

.logo_rub {
	float: left;
	margin-right: 5px;
	}
	
.tronche {
  /*background-color: #ffff00;*/
  float: right;
  /*width: 250px;*/
  /*margin: 0;*/
  margin-left: 5px;
  margin-top: 7px;
}

.tronche_clear {
  /*background-color: #ffff00;*/
  float: clear;
  /*width: 250px;*/
  /*margin: 0;*/
  margin-left: 5px;
  margin-top: 7px;
}

.topstoriestext {
margin-top: 2px;
margin-bottom: 20px;
color: #4682B4;
text-align: justify;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
	font-weight: bold;
}

.topstories {
width: 100%;
border: 0px;
padding: 0px;
background-color: #F8F8FF;
border-spacing: 8px;
}

/* actu du jour */
.just {
margin-top: 10px;
text-align: justify;
}

a.just{

}

a.just:hover {
/* affiche le lien en rouge
color: #0000CD;
*/
background-color: #F8F8FF;
}

.decal_2 {
	margin-left: 4px;
	margin-bottom: 15px;
	list-style-type: none;
	list-style-position: outside;
  text-align: left;
}

.titre_article {
   font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #0063C1;
	padding-top: 10px;
	padding-left: 15px;
}

.chapo_article {
font-style: italic;
padding-top: 10px;
	padding-left: 15px;
	text-align: justify;
}

.texte_article {
	padding-top: 10px;
	padding-left: 15px;
	text-align: justify;
}

.suivant {
	padding-left: 15px;
}

.date_auteur {
	padding-left: 18px;
}

.liste_rubriques {
	padding-left: 15px;
	padding-bottom: 20px;
}

.liste_rubriques_in_rubrique {
	padding-left: 15px;
	padding-bottom: 5px;
}

.intro_rubrique {
padding-top: 15px;
	padding-left: 15px;
	text-align: justify;
}

.a007 { font-size: 1pt; font-style: normal; color:#000; visibility: hidden; display: none; }

p.PubGaucheDroite
{  
  border: 2px solid #CCCCCC;
  padding: 3px;
}

/* NEW */
td.contentColumnHeader {
  padding-left: 5px;
  padding-right: 5px;
}

td.contentColumn {
  border-left: 1px solid #CCCCCC;
  padding-left: 5px;
  padding-right: 5px;
}

div.contentColumnHeader {
   background-image: url(../media/backrgrnd_section.gif);
	background-repeat: repeat-x;
  
   height:41px;
   text-align: center;
   color: White;
   font-weight: bold;
   font-size: 16px;
  padding-top: 7px;
}

div.magScroller { background-color:#ffffff; }
ul.magScroller { margin: 0px; padding-left: 15px; /*padding-top: 5px;*/ }
li.magScroller { text-align: left; margin-bottom: 2px; }

a.sommaireEtAbo{ color:#dd0000; font-weight: bold; font-size:12px;}
a.sommaireEtAboGros{ color:#dd0000; font-weight: bold; font-size:16px;}
div.sommaireEtAboEncadre{ border: 2px solid #dd0000; margin-top: 15px;}

div.PubPlace_Busy
{
  border: 1px solid #CC0000;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.PubPlace_NotBusy
{
  border: 1px solid #00CC00;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.PubPlaceTitle_Busy
{
  font-size: 12pt;
  color: #CC0000;
}

div.PubPlaceTitle_NotBusy
{
  font-size: 12pt;
  color: #00CC00;
}
