/* default styles for chelmsford-tuc.org.uk */

body
	{
	margin: 0;
	padding: 0;
	color:#000;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffc;
	font-size: 101%;
	}

p
	{
	color:#000;
	background-color:#ffc;
	}
p.spip
	{
	color:#000;
	background-color:#ffc;
	}

.chapo {font-weight: bold;
	}

p.indent{
	padding-left: 2em;
	padding-right: 2em;
	color: #000;
	background-color: #ffc;
	font-style: italic;
	}

p.disc
	{
	color: #f00;
	font-size: 0.85em;
	margin-top: -0.5em;
	margin-left: 1.5em;
	margin-bottom: 0em;
	}

p.copyright
	{
	color: #f00;
	font-size: 0.8em;
	margin-top: 0em;
	text-align: center;
	max-width: 100%;
	}

p.date
	{
	text-align: right;
	font-weight: bold;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: -0.5em;
	color: black;
	background-color: #ffc;
	}

h1, h2, h3, h4, h5, h6
	{
	color: #F00;
	background-color: #ffc;
	}

h1 	{
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 200%;
	border-bottom: 0.12em solid;
	border-color: black;
	}	
h2
	{
	margin-bottom: -0.2em;
 	margin-top: -0.5em;
	font-size: 160%;
	border-bottom: 0.12em solid;
	border-color: black;
	color: red;
	background-color: #ffc;
	}

h2.sub
	{
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 160%;
	border-bottom: none;
	border-top: none;
	}

h2.front
	{
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 160%;
	border-bottom: none;
	border-top: none;
	color: red;
	background-color: #ffc;
	}

h3	{
	margin-bottom: -0.5em;
	font-size: 150%;
	}	

h3.sub	{
	margin-bottom: -0.5em;
	font-size: 130%;
	border-top: 0.1em solid;
	border-color: #606;
	}	

h3.spip {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 130%;
	}
h4 	{
	margin-bottom: -0.2em;
	font-size: 110%;

	}

h5 	{
	margin-bottom: -0.5em;
	font-size: 110%;
	}

h6	{
	margin-bottom: -0.5em;
	font-size: 105%;
	}

dt	{
	margin-top: 0.5em;
	font-weight: bold;
	}

img.logo {	
	padding: 10px 0px 5px 1.5em;
	border-style: none;
	background-color: #ffc;
	}

img.center {
	padding: 10px;

	}

img.content	{
	padding-left: 10px;
	float: right;
	margin-top: 5px;
	}

img.contentlh	{
	padding-right: 20px;
	float: left;
	margin-top: 20px;
	clear: both;
	}

/* from spip_style.css */


.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 90%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 100% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton { background-color: #FFCC00;}

/* Formulaire de recherche */

form.formrecherche { 
	margin: 10px 10px 10px 10px;

}
input.formrecherche {
	width: 98%;
	background-color: white;
	text-align: center;
}

.reponse_formulaire {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}


/* from habillage.css */

/*
 * Mise en page des textes (bordures...)
 */

.chapo {
/*	line-height: 1.4em; */
	margin-top: 1em;
}

.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/*
 * Habillage des menus et de la navigation
 */

#navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10em;
	padding: 0px;
	margin: 0px;
	margin-left: 1.8em;
	margin-top: 1.5em;
	background: #ffc url(../images/tuc.jpg) no-repeat 50% 15px;

}

#menu
	{
	right: 0;
	margin-top: 90px;
	width: 10em;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	text-align:center;

	}
.menurh
	{
	width: 7em;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.5em;
	padding-left: 0;
	text-align:center;

	}
.navlist
	{
	right: 0;
	width: 9em;
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	}
a.sidenav
	{
	display: block;
	width: 9em;
	font-size: 0.95em;
	font-weight: bold;
	background: #FF5721;
	color: #000;
	border: 0.25em solid;
	border-color: #ccc #666 #666 #ccc;
	text-decoration: none;
	padding: 0.15em 0.5em 0.05em 0.5em;
	-moz-border-radius: 0.75em;
	}
a.sidenavcurr
	{
	display: block;
	width: 9em;
	font-size: 0.95em;
	font-weight: bold;
	background: #ffc;
	color: #000;
	border: 0.25em solid;
	border-color: #777 #ddd #ddd #777;
	text-decoration: none;
	padding: 0.15em 0.5em 0.05em 0.5em;
	-moz-border-radius: 0.75em;
	}
a.sidenav:hover
	{
	color: #ffc;
	background: #aaa;
	border-color: #777 #ddd #ddd #777;
	}

.navlistrh
	{
	width: 7em;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0.5em;

	}
a.sidenavrh
	{
	display: block;
	width: 7em;
	font-size: 0.85em;
	font-weight: bold;
	background: #cf9;
	margin-left: 0;
	color: #000;
	border: 0.25em solid;
	border-color: #ccc #666 #666 #ccc;
	text-decoration: none;
	padding: 0.15em 0.5em 0.05em 0.5em;
	-moz-border-radius: 0.75em;
	}

a.sidenavrh:hover
	{
	color: #ffc;
	background: #aaa;
	border-color: #777 #ddd #ddd #777;
	}
ul.other-articles
	{
	text-align: left;
	list-style: none;
	font-weight: 600;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0.5em;
	}

/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu {
	margin: 15px;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 2em;
}
.contenu .detail .important {
	color: #a02020;
}
.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 18%;
	clear: left;

}
.latest	{
	margin-top: 1em;
	margin-right: 2em;
	margin-left: 1em;
	padding: 0em 1em 0.5em 1em;
	border-style: inset;
	border-color: gray;
	}
.contenu .forum-repondre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */

#principal {
	position: absolute;

	left: 13em;
	top: 0px;
	margin: 0px;
	padding: 0px;

	margin-right: 3%;
	margin-top: 1.5em;

}

#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}



.encart {
	float: right;
	width: 7em;
	margin-left: 3em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-right: 0.1em;
/*	padding-right: 0.1em; */
}

.cartouche {
	padding-top: 1em;


	margin-bottom: 0em;
}

.spip_logos {
	margin: 3px;
	border-width: 0px;
}

/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #e0ffe0;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
/*	border: 1px solid #a0a0a0; */
	padding: 3px;
	font-size: 125%;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */
/*
ul .plan-rubrique {
	background-color: #e0ffe0;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #eaffea;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #f4fff4;
	border-color: #e8e8e8;
}
*/

/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td, .signatures th {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Formulaires
 */

.search {
	top: 2em;
	background-color: #fff;
	float: right;
	width: 10em;
	color: #000;
	margin: 0px;
	padding: 1px;
	border: solid 1px black; 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #ffc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
.forml {
	background-color: #red;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}

.spip-admin {
}


/* from typographie.css */


/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}


/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) 
body { background: white; margin: 10px; }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }
*/

/*
 * Ici les styles pour le contenu
 */


.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}




a.spip_out
	{border-style: none;
	}

img	{
	border: 0;
	}

img.footer
	{
	clear: both;	
	display: block;
	margin-left: auto;
	margin-right: auto;
	}