/*-----------------------------------------------------
	brest ouvert css screen
	
	version: 1.6 
	date:    2004.07.17
	update:  2006.11.20
	author:  erational.org	
------------------------------------------------------*/


/* Main tags ------------------------------------*/

html, body {
  margin: 0;
  padding:0;
  background:#fff url(../interface/bg_main.jpg) repeat-x top left; 
  font:x-small  Arial, Verdana, sans-serif;  
  text-align: center; /* IE5 doesnt support margin auto */
}

#container {  /* sorry, we are using a container because ie badly support body tag*/
	margin: 8px auto;
	width: 750px;
	text-align: left;
	background: #fff;
	padding: 4px 8px 0 8px;
	font-size: 14px;
	line-height: 120%;
}

a {
	margin: 3px 0;
	color: #6C6731;
}

a:hover {
	color: #B9681F;
}

img { border: 0 }
h3 span{		display:none;}
label {  display: block;}
fieldset ul {list-style:none;margin:0;}


/* structure ------------------------------------*/
#header_fr a {
  display:block;
	background: transparent url(../interface/banner_be.jpg) no-repeat;
	width:  750px;
	height: 113px;	
}


#header_br a {
  display:block;
	background: transparent url(../interface/banner_be_br.jpg) no-repeat;
	width:  750px;
	height: 113px;	
}

#headerprint {display:none;}

#main {
	/*background: yellow;*/
	float: right;
	width:  500px;/*70%;*/  /* not 73% dued to mac bug */
	padding: 5px;
	
	text-align: justify;
}

#menu {
	/*background: blue;*/
	width: 220px;
	float: left;
	padding: 0;
	font-size: 12px;
}

#footer {
	clear: both;
	border: 0;
	border-top: 1px solid #ddd;
	color: #666;
	padding: 5px;
	margin: 20px 10% 0 10%;
	text-align: center;
	font-size: 11px;
	line-height: 90%;
}

#footerprint {display:none;}

/* elements -------------------------------------- */
#menumain {
	margin: 20px 0 10px 0;
	background: transparent url(../interface/menu_pop_sommaire.png) no-repeat 3px 0;
	padding: 30px 0px 0 2px;
	line-height: 138%;
  font-size: 1.2em;
  font-weight:bold;		
}

.menumain_br {background: transparent url(../interface/menu_pop_sommaire_br.png) no-repeat 3px 0 !important;}

#menumain a {
	display: block;
	text-decoration: none;
	color: #224314;
}

#menumain a:hover {	
	color: #96A68F;
}


/* icone bref, syndication ... */
h3.breve, h3.rubrique, h3.web, h3.link, h3.keyword, h3.tools, h3.wiki {
	margin:  0;
	padding: 0;
	min-width: 160px; 
	height: 36px;
}
h3.breve    {	background: transparent url(../interface/menu_pop_breve.png) no-repeat bottom left;}
h3.rubrique {	background: transparent url(../interface/menu_pop_rubrique.png) no-repeat bottom left;}
h3.web      {	background: transparent url(../interface/menu_pop_web.png) no-repeat bottom left;}
h3.link     {	background: transparent url(../interface/menu_pop_link.png) no-repeat bottom left;}
h3.keyword  {	background: transparent url(../interface/menu_pop_keyword.png) no-repeat bottom left;}
h3.wiki     {	background: transparent url(../interface/menu_pop_wiki.png) no-repeat bottom left;}
h3.tools    {	background: transparent url(../interface/menu_pop_tool.png) no-repeat bottom left;
				margin-bottom: 3px;
}

/* breton xtra */
h3.breve_br     {	background: transparent url(../interface/menu_pop_breve_br.png) no-repeat bottom left !important;}
h3.rubrique_br  {	background: transparent url(../interface/menu_pop_rubrique_br.png) no-repeat bottom left !important;}
h3.web_br       {	background: transparent url(../interface/menu_pop_web_br.png) no-repeat bottom left !important;}
h3.link_br      {	background: transparent url(../interface/menu_pop_link_br.png) no-repeat bottom left !important;}
h3.keyword_br   {	background: transparent url(../interface/menu_pop_keyword_br.png) no-repeat bottom left !important;}
h3.wiki_br      {	background: transparent url(../interface/menu_pop_wiki_br.png) no-repeat bottom left !important;}
h3.tools_br     {	background: transparent url(../interface/menu_pop_tool_br.png) no-repeat bottom left !important;}

.item {	margin: 2px 0 8px 0;}
.item a{	text-decoration: none;	color: #626262;}
.date {	margin: 0 4px 0 0;	font-size: 90%;}

/* footer -------------------------------------- */
#footer a, #footer a:active, #footer a:link { 
	color: #5c5c5c; 
	text-decoration: none; 
	margin: 0 3px;
}

#footer a:hover {color: #000;}
#footerprint {	display: none;}

/* spip article typo -------------------------------------- */
.surtitre  {
	font-weight: bold;
	margin: 5px 0;
}

h1, h1 a {
	color:  #000;
	font-size: 22px;
	margin:  9px 0 4px 0;
	padding: 0;
	text-decoration: none;
	line-height: 22px;	
}


h1 a:hover {
	text-decoration: none;
} 

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;	
}

h4 {	font-size: 16px;	margin: 18px 0 0 0;}
h4 a {	text-decoration: none}
h4 small {font-size:10px;color:#999;}


.date2 {
	color: #777;
	text-align: right;
	margin: 0 7px;
	font-size: 12px;
}

.logo {
	float:right;
	margin: 20px 0 0 10px;
}

.logo2 {
	float:left;
	margin: 20px 8px 8px 10px;
}


.auteur {	
	text-align: right;
	margin: 3px 7px;
}

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

.texte {}
.hyperlink {}

.ps {
	border-top: 1px solid #ccc;
	margin-top: 5px;
}

.note {
	margin: 5px 0;
	font-size: 12px;
}

.doc-item { font-weight: bold;}
.doc-legend { color: #666;}
.doc-descro {}

.metarub {
	color: #999;
	font-size: 12px;
}

.keywords {
	color: #999;
	font-size: 12px;
  margin: 0 0 4px 0;	
}

/* rubrique *************************************/
.sousrubrique a {
	color: #88651F;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
}
.sousrubrique a:hover {
  color: #C9952C;
}

.preview a{
	color: #224314;
	text-decoration: none;	
}

.preview a:hover{
	color: #778A6F;
}

.spacer {	
	clear: both;
}

#pagination {
	font-size: 12px;
	margin: 15px 0 0 0;
}

#pagination a, #pagination a:hover{
	text-decoration: none;
}

/* misc elements *************************************/

#path {
	margin: 0 200px 0 0;
	padding: 6px 0;
	font-family:Courrier, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #aaa;
	line-height: 100%;  	
}

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

/* 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;
	font-size: 12px;
	padding: 0;
}

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

a.spip_in, a.spip_out { 
	color: #17864C;
	text-decoration: none; 	
}

a.spip_in:hover,  a.spip_out:hover{
	color: #B9681F;
	text-decoration: none;
}

.spip-admin {
	position:absolute;
	display:inline;
	top: 2px;
	left:2px;
}
.spip_documents_left {	
	padding: 5px 10px 5px 0px;
}

/* forum -------------------------------------- */
#forumreply{
	background: #777;
	color: #fff;
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border: 1px solid #000;
}

.forumbg {
	background: #eee;	
	margin: 0;
	padding: 7px 10px;
	text-align: right;
}


.forum {	
	margin: 0;
	padding: 10px;	
	background: #eee;	
}

.forumtitle {
	display: block;	
	padding: 4px;
	font-weight: bold;
	background: #eee;
}

.forummeta { 
	color: #666;
	padding-left: 20px;
	background: #eee;
}

.forumbody { 
	color: black;
	padding: 4px;
	background: #eee;
}
.forumps  {
	padding: 4px;
	background: #eee;
	color: #666;	
}

.forumthread {
	padding-left:60px;
	background: #eee;
}

.forumblink {
	padding: 10px;
	margin-left: 20px;
	background: #eee;
}

/* plan site -------------------------------------------- */
.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-left: 10px;*/
	color: #224314;
}

ul li a.plan:hover{
	color: #96A68F;
}

ul li a.planrubrique{	
	text-decoration: none;
	font-weight: bold;
	color: #009;
}

ul li a.planrubrique:hover{	
	text-decoration: none;
}
  

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

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

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

.radiobut {
	border: 0px solid white;
}
/* rss elements -------------------------------------- */
.rss {	
	/*width: 45%;*/
	border: 1px solid #bbb;
	margin: 5px 0;
	font-size: 12px;
	padding: 0 4px 5px 12px;
	text-align: left;
}

.rss h1 a{
	color:  #009;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.rss h1 a:hover{text-decoration: none;}

/* misc elements -------------------------------------- */
.special {
	color:#000;	
	font-size: 85%}
	
a.special {
	text-decoration:none;
	color:#105230;	
}
a.special:hover {
	text-decoration:none;
	color:#B9681F;
}

.red {	color: #f00;}
.green {color: #0a0;}
td { font-size: 11px}

.menuimagecenter {	
	margin: 5px 0 0 15px;
}

.minus { 
 font-size: 12px;
 color: #999;
}

.warning {
  margin: 5px;
  padding: 15px 15px 15px 60px;
  background: #fff url(../interface/but_warning.png) no-repeat 5px 5px;
}

.congratulation {
  margin: 5px;
  padding: 15px 15px 15px 60px;
  background: #fff url(../interface/but_congratulation.png) no-repeat 5px 5px;
}

/***************  spipicious ******************************/
.spipicious_bg {
  background: #efefef;
  padding: 5px;
  font-size: 0.92em;  
}

.nuage {
  margin-top: 5px;
  font-weight: bold;
}

#nuage_tags_article_details a, #nuage_tags_article a,
#nuage_tags_auteur_articles a, #nuage_tags_auteur a  {
  text-decoration: none;
}

h2.tag {
  color: #fff;
  font-size: 1.1em;
  background: #0BBF13;
  padding: 3px 1px;
  margin: 0;  
}

/***************  petition ******************************/
/* (pompé à sarka spip */
.petition {	border: 2px solid #75C254;	padding: 10px ;	}
.petition .en-tete {	color: #75C254;	font-size: 150%;}
.petition legend {background:#75C254;color:#fff;}
.petition fieldset {border:none;}
.petition label {font-weight:bold;display:inline; width:40%;}
.petition textarea {display:block;width:300px;height:100px;}

/* mise en forme de l'affichage des signataires de la petition */
#signatures {	border: 2px solid #75C254;	padding: 10px;	background: #EEEEEE;	}
#signatures .en-tete{	color: #75C254;	font-size: 150%;	margin: 0px 0px 5px 0px;}
#signatures td {	border: 1px solid #75C254;	margin: 0px;	padding: 2px 5px 2px 5px;	empty-cells: hide;	font-size: 12px;}
#signatures thead {	background: #75C254;	font-weight: bold;	color: #FFFFFF;}
#signatures a {	color: #1b8e89;	text-decoration: none;}
#signatures a:hover {	color: #1b8e89;	text-decoration: underline;}

/*************** lang ******************************/
#navlang { position:relative;height:0;top:0;width:150px;top:10px;text-align:right;}
#navlang ul,#navlang li {list-style-type:none;margin:0;padding:0;display:inline;font-size:0.88em;}
#navlang a {text-decoration:none;background:#000;color:#81A492;padding:2px 5px;}
#navlang a.on {color:#fff;}
#navlang a:hover {background:#ccc;}

.traduction {float:right;width:200px;border:1px solid #E8E8E8;text-align:right;margin:8px 0;text-transform:lowercase;}
.traduction a {text-decoration:none;}
.traduction span {border-top:1px solid #E8E8E8;display:block;width:100%;}

