/* {{{ Concernant le HTML */
BODY {
		background-color: #ffffff;
/*    background: url("http://localhost/private/attac/mes_squelettes/images/logo.jpg") repeat;*/
		color: #000000;
		font-family: verdana, helvetica, sans-serif;
}
A {
		font-family: verdana, helvetica, sans-serif;
		text-decoration: none;
		color: navy;
		font-weight: bold;
}
A:hover {
		text-decoration: underline;
}
/* }}} */

/* {{{ Concnernant le fil d'info */
#filinfo {
		padding: 5px 5px 5px 5px;
		background: white;
		color: #ed1c24;
		text-align: left;
		width: 200px;
		height: 60px;
		overflow: auto;
		font-size: 0.8em;
}
/* }}} */
/* {{{ Concnernant l'entete */
TABLE.entete {
		border: solid #ed1c24 2px;
}
TD.entete  {
		text-align: center;
		background-color: #ed1c24;
		color: white;
}
/* }}} */

/* {{{ Concnernant le pied */
.pied  {
		text-align: center;
		background-color: #ed1c24;
		color: white;
}
.pied A {
		font-size: 10px;
		color: white;
}
/* }}} */

/* {{{ Concernant la barre de menu */
.menu {
		text-align: center;
		padding: 6px 6px 6px 6px;
		background-color: #ed1c24;
}
.menu A {
		font-size: 12px;
		color: white;
}
/* }}} */

.content {
		text-align: center;
		background-color: #cccccc;
		color: #000000;
		/*    margin: 6px 6px 6px 6px*/
}

/* {{{ Concernant la partie droite */
.content_droite
{
		background : #FFFFFF;
		text-align: left;
		padding: 6px 6px 6px 6px;
}
.content_droite {
		background : #FFFFFF;
		text-align: left;
		padding: 6px 6px 6px 6px;
}
.content_droite_article ul {
		text-align: left;
		margin: 0px 0px 0px 0px;
}
.content_droite_article h1 {
		text-align: left;
		color: black;
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
}
.content_droite_article h2 {
		text-align: left;
		color: black;
		font-size: 11px;
		font-style: italic;
		margin: 0px 0px 0px 10px;
}
.content_droite_article A {
		font-size: 12px;
		text-align: left;
		margin-left: 10px;
}
.content_droite_article hr {}
.content_droite_rubrique  {
		text-align: justify;
		padding: 6px 6px 6px 6px;				
		margin: 10px 10px 10px 10px;
}
.content_droite_rubrique div {
		text-align: left;
		font-style: italic;
		margin-left: 10px;
}
.content_droite_rubrique a  {
		text-align: left;
		font-style: normal;
}
.content_droite_accueil {
		color: black;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		padding: 6px 6px 6px 6px;
}	
.content_droite_breves {
		padding: 10px 10px 10px 10px;
		border: 1px solid #909090;
}	
.content_droite_breves h2 {
		text-align: left;
		color: chocolate;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
}	
.content_droite_breves div {
		margin-left: 10px;
		font-size: 12px;
		text-align: right;
}
.content_droite_breves A {
		font-size: 10px;
}
.content_droite_agenda {
		padding: 6px 6px 6px 6px;
}
.content_droite_agenda h1 {
		text-align: left;
		color: red;
		font-size: 14px;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}
.content_droite_agenda h2 {
		text-align: left;
		color: darkred;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
}	
.content_droite_agenda div {
			margin-left: 10px;
			font-size: 12px;
}	
.content_droite_agenda A {
		font-size: 12px;
}
/* }}} */

/* {{{ Concernant la partie Gauche */
.content_gauche {
		background : bisque;
		border-right: dashed #ed1c24 1px;
		padding: 6px 6px 6px 6px;		
}
.content_gauche_rubrique h1 {
		text-align: left;
		color: black;
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
}
.content_gauche_rubrique h2 {
		text-align: left;
		color: black;
		font-size: 11px;
		font-style: italic;
		margin: 0px 0px 0px 10px;
}
.content_gauche_rubrique A {
		font-size: 12px;
		font-stretch:	extra-condensed;
		line-height:10.5pt;
}
.content_gauche_rubrique ul { 
		list-style: none;
		padding: 0px 0px 0px 0px;
}
.content_gauche_rubrique li {
		text-align:right;
		margin-left: -8px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px 0px 3px 0px;
		border-bottom: 1px solid red;
}
.content_gauche_rubrique hr {}
/* }}} */

/* {{{ Concernant les sites */
.site {
}
A.site {
		font-weight: bold;
		color: navy;
}
DD.site {
		font-family: monospace;
		font-style: italic;
		font-weight: normal;
}
/* }}} */

/* {{{ Concernant l'edito */
div.edito h1 {
		text-align: left;
		color: black;
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
}
.edito DIV {
		text-align: justify;
		font-size: 10px;
		font-style: italic;
		color: black;
}
div.edito h3 {
		font-style: normal;
		font-size: 12pt;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px 0px 0px 0px;
		text-align: center;
}
/* }}} */

/* {{{ Concernant l'inscription */
.inscription {
		text-align: justify;
		font-size: 10px;
		color: black;
}
.inscription h1 {
		text-align: left;
		font-size: 12px;
		color: black;
		font-weight: bold;
}
.inscription DIV {
		text-align: justify;
		font-size: 10px;
		font-style: normal;
		color: black;
}
/* }}} */


/* {{{ Concernant les articles */
.article-surtitre { }
.article-titre-texte {
		font-size: 1.5em;
		color: indianred;
}
.article-soustitre {
		font-size: 1em;
		color: lightcoral;
}
.article-date {
		margin-top:  10px;
		font-style: italic;
		font-size: .9em;
}
.article-separateur { }
.article-chapo { }
.article-texte {  }
.article-ps {
		font-size: 1em;
		font-style: italic;
}
.article-ps h1 {
		font-size: 1em;
		font-style: italic bold;
}
.article-notes {  }
/* }}} */


/* {{{ Concernant SPIP */

.spip_code {
		width: 99%;
		border-color:       black;
		border-style:       dashed;
		border-width:       1px;
		background-color:   #eeeeee;
		padding:            5px;
}
a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip {
		border: black solid 1px; 
/*    background-color: black*/
/*    margin: 0px 0px 0px 0px;*/
/*    padding: 0px 0px 0px 0px;*/
}

table.spip tr.row_first {
	background-color: bisque;
	
}
tr.row_first td {
	border-bottom: black solid 1px;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

hr.spip { }
b.spip { }
i.spip { }

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

.spip_surligne { background-color: #FFFF66; }

/* }}} */

/* {{{ Concernant le Formulaire de recherche */
.formulaire {
		color: black;
/*    margin: 0px;*/
/*    margin-bottom: 16px;*/
		padding: 6px 6px 6px 6px;
		border: 1px solid #a0a0a0;
		background-color: #f6f6f6;
		font-size: 12px;
		font-weight: normal;
}
/* }}} */

/* {{{ Concernant le plan */
#plan {
		text-align: left;
}
#plan h1 {
		border: 1px solid #a0a0a0;
		padding: 3px;
		font-weight: bold;
		background-color: #fff;
		border-color: #b8b8b8;
		color: #ed1c24;
		font-size: 16pt;
}
#plan a:link,#plan a:visited {
		color: navy;
}
/* }}} */
/* {{{ Concernant les pétitions */
.formulaire_petition {
padding-bottom: 25px;
text-align:center;
}
.formulaire_petition div.formulaire {
text-align:left;
margin-bottom: 25px;
}

/* }}} */
/* {{{ Concnernant le résultat d'un recherche */
.formrecherche {
		background-color: #f2f2f2;
		color: #505030;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: .5em;
		margin-bottom: 0px;
		padding: 2px;
		font-size: 11px;
		font-weight: normal;
		border-color: #000000;
		border-style: solid;
		border-width: 0px;
}
.recherche-entete {
		font-size: 1em;
		color: #8B008B;

}
.recherche-articles {
		font-size: .7em;
}

.recherche-articles A:hover {
		color: #FF9900;
		text-decoration: none;
}

.recherche-detail {
		color: #FF9900;
}
/* }}} */


/* vim:fdm=marker 
 */
