body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo {
	text-align: center;
}

a img {
	border: 0;
}

/* *********** Banniere *********** */
.banniere_nom {
	font-size: 36px;
	color: #FA5525;
	font-family: One Stroke Script LET, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.banniere_membre {
	font-size: 14px; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FA5525;
}
.banniere_dev {
	font-size: 15px; 
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FA5525;
	font-weight:bold;
}
/* ********* Fin Banniere ******** */

/* bloc central des pages */
#centrale {
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
	padding-bottom: 15px;
}
/* titre des articles */
#centrale h1 {
	font-size: 20px;
	color: #408E97;
	padding: 10px 10px 10px 0;
}
/* sous-titre */
#centrale h2 {
	font-size: 14px;
	color: #408E97;
}
/* *********** */
/* auteurs */
#centrale h4 {
	font-size: 13px;
	color: #000000;
	font-style:italic;
}
#centrale h4 a:link {
	color: #666666;
	text-decoration: none;
}
#centrale h4 a:visited {
	color: #666666;
	text-decoration: none;
}
#centrale h4 a:hover {
	color: #000000;
	text-decoration: none;
}
/* ****** */
#centrale h3.spip {
	font-size: 14px;
	color: #660066;
}

#centrale ul {
	font-size: 13px;
	color: #408E97;
}

#centrale ul ul {
	font-size: 12px;
	padding-left: 35px;
}

#centrale ul ul li {
	list-style-type: square;
	/*color: #FF6600;*/
	color: #000000;
}

li.spip { 
	margin: 0px;
}

#centrale div.chapo {
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCC99;
	padding: 5px;

}
#centrale div.texte {
	font-size: 11px;
	text-align: justify;
}
p.spip {
	font-size: 11px;
}
/* notes de bas de pages */
#centrale .notesbaspage {
	font-size: 10px;
	color: #666666;
}
#centrale .notesbaspage a.spip_note {
	text-decoration: none;
}
#centrale a.spip_note {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#centrale a:hover.spip_note {
	text-decoration: underline;
}
/* tableaux générés par spip */
#centrale table.spip {
	font-size: 11px;
}
#centrale table.spip tr.row_first {
	background-color: #FF6600;
	color:#FFFFFF;
}
#centrale table.spip tr.row_first th {
	text-align: center;
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width: 1px;
}
#centrale table.spip tr.row_odd {
	background-color:#FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
}
#centrale table.spip tr.row_even {
	background-color:#FFFFFF;
}
#centrale table.spip td{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-color: #000000;
	border-right-style:solid;
	border-right-width: 1px;
}
/* fin tableaux générés par spip */

/* Presentation du paragraphe de presentation 
de l'asso sur la page d'accueil */
#centrale div.intro {
	font-size: 11px;
	background-image:url(./logo_riti_arriere_pla.jpg);
	margin-top: -25px;
	background-repeat: no-repeat;
}

/***** Actualites *****/
/*** page d'accueil ***/

/* "Actualites" */
#centrale h1.actu{
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
/* Titre de l'actualite */
#centrale h2.nom_actu {
	color: #408E97;
}
#centrale h2.nom_actu a:link {
	text-decoration: none;
	color: #408E97;
}
#centrale h2.nom_actu a:visited {
text-decoration: none;
	color: #408E97;
}
#centrale h2.nom_actu a:hover {
	color: #FA5525;
}
/* les 2 colonnes */
#centrale .texte-gauche {
	float: left;
	width: 46%;
}
#centrale .texte-droite {
	float: right;
	width: 46%;
}
#centrale .texte-gauche div.texte {
	font-size: 11px;
	text-align: justify;
}
#centrale .texte-droite div.texte {
	font-size: 11px;
	text-align: justify;
}
/*********************/
/*********************/

#centrale div.texte p img {
	border: 0px;
}
#centrale div.texte p span.spip_documents {
	margin: 8px 8px 8px 8px;
}
#imageActu img.spip_logos {
	float: right;
}

#centrale p a {
	color: #4263B5;
	text-decoration: underline;
}
#centrale a {
	color: #000000;
	text-decoration: underline;
}
.on {
	text-decoration: none;
	font-weight: normal;
}
/* mots cles page article */
#centrale a.motcle{
	text-decoration: underline;
	color: #4263B5;
}
#centrale span.texte_mot_cle{
	font-weight: bold;
}
/* fin mots cles */

/* pied de page */
#pdp {
	/*background-color: #FEEDE0;*/
	border-bottom-color: #FA5525;
	border-top-color: #FA5525;
	border-bottom-width: thin;
	border-top-width: thin;
	border-bottom-style: solid;
	border-top-style: solid;
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#pdp a:link {
	color: #400000;
	text-decoration: underline;
}
#pdp a:hover {
	color: #400000;
	text-decoration: underline;
}
#pdp a:visited {
	color: #400000;
	text-decoration: underline;
}
/* fin pied de page */

/* squelette actualites */
/* affichage dans colonne de droite */
/* des autres actualités sur le site */
#autres_actualites {
	float: right;
	width: 200px;
	margin-top: 5em;
}
#autres_actualites ul li {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	list-style-type: disc;
}
#autres_actualites a {
	color: #666666;
	text-decoration: none;
}
#autres_actualites a:hover{
	color: #000000;
	text-decoration: none;
}
#autres_actualites h3.li {
	font-size: 11px;
	color: #666666;
	
}
#centrale div.chapo_actu {
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCC99;
	padding: 5px;
	width: 330px;
}
/* centrer les images insérées dans les articles */
/* dans l'espace privé du site */
.spip_documents_center img {
	display: block;
   	margin-left: auto;
   	margin-right: auto;
	text-align: center;
}

/* intitulé Document(s) à télécharger */
/* quand un doc est joint à un article */
#documents_joints h3 {
	font-size:14px;
	color: #408E97;
	margin-bottom: -10px;
}

/* Evenements saisis dans l'agenda */
.dateLieuEv {
	color: #408E97;
}
.titreEv {
	font-size:13px;
}
/* page résultats de recherche */

#centrale .result_auteur{
	font-size: 11px;
	font-style: italic;
}

#centrale .result_recherche a:link {
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	color: #408E97;
	text-decoration: none;
}
#centrale .result_recherche a:visited {
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	color: #408E97;
}
#centrale .result_recherche a:hover {
	color: #FA5525;
	text-decoration: none;
	font-size: 14px;
}
#centrale p.texte_result {
color: #000000;
font-size:11px;
}

#centrale p.mot_titre_article a {
	font-weight: bold;
	font-size: 11px;
	text-align: justify;
	color: #4263B5;
}
#centrale div.nom_auteur {
	font-size: 11px;
	text-align: justify;
	font-style:italic;
}
/* menu : rechercher par */
#menu .rech_par {
	font-size: 11px;
}
#menu .rech_par a {
	text-decoration: underline;
	color: #4263B5;
}
/* pagination de la page ouvrages */
#centrale a.lien_pagination {
	text-decoration: none;
}
#centrale span.on {
	font-weight: bold;
}
#centrale .pagination {
	font-size: 11px;
	color: #666666;
}
/* */
/* pagination de la page resultats de recherche */
#centrale .pagination2 {
	font-size: 11px;
	color: #408E97;
}
/******/
