
/* /////////////   A P C     ////////////////  */

#ColonneDroite {
	background-image: url(../../img/fond_colD.jpg);
	background-repeat: repeat-y;
}
#ColonneGauche {
	background-image: url(../../img/fond_colG.jpg);
	background-repeat: repeat-y;
}


* {
	color: #57524e;
}
body {
	background-color: #f6f4f3;
	padding:0;
}

a:hover, a:hover.Texte_moyen strong, a:hover.Texte_Moyen strong {
	color:#0ea4f2;
}
a:hover strong.Titre, td.Titre a:hover, td a:hover strong {
	color:#d3302b;
}
a:hover div.Texte_moyen, a:hover div.Texte_Moyen{
	background-image:url(../../img/fond_sommairecontenu_roll.gif);
	background-position:top left;
	background-repeat: repeat-x;
}

a:hover div.Texte {
	background-image:url(../../img/fond_titre.gif);
	background-repeat:repeat-x;
	background-position:center;
	cursor:hand;
	background-position:top;
	background-repeat: repeat-x;
	background-color:#d9d9d9;
	color:#111;
}

.Titre {
	color: #3a75a6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.Titre a, div.Titre a, a .resultatArticle  {
	color: #3a75a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
td.Titre a:hover, div.Titre a:hover, a:hover .resultatArticle {
	color:#d3302b;
}
.soustitre {
	color: #667887;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Petit_texte {
	font-size: 9px;
	padding: 1px;
}
.soustitreFin, td.soustitreFin a, td.soustitreFin, td.soustitreFin strong {
	color: #3a75a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
td.soustitreFin a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.date {
	color: #3a75a6;
	font-family: "Times New Roman", Times, serif;
}
a:hover span.date {
	color:#00CCFF;
}
.Recherche {
	background-color: #839aae;
	padding-left:73px;
	color: #ffffff;
}

#SommaireTitreRubrique {
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	background-image:url(../../img/fond_titre.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#c4c4c4;
	height:20px;
	padding:1px;
}
#SommaireContenu {
	background-image:url(../../img/fond_sommairecontenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px 5px 5px 2px;
}
table.SommaireTitreRubrique, div.SommaireTitreRubrique, td.SommaireTitreRubrique {
	background-image:url(../../img/fond_titre.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#c4c4c4;
	width: 100%;
}
table.SommaireContenu {
	padding:2px 10px;
	background-image:url(../../img/fond_rubriquecontenu.gif);
	background-position:top;
	background-repeat:repeat-x;
}
table.SommaireContenuDoc {
	padding:2px 10px 0 10px;
	border:1px solid #DDD;
	background-image:url(../../img/fond_sommairecontenu_roll.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}
div.LeChiffre {
	padding:8px 2px 0px 2px;
	letter-spacing: 1px;
	background-image: url(../../img/blocChiffre.gif);
}

span.dateblock_day{
color: #00aeef;
}

div.dateblock {
background-image:url(../../img/blocdate.gif);
}

a:hover div.dateblock span.survol {
	border: solid 1px #777;
}

/* //////////// SURVOL dans AGENDA + outils Texte + CONNEXION + RECHERCHE  ///////////////// */

td a:hover.soustitre span.survol {
	margin-top:-28px;
	border:1px solid  #777;
	background-image:url(../../img/fond_titre.gif);
	background-repeat:repeat-x;
	background-position:center;
}
td.Titre a:hover span.survol {
	background-image:url(../../img/fond_sommairecontenu_roll.gif);
	border:1px solid  #777;
}

/* PAGINATION  */ 

#contenu {
	width:97%;
}
.pagination {
	background-color:#839aae;
}
.on{
	font-size: 16px;
}
.lien_pagination{
	font-size: 16px;
}

a:hover.lien_pagination  {
	color: #FFFF66;
}

/* MENU DEPLiANT */

/* Sous rubriques*/

.MenuRubrique2Text, .MenuRubrique2Texton {color:#0080ca; }

/* Articles*/
.MenuArticle1Text, .MenuArticle1Texton {color:#0080ca;}
