/*-----------------------------------------------------
	participation-brest css screen
	
	version: 1.2
	date:    2003.11.20
	author:  erational.org
------------------------------------------------------*/


/* Main structure ------------------------------------*/
html, body {
	margin:0;
	padding:0;
	background-color: #b7bdb5;
	background-image: url("../interface/.png");
  background-attachment: fixed;
	font:x-small Verdana, Arial, sans-serif;
	color: #b5b5b5;

} 


#contour{
border-left: 7px solid #f9ca3b;
border-right: 7px solid #f9ca3b;
position: absolute;
width: 700px;
left: 50%;
margin-top: 0px;
margin-bottom: 0;
margin-left: -350px;
}

/* position -------------------------------------- */
#pos {
	display: block;
	margin: 0;
	padding: 20px 0px 0px 45px;
	
	background: transparent;	
	font-size: 14px;
	font-weight: bold;
	color:  black;
	text-decoration: none; 	
}

#pos a, #pos a:active, #pos a:link { 
	color: #666; 
	text-decoration: none; 
}

#pos a:hover {
	color: black;
	text-decoration: none;
}
  

/* header -------------------------------------- */
#banner {
	margin:  0;
	padding: 0;	
}

#banner table {
	background: url(../interface/y-degrade.jpg) repeat-y ;
	background-color: #9ecf00;
	border: 0;
}

#bannerprint { display:none;}

#menuheader {
	margin: 0;
	padding: 5px;
	border-top: 4px solid #4d4d4d;
	font-size: 14px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color:  #fff; 
	text-align: center;
	background-color: #228b22;
}

#menuheader a, #menuheader a:active, #menuheader a:link { 
	color: #fff; 
	text-decoration: underline;
	padding: 5px;
}

#menuheader a:hover {
	color: #fff; 
	text-decoration: none;
}

/* banner color */

.palegreen {color: #d4e3d4;}
.darkgreen {color: #91a899;}


/* main: before and after article: sub sub----------------------------- */
#prearticle {
	padding:   8px 30px 8px 5px;
	font-size: 13px;
	line-height: 100%;
}

#postarticle  {
	padding:   8px 30px 8px 70px;
	font-size: 13px;
	line-height: 100%;
}

#prearticle a, #prearticle a:active, #prearticle a:link, 
#postarticle a, #postarticle a:active, #postarticle a:link{ 
	display: block;	
	padding-left: 10px;
	line-height: 17px;
	background: transparent url(../interface/puce_arrow.png) no-repeat left center;	
	color: #549a00; 
	text-decoration: none; 
}

#prearticle a:hover , #postarticle a:hover{
	color: #3c6c00; 
	text-decoration: none;
}


/* main: article -------------------------------------- */
.situation{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.situation a{
  color: #1a7577;
	text-decoration: underline; 
}

.situation a:hover{
  color: #1a7577;
	text-decoration: none; 
}

.article {
	padding: 7px 20px;
	text-align: justify;
	line-height: 120%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #636363;
}

.article2 {
	padding: 7px;
	text-align: justify;
	line-height: 120%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #636363;
}

.logohome{
  padding: 7px 38px 0px 38px;
}

.article h1 {
	color:  #b22222;
	font-size: 16px;
	margin:  5px 0 4px 0;
	padding: 0;
	text-decoration: none;
	background-image: url("../interface/puce_arrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.article2 h1 {
	color:  #b22222;
	font-size: 19px;
	margin:  5px 0 4px 0;
	padding: 0;
	text-decoration: none;
}

.article h1 a, .article2 h1 a {
	text-decoration: none;
	color:  #b22222;
}

.article h1 a:hover, .article2 h1 a:hover {
 	text-decoration: underline;
	color:  #b22222;
} 

.article h2 {
	color:  #636363;
	font-size: 12px;
	margin:  15px 0 4px 0;
	padding: 0;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}

.article a, .article2 a {
	color: #1a7577;
	text-decoration: underline;
	font-weight: bold;
}

.article a:hover, .article2 a:hover {
	color: #1a7577;
	text-decoration: none;
}

.auteur {
	color: #5d5d5d;
	font-size: 10px;
}

a.brown, a.brown:active, a.brown:link { 
	color: #000;
	text-decoration: none; 	
}

a.brown:hover {
	color: #000;
	text-decoration: none;
}

.cadre_actu_une{
border: 1px dashed #9acd32;
border-left: 6px solid #f9ca3b;
padding-left: 5px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 15px;
background-color: #f8ffe3;
}

/* result ----------------------------------*/
/*
.result ul {
	margin:  0px;
	padding: 2px;
}

.result li {
	line-height: 120%; 
	list-style-type: none;
	padding:0; 	
	margin: 0;		
}

ul li a.result{  -> BUGGY IN IE 5.00	NO PADDING LEFT
	margin: 0;	
	padding: 0 0 0 20px;	
	background: transparent url(../interface/puce_arrow.png) no-repeat left top;	
	color: #a06305; 
	text-decoration: none; 
}

ul li .result a:hover{
	color: #573502; 
	text-decoration: none;
}
*/
a.result, a.result:active, a.result:link { 
	display: block;
	margin-left: 17px;	
	padding-left: 20px;
	line-height: 17px;
	background: transparent url(../interface/puce_arrow.png) no-repeat left center;	
	color: #000;
	text-decoration: underline; 
}

a.result:hover{
	color: #000; 
	text-decoration: none;
	background-color: #f9ca3b;
}

/* main: article formating -------------------------------------- */
.surtitre  {
	font-weight: bold;
}

.soustitre { 
	margin-top: 10px;
	font-style: italic;
}
.chapo     {
	padding:   8px 30px 8px 60px;
	font-size: 12px;
	line-height: 100%; 
}

.texte {}

.ps {
	border-top: 1px dashed #ccc;
	margin-top: 5px;
	font-size: 12px;
}

/* main: menu right -------------------------------------- */
.menurightborder{
	border-left: 2px solid #fff;
}

#damap, .menuimagecenter {	
	width: 100%;	
	text-align: center;
}

#menuright {
	margin: 2px 0 0 0;
	padding: 2px 2px;
	
	text-align: left;
	line-height: 130%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  black;	
}
#menuright img{
	 margin-top: 10px;		
}

h3.actu, h3.agenda, h3.web, h3.breve, 
h3.lien, h3.rubrique, h3.rubriqueUK, h3.recherche, h3.rechercheUK {
	margin: 0 0 0 0;
	min-width: 150px; 
	height: 23px;
	border-bottom:2px solid #fff;			
}


h3.actu  span, h3.agenda  span, h3.web  span, h3.breve  span ,
h3.lien  span, h3.rubrique  span, h3.rubriqueUK span,  h3.recherche span, h3.rechercheUK span{
	display:none
}

h3.actu { background: transparent url(../interface/icon_actu.png) no-repeat bottom left; }
h3.web  { background: transparent url(../interface/icon_web.png) no-repeat bottom left; }
h3.breve{ background: transparent url(../interface/icon_breve.png) no-repeat bottom left; }
h3.lien { background: transparent url(../interface/icon_lien.png) no-repeat bottom left; }
h3.agenda     { background: transparent url(../interface/icon_agenda.png) no-repeat bottom left; }
h3.rubrique   { background: transparent url(../interface/icon_rubrique.png) no-repeat bottom left; }
h3.rubriqueUK   { background: transparent url(../interface/icon_rubriqueUK.png) no-repeat bottom left; }
h3.recherche  { background: transparent url(../interface/icon_recherche.png) no-repeat bottom left; }
h3.rechercheUK  { background: transparent url(../interface/icon_rechercheUK.png) no-repeat bottom left; }

#menuright a {
	color: black;
	text-decoration: none;
}

#menuright a:hover {
	color: #1a7577;
	text-decoration: none;
}

#menuright a.brown{
	color: #1a7577;
	font-size: 11px;
	display: block;
	text-decoration: none;
	background-color: ;
	border: 1px solid #d3dada;
	padding: 3px;
	padding-left: 10px;
	margin-right: 10px;
}

#menuright a.brown:hover{
	text-decoration: underline;
}

.gray { color: #777; }

/* footer -------------------------------------- */
#footer {
  margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
}

#footer table{
background-color: #9ecf00;
font-size: 10px;
text-align: center;
border: 0;
}

#footer p{
color: #636363;
padding: 5px;
}

#footer a, #footer a:active, #footer a:link { 
	color: #636363; 
	text-decoration: underline; 
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footerprint {
	display: none;	
}


/* form elements -------------------------------------- */
form {
	margin: 0;
	padding: 2px 0;
}

input, textarea, select {
	border: 1px solid #ccc;
	margin: 1px;
	padding: 0;
	font-size: 11px;	
}

input.buttonwhite {
	border: 1px solid #FFF;
}

.radiobut {
	border: 0px solid white;
}

/* forum elements -------------------------------------- */
/*
.forum{ 
	padding-left: 0px;
	margin-left: 0px;
}

.forum-total{
margin-left: 0px;
padding-left: 0px;
}
*/

.forum-main{
border: 1px solid #ccc;
font-size: 12px;
}

.forum-title{
background-color: #d3dada;
}

.forum-reply{
border: 1px solid #ccc;
margin-left: 20px;
font-size: 12px;
}

.forum-misenligne{
font-size: 10px;
}

.forum-repondre{
text-align: right;
}

/* plan site -------------------------------------------- */
h1 a.plan { color:  #636363;}
h1 a.plan, h1 a.plan:hover {
	font-size: 14px;	
	text-decoration: none; 	
}

.plan ul {
	margin: 2px 0 0 20px;
	padding: 2px;	
}

.plan li {
	line-height: 110%; 
	list-style-type: none;
	padding: 2px; 	
	margin: 0;		
}


ul li a.plan,  ul li a.plan:hover{
	text-decoration: none; 
	padding: 4px 0 0 14px;
	background: transparent url(../interface/puce_min.png) no-repeat 0px 7px; /* IE5 BUGGY*/
	/*list-style-image: url(../interface/puce_min.png); /* alternate ? */	
}

ul li a.planrubrique{ 
	display: block;
	margin: 0;	
	padding: 5px 0 2px 15px;	
	background: transparent url(../interface/puce_arrow.png) no-repeat left center;
	color: #636363; 
	text-decoration: none; 
}

ul li a.planrubrique:hover{
	color: #197577; 
	text-decoration: none;
}
/* agenda extra  -------------------------------------- */
td.agenda {	
	border: 1px solid #ccc;
	padding: 0;	
}

/* logo extra  -------------------------------------- */
logo {
	margin-left: 30px;
	border: 0;
}

a.logo {
	border: 0;
}

/* lettre extra  -------------------------------------- */
.green {
	color: #009900;
}
.red {
	color: #FF0000;
}	

/* spip main class -------------------------------------- */
b.spip  {font-weight: bold;}
p.spip  {padding-left: 3px;}
hr, hr.spip {
	display:block;
	height: 0;	
	color: white;
	border-style:solid;
	border-color: #ccc;
	border-width:0px 0px 1px 0px; 
}

.spip_encadrer {	
	margin: 10px 30px 0 30px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 0;
	border-top: 1px solid white;		
}

.spip_encadrer b{	
	display: block;	
	background: #eee;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;		
}

/* table *************************************/
table {
	background: #fff;
	border:3px solid #fff;
}

td {color: #000;}

table.noborder, .texte table{	
	border:0 solid #eee;
}

table.fun {
	border: 1px dotted #777;
}

table.result,  table.resultgray {
	border-collapse: collapse;
	border: 0;
	font-size: 11px;	
}

table.resultgray  {
	border: 1px solid #aaa;
}

table.result td, table.resultgray  td{
	border: 0;
	color: #333;
	padding: 2px 6px;
}

table.resultgray td{
    border: 1px solid #ccc;
}

