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


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

html, body {
  margin: 0;
  padding:0;
  background:  transparent;	
  font:x-small  Arial, Verdana, sans-serif;  
  text-align: center; /* IE5 doesnt support margin auto */
}

/* liste (cadre des articles */
dl {         /* positionnement du cadre, que vous pouvez modifier */
 width: 575;      /* largeur du cadre, selon votre image de fond */
 margin-top : 3px;
 padding: 0;
 }
 
 dt, dd {         /* suppression de toutes les marges */
 margin: 0;
 padding: 0;
 }
 
 dl {         /* image qui sera fixée en bas du cadre */
 background: url(../interface/cadre_bas.png) bottom left no-repeat;
 padding-bottom: 25px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
 }
 
 dt {         /* définitions du titre du cadre */
 height: 24px;
 background: url(../interface/cadre_haut.png) top left no-repeat;
 padding-top: 16px;   /* pour que le texte ne s'affiche pas sur l'arrondi du haut */
 font-size: 1.3em;
 font-weight: bold;
 text-align: center;
 }
 
 dd {
 padding: 0 24px 0 20px; /* gestion des espaces internes du cadre */
 text-align: justify;
 background: url(../interface/cadre_milieu.png) top left repeat-y ;    /* arrière-plan intérieur qui va se répéter */
 }
 
/* liste (cadre des articles */
 p {
 margin:0; /* marges des paragraphes */
 padding-bottom:12px;
 }

 dd p {
   text-indent : 1.5em;
 }

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

a {
	margin: 3px 0;
	color: #f60;
}

a:hover {
	color: #f30;
}


img { border: 0 }

h3 span{	
	display:none;
}

/* structure ------------------------------------*/
#header {
	/*background: transparent url(../interface/banner_brest.png) no-repeat;*/
	width:  750px;
	height: 113px;	
}
#headerprint {display:none;}

#main {
	background: transparent;
	float: right;
	width: 77%; 
	padding: 0px;
	text-align: justify;
	/*height: 650px;
	overflow: auto;*/ /* cette propriété va permettre le scroll de ce bloc un peu boguer sous firefox*/
}

.logoAuteur{
	float: right;
}

#menu {
	background: #transparent ;
	width: 21%;
	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 -------------------------------------- */
 
.menustyledl  {         /* positionnement du cadre, que vous pouvez modifier */
 width: 170px;      /* largeur du cadre, selon votre image de fond */
 margin : 3px;
 padding: 0;
 background: url(../interface/cadre_menu_bas.png) bottom left no-repeat;
 padding-bottom: 10px;   /* pour que le texte ne s'affiche pas sur l'arrondi du bas */
 }
 
 
.menustyledt{         /* définitions du titre du cadre */
 height: 36px;
 background: url(../interface/cadre_menu_haut.png) top left no-repeat;
 padding-top: 4px;   /* pour que le texte ne s'affiche pas sur l'arrondi du haut */
 font-size: 1.3em;
 font-weight: bold;
 text-align: center;
 }
 
.menustyledd{
 padding: 2px 18px 4px 10px; /* gestion des espaces internes du cadre */
 text-align: justify;
 background: url(../interface/cadre_menu_milieu.png) top left repeat-y ;    /* arrière-plan intérieur qui va se répéter */
	line-height: 136%;		
 }

.menustyledd a {
	display: block;
	nowrap;
	text-decoration: none;
	color: #224314; /* */
}

.menustyledd a:hover {	
	color : #cd0079;
	font-weight: bold;
}

.hautRubrique{
 background: url(../interface/titres/cadre_rubrique_haut.png) top left no-repeat;
}

.hautMots{
 background: url(../interface/titres/cadre_mots_haut.png) top left no-repeat;
}

.hautOutils{
 background: url(../interface/titres/cadre_outils_haut.png) top left no-repeat;
}

.hautAussi{
 background: url(../interface/titres/cadre_aussi_haut.png) top left no-repeat;
}

.hautBreve{
 background: url(../interface/titres/cadre_breves_haut.png) top left no-repeat;
}

.recherche {
	margin: 10px 0 0 0;
	background-color: #d3ecff;
	width: 110px;
	font-weight: bold;
	border:1px  #047ee5 solid; 
	color : #000000 ;
	border-radius: 10px;
	-moz-border-radius: 3px;
}

.menumain {
	margin: 10px 0 0 0;
	background: #ffdead no-repeat 3px 0;
	/*background: #ffdead url(../interface/menu_pop_sommaire.png) no-repeat 3px 0;*/
	width: 140px;
	padding: 5px 5px 0 4px;
	line-height: 136%;		
	border: 4px #000000 groove; 
	margin: 3px;
	/*padding: 5px;*/
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-ktml-border-radius: 10px;
	border-radius: 10px;
}



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

.menumain a:hover {	
	/* color: #96A68F;*/
	color : #cd0079;
	font-weight: bold;
}

.titreMenu {
	font-family:Courrier, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #777;
	font-weight: bold;
	line-height: 1.6em ;
	text-decoration: underline ;
}

/* 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    {	background: transparent 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  no-repeat bottom left;}
h3.tools    {	background: transparent no-repeat bottom left;
				margin-bottom: 3px;
}


.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; /*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:  #555; 
	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 {
	color: #777; 
	text-decoration: none
}

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

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

.logo2 {
	float:left;
	padding: 20px 0 0 10px;
}


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

.soustitre { 
	margin-top: 10px;
	font-style: italic;
}
.chapo     {
	padding:   8px 30px 8px 60px;
	font-weight : bold ;
	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 {}

.cadreResume{
	background: aliceblue ; 
	border: 4px #000000 groove; 
	margin: 3px;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

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

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

/* titres***************************************/
.titre1, .titre1 a {
	color:  #555; 
	font-size: 21px;
	margin:  9px 0 4px 0;
	padding: 0;
	text-decoration: none;
	line-height: 22px;	
}

.titre1 a:hover {
	text-decoration: none;
} 

.titre2 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;	
}
.titre4 {
	font-size: 16px;
	margin: 18px 0 0 0;
}

.titre4 a {
	color: #777; 
	text-decoration: none
}

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

.sousrubdl {
 background: url(../interface/cadre_rub_bas.png) bottom left no-repeat ;/* arrière-plan qui va se répéter */
}

.sousrubdt {
 background: url(../interface/cadre_rub_haut.png) top left no-repeat ;/* arrière-plan qui va se répéter */
}
.sousrubdd {
 background: url(../interface/cadre_rub_milieu.png) top left repeat-y ;/* arrière-plan qui va se répéter */
}

.grisdl {
 background: url(../interface/cadre_bas_gris.png) bottom left no-repeat ;/* arrière-plan qui va se répéter */
}

.grisdt {
 background: url(../interface/cadre_haut_gris.png) top left no-repeat ;/* arrière-plan qui va se répéter */
}
.grisdd {
 background: url(../interface/cadre_milieu_gris.png) top left repeat-y ;/* arrière-plan qui va se répéter */
}

.titreRubrique {
	font-family:Courrier, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	/*line-height: 1.6em ;*/
	text-decoration: underline ;
}
.sousrubrique a {
	color:  #009;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height : 21px;
}

.preview a{
	color: #000000; 
	text-decoration: none;	
	width: 100%;
}

.preview a:hover{
	color: #000000;
	width: 100%;
}

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

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

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

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


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

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

table.spip {
	margin-top:4px;
}

table.spip tr.row_first {
	background-color: #ffba58;
	height : 20px;
}


table.spip tr.row_first a {
	color: #2727f4;
}

table.spip tr.row_first td {
	padding: 6px;
	text-align:center;
	color : #222;
}

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

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

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

