s/*-----------------------------------------------------
	http://vbat.org
	
	version: 1.5 
	date:    2005.03.11
	author:  erational.org	modifie par vbat.org
------------------------------------------------------*/

/* elements: table */
@import "vbat_table.css";

/* elements: spip_style (test) */
@import "spip_style.css";

/* Main tags ------------------------------------*/
html, body {
  margin: 0;
  padding:0; 
  font-family:  Arial, Verdana, Sans,sans-serif;
  background: #fff url(/squelettes/interface/bg_gradient.png) repeat-x 0 0;
}

body    { font-size: 70% }

a {
	margin: 3px 0;
	color: #663399;	
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}


img { border: 0 }

h3 span{	
	display:none;
}

/* structure ------------------------------------*/
#header {
	padding: 2px 5px 5px 35px;	
}
#headerprint {display:none;}

#main {
	/*background: #CC0000;*/ 
	padding: 0 18px 5px 14px;
	margin: -20px 200px	15px 230px;
	text-align: justify;
}

#menu {
	/*border:1px solid #F57F7F;*/
	position: absolute;
	left: 10px;
	top: 175px;
	width: 200px;
	text-align: right;
		
	padding: 0;	
	font-size: 95%;
	line-height: 120%;
}

#translation {
	position: absolute;
	right: 20px;
	top: 160px;
	width: 170px;
	text-align: left; /*right;*/
		
	padding: 0;
	color: #999;	
	font-size: 95%;
	line-height: 120%;
	/*border:1px solid purple;*/
}

#menusearch {
	margin: 35px 0 0 0;
	background:#fff url(/squelettes/interface/rect-palmiers.jpg) no-repeat 8px 0;
	height: 100px;
	padding: 50px 0 0 5px;
	
	text-align: center;	
	/*border: 1px solid black;*/
}

#menupartner {
	margin: 35px 0 0 0;
	color: #999;
	font-size: 88%;
	text-align: center;	
	/*border: 1px solid pink;*/
}

#footer {
	border: 0;
	color: #666;
	padding: 5px;
	margin: 2px 200px 0 230px;	
	text-align: center;
	font-size:  90%;
	line-height: 88%;
	border-top: 1px solid #bbb;	 
}

#footerprint {display:none;}


/* elements -------------------------------------- */
#menu ul, #menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}


#menu ul li ul li {
	border-right: 3px solid #999;
	padding-right:  4px;
}

#menu a { color: #663399; font-size: smaller; margin: 1px 0 1px 5px }

#menu ul li img { /* IE stupid */
	height: 9px;
	width: 9px
}

#menu a:hover {	
	color: #96A68F;	
}

#menu a.active {
	color:  #663399;
	/*font-weight: bold;*/
}

#translation a {
	display: block;
}

#translation ul, #translation ul li  {
	margin: 0;	
	list-style: none;
	padding: 2px 0 0 0;
}


/* icone bref, syndication ... */
h3.breve, h3.rubrique, h3.web, h3.link, h3.keyword, h3.tools, h3.agenda {
	margin:  0;
	padding: 0;
	min-width: 160px; 
	height: 36px;
}
h3.breve    {	background: transparent url(../interface/menu_pop_breve.png) no-repeat bottom left;}
h3.agenda   {	background: transparent url(../interface/menu_pop_agenda.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.tools    {	background: transparent url(../interface/menu_pop_tool.png) no-repeat bottom left;
				margin-bottom: 3px;
}


.item {
	margin: 2px 0 8px 0;
}

.item a{ 
	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: 122%;
	/*font-weight: normal;*/
	margin:  14px 0 4px 0;
	padding: 0;	
	line-height: 22px;	
}
h1 a {
	color:  #663399;
}


h2 {
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0;	
}

h4 {
	font-size: 100%;
	margin: 14px 0 0 0;
}

#main h4 a {
	text-decoration: none;
}

.date2 {
	color: #777;
	text-align: right;
	margin: 0 7px;
	font-size: 92%;
}

.logo {
	float:right;
	margin: 20px 0 0 10px;
}

.logo2 {
	float:left;
	margin: 20px 0 0 10px;
}

/* rajout vbat */

.logo3 {
	float:left;
	margin: 15px 20px 0 0;
}

/* fin rajout vbat */

.auteur {	
	text-align: right;
	margin: 3px 7px;
}

.soustitre { 
	margin-top: 10px;
	font-style: italic;
}
.chapo     {
	padding:   8px 0 8px 66px;
	margin: 5px 0;
	line-height: 100%; 
}

.texte   { font-family: Georgia, Arial, Verdana, Sans, sans-serif; line-height: 1.3 }

#main .texte a:hover{
	color: #666;
}


.hyperlink {}

.ps {
	border-top: 1px solid #98DEFB;
	margin-top: 5px;
}

.note {
	margin: 5px 0;
	font-size: 92%;
}

.doc-item { font-weight: bold;}
.doc-legend { color: #666;}
.doc-descro {}

/* Rajout vbat.org ********/
.spip_doc_titre    { color: purple; font-family: Georgia, Arial, Verdana, Sans, sans-serif; font-weight: lighter; text-align: left }
.spip_doc_descriptif   { color: purple; font-size: smaller; font-family: Georgia, Arial, Verdana, Sans, sans-serif; text-align: left; clear: both }

/* fin Rajout vbat.org ********/


.metarub {
	color: #999;
	font-size: 92%;
}

.keywords {
	color: #999;
	font-size:  92%;	
}

/* Rajout vbat.org ********/
img.center {
   display: block;
   margin-left: auto;
   margin-right: auto }
/* fin Rajout vbat.org ********/

/* rubrique *************************************/
#main  a.sousrubrique {
	text-decoration: none;
}

#main .preview a{
	color: #333333;
	text-decoration: none;
	font-family:  Georgia, Arial, Verdana, Sans, sans-serif;
}

#main .preview a:hover{
	color: #666666;
	font-family:  Georgia, Arial, Verdana, Sans, sans-serif;
}

.spacer {	
	clear: both;
}

#pagination {
	font-size:  92%;
	margin: 15px 0 0 0;
}

#pagination a, #pagination a:hover{
	text-decoration: none;
}

/* misc elements *************************************/

#path {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 100%;
	color: 993399;
}

#path a { 
	text-decoration: none;
}

#path a:hover {
	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: #98DEFB;
	border-width:0 0 1px 0; 
}

.spip_encadrer {	
	margin: 10px 30px 0 30px;
	font-size:  92%;
	padding: 0;
}

.spip_encadrer b{	
	display: block;	
	background: #eee;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #98DEFB;
	border-top: 1px solid #ccc;		
}

a.spip_in, a.spip_out { 
	color: #CC0000;
	text-decoration: none; 	
}

a.spip_in:hover,  a.spip_out:hover{
	color: #900;
	text-decoration: none;
}

.spip-admin {
	position:absolute;
	display:inline;
	top: 2px;
	right:2px;
}


/* forum -------------------------------------- */
#forumreply{
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border-bottom: 1px solid #00007F;
	font-weight: bold;
}

.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 -------------------------------------------- */
#main  a.basic{
	text-decoration: none;
}
#main li.basic {
	list-style-type: circle;	
}

/* 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;
}


/* misc elements -------------------------------------- */
a.special {
	text-decoration:none;
	color:#009;
}
a.special:hover {
	text-decoration:none;
	color:#666;
}

.red {	color: #f00;}
.green {color: #0a0;}

#menu ul li a.current {
	color: #663399;
	font-weight: bold;
}

fieldset {
	border: 0;
}
/*
td { font-size:  92%;} 

table.spip {
		background: red;
		border: 3px solid purple;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}
*/


/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #E0E0E0; }
table.spip tr.row_odd { background: #EEE; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 0px solid; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }