/*-----------------------------------------------------
	brest ouvert css screen
	
	version: 1.3 
	date:    2004.07.17
	author:  erational.org	
------------------------------------------------------*/


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

html, body {
  margin: 0;
  padding:0;
  background: #455576;/*#84CA66; /*#94CD7C;  #75C254;*/
  font:x-small  Arial, Helvetica, sans-serif;  
  text-align: justify; /* IE5 doesnt support margin auto */
}

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

a {
	margin: 3px 0;
	color: #f60;
        text-decoration: none;
}

/*liens pointés par la souris*/
a:hover {
	color: #F10;
}


img {  border: 0 }

h3 span{	
	display:none;
}

/* structure ------------------------------------*/
#header {
	background: transparent url("../IMG/jpg/Daru1_extrait2.jpg") no-repeat;
	width:  750px;
	height: 200px;
	line-height: 10pt;
 color: #000000;
 background-color:#FFFFFF ;
 text-align:right;
}

#headerprint {display:none;}

#main {
	top: 28ex;
	float: right;
	left:255px;
	width: 536px; 
	padding: 5px;
	_height: 100%;
	min-height: 630px;
	text-align: justify;
}

#menu {
	left:35px;
	margin:10px;
	background: white;
	width: 180px;
	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 {
	font-size: 12px;
	margin: 10px 0 0 0;
	width: 170px;
	padding: 23px 5px 0 4px;
	line-height: 136%;		
}

/* IE too buggy
#menumain ul {
	display:inline;
	margin:0;
	padding:0;
}

#menumain ul li{
    list-style-type: none;
	margin:0;
	padding:0;	
	border:1px solid white;	
	background-image: url(../interface/menu_puce.png);
	background-repeat: no-repeat;
	background-position: 3% 52%;
	padding-left: 0;
}
*/

#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 {
	margin:  0;
	padding: 0;
	min-width: 160px; 
	height: 36px;
}
h3.breve    {	}
h3.rubrique {	}
h3.web      {	}
h3.link     {	}
h3.keyword  {	}
h3.tools    {	margin-bottom: 3px;
}

h4.titre-agenda { color: #424242;
margin-bottom:2px; }

.descro-agenda a{ color: #626262;
	line-height: 120%;
 }

.descro-agenda a:hover{ 
	color: #424242;
 }

.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;
}


/* boîte h1, lien ou pas*/
h1, h1 a {
	color:  #B74444;
	font-size: 22px;
	margin:  9px 0 4px 0;
	padding: 0;
	text-decoration: none;
	line-height: 32px;
	text-align: center;
}

/*boîte h1, lien pointé par la souris*/
h1 a:hover {
	text-decoration: none;
} 

h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0;
	font-style: italic;
}

h3 {
	text-align: center;
	line-height: 3ex;
}

h4 {
	font-size: 16px;
	font-style: bold;
	margin: 18px 0 0 0;
	text-align: left;
}

h4 a {
	text-decoration: none
	color: #f60;
}

h4 a:hover {
	color: #F10;
}

.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 0 0 10px;
}


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

.soustitre { 
	margin-top: 10px;
	font-style: italic;
	text-align: center;
}

.chapo     {
	padding:   8px 30px 8px 60px;
	margin: 5px 0;
	line-height: 100%; 
}

.texte {}
.hyperlink {}
.hyperlinktrad {
	color:  #4555A6;
	font-size: 12px;}

.hyperlinktrad a {
	color:  #455586;
}
.hyperlinktrad a:hover {
	color:  #6555F6;
}

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

.note {
	margin: 5px 0;
	font-size: 12px;
	line-height: 130%;
}

.doc-item {   margin-top: 10px;
  margin-bottom: 10px;
  margin-left:10px;
  margin-right:10px;
font-weight: bold;}


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

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

/* rubrique *************************************/

/*texte du titre d'une sous-rubrique qui est un lien*/
.sousrubrique a {
	color:  #455576;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/*texte du titre d'une sous-rubrique qui est un lien pointé par la souris*/
.sousrubrique a:hover {
	color:  #7777A9;
}

/*texte du résumé des articles qui est un lien*/
.preview a{
	color: #222110;
	text-decoration: none;	
}

/*texte du résumé des articles qui est un lien pointé*/
.preview a:hover{
	color: #995522;
}

.spacer {	
	clear: both;
}

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

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


/* Présentation des documents insérés dans un article SPIP */
.spip_documents{
	font-family: Arial,Helvetica,sans-serif;
	font-size : 70%;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center; 
}

.spip_documents_center { clear: both; width: 100%; margin: auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 0px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 0px; }
.

.spip_doc_titre { font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left:5px;
  margin-right:5px;
color: #222;
font-weight: bold;
font-size: 11px;
line-height: 120%;
}

.spip_doc_descriptif {   margin-top: 5px;
  margin-bottom: 5px;
  margin-left:5px;
  margin-right:5px;
color: #444;
font-size: 10px;
line-height: 110%;	
text-align: center;
}

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

#path {
	margin: 0;
	padding: 6px 0;
	font-family:Courrier, 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;
	text-decoration: none;
}

/* 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;		
}

/* couleur des liens internes dans un article*/
a.spip_in { 
	color: #115599;
	text-decoration: none; 	
}

/*couleur des liens externes au site dans un article*/
a.spip_out { 
	color: #1111BB;
	text-decoration: none; 	
}

/*couleur des liens pointés par la souris*/
a.spip_in:hover,  a.spip_out:hover{
	color: #BB1100;
	text-decoration: none;
}

.spip-admin {
	position:absolute;
	display:inline;
	top: 2px;
	left:2px;
}


/* tableaux ----------------------------------  */
table.spip {
	border: 1px solid #000;
	text-align: right;
	margin: 0px 60px 0 60px;
	font-size: 13px;
}

table.spip caption {
	font-weight: bold;
	margin: 20px 0 4px 0;
	font-size: 12px;
}
	

table.spip tr.row_first {
	background: #fea;
}

table.spip tr.row_odd {
	background: #eee;
	font-size: 13px;
}

table.spip tr.row_even {
	background: #ccc;
	font-size: 13px;
}


/* 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: #455576;
}

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 -------------------------------------- */
a.special {
	text-decoration:none;
	color:#009;
}
a.special:hover {
	text-decoration:none;
	color:#666;
}

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